paper-with-me

홈 › Papers

CCPrefix: Counterfactual Contrastive Prefix-Tuning for Many-Class Classification

2022-11-11 · Yang Li, Canran Xu, Guodong Long, Tao Shen, Chongyang Tao, Jing Jiang

Recently, prefix-tuning was proposed to efficiently adapt pre-trained language models to a broad spectrum of natural language classification tasks. It leverages soft prefix as task-specific indicators and language verbalizers as categorical-label mentions to narrow the formulation gap from pre-training language models. However, when the label space increases considerably (i.e., many-class classification), such a tuning technique suffers from a verbalizer ambiguity problem since the many-class labels are represented by semantic-similar verbalizers in short language phrases. To overcome this, inspired by the human-decision process that the most ambiguous classes would be mulled over for each instance, we propose a brand-new prefix-tuning method, Counterfactual Contrastive Prefix-tuning (CCPrefix), for many-class classification. Basically, an instance-dependent soft prefix, derived from fact-counterfactual pairs in the label space, is leveraged to complement the language verbalizers in many-class classification. We conduct experiments on many-class benchmark datasets in both the fully supervised setting and the few-shot setting, which indicates that our model outperforms former baselines.

📄 PDF Abstract BibTeX arXiv:2211.05987

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationcounterfactualEntity TypingMachine TranslationRelationRelation ClassificationRelation ExtractionRepresentation LearningText GenerationTopic Classification

Similar Papers 제목 키워드 기반

Co$^2$PT: Mitigating Bias in Pre-trained Language Models through Counterfactual Contrastive Prompt Tuning

2023-10-19 · Xiangjue Dong, Ziwei Zhu, Zhuoer Wang, Maria Teleki 외

Pre-trained Language Models are widely used in many important real-world applications. However, recent studies show that these models can encode social biases from large pre-training corpora and even amplify biases in do…

counterfactual

Controllable Natural Language Generation with Contrastive Prefixes

2022-02-27 · Findings (ACL) 2022 5 · Jing Qian, Li Dong, Yelong Shen, Furu Wei 외

To guide the generation of large pretrained language models (LM), previous work has focused on directly fine-tuning the language model or utilizing an attribute discriminator. In this work, we propose a novel lightweight…

AttributeLanguage ModelingLanguage ModellingText Generation

Differentiable Data Augmentation for Contrastive Sentence Representation Learning

2022-10-29 · Tianduo Wang, Wei Lu

Fine-tuning a pre-trained language model via the contrastive learning framework with a large amount of unlabeled sentences or labeled sentence pairs is a common way to obtain high-quality sentence representations. Althou…

Contrastive LearningData AugmentationLanguage ModelingLanguage Modelling+2

Do We Really Need External Tools to Mitigate Hallucinations? SIRA: Shared-Prefix Internal Reconstruction of Attribution

2026-05-14 · Tian Qin, Junzhe Chen, Yuqing Shi, Tianshu Zhang 외 arxiv

Large vision-language models (LVLMs) often hallucinate when language priors dominate weak or ambiguous visual evidence. Existing contrastive decoding methods mitigate this problem by comparing predictions from the origin…

Visual Grounding

Exploring Robustness of Prefix Tuning in Noisy Data: A Case Study in Financial Sentiment Analysis

2022-10-26 · Sudhandar Balakrishnan, Yihao Fang, Xioadan Zhu

The invention of transformer-based models such as BERT, GPT, and RoBERTa has enabled researchers and financial companies to finetune these powerful models and use them in different downstream tasks to achieve state-of-th…

Sentiment Analysis