Papers › Better Fine-Tuning by Reducing Representational Collapse

Better Fine-Tuning by Reducing Representational Collapse

6 Aug 2020ICLR 2021 1arXiv:2008.03156archive 2025-07-28

Armen Aghajanyan, Akshat Shrivastava, Anchit Gupta, Naman Goyal, Luke Zettlemoyer, Sonal Gupta

Although widely adopted, existing approaches for fine-tuning pre-trained language models have been shown to be unstable across hyper-parameter settings, motivating recent work on trust region methods. In this paper, we present a simplified and efficient method rooted in trust region theory that replaces previously used adversarial objectives with parametric noise (sampling from either a normal or uniform distribution), thereby discouraging representation change during fine-tuning when possible without hurting performance. We also introduce a new analysis to motivate the use of trust region methods more generally, by studying representational collapse; the degradation of generalizable representations from pre-trained models as they are fine-tuned for a specific end task. Extensive experiments show that our fine-tuning method matches or exceeds the performance of previous trust region methods on a range of understanding and generation tasks (including DailyMail/CNN, Gigaword, Reddit TIFU, and the GLUE benchmark), while also being much faster. We also show that it is less prone to representation collapse; the pre-trained models maintain more generalizable representations every time they are fine-tuned.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

pytorch/fairseq officialpytorch report
cliang1453/camero mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Abstractive Text SummarizationCross-Lingual Natural Language InferenceText Summarization

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Abstractive Text Summarization CNN / Daily Mail BART+R3F ROUGE-1 44.38 #14 of 53 Archive leaderboard report
Abstractive Text Summarization CNN / Daily Mail BART+R3F ROUGE-2 21.53 #14 of 53 Archive leaderboard report
Abstractive Text Summarization CNN / Daily Mail BART+R3F ROUGE-L 41.17 #14 of 53 Archive leaderboard report
Cross-Lingual Natural Language Inference XNLI Zero-Shot English-to-French XLM-R R4F Accuracy 84.7% #1 of 3 Archive leaderboard report
Cross-Lingual Natural Language Inference XNLI Zero-Shot English-to-German XLM-R R4F Accuracy 84.2% #1 of 4 Archive leaderboard report
Cross-Lingual Natural Language Inference XNLI Zero-Shot English-to-Spanish XLM-R R4F Accuracy 85.2% #1 of 4 Archive leaderboard report
Text Summarization GigaWord BART-RXF ROUGE-1 40.45 #4 of 41 Archive leaderboard report
Text Summarization GigaWord BART-RXF ROUGE-2 20.69 #4 of 41 Archive leaderboard report
Text Summarization GigaWord BART-RXF ROUGE-L 36.56 #4 of 41 Archive leaderboard report
Text Summarization Reddit TIFU BART+R3F ROUGE-1 30.31 #2 of 5 Archive leaderboard report
Text Summarization Reddit TIFU BART+R3F ROUGE-2 10.98 #2 of 5 Archive leaderboard report
Text Summarization Reddit TIFU BART+R3F ROUGE-L 24.74 #2 of 5 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections