paper-with-me

Papers

FisherMask: Enhancing Neural Network Labeling Efficiency in Image Classification Using Fisher Information

2024-11-08 · Shreen Gul, Mohamed Elmahallawy, Sanjay Madria, Ardhendu Tripathy

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 and providing a better understanding of the performance characteristics within the AL pipeline. Our extensive experiments demonstrate that FisherMask significantly outperforms state-of-the-art methods on diverse datasets, including CIFAR-10 and FashionMNIST, especially under imbalanced settings. These improvements lead to substantial gains in labeling efficiency. Hence serving as an effective tool to measure the sensitivity of model parameters to data samples. Our code is available on \url{https://github.com/sgchr273/FisherMask}.

📄 PDF Abstract BibTeX arXiv:2411.05752

Code (1)

sgchr273/fishermask 공식 구현 pytorch

Tasks

Active Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Enhancing Active Learning for Sentinel 2 Imagery through Contrastive Learning and Uncertainty Estimation

2024-05-22 · David Pogorzelski, Peter Arlinghaus, Wenyan Zhang

In this paper, we introduce a novel method designed to enhance label efficiency in satellite imagery analysis by integrating semi-supervised learning (SSL) with active learning strategies. Our approach utilizes contrasti…

Active LearningContrastive Learning

Two-Step Active Learning for Instance Segmentation with Uncertainty and Diversity Sampling

2023-09-28 · Ke Yu, Stephen Albro, Giulia Desalvo, Suraj Kothawade 외

Training high-quality instance segmentation models requires an abundance of labeled images with instance masks and classifications, which is often expensive to procure. Active learning addresses this challenge by strivin…

Active LearningDiversityimage-classificationImage Classification+3

Clustering Algorithms and RAG Enhancing Semi-Supervised Text Classification with Large LLMs

2024-11-09 · Shan Zhong, Jiahao Zeng, Yongxin Yu, Bohong Lin

This paper proposes a Clustering, Labeling, then Augmenting framework that significantly enhances performance in Semi-Supervised Text Classification (SSTC) tasks, effectively addressing the challenge of vast datasets wit…

ClassificationClusteringData AugmentationDocument Classification+10

Cost-Effective Active Labeling for Data-Efficient Cervical Cell Classification

2025-08-15 · Yuanlin Liu, Zhihan Zhou, Mingqiang Wei, Youyi Song arxiv

Information on the number and category of cervical cells is crucial for the diagnosis of cervical cancer. However, existing classification methods capable of automatically measuring this information require the training …

PoliPrompt: A High-Performance Cost-Effective LLM-Based Text Classification Framework for Political Science

2024-09-02 · Menglin Liu, Ge Shi

Recent advancements in large language models (LLMs) have opened new avenues for enhancing text classification efficiency in political science, surpassing traditional machine learning methods that often require extensive …

ClassificationFeature EngineeringIn-Context Learningtext-classification+3