Retaining by Doing: The Role of On-Policy Data in Mitigating Forgetting
- lab arXiv
- lab arXivLabs
- person Howard Chen
Reinforcement learning causes less catastrophic forgetting than supervised fine-tuning when adapting language models to new tasks, according to a systematic comparison posted on arXiv. The study, by Howard Chen and collaborators, identifies the use of on-policy data as the key mechanism behind this difference [1][2]. The paper, titled "Retaining by Doing: The Role of On-Policy Data in Mitigating Forgetting," was initially submitted on 21 Oct 2025 and last revised on 26 Jun 2026 [1]. The research addresses a classic problem in machine learning where models degrade existing capabilities after post-training adaptation, a phenomenon known as catastrophic forgetting [1][2]. The authors tested two widely used post-training methods across different model families, including Llama and Qwen, and across tasks such as instruction following, general knowledge, and arithmetic reasoning [1][2]. Their experiments showed a consistent trend: reinforcement learning, or RL, led to less forgetting than supervised fine-tuning, or SFT, while achieving comparable or higher performance on the target task [1][2]. To understand why, the researchers modeled the language model as a mixture of two distributions—one for prior knowledge and one for the target task. They found that the mode-seeking nature of RL, which stems from its reliance on on-policy data, allows the model to keep prior knowledge intact while learning the new task [1][2]. The team then verified that the use of on-policy data, rather than other algorithmic choices like KL regularization or advantage estimation, underlies RL's robustness to forgetting in practical settings [1][2]. The findings also carry a practical implication. The study highlights that approximately on-policy data can be used to mitigate forgetting, and this data can be substantially more efficient to obtain than fully on-policy data [1][2]. The work was posted on arXiv, an open-access repository of electronic preprints that, as of November 2024, receives about 24,000 submissions per month and hosts over two million articles [10]. The paper's abstract page also features experimental tools developed through arXivLabs, a framework launched in 2020 that enables community collaborators to build features such as citation explorers and recommender systems directly on the site [8][9].
regulationresearch-papersafety-research
Background sources we checked (10)
- arxiv.org ↗ Adapting language models (LMs) to new tasks via post-training carries the risk of degrading existing capabilities -- a phenomenon classically known as catastrophic forgetting. In this paper, toward identifying guidelines for mitigating this phenomenon, we systematically compare t…
- en.wikipedia.org ↗ Internet of things (IoT) describes physical objects that are embedded with sensors, processing ability, software, and other technologies that connect and exchange data with other devices and systems over the Internet or other communication networks. The field of IoT encompasses e…
- en.wikipedia.org ↗ The right to be forgotten (RTBF) is the right to have private information about a person removed from Internet searches and other directories in some circumstances. The issue arose from the desires of individuals to "determine the development of their life in an autonomous way, w…
- en.wikipedia.org ↗ The euro area crisis, also known as the eurozone crisis, European debt crisis, or European sovereign debt crisis, was a debt crisis and financial crisis in the European Union (EU) that occurred between 2009 and 2018. The eurozone member states of Greece, Portugal, Ireland, and C…
- en.wikipedia.org ↗ Information overload, also known as infobesity, infoxication, or information anxiety, is the difficulty in understanding an issue and effectively making decisions when one has too much information (TMI) about that issue, and is generally associated with the excessive quantity of …
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
Sources
- export.arxiv.org — Retaining by Doing: The Role of On-Policy Data in Mitigating Forgetting ↗