Training Better Deep Learning Models Using Human Saliency
Aidan Boyd, Patrick Tinsley, Kevin W. Bowyer, Adam Czajka

TL;DR
This paper introduces CYBORG, a new loss component that incorporates human saliency into CNN training, leading to models with better accuracy, generalization, and interpretability across various domains.
Contribution
The paper proposes a novel method to integrate human saliency into CNN training, improving model performance and interpretability with less data and better alignment with human attention.
Findings
CYBORG improves accuracy and generalization across multiple tasks.
Models trained with CYBORG have saliency maps more consistent and human-aligned.
CYBORG reduces data requirements and enhances interpretability.
Abstract
This work explores how human judgement about salient regions of an image can be introduced into deep convolutional neural network (DCNN) training. Traditionally, training of DCNNs is purely data-driven. This often results in learning features of the data that are only coincidentally correlated with class labels. Human saliency can guide network training using our proposed new component of the loss function that ConveYs Brain Oversight to Raise Generalization (CYBORG) and penalizes the model for using non-salient regions. This mechanism produces DCNNs achieving higher accuracy and generalization compared to using the same training data without human salience. Experimental results demonstrate that CYBORG applies across multiple network architectures and problem domains (detection of synthetic faces, iris presentation attacks and anomalies in chest X-rays), while requiring significantly…
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
TopicsExplainable Artificial Intelligence (XAI)
