Challenge: Pre-trained language models like BERT deteriorate in the face of dialect variation or noise.
Approach: They propose to sandwich BERT's encoder stack between additional encoder layers trained to perform masked language modeling on noisy text.
Outcome: The proposed approach promotes zero-shot transfer to dialectal text and reduces embedding space between words and noisy counterparts.

Similar Papers

Noise Stability Regularization for Improving BERT Fine-tuning (2021.naacl-main)

Copied to clipboard

Challenge: Recent studies show that fine-tuning pre-trained language models is unstable when there are only a small number of training samples available.
Approach: They propose to use a method to regularize noise in deep nets to improve fine-tuning on NLP tasks.
Outcome: The proposed method improves fine-tuning on natural language processing tasks by incorporating noise to the input and demonstrating generalizability and stability.
First Align, then Predict: Understanding the Cross-Lingual Ability of Multilingual BERT (2021.eacl-main)

Copied to clipboard

Challenge: Multilingual pretrained language models have demonstrated remarkable zero-shot cross-lingual transfer capabilities.
Approach: They propose to use a layer ablation technique to create a multilingual model that is viewed as a stacking of two sub-networks: a language-agnostic encoder and a task-specific predictor.
Outcome: The proposed model can perform zero-shot cross-lingual transfer for many languages.
BERT Rediscovers the Classical NLP Pipeline (P19-1)

Copied to clipboard

Challenge: Pre-trained text encoders have advanced the state of the art on many NLP tasks . Qualitative analysis reveals that the model can and often does adjust this pipeline dynamically .
Approach: They aim to quantify where linguistic information is captured within a network model . they aim to use pre-trained text encoders to displace static word embeddings .
Outcome: The proposed model can adjust the pipeline dynamically, revealing lower-level decisions on the basis of disambiguation from higher-level representations.
A Closer Look at How Fine-tuning Changes BERT (2022.acl-long)

Copied to clipboard

Challenge: Pre-trained contextualized representations are used to analyze information in NLP . however, how fine-tuning changes the underlying embedding space is less studied .
Approach: They propose to use probing techniques to analyze how fine-tuning changes the embedding space of pre-trained contextualized representations.
Outcome: The proposed model improves classification performance by increasing the distances between examples associated with different labels.
What’s so special about BERT’s layers? A closer look at the NLP pipeline in monolingual and multilingual models (2020.findings-emnlp)

Copied to clipboard

Challenge: In addition, information on part-of-speech tagging is spread over different parts of the network and the pipeline might not be as neat as it seems.
Approach: They propose to probe Dutch BERT-based model and multilingual BERT model for Dutch NLP tasks to see if this holds true for other languages.
Outcome: The proposed model is based on a Dutch model and a multilingual model for Dutch NLP tasks.
Probe-Less Probing of BERT’s Layer-Wise Linguistic Knowledge with Masked Word Prediction (2022.naacl-srw)

Copied to clipboard

Challenge: Among studies on localization of linguistic knowledge, it is unclear what information is encoded in each layer.
Approach: They analyze BERT’s layer-wise masked word prediction on an English corpus and find syntactic and semantic information is encoded at different layers for words of different syntaktic categories.
Outcome: The proposed model outperforms state-of-the-art models in many downstream tasks.
Fine-tuning BERT for Low-Resource Natural Language Understanding via Active Learning (2020.coling-main)

Copied to clipboard

Challenge: Recent work has explored the suitability of pre-trained language models in low resource settings with less than 1,000 training data points.
Approach: They propose to use pool-based active learning to speed up training while keeping the cost of labeling new data constant.
Outcome: The proposed model can be fine-tuned to optimize for low-resource settings while keeping the cost of labeling constant.
A Primer in BERTology: What We Know About How BERT Works (2020.tacl-1)

Copied to clipboard

Challenge: a new study examines the current state of knowledge about the BERT model . the model is a stack of transformer encoder layers that are based on multiple self-attention ''heads''
Approach: They present a survey of over 150 studies of the popular Transformer-based model BERT . they discuss the current state of knowledge about how BERT works and how it is represented .
Outcome: The proposed model is based on the Transformer-based model with state-of-the-art results . the proposed model has little cognitive motivation and is too small to perform ablation studies .
Enhancing BERT for Lexical Normalization (D19-55)

Copied to clipboard

Challenge: Pre-trained contextual language models have improved performance of many NLP tasks.
Approach: They propose to use a pre-trained language model to perform lexical normalisation without UGC resources.
Outcome: The proposed model can perform lexical normalisation without the need for training sentences and 3,000 tokens.
On the Nature of BERT: Correlating Fine-Tuning and Linguistic Competence (2022.coling-1)

Copied to clipboard

Challenge: Several studies on the interpretation of Neural Language Models (NLMs) focus on the linguistic generalization abilities of pre-trained models, but little attention is paid to how the linguistic knowledge of the models changes during fine-tuning.
Approach: They propose to examine whether a wide range of linguistic phenomena are forgotten during fine-tuning and whether it is possible to predict the fine- tuned accuracy solely relying on the assessed linguistic competence.
Outcome: The proposed model can predict the evolution of written language competence of native language learners based on the assessed linguistic competence.

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