CLLD: Contrastive Learning with Label Distance for Text Classification
Jinhe Lan, Qingyuan Zhan, Chenhao Jiang, Kunping Yuan, Desheng Wang

TL;DR
This paper introduces CLLD, a contrastive learning approach that incorporates label distance to better distinguish similar texts and improve text classification performance.
Contribution
The paper proposes a novel contrastive learning method with label distance to enhance class distinction in text classification tasks.
Findings
Improves pre-trained model performance on classification benchmarks.
Relieves adversarial interclass relationships.
Effective in distinguishing subtle semantic differences.
Abstract
Existed pre-trained models have achieved state-of-the-art performance on various text classification tasks. These models have proven to be useful in learning universal language representations. However, the semantic discrepancy between similar texts cannot be effectively distinguished by advanced pre-trained models, which have a great influence on the performance of hard-to-distinguish classes. To address this problem, we propose a novel Contrastive Learning with Label Distance (CLLD) in this work. Inspired by recent advances in contrastive learning, we specifically design a classification method with label distance for learning contrastive classes. CLLD ensures the flexibility within the subtle differences that lead to different label assignments, and generates the distinct representations for each class having similarity simultaneously. Extensive experiments on public benchmarks and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInterpreting and Communication in Healthcare · Topic Modeling · Natural Language Processing Techniques
MethodsContrastive Learning
