paper-with-me

Papers

RCAP: Robust, Class-Aware, Probabilistic Dynamic Dataset Pruning

2026-06-10 · Atif Hassan, Swanand Khare, Jiaul H. Paik arxiv

Dynamic data pruning techniques aim to reduce computational cost while minimizing information loss by periodically selecting representative subsets of input data during model training. However, existing methods often struggle to maintain strong worst-group accuracy, particularly at high pruning rates, across balanced and imbalanced datasets. To address this challenge, we propose RCAP, a Robust, Class-Aware, Probabilistic dynamic dataset pruning algorithm for classification tasks. RCAP applies a closed-form solution to estimate the fraction of samples to be included in the training subset for each individual class. This fraction is adaptively adjusted in every epoch using class-wise aggregated loss. Thereafter, it employs an adaptive sampling strategy that prioritizes samples having high loss for populating the class-wise subsets. We evaluate RCAP on six diverse datasets ranging from class-balanced to highly imbalanced using five distinct models across three training paradigms: training from scratch, transfer learning, and fine-tuning. Our approach consistently outperforms state-of-the-art dataset pruning methods, achieving superior worst-group accuracy at all pruning rates. Remarkably, with only $10\%$ data, RCAP delivers $>1\%$ improvement in performance on class-imbalanced datasets compared to full data training while providing an average $8.69\times$ speedup. The code can be accessed at https://github.com/atif-hassan/RCAP-dynamic-dataset-pruning

📄 PDF Abstract BibTeX arXiv:2606.11761

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Hyperbolic Capsule Networks for Multi-Label Classification

2020-07-01 · ACL 2020 6 · Boli Chen, Xin Huang, Lin Xiao, Liping Jing

Although deep neural networks are effective at extracting high-level features, classification methods usually encode an input into a vector representation via simple feature aggregation operations (e.g. pooling). Such op…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Hyperspectral Image Land Cover Captioning Dataset for Vision Language Models

2025-05-18 · Aryan Das, Tanishq Rachamalla, Pravendra Singh, Koushik Biswas 외

We introduce HyperCap, the first large-scale hyperspectral captioning dataset designed to enhance model performance and effectiveness in remote sensing applications. Unlike traditional hyperspectral imaging (HSI) dataset…

Classification

Accurate Model of a Supercapacitor Bank for Power System Dynamics Studies

2020-03-23

In this paper, an accurate and simple dynamic model of a supercapacitor bank system for power system dynamics studies is presented. It is shown through comprehensive simulations in MATLAB-Simulink that an ideal capacitor…

FingerCap: Fine-grained Finger-level Hand Motion Captioning

2025-11-21 · Xin Shen, Rui Zhu, Lei Shen, Xinyu Wang 외 arxiv

Understanding fine-grained human hand motion is fundamental to visual perception, embodied intelligence, and multimodal communication. In this work, we propose Fine-grained Finger-level Hand Motion Captioning (FingerCap)…

Motion Captioning

GINNs: Graph-Informed Neural Networks for Multiscale Physics

2020-06-26 · Eric J. Hall, Søren Taverniers, Markos A. Katsoulakis, Daniel M. Tartakovsky

We introduce the concept of a Graph-Informed Neural Network (GINN), a hybrid approach combining deep learning with probabilistic graphical models (PGMs) that acts as a surrogate for physics-based representations of multi…

Decision Making