Challenge: Existing models that improve formal and informal language understanding tasks do not transfer to informal data directly.
Approach: They propose a data annealing transfer learning procedure to bridge the performance gap on informal natural language understanding tasks.
Outcome: The proposed procedure outperforms state-of-the-art models on three common tasks.

Similar Papers

Investigating Transferability in Pretrained Language Models (2020.findings-emnlp)

Copied to clipboard

Challenge: Recent work on deep NLP models has centered on probing, a method that involves training classifiers for different tasks on model representations.
Approach: They propose a method for determining the impact of each pretrained layer on transfer task performance by ablation.
Outcome: The proposed method shows that pretraining models improve performance on downstream tasks . the results highlight the limitations of methods that operate on frozen models or single data samples.
An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models (N19-1)

Copied to clipboard

Challenge: Existing transfer learning methods employ language models pretrained on large generic corpora, but results come at a high computational cost and require task-specific architectures.
Approach: They propose a transfer learning approach that combine a task-specific optimization function with an auxiliary language model objective, which is adjusted during the training process.
Outcome: The proposed method surpasses well established transfer learning methods with greater level of complexity on a variety of affective and text classification tasks surpassing well established methods with higher level of difficulty.
Transfer Learning in Natural Language Processing (N19-5)

Copied to clipboard

Challenge: supervised machine learning is based on learning in isolation, a single predictive model for a task using a dataset.
Approach: They present an overview of modern transfer learning methods in natural language processing . they review examples and case studies on how models can be integrated and adapted .
Outcome: The proposed methods improve upon the state-of-the-art on a wide range of NLP tasks.
Exploring Data Augmentation for Code Generation Tasks (2023.findings-eacl)

Copied to clipboard

Challenge: Recent advances in natural language processing have impacted how models are trained for programming language tasks.
Approach: They propose to use augmentation methods that yield consistent improvements in code translation and summarization by up to 6.9% and 7.5% respectively.
Outcome: The proposed methods improve translation and summarization by 6.9% and 7.5% respectively.
Intermediate-Task Transfer Learning with Pretrained Language Models: When and Why Does It Work? (2020.acl-main)

Copied to clipboard

Challenge: Unsupervised pretraining has recently pushed the state of the art on many natural language understanding tasks.
Approach: They perform a large-scale survey on a pretrained RoBERTa model with 110 intermediate-target task combinations and 25 probing tasks to reveal the specific skills that drive transfer.
Outcome: The proposed model is trained on 110 intermediate-target task combinations and compared with 25 probing tasks to reveal the specific skills that drive transfer.
Is BERT a Cross-Disciplinary Knowledge Learner? A Surprising Finding of Pre-trained Models’ Transferability (2021.findings-emnlp)

Copied to clipboard

Challenge: Using pre-trained language models, we can apply them to specialized domains such as scientific articles or clinical data.
Approach: They propose to pre-train BERT models on large text corpora and use them to generalize to token sequence classification applications.
Outcome: The models pre-trained on text classification tasks perform better than the models using task-specific knowledge and share non-trivial similarities.
Can You Tell Me How to Get Past Sesame Street? Sentence-Level Pretraining Beyond Language Modeling (P19-1)

Copied to clipboard

Challenge: State-of-the-art models in natural language processing (NLP) often incorporate sentence encoder functions which generate a sequence of vectors intended to represent the in-context meaning of each word in an input text.
Approach: They conduct the first large-scale systematic study of candidate pretraining tasks, comparing 19 different tasks as alternatives and complements to language modeling.
Outcome: The proposed model can be used to train sentences on language modeling tasks.
Commonsense Knowledge Transfer for Pre-trained Language Models (2023.findings-acl)

Copied to clipboard

Challenge: Recent advances in pre-trained language models have transformed the landscape of natural language processing.
Approach: They propose a framework to transfer commonsense knowledge stored in a neural commonsensing model to a general-purpose pre-trained language model.
Outcome: Empirical results show that the proposed framework improves the model’s performance on downstream tasks that require commonsense reasoning.
An Empirical Revisiting of Linguistic Knowledge Fusion in Language Understanding Tasks (2022.emnlp-main)

Copied to clipboard

Challenge: Recent work attempts to explicitly incorporate human-defined linguistic priors into fine-tuning tasks.
Approach: They replace parsed graphs or trees with trivial ones to investigate linguistic priors . they propose to use trivial graphs as baselines to design advanced knowledge fusion methods .
Outcome: The use of trivial graphs improves performance in fully-supervised and few-shot settings.
BERTese: Learning to Speak to BERT (2021.eacl-main)

Copied to clipboard

Challenge: Recent work shows that pre-trained language models encode large amounts of world knowledge in their parameters.
Approach: They propose a method for automatically rewriting queries into a paraphrase query called "BERTese" they add auxiliary loss functions that encourage the query to correspond to actual language tokens .
Outcome: The proposed method outperforms baselines and provides some insight into the type of language that helps language models perform knowledge extraction.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations