REVIEW 55 cited by
Don't Stop Pretraining: Adapt Language Models to Domains and Tasks
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
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 pretrained model to the domain of a target task. We present a study across four domains (biomedical and computer science publications, news, and reviews) and eight classification tasks, showing that a second phase of pretraining in-domain (domain-adaptive pretraining) leads to performance gains, under both high- and low-resource settings. Moreover, adapting to the task's unlabeled data (task-adaptive pretraining) improves performance even after domain-adaptive pretraining. Finally, we show that adapting to a task corpus augmented using simple data selection strategies is an effective alternative, especially when resources for domain-adaptive pretraining might be unavailable. Overall, we consistently find that multi-phase adaptive pretraining offers large gains in task performance.
Forward citations
Cited by 55 Pith papers
-
TELLME: Test-Enhanced Learning for Language Model Enrichment
TELLME improves continual domain pre-training by training on plain text plus open-ended QA pairs while masking question tokens from the loss, with consistent finance gains and small medical gains.
-
Bi-semantic Chemical Embedder for Joint Representation Learning of SMILES and Natural Language
A ModernBERT-based encoder trained with masked language modeling on SMILES-annotated scientific documents plus a contrastive stage yields embeddings that are competitive on both molecular property prediction and scien...
-
Improving Mental Health Screening and Early Risk Detection in Spanish
Domain-adapted Spanish transformers plus ICE context-level relabeling beat prior systems on three MentalRisk early-detection benchmarks with lower latency.
-
From transcription to semantic corpus analysis: unsupervised learning of sentence representations for ancient languages
Unsupervised TSDAE and CSE adaptation of specialized Latin/Greek LMs yields corpus-specific sentence encoders that outperform multilingual, distilled, and supervised baselines on biblical reuse detection and retrieval.
-
Test-Time Scaling via Error Localization
TTEL uses feedback-induced token probability drops to localize the first error in a failed reasoning trace and branch a new generation from that prefix, improving pass@k per token on coding and math benchmarks.
-
RoboInter1.5: A Holistic Intermediate Representation Suite for Embodied World Modeling and Robotic Manipulation
Dense per-frame intermediate representations (traces, masks, grasp poses, subtasks) improve embodied VQA, VLA action generation, and world-model video prediction in the new 230k-episode RoboInter-Data suite.
-
Adapter Merging Reactivates Latent Reasoning Traces: A Mechanism Analysis
Merging domain-adaptation and instruction-tuning LoRA adapters can reactivate suppressed reasoning traces, localized to a low-dimensional late-layer subspace, and a fitted logit-direction intervention can modulate thi...
-
Improving Community Detection in Academic Networks by Handling Publication Bias
Clustering a researcher's publications into 'clones' produces overlapping academic communities in topic-based networks, but the reported evaluation is descriptive and lacks ground-truth validation.
-
Energy-Based Transformers are Scalable Learners and Thinkers
Energy-Based Transformers learn to predict by gradient-descent minimization of a learned energy function, and the paper reports faster pretraining scaling and inference-time thinking gains over Transformer++ and Diffu...
-
BioClinical ModernBERT: A State-of-the-Art Long-Context Encoder for Biomedical and Clinical NLP
A continued-pretrained ModernBERT encoder for biomedical and clinical text claims SOTA on several clinical NLP tasks, with caveats about data overlap between pretraining and evaluation.
-
Cross-Frame Representation Alignment for Fine-Tuning Video Diffusion Models
CREPA fine-tunes video diffusion models with a loss that pulls each frame's hidden representation toward pretrained features of adjacent frames, improving semantic consistency in generated videos.
-
PropMEND: Hypernetworks for Knowledge Propagation in LLMs
PropMEND meta-trains a gradient-editing hypernetwork with propagation questions as the outer-loop objective, improving multi-hop knowledge propagation in LLMs in-domain but generalizing poorly to unseen relations.
-
ZeroVO: Visual Odometry with Minimal Assumptions
A two-frame visual odometry model using estimated depth, language priors, and semi-supervised pseudo-label filtering achieves zero-shot metric-scale pose estimation across multiple driving datasets.
-
Structuring Radiology Reports: Challenging LLMs with Lightweight Models
Fully finetuned T5 and BERT2BERT models match or beat prompt-adapted LLMs up to 70B parameters on radiology report structuring, at less than 1% of the inference cost.
-
ScienceMeter: Tracking Scientific Knowledge Updates in Language Models
ScienceMeter evaluates language model knowledge updates across three axes, preservation of old scientific claims, acquisition of new claims, and projection to future findings, and finds all current methods fall short.
-
Towards Objective Fine-tuning: How LLMs' Prior Knowledge Causes Potential Poor Calibration?
Fine-tuning on data aligned with an LLM's prior knowledge induces overconfidence, and CogCalib mitigates this by gating a calibration loss to known data.
-
Merge to Mix: Mixing Datasets via Model Merging
Merge to Mix shows that the performance of a parameter-averaged model predicts the performance of a model fine-tuned on any dataset mixture, enabling fast and accurate dataset mixture selection.
-
Training Strategies for Efficient Embodied Reasoning
Reasoning pre-training and dropout let robot policies benefit from chain-of-thought training without run-time reasoning, preserving most of the performance gains at standard VLA inference speeds.
-
When Bad Data Leads to Good Models
Pretraining on toxic data creates more linearly separable toxicity representations that are easier to steer away, yielding lower output toxicity after inference-time intervention, up to a sweet spot around 10%.
-
BTS: Harmonizing Specialized Experts into a Generalist LLM
Branch-Train-Stitch merges frozen domain-specialist LLMs into a generalist by training only lightweight stitch layers, and reports the best average benchmark performance among merging baselines.
-
On the Impact of Requirements Smells in Prompts: The Case of Automated Traceability
Requirements smells in prompts caused a small significant decrease in LLM binary trace link accuracy, but no significant effect on line-level tracing, in a five-project study.
-
Error-driven Data-efficient Large Multimodal Model Tuning
An error-driven teacher-student pipeline extracts a student LMM's missing skills from validation mistakes and retrieves targeted samples from a task-agnostic dataset to fine-tune it.
-
Efficient Knowledge Injection in LLMs via Self-Distillation
Self-distillation from a model's own in-context answers injects factual knowledge into LLM weights more efficiently than supervised fine-tuning and is competitive with RAG.
-
LoRA3D: Low-Rank Self-Calibration of 3D Geometric Foundation Models
LoRA3D specializes pretrained 3D foundation models to target scenes via confidence-calibrated pseudo-labels from multi-view robust optimization and LoRA fine-tuning, improving performance by up to 88%.
-
SOS-LoRA: Static Orthogonal-Subspace Low-Rank Adaptation with Fixed Multi-Scale Scaling
A LoRA update split into several fixed, differently-scaled low-rank experts with orthogonal input directions improves fine-tuning accuracy at the same parameter count.
-
A Language-Guided Bayesian Optimization for Efficient LoRA Hyperparameter Search
LLM embeddings plus Bayesian optimization find better LoRA hyperparameters in ~30 proxy trials than standard published settings.
-
Active Domain Knowledge Acquisition with 100-Dollar Budget: Enhancing LLMs via Cost-Efficient, Expert-Involved Interaction in Sensitive Domains
A budget-aware framework (PU-ADKA) selects which domain expert an LLM should query under a fixed $100 budget, improving specialized-domain answers at low cost.
-
Effortless Vision-Language Model Specialization in Histopathology without Annotation
Continued pretraining on keyword-matched image-caption pairs from Quilt1M improves zero-shot and few-shot performance of histopathology VLMs without manual annotations.
-
AI-Driven Generation of Old English: A Framework for Low-Resource Languages
A LoRA-fine-tuned 8B language model with backtranslation and a dual-agent pipeline generates Old English text, with reported English-to-Old English BLEU rising from 25.94 to 65.41.
-
CCL-XCoT: An Efficient Cross-Lingual Knowledge Transfer Method for Mitigating Hallucination Generation
CCL-XCoT combines curriculum-based contrastive pretraining with cross-lingual chain-of-thought fine-tuning, lifting hallucination-free rates in low-resource QA from 1-18% to 55-74%.
-
Text-to-LoRA: Instant Transformer Adaption
A hypernetwork can generate task-specific LoRA adapters from a text description, and when trained with supervised fine-tuning it zero-shot outperforms a multi-task LoRA baseline on ten benchmarks.
-
Fine-Tune an SLM or Prompt an LLM? The Case of Generating Low-Code Workflows
Fine-tuning a 12B SLM outperforms prompting larger LLMs by about 10% Flow Similarity when generating low-code enterprise workflows.
-
AUTOLAW: Enhancing Legal Compliance in Large Language Models via Case Law Generation and Jury-Inspired Deliberation
AutoLaw's verifier-ranked legal-role jury with a similar-case demonstration beats majority voting for violation detection on three law and policy benchmarks.
-
Learning Beyond the Surface: How Far Can Continual Pre-Training with LoRA Enhance LLMs' Domain-Specific Insight Learning?
Continued pre-training with LoRA on simplified triple-only documents improves LLM performance on the paper's own insight-extraction benchmarks, but those benchmarks are built from the same documents used for training.
-
TelcoLM: collecting data, adapting, and benchmarking language models for the telecommunication domain
For Llama-2-7B on telecommunications tasks, instruction tuning on a telco-generated dataset suffices; continuing pretraining on raw telco text adds little (max +0.03 accuracy).
-
Adapting Large Language Models to Log Analysis with Interpretable Domain Knowledge
SuperLog, a LLaMA-2-7B model continually pre-trained on an LLM-generated natural-language QA corpus about logs, claims state-of-the-art results on four log analysis tasks.
-
CPRM: A LLM-based Continual Pre-training Framework for Relevance Modeling in Commercial Search
A continual pre-training framework combining query-item joint training, in-context pre-training on related queries/items, and teacher-generated reading comprehension data improves LLM relevance modeling in commercial search.
-
Efficient Alignment of Large Language Models via Data Sampling
Alignment performance plateaus quickly with data, and a GMM-plus-entropy sampling method (ISA) can allegedly match full-dataset alignment with under 10% of the data, though the supporting evidence is weak.
-
Enhancing Financial Domain Adaptation of Language Models via Model Augmentation
Composing a general Japanese instruction model with a finance-specialized model via CALM cross-attention improves Japanese financial benchmark scores beyond LoRA, even when trained on a different finance dataset.
-
Boosting Data Utilization for Multilingual Dense Retrieval
A three-stage data-utilization pipeline for multilingual dense retrieval, combining ensemble hard-negative mining, LLM-based filtering/generation, and monolingual topic-diverse mini-batches, improves MIRACL nDCG@10 by...
-
Measuring Time-Series Dataset Similarity using Wasserstein Distance
Time-series dataset similarity is defined via the Wasserstein distance between fitted multivariate normal distributions, and the distance shows partial correlation with foundation model inference loss.
-
Understanding Knowledge Transferability for Transfer Learning: A Survey
A survey that classifies transferability metrics by knowledge modality (dataset vs. model) and granularity (task vs. instance), with a theoretical primer and applications to eight learning paradigms.
-
Good Enough to Learn: LLM-based Anomaly Detection in ECU Logs without Reliable Labels
A decoder-only LLM pre-trained on ECU log text and fine-tuned with an entropy regularizer detects cycle-time anomalies with 0.81 region recall despite noisy labels.
-
GeistBERT: Breathing Life into German NLP
A 126M-parameter German BERT, pretrained further on 1.3TB of mixed German text, beats other base models on most tested German NLP benchmarks.
-
Prediction-powered estimators for finite population statistics in highly imbalanced textual data: Public hate crime estimation
Using a BERT classifier's predicted hate-crime probabilities as an auxiliary sampling variable yields a Hansen-Hurwitz estimate of 6,051 hate crimes among 2022 Swedish police reports, with a design effect of 0.0068.
-
Investigating the Impact of Data Selection Strategies on Language Model Performance
Neural-embedding-based data selection underperforms DSIR on most GLUE tasks, and the paper's hybrid method is untested because only α=0 was run.
-
On Adversarial Robustness of Language Models in Transfer Learning
Sequential fine-tuning across related bias-detection tasks tends to raise adversarial attack success rates, but the size-resilience pattern the paper highlights is not borne out by its own data.
-
ConfliBERT: A Language Model for Political Conflict
A conflict-specific BERT model beats much larger general-purpose LLMs on classifying political violence texts when the larger models are used off the shelf, and is hundreds of times faster.
-
Adaptive Two-Phase Finetuning LLMs for Japanese Legal Text Retrieval
A two-phase fine-tuning pipeline (global contrastive pretraining, then domain-specific hard-negative training) improves LLaMA-based dense retrieval on a Gemini-generated Japanese legal dataset and on a subset of MS MARCO.
-
Evaluating Hallucinations in Domain-Adapted Large Language Models
Fine-tuning Llama-2 on a small domain-specific dataset yields high memorization but near-zero reasoning on newly introduced entities, suggesting fine-tuning alone is insufficient for knowledge injection.
-
SoK: The Privacy Paradox of Large Language Models: Advancements, Privacy Risks, and Mitigation
A systematization-of-knowledge survey that categorizes LLM privacy risks into training data, prompts, outputs, and agents, and reviews limitations of current mitigations.
-
A Survey on Large Language Models with some Insights on their Capabilities and Limitations
A broad survey of LLM methods and applications, plus an empirical section on how code-rich pretraining may influence chain-of-thought reasoning, the details of which are not visible in the supplied text.
-
Adaptable and Precise: Enterprise-Scenario LLM Function-Calling Capability Training Pipeline
A LoRA fine-tuned 7B model trained on AI-synthesized enterprise HR API data beat GPT-4 and GPT-4o on the authors' private benchmark.
-
Challenges in Guardrailing Large Language Models for Science
A position paper proposing a guardrail framework with four dimensions (trustworthiness, ethics & bias, safety, legal) and implementation strategies for scientific LLM use.
-
Dynamic and Parametric Retrieval-Augmented Generation
A tutorial outline that categorizes recent RAG work into Dynamic RAG and Parametric RAG, and explains why both are needed.
Discussion (0). Continue with ORCID to comment.