Papers › Circuit Breaking: Removing Model Behaviors with Targeted Ablation

Circuit Breaking: Removing Model Behaviors with Targeted Ablation

12 Sep 2023arXiv:2309.05973archive 2025-07-28

Maximilian Li, Xander Davies, Max Nadeau

Language models often exhibit behaviors that improve performance on a pre-training objective but harm performance on downstream tasks. We propose a novel approach to removing undesirable behaviors by ablating a small number of causal pathways between model components, with the intention of disabling the computational circuit responsible for the bad behavior. Given a small dataset of inputs where the model behaves poorly, we learn to ablate a small number of important causal pathways. In the setting of reducing GPT-2 toxic language generation, we find ablating just 12 of the 11.6K causal edges mitigates toxic generation with minimal degradation of performance on other inputs.

PaperPDFCodeCode 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="2309.05973")

Code

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

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

xanderdavies/circuit-breaking officialmentioned in paperpytorch 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

12 samples harvested; 9 ran; 0 honoured the contract we drafted; 3 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.

9ran
3unverified

Licence: 12 of the 12 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 xanderdavies/circuit-breaking. “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.

filter_text xanderdavies/circuit-breaking/toxicity/data_preprocessing.py official repository ran fingerprinted no licence file found · pointer only · bb8e7ced3c0abfa9 · report
get_data xanderdavies/circuit-breaking/toxicity/data_preprocessing.py official repository ran no licence file found · pointer only · c889aff403e3ccae · report
get_mnist_3s_w_bad xanderdavies/circuit-breaking/mnist/data.py official repository ran no licence file found · pointer only · ba9b47ba89029051 · report
group_mnist xanderdavies/circuit-breaking/mnist/data.py official repository ran no licence file found · pointer only · 4785260563d2c44a · report
l05_regularization xanderdavies/circuit-breaking/mnist/mlp_model.py official repository ran no licence file found · pointer only · e14402ea7d99d023 · report
l1_regularization xanderdavies/circuit-breaking/mnist/mlp_model.py official repository ran no licence file found · pointer only · 7a90d9617759fa76 · report
prepare_fixed_demo xanderdavies/circuit-breaking/toxicity/inference.py official repository ran no licence file found · pointer only · 9f61bbbd76ea7d8a · report
retrieve_toxic_filtered_data xanderdavies/circuit-breaking/toxicity/data.py official repository ran no licence file found · pointer only · c5ccb3834251f5f3 · report
tokenize_and_concatenate_list xanderdavies/circuit-breaking/toxicity/data.py official repository ran no licence file found · pointer only · a2a7bd73e9052bbd · report
epoch xanderdavies/circuit-breaking/mnist/train_eval.py official repository unverified no licence file found · pointer only · 5cefb8a41654c608 · report
infer_batch_with_owt xanderdavies/circuit-breaking/toxicity/inference.py official repository unverified no licence file found · pointer only · 8fbf87f49043e30f · report
retrieve_toxic_data_low_loss xanderdavies/circuit-breaking/toxicity/data.py official repository unverified no licence file found · pointer only · 306013836f145d62 · report

Tasks

Text Generationmodel

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDiscriminative Fine-TuningDropoutGPT-2Layer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionResidual ConnectionSoftmaxWeight Decay

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