Papers › RAVEL: Evaluating Interpretability Methods on Disentangling Language Model Representations

RAVEL: Evaluating Interpretability Methods on Disentangling Language Model Representations

27 Feb 2024arXiv:2402.17700archive 2025-07-28

Jing Huang, Zhengxuan Wu, Christopher Potts, Mor Geva, Atticus Geiger

Individual neurons participate in the representation of multiple high-level concepts. To what extent can different interpretability methods successfully disentangle these roles? To help address this question, we introduce RAVEL (Resolving Attribute-Value Entanglements in Language Models), a dataset that enables tightly controlled, quantitative comparisons between a variety of existing interpretability methods. We use the resulting conceptual framework to define the new method of Multi-task Distributed Alignment Search (MDAS), which allows us to find distributed representations satisfying multiple causal criteria. With Llama2-7B as the target language model, MDAS achieves state-of-the-art results on RAVEL, demonstrating the importance of going beyond neuron-level analyses to identify features distributed across activations. We release our benchmark at https://github.com/explanare/ravel.

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

Code

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

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

explanare/ravel 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

17 samples harvested; 12 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.

12ran
5unverified

Licence: 0 of the 17 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 explanare/ravel. “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.

compute_cross_entropy_loss explanare/ravel/src/utils/metric_utils.py official repository ran MIT (permissive) · 39d29ba2dce082a9 · report
compute_disentangle_score explanare/ravel/src/utils/metric_utils.py official repository ran MIT (permissive) · 618cb3bd9cfb4a14 · report
compute_metrics explanare/ravel/src/utils/metric_utils.py official repository ran MIT (permissive) · 5500053238475cfe · report
compute_principal_component explanare/ravel/src/methods/pca.py official repository ran MIT (permissive) · ebcb0699723a970c · report
generate_batched explanare/ravel/src/utils/generation_utils.py official repository ran MIT (permissive) · e7618272c2024815 · report
get_score explanare/ravel/src/methods/linear_adversarial_probe.py official repository ran MIT (permissive) · 4637704289ff6a8a · report
init_sgd_classifier explanare/ravel/src/methods/linear_adversarial_probe.py official repository ran MIT (permissive) · 9a0c2776f5ac2bc0 · report
kept_first_n_label_token explanare/ravel/src/utils/dataset_utils.py official repository ran MIT (permissive) · f648fddc170ec6d8 · report
kept_first_n_label_token_multitask explanare/ravel/src/utils/dataset_utils.py official repository ran MIT (permissive) · f404f9aad2c1b27e · report
preproc_tokenize explanare/ravel/src/utils/dataset_utils.py official repository ran MIT (permissive) · 39872fcdf40c8524 · report
remove_invalid_token_id explanare/ravel/src/utils/intervention_utils.py official repository ran fingerprinted MIT (permissive) · fe8f9421a66f408f · report
select_features_with_classifier explanare/ravel/src/methods/select_features.py official repository ran MIT (permissive) · be76384e0b33672a · report
gen_context_test_split explanare/ravel/src/utils/generate_ravel_instance.py official repository unverified MIT (permissive) · 8240c646692f8698 · report
gen_entity_test_split explanare/ravel/src/utils/generate_ravel_instance.py official repository unverified MIT (permissive) · 58779741197dded2 · report
gen_train_split explanare/ravel/src/utils/generate_ravel_instance.py official repository unverified MIT (permissive) · 8289a1e4195d682d · report
symmetric explanare/ravel/src/methods/linear_adversarial_probe.py official repository unverified MIT (permissive) · 5eb6f7201a4d2f1c · report
train_intervention_step explanare/ravel/src/utils/intervention_utils.py official repository unverified MIT (permissive) · 01750c9c0ff161d4 · report

Tasks

AttributeLanguage ModelingLanguage Modelling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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