Divisive Decisions: Improving Salience-Based Training for Generalization in Binary Classification Tasks
Jacob Piland, Chris Sweet, Adam Czajka

TL;DR
This paper introduces new saliency-guided training methods for binary classification that leverage both true- and false-class model saliency maps, leading to improved generalization across diverse tasks.
Contribution
The paper proposes three novel training strategies incorporating false-class CAMs and a feature importance tool, advancing saliency-based training for binary tasks.
Findings
Improved generalization in binary classification tasks.
Enhanced model robustness with the new saliency-guided methods.
Validated across synthetic and real-world datasets.
Abstract
Existing saliency-guided training approaches improve model generalization by incorporating a loss term that compares the model's class activation map (CAM) for a sample's true-class ({\it i.e.}, correct-label class) against a human reference saliency map. However, prior work has ignored the false-class CAM(s), that is the model's saliency obtained for incorrect-label class. We hypothesize that in binary tasks the true and false CAMs should diverge on the important classification features identified by humans (and reflected in human saliency maps). We use this hypothesis to motivate three new saliency-guided training methods incorporating both true- and false-class model's CAM into the training strategy and a novel post-hoc tool for identifying important features. We evaluate all introduced methods on several diverse binary close-set and open-set classification tasks, including synthetic…
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) · Cognitive Science and Education Research · Neural Networks and Applications
