paper-with-me

홈 › Papers

Task-guided Disentangled Tuning for Pretrained Language Models

2022-03-22 · Findings (ACL) 2022 5 · Jiali Zeng, Yufan Jiang, Shuangzhi Wu, Yongjing Yin, Mu Li

Pretrained language models (PLMs) trained on large-scale unlabeled corpus are typically fine-tuned on task-specific downstream datasets, which have produced state-of-the-art results on various NLP tasks. However, the data discrepancy issue in domain and scale makes fine-tuning fail to efficiently capture task-specific patterns, especially in the low data regime. To address this issue, we propose Task-guided Disentangled Tuning (TDT) for PLMs, which enhances the generalization of representations by disentangling task-relevant signals from the entangled representations. For a given task, we introduce a learnable confidence model to detect indicative guidance from context, and further propose a disentangled regularization to mitigate the over-reliance problem. Experimental results on GLUE and CLUE benchmarks show that TDT gives consistently better results than fine-tuning with different PLMs, and extensive analysis demonstrates the effectiveness and robustness of our method. Code is available at https://github.com/lemon0830/TDT.

📄 PDF Abstract BibTeX arXiv:2203.11431

Code (1)

lemon0830/tdt 공식 구현 pytorch

Similar Papers 제목 키워드 기반

DisenStudio: Customized Multi-subject Text-to-Video Generation with Disentangled Spatial Control

2024-05-21 · Hong Chen, Xin Wang, YiPeng Zhang, Yuwei Zhou 외

Generating customized content in videos has received increasing attention recently. However, existing works primarily focus on customized text-to-video generation for single subject, suffering from subject-missing and at…

AttributeMotion GenerationText-to-Video GenerationVideo Generation

Generalizable and Stable Finetuning of Pretrained Language Models on Low-Resource Texts

2024-03-19 · Sai Ashish Somayajula, Youwei Liang, Abhishek Singh, Li Zhang 외

Pretrained Language Models (PLMs) have advanced Natural Language Processing (NLP) tasks significantly, but finetuning PLMs on low-resource datasets poses significant challenges such as instability and overfitting. Previo…

GIFT: Guided Fine-Tuning and Transfer for Enhancing Instruction-Tuned Language Models

2026-05-02 · Zhiwen Ruan, Yichao Du, Jianjie Zheng, Longyue Wang 외 arxiv

A promising paradigm for adapting instruction-tuned language models is to learn task-specific updates on a pretrained base model and subsequently merge them into the instruction-tuned model. However, existing approaches …

BIPEFT: Budget-Guided Iterative Search for Parameter Efficient Fine-Tuning of Large Pretrained Language Models

2024-10-04 · Aofei Chang, Jiaqi Wang, Han Liu, Parminder Bhatia 외

Parameter Efficient Fine-Tuning (PEFT) offers an efficient solution for fine-tuning large pretrained language models for downstream tasks. However, most PEFT strategies are manually designed, often resulting in suboptima…

parameter-efficient fine-tuning

Improved Disentanglement through Learned Aggregation of Convolutional Feature Maps

2019-11-15 · NeurIPS Workshop DC_S2 2019 12 · Anonymous

We present and discuss a simple image preprocessing method for learning disentangled latent factors. In particular, we utilize the implicit inductive bias contained in features from networks pretrained on the ImageNet d…

DisentanglementInductive BiasPosition