vix.ing · top · new · best · stats

Exploring and Predicting Transferability across NLP Tasks

2020/05/02 by Tu Vu, Tong Wang, Vu, Tu +13 · 11 citations
Computer Science · #Artificial intelligence #Computation and Language (cs.CL) #Computer science #Domain (mathematical analysis) #FOS: Computer and information sciences #Language model #Machine learning #Multimodal Machine Learning Applications #Natural Language Processing Techniques #Natural language processing #Sequence labeling #Similarity (geometry) #Task (project management) #Topic Modeling #Transfer of learning #Transferability #cs.CL

paper · pdf · doi:10.48550/arxiv.2005.00770

published in arXiv (Cornell University) (Cornell University) · Accepted as a conference paper at EMNLP 2020, 45 pages, 3 figures, 34 tables

openalex publication_date 2020/05/02 · arxiv created 2020/10/06 · arxiv updated 2020/10/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Recent advances in NLP demonstrate the effectiveness of training large-scale language models and transferring them to downstream tasks. Can fine-tuning these models on tasks other than language modeling further improve performance? In this paper, we conduct an extensive study of the transferability between 33 NLP tasks across three broad classes of problems (text classification, question answering, and sequence labeling). Our results show that transfer learning is more beneficial than previously thought, especially when target task data is scarce, and can improve performance even when the source task is small or differs substantially from the target task (e.g., part-of-speech tagging transfers well to the DROP QA dataset). We also develop task embeddings that can be used to predict the most transferable source tasks for a given target task, and we validate their effectiveness in experiments controlled for source and target data size. Overall, our experiments reveal that factors such as source data size, task and domain similarity, and task complexity all play a role in determining transferability.

Citations

Cited by

Related