paper-with-me

Papers

MetaXT: Meta Cross-Task Transfer between Disparate Label Spaces

2021-09-09 · Srinagesh Sharma, Guoqing Zheng, Ahmed Hassan Awadallah

Albeit the universal representational power of pre-trained language models, adapting them onto a specific NLP task still requires a considerably large amount of labeled data. Effective task fine-tuning meets challenges when only a few labeled examples are present for the task. In this paper, we aim to the address of the problem of few shot task learning by exploiting and transferring from a different task which admits a related but disparate label space. Specifically, we devise a label transfer network (LTN) to transform the labels from source task to the target task of interest for training. Both the LTN and the model for task prediction are learned via a bi-level optimization framework, which we term as MetaXT. MetaXT offers a principled solution to best adapt a pre-trained language model to the target task by transferring knowledge from the source task. Empirical evaluations on cross-task transfer settings for four NLP tasks, from two different types of label space disparities, demonstrate the effectiveness of MetaXT, especially when the labeled data in the target task is limited.

📄 PDF Abstract BibTeX arXiv:2109.04240

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Homomorphisms Between Transfer, Multi-Task, and Meta-Learning Systems

2022-08-04 · Tyler Cody

Transfer learning, multi-task learning, and meta-learning are well-studied topics concerned with the generalization of knowledge across learning tasks and are closely related to general intelligence. But, the formal, gen…

Meta-LearningMulti-Task LearningTransfer Learning

Cross-Lingual Language Model Meta-Pretraining

2021-09-23 · Zewen Chi, Heyan Huang, Luyang Liu, Yu Bai 외

The success of pretrained cross-lingual language models relies on two essential abilities, i.e., generalization ability for learning downstream tasks in a source language, and cross-lingual transferability for transferri…

Cross-Lingual TransferLanguage ModelingLanguage Modellingmodel

MetaPerturb: Transferable Regularizer for Heterogeneous Tasks and Architectures

2020-06-13 · NeurIPS 2020 12 · Jeongun Ryu, Jaewoong Shin, Hae Beom Lee, Sung Ju Hwang

Regularization and transfer learning are two popular techniques to enhance generalization on unseen data, which is a fundamental problem of machine learning. Regularization techniques are versatile, as they are task- and…

Meta-LearningTransfer Learning

Meta-RTL: Reinforcement-Based Meta-Transfer Learning for Low-Resource Commonsense Reasoning

2024-09-27 · Yu Fu, Jie He, Yifan Yang, Qun Liu 외

Meta learning has been widely used to exploit rich-resource source tasks to improve the performance of low-resource target tasks. Unfortunately, most existing meta learning approaches treat different source tasks equally…

Meta-LearningTransfer Learning

Meta Distant Transfer Learning for Pre-trained Language Models

2021-11-01 · EMNLP 2021 11 · Chengyu Wang, Haojie Pan, Minghui Qiu, Jun Huang 외

With the wide availability of Pre-trained Language Models (PLMs), multi-task fine-tuning across domains has been extensively applied. For tasks related to distant domains with different class label sets, PLMs may memoriz…

Implicit RelationsMeta-LearningRepresentation LearningTransfer Learning