paper-with-me

홈 › Papers

Data Annealing for Informal Language Understanding Tasks

2020-04-24 · Findings of the Association for Computational Linguistics 2020 · Jing Gu, Zhou Yu

There is a huge performance gap between formal and informal language understanding tasks. The recent pre-trained models that improved the performance of formal language understanding tasks did not achieve a comparable result on informal language. We pro-pose a data annealing transfer learning procedure to bridge the performance gap on informal natural language understanding tasks. It successfully utilizes a pre-trained model such as BERT in informal language. In our data annealing procedure, the training set contains mainly formal text data at first; then, the proportion of the informal text data is gradually increased during the training process. Our data annealing procedure is model-independent and can be applied to various tasks. We validate its effectiveness in exhaustive experiments. When BERT is implemented with our learning procedure, it outperforms all the state-of-the-art models on the three common informal language tasks.

📄 PDF Abstract BibTeX arXiv:2004.13833

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

A Multi-Level Benchmark for Causal Language Understanding in Social Media Discourse

2025-09-20 · Xiaohan Ding, Kaike Ping, Buse Çarık, Eugenia Rho arxiv

Understanding causal language in informal discourse is a core yet underexplored challenge in NLP. Existing datasets largely focus on explicit causality in structured text, providing limited support for detecting implicit…

Scaling and Transferability of Annealing Strategies in Large Language Model Training

2025-12-05 · Siqi Wang, Zhengyu Chen, Teng Xiao, Zheqi Lv 외 arxiv

Learning rate scheduling is crucial for training large language models, yet understanding the optimal annealing strategies across different model configurations remains challenging. In this work, we investigate the trans…

Meta Semantics: Towards better natural language understanding and reasoning

2023-04-20 · Xiaolin Hu

Natural language understanding is one of the most challenging topics in artificial intelligence. Deep neural network methods, particularly large language module (LLM) methods such as ChatGPT and GPT-3, have powerful flex…

Natural Language Understanding

LSICC: A Large Scale Informal Chinese Corpus

2018-11-26 · Jianyu Zhao, Zhuoran Ji

Deep learning based natural language processing model is proven powerful, but need large-scale dataset. Due to the significant gap between the real-world tasks and existing Chinese corpus, in this paper, we introduce a l…

Chinese Word SegmentationDeep LearningSentiment Analysis

A Bag of Tricks for Dialogue Summarization

2021-09-16 · EMNLP 2021 11 · Muhammad Khalifa, Miguel Ballesteros, Kathleen McKeown

Dialogue summarization comes with its own peculiar challenges as opposed to news or scientific articles summarization. In this work, we explore four different challenges of the task: handling and differentiating parts of…

ArticlesLanguage ModelingLanguage ModellingMulti-Task Learning+1