Papers › Beyond Forgetting: Machine Unlearning Elicits Controllable Side Behaviors and Capabilities

Beyond Forgetting: Machine Unlearning Elicits Controllable Side Behaviors and Capabilities

29 Jan 2026arXiv:2601.21702added by Syntology

Tien Dang, The-Hai Nguyen, Dinh Mai Phuong, Nguyen Minh Phuong, Anh Bui, Hoang Thanh-Tung, Le-Minh Nguyen, Naoya Inoue

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

We consider Representation Misdirection (RM), a class of large language model (LLM) unlearning methods that achieve forgetting by redirecting the forget-representations, that is, latent representations of forget-samples, toward a target vector. Despite being important, the roles of the target vector used in RM, however, remain underexplored. Here, we approach and revisit RM through the lens of the Linear Representation Hypothesis. Specifically, if one can identify a one-dimensional representation corresponding to a high-level concept, the Linear Representation Hypothesis enables linear operations on this concept vector within the forget-representation space. Under this view, we hypothesize that, beyond forgetting, machine unlearning via RM elicits controllable emergent side behaviors and stronger side capabilities corresponding to the high-level concept. Our hypothesis is empirically validated across a wide range of tasks, including behavioral control (e.g., controlling unlearned models' truthfulness, sentiment, refusal, and language) and capability enhancement (e.g., improving unlearned models' in-context learning (ICL) capability). Our findings reveal that this phenomenon could be either a hidden risk if misused or a mechanism that can be harnessed for developing unlearned models that require stronger capabilities and controllable behaviors.

PaperPDFCode Syntology ran

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

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2601.21702")

Code

Syntology Ran 1 of 14 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

pemistahl/lingua-py found in paper text by SyntologyApache-2.0 report
roeehendel/icl_task_vectors found in paper text by Syntology report

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

14 samples harvested; 1 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran
13unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from roeehendel/icl_task_vectors. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_nested_attr roeehendel/icl_task_vectors/core/models/utils/llm_layers.py found in paper text by Syntology ran no licence file found · pointer only · 94d234b775a86dc7 · report
find_longest_modulelist roeehendel/icl_task_vectors/core/models/utils/llm_layers.py found in paper text by Syntology unverified no licence file found · pointer only · 3eeda9d3221d357b · report
find_module roeehendel/icl_task_vectors/core/models/utils/llm_layers.py found in paper text by Syntology unverified no licence file found · pointer only · 281023289972b87d · report
get_input_type roeehendel/icl_task_vectors/core/models/utils/inference.py found in paper text by Syntology unverified no licence file found · pointer only · e6ed5363f89a98b2 · report
get_nested_tensor_size roeehendel/icl_task_vectors/core/utils/misc.py found in paper text by Syntology unverified no licence file found · pointer only · 2585174884fca856 · report
get_tensor_size roeehendel/icl_task_vectors/core/utils/misc.py found in paper text by Syntology unverified no licence file found · pointer only · 9485b827ef1f49ae · report
get_token_ids roeehendel/icl_task_vectors/core/analysis/utils.py found in paper text by Syntology unverified no licence file found · pointer only · f88e0b66c6ed10e1 · report
is_iterable roeehendel/icl_task_vectors/core/utils/nested.py found in paper text by Syntology unverified no licence file found · pointer only · 3f3edc966733bda6 · report
is_mapping roeehendel/icl_task_vectors/core/utils/nested.py found in paper text by Syntology unverified no licence file found · pointer only · 265c57edf183697c · report
llama_local_path roeehendel/icl_task_vectors/core/models/llm_loading.py found in paper text by Syntology unverified no licence file found · pointer only · 66af71d9015fcdfe · report
nested_apply roeehendel/icl_task_vectors/core/utils/nested.py found in paper text by Syntology unverified no licence file found · pointer only · 9812506991c5c0f5 · report
shorten_string roeehendel/icl_task_vectors/core/utils/misc.py found in paper text by Syntology unverified no licence file found · pointer only · 9755ccd42015774c · report
token_ids_ranks roeehendel/icl_task_vectors/core/analysis/utils.py found in paper text by Syntology unverified no licence file found · pointer only · df55d1839d0b102f · report
tokens_ranks roeehendel/icl_task_vectors/core/analysis/utils.py found in paper text by Syntology unverified no licence file found · pointer only · b63648daf9eaa0b3 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.21702, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

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