paper-with-me

Papers

Towards Simple and Efficient Task-Adaptive Pre-training for Text Classification

2022-09-26 · Arnav Ladkat, Aamir Miyajiwala, Samiksha Jagadale, Rekha Kulkarni, Raviraj Joshi

Language models are pre-trained using large corpora of generic data like book corpus, common crawl and Wikipedia, which is essential for the model to understand the linguistic characteristics of the language. New studies suggest using Domain Adaptive Pre-training (DAPT) and Task-Adaptive Pre-training (TAPT) as an intermediate step before the final finetuning task. This step helps cover the target domain vocabulary and improves the model performance on the downstream task. In this work, we study the impact of training only the embedding layer on the model's performance during TAPT and task-specific finetuning. Based on our study, we propose a simple approach to make the intermediate step of TAPT for BERT-based models more efficient by performing selective pre-training of BERT layers. We show that training only the BERT embedding layer during TAPT is sufficient to adapt to the vocabulary of the target domain and achieve comparable performance. Our approach is computationally efficient, with 78\% fewer parameters trained during TAPT. The proposed embedding layer finetuning approach can also be an efficient domain adaptation technique.

📄 PDF Abstract BibTeX arXiv:2209.12943

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

SAT: Improving Semi-Supervised Text Classification with Simple Instance-Adaptive Self-Training

2022-10-23 · Hui Chen, Wei Han, Soujanya Poria

Self-training methods have been explored in recent years and have exhibited great performance in improving semi-supervised learning. This work presents a Simple instance-Adaptive self-Training method (SAT) for semi-super…

Pseudo LabelSemi-Supervised Text ClassificationText Classification

Don't Stop Pretraining: Adapt Language Models to Domains and Tasks

2020-04-23 · ACL 2020 6 · Suchin Gururangan, Ana Marasović, Swabha Swayamdipta, Kyle Lo 외

Language models pretrained on text from a wide variety of sources form the foundation of today's NLP. In light of the success of these broad-coverage models, we investigate whether it is still helpful to tailor a pretrai…

Citation Intent Classification

Modular Multimodal Classification Without Fine-Tuning: A Simple Compositional Approach

2026-05-20 · Herman Bergström, Aditya Mehrotra, Rahul G. Krishnan arxiv

We introduce CoMET, \textit{\textbf{C}omposing \textbf{M}odality \textbf{E}ncoders with \textbf{T}abular foundation models}, a simple yet highly competitive method for multimodal classification: pass each modality throug…

Representation Learning

Back-Translated Task Adaptive Pretraining: Improving Accuracy and Robustness on Text Classification

2021-07-22 · Junghoon Lee, Jounghee Kim, Pilsung Kang

Language models (LMs) pretrained on a large text corpus and fine-tuned on a downstream text corpus and fine-tuned on a downstream task becomes a de facto training strategy for several natural language processing (NLP) ta…

Language ModelingLanguage Modellingtext-classificationText Classification+1

Shieldstral

2026-07-28 · Antonia Calvi, Avinash Sooriyarachchi, Giada Pistilli, Guillaume Lample 외 arxiv

We introduce Shieldstral, a 3B-parameter policy-adaptive multimodal safety classifier that matches or outperforms models nearly 7times its size on text safety benchmarks and sets a new state of the art on multimodal safe…