Papers › Rebuilding ROME : Resolving Model Collapse during Sequential Model Editing

Rebuilding ROME : Resolving Model Collapse during Sequential Model Editing

11 Mar 2024arXiv:2403.07175archive 2025-07-28

Akshat Gupta, Sidharth Baskaran, Gopala Anumanchipalli

Recent work using Rank-One Model Editing (ROME), a popular model editing method, has shown that there are certain facts that the algorithm is unable to edit without breaking the model. Such edits have previously been called disabling edits. These disabling edits cause immediate model collapse and limits the use of ROME for sequential editing. In this paper, we show that disabling edits are an artifact of irregularities in the implementation of ROME. With this paper, we provide a more stable implementation ROME, which we call r-ROME and show that model collapse is no longer observed when making large scale sequential edits with r-ROME, while further improving generalization and locality of model editing compared to the original implementation of ROME. We also provide a detailed mathematical explanation of the reason behind disabling edits.

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="2403.07175")

Code

Syntology Ran 10 of 15 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.

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

scalable-model-editing/rebuilding-rome officialmentioned in paperpytorchMIT 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

15 samples harvested; 10 ran; 0 honoured the contract we drafted; 5 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.

2ran · our draft was wrong
1ran · fixture could not drive it
7ran
5unverified

Licence: 0 of the 15 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 scalable-model-editing/rebuilding-rome. “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.

upd_matrix_match_shape scalable-model-editing/rebuilding-rome/rome/rome_main.py official repository ran · fixture could not drive it MIT (permissive) · 3a7359734df0b9a0 · report
binary_log_probs scalable-model-editing/rebuilding-rome/baselines/mend/losses.py official repository ran · our draft was wrong MIT (permissive) · 27659a9c234ffb11 · report
get_inv_cov scalable-model-editing/rebuilding-rome/rome/compute_u.py official repository ran MIT (permissive) · 65f71b871888c246 · report
get_words_idxs_in_templates scalable-model-editing/rebuilding-rome/rome/repr_tools.py official repository ran MIT (permissive) · ae1a86ff8a89d505 · report
hierarchical_subsequence scalable-model-editing/rebuilding-rome/util/nethook.py official repository ran MIT (permissive) · 920b394e7ad80c53 · report
kl_loc_loss scalable-model-editing/rebuilding-rome/baselines/mend/losses.py official repository ran MIT (permissive) · 8b02eb3a3733d653 · report
moving_average scalable-model-editing/rebuilding-rome/experiments/current_edit_scores.py official repository ran fingerprinted MIT (permissive) · 6a33727392194b2c · report
multiclass_log_probs scalable-model-editing/rebuilding-rome/baselines/mend/losses.py official repository ran MIT (permissive) · 8ccc8886c554a1ce · report
recursive_copy scalable-model-editing/rebuilding-rome/util/nethook.py official repository ran · our draft was wrong MIT (permissive) · 70f6ab8bde55420e · report
subsequence scalable-model-editing/rebuilding-rome/util/nethook.py official repository ran MIT (permissive) · 440ff98c2b1ae1aa · report
dict_to_ scalable-model-editing/rebuilding-rome/rome/tok_dataset.py official repository unverified MIT (permissive) · 4b87278bcf65e54d · report
get_model scalable-model-editing/rebuilding-rome/baselines/mend/models.py official repository unverified MIT (permissive) · d9a5bcaef451668f · report
get_tokenizer scalable-model-editing/rebuilding-rome/baselines/mend/models.py official repository unverified MIT (permissive) · 87e77d8c9c3620e1 · report
length_collation scalable-model-editing/rebuilding-rome/rome/tok_dataset.py official repository unverified MIT (permissive) · feecc08837987d77 · report
make_padded_batch scalable-model-editing/rebuilding-rome/rome/tok_dataset.py official repository unverified MIT (permissive) · 59ff38281d7c12b8 · report

Tasks

Model Editingmodel

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ROME

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