paper-with-me

홈 › Papers

Exploring Imbalanced Annotations for Effective In-Context Learning

2025-02-06 · Hongfu Gao, Feipeng Zhang, Hao Zeng, Deyu Meng, BingYi Jing, Hongxin Wei

Large language models (LLMs) have shown impressive performance on downstream tasks through in-context learning (ICL), which heavily relies on the demonstrations selected from annotated datasets. However, these datasets often exhibit long-tailed class distributions in real-world scenarios, leading to biased demonstration selection. In this work, we show that such class imbalances significantly degrade the ICL performance across various tasks, regardless of selection methods. Moreover, classical rebalancing methods, which focus solely on class weights, yield poor performance due to neglecting condition bias--skewed feature distributions within classes. To address this, we propose Reweighting with Conditional Bias (dubbed RCB), a simple and complementary approach to enhance ICL performance under class imbalance. In particular, RCB estimates conditional bias using a balanced subset and re-weights demonstration scores based on both class weight and conditional bias. In effect, RCB prevents over-selection from dominant classes while preserving the efficacy of current selection methods. Extensive experiments on common benchmarks demonstrate the effectiveness of our method, improving the average accuracy of current selection methods by up to 5.42%.

📄 PDF Abstract BibTeX arXiv:2502.04037

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Can Continual Learning Improve Long-Tailed Recognition? Toward a Unified Framework

2023-06-23 · Mahdiyar Molahasani, Michael Greenspan, Ali Etemad

The Long-Tailed Recognition (LTR) problem emerges in the context of learning from highly imbalanced datasets, in which the number of samples among different classes is heavily skewed. LTR methods aim to accurately learn …

Continual Learning

Unsupervised Reinforcement Adaptation for Class-Imbalanced TextClassification

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Unsupervised domain adaptation (UDA) augment model performance with only accessible annotations from the source domain and unlabeled data from the target domain. Existing state-of-the-art UDA models learn domain-invarian…

Domain Adaptationreinforcement-learningReinforcement Learning (RL)text-classification+2

IM-Context: In-Context Learning for Imbalanced Regression Tasks

2024-05-28 · Ismail Nejjar, Faez Ahmed, Olga Fink

Regression models often fail to generalize effectively in regions characterized by highly imbalanced label distributions. Previous methods for deep imbalanced regression rely on gradient-based weight updates, which tend …

Deep imbalanced regressionIn-Context Learningregression

Clean Label Disentangling for Medical Image Segmentation with Noisy Labels

2023-11-28 · Zicheng Wang, Zhen Zhao, Erjian Guo, Luping Zhou

Current methods focusing on medical image segmentation suffer from incorrect annotations, which is known as the noisy label issue. Most medical image segmentation with noisy labels methods utilize either noise transition…

DisentanglementImage SegmentationMedical Image SegmentationSemantic Segmentation

Data Augmentation for Imbalanced Regression

2023-02-18 · Samuel Stocksieker, Denys Pommeret, Arthur Charpentier

In this work, we consider the problem of imbalanced data in a regression framework when the imbalanced phenomenon concerns continuous or discrete covariates. Such a situation can lead to biases in the estimates. In this …

Data Augmentationregression