FisherMask: Enhancing Neural Network Labeling Efficiency in Image Classification Using Fisher Information
Shreen Gul, Mohamed Elmahallawy, Sanjay Madria, Ardhendu Tripathy

TL;DR
FisherMask introduces a Fisher information-based active learning method that efficiently identifies key model parameters to reduce labeling efforts in image classification tasks, outperforming existing approaches especially with imbalanced data.
Contribution
The paper presents FisherMask, a novel Fisher information-based active learning approach that improves sample selection and model understanding in image classification.
Findings
Outperforms state-of-the-art methods on CIFAR-10 and FashionMNIST.
Significantly improves labeling efficiency, especially in imbalanced datasets.
Provides insights into model behavior through Fisher information analysis.
Abstract
Deep learning (DL) models are popular across various domains due to their remarkable performance and efficiency. However, their effectiveness relies heavily on large amounts of labeled data, which are often time-consuming and labor-intensive to generate manually. To overcome this challenge, it is essential to develop strategies that reduce reliance on extensive labeled data while preserving model performance. In this paper, we propose FisherMask, a Fisher information-based active learning (AL) approach that identifies key network parameters by masking them based on their Fisher information values. FisherMask enhances batch AL by using Fisher information to select the most critical parameters, allowing the identification of the most impactful samples during AL training. Moreover, Fisher information possesses favorable statistical properties, offering valuable insights into model behavior…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
