paper-with-me

홈 › Papers

Simple-Sampling and Hard-Mixup with Prototypes to Rebalance Contrastive Learning for Text Classification

2024-05-19 · Mengyu Li, Yonghao Liu, Fausto Giunchiglia, Xiaoyue Feng, Renchu Guan

Text classification is a crucial and fundamental task in natural language processing. Compared with the previous learning paradigm of pre-training and fine-tuning by cross entropy loss, the recently proposed supervised contrastive learning approach has received tremendous attention due to its powerful feature learning capability and robustness. Although several studies have incorporated this technique for text classification, some limitations remain. First, many text datasets are imbalanced, and the learning mechanism of supervised contrastive learning is sensitive to data imbalance, which may harm the model performance. Moreover, these models leverage separate classification branch with cross entropy and supervised contrastive learning branch without explicit mutual guidance. To this end, we propose a novel model named SharpReCL for imbalanced text classification tasks. First, we obtain the prototype vector of each class in the balanced classification branch to act as a representation of each class. Then, by further explicitly leveraging the prototype vectors, we construct a proper and sufficient target sample set with the same size for each class to perform the supervised contrastive learning procedure. The empirical results show the effectiveness of our model, which even outperforms popular large language models across several datasets.

📄 PDF Abstract BibTeX arXiv:2405.11524

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive Learningtext-classificationText Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Remix: Rebalanced Mixup

2020-07-08 · Hsin-Ping Chou, Shih-Chieh Chang, Jia-Yu Pan, Wei Wei 외

Deep image classifiers often perform poorly when training data are heavily class-imbalanced. In this work, we propose a new regularization technique, Remix, that relaxes Mixup's formulation and enables the mixing factors…

STEM Rebalance: A Novel Approach for Tackling Imbalanced Datasets using SMOTE, Edited Nearest Neighbour, and Mixup

2023-11-13 · Yumnah Hasan, Fatemeh Amerehi, Patrick Healy, Conor Ryan

Imbalanced datasets in medical imaging are characterized by skewed class proportions and scarcity of abnormal cases. When trained using such data, models tend to assign higher probabilities to normal cases, leading to bi…

Dimension Independent Mixup for Hard Negative Sample in Collaborative Filtering

2023-06-28 · Xi Wu, Liangwei Yang, Jibing Gong, Chao Zhou 외

Collaborative filtering (CF) is a widely employed technique that predicts user preferences based on past interactions. Negative sampling plays a vital role in training CF-based models with implicit feedback. In this pape…

Collaborative Filtering

Efficient Reasoning with Balanced Thinking

2026-03-12 · Yulin Li, Tengyao Tu, Li Ding, Junjie Wang 외 arxiv

Large Reasoning Models (LRMs) have shown remarkable reasoning capabilities, yet they often suffer from overthinking, expending redundant computational steps on simple problems, or underthinking, failing to explore suffic…

Question Answering

Region Rebalance for Long-Tailed Semantic Segmentation

2022-04-05 · Jiequan Cui, Yuhui Yuan, Zhisheng Zhong, Zhuotao Tian 외

In this paper, we study the problem of class imbalance in semantic segmentation. We first investigate and identify the main challenges of addressing this issue through pixel rebalance. Then a simple and yet effective reg…

SegmentationSemantic Segmentation