Teaching AI to Teach: Leveraging Limited Human Salience Data Into Unlimited Saliency-Based Training
Colton R. Crum, Aidan Boyd, Kevin Bowyer, Adam Czajka

TL;DR
This paper introduces a teacher-student training framework that uses limited human salience annotations to generate extensive saliency data via teacher models, significantly improving model performance in challenging detection tasks.
Contribution
The paper presents a novel approach to leverage small amounts of human-annotated salience data with teacher models to generate large-scale annotations for training, reducing annotation costs.
Findings
Teacher-student paradigm outperforms baselines in accuracy.
Models trained with generated salience data surpass those trained with only human annotations.
Approach is effective across multiple architectures and saliency methods.
Abstract
Machine learning models have shown increased accuracy in classification tasks when the training process incorporates human perceptual information. However, a challenge in training human-guided models is the cost associated with collecting image annotations for human salience. Collecting annotation data for all images in a large training set can be prohibitively expensive. In this work, we utilize "teacher" models (trained on a small amount of human-annotated data) to annotate additional data by means of teacher models' saliency maps. Then, "student" models are trained using the larger amount of annotated training data. This approach makes it possible to supplement a limited number of human-supplied annotations with an arbitrarily large number of model-generated image annotations. We compare the accuracy achieved by our teacher-student training paradigm with (1) training using all…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Domain Adaptation and Few-Shot Learning · Visual Attention and Saliency Detection
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Bottleneck Residual Block · Residual Block · Depthwise Convolution · Kaiming Initialization · Average Pooling · Pointwise Convolution · 1x1 Convolution · Residual Connection
