Simplified Concrete Dropout -- Improving the Generation of Attribution Masks for Fine-grained Classification
Dimitri Korsch, Maha Shadaydeh, Joachim Denzler

TL;DR
This paper introduces a simplified concrete dropout method that produces finer attribution masks for fine-grained classification, reducing computational costs and enhancing model interpretability without additional fine-tuning.
Contribution
It simplifies concrete dropout sampling to reduce variance and computational effort, leading to better attribution masks and improved classification performance.
Findings
Finer and more coherent attribution masks achieved.
Reduced mini-batch size needed for stable estimates.
Improved classification accuracy without extra fine-tuning.
Abstract
Fine-grained classification is a particular case of a classification problem, aiming to classify objects that share the visual appearance and can only be distinguished by subtle differences. Fine-grained classification models are often deployed to determine animal species or individuals in automated animal monitoring systems. Precise visual explanations of the model's decision are crucial to analyze systematic errors. Attention- or gradient-based methods are commonly used to identify regions in the image that contribute the most to the classification decision. These methods deliver either too coarse or too noisy explanations, unsuitable for identifying subtle visual differences reliably. However, perturbation-based methods can precisely identify pixels causally responsible for the classification result. Fill-in of the dropout (FIDO) algorithm is one of those methods. It utilizes the…
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
TopicsDigital Imaging for Blood Diseases · Cell Image Analysis Techniques · AI in cancer detection
MethodsDropout · Concrete Dropout
