{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2607-12166","title":"From Geometric Recovery to Causal Validation: A Reproducible Audit of Sparse Autoencoder Features, from Superposition Geometry to Causal Inertness","arxiv_id":"2607.12166","date":"2026-07-13","proceeding":null,"authors":["Mohamed Abdessalem Bal"],"abstract":"Sparse autoencoders (SAEs) are the standard for decomposing superposed neural representations into interpretable features, and evaluation relies predominantly on correlational recovery metrics -- cosine similarity between ground-truth directions and decoder atoms. We show this conflates two distinct claims: decoder-geometry alignment and encoder-activation behavior. We reproduce the superposition phase diagram of Elhage et al. (2022), identifying a convergence artifact at high sparsity and an under-described diffuse sharing regime at extreme overcompleteness. We reproduce the TopK-versus-L1 comparison of Gao et al. (2024), with direct evidence of L1 shrinkage. Our central result is causal: subjecting every recovered feature to ablation and steering, we find up to 77% of features passing a recovery bar (cosine >= 0.90) in a degraded SAE -- and 9% in a well-trained one -- are causally inert: the matched atom never fires when the feature is present, including matches at cosine ~1.000. We package the method as sae-causal-audit, a model-agnostic instrument with a deterministic pipeline. Re-auditing refines the finding: inertness decomposes by cause into structural inertness (antipodal-pair geometry, present in good SAEs) and competitive inertness (a TopK pathology of degraded SAEs), and by direction into read- and write-inertness, which five antipodal pairs dissociate completely -- unmonitorable yet steerable through the same atom, with steering specificities of 143-310 attached to zero ablation effects. We document why byte-exact reproducibility is unavailable by construction, and propose reporting it as a stack of claims with explicit scopes. Applying the instrument to a production SAE reproduces the pattern at small scale (14% inert) and surfaces an atom-collision signal: a handful of atoms recur as the nearest match for dozens of unrelated concepts, replicated across three batches.","url_abs":"https://arxiv.org/abs/2607.12166","url_pdf":"https://arxiv.org/pdf/2607.12166","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2607.12166","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.12166"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/mohamed-bal/sae-causal-audit","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/mohamed-bal/superposition-to-monosemanticity","reach":null}],"summary":{"ran":8,"ran_draft_wrong":5,"ran_honours":1,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":17,"ran":14,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"89f335d65e7982f3","entry":"TopKSAEConfig","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"89f335d65e7982f3"}},{"code_sha256_prefix":"c238475dfc3766c1","entry":"TopKSparseAutoencoder","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c238475dfc3766c1"}},{"code_sha256_prefix":"3c8dcf901760d6cc","entry":"ToyReluOutputModel","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3c8dcf901760d6cc"}},{"code_sha256_prefix":"2934a74b1224c7dc","entry":"ablation_effect","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2934a74b1224c7dc"}},{"code_sha256_prefix":"6746fb8078ac1515","entry":"best_match_cosine_similarity","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6746fb8078ac1515"}},{"code_sha256_prefix":"0e05eeba26edf7b5","entry":"best_match_indices_and_signs","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0e05eeba26edf7b5"}},{"code_sha256_prefix":"048ad71b27e5569d","entry":"isolated_feature_batch","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"048ad71b27e5569d"}},{"code_sha256_prefix":"fe76107a48f0807c","entry":"load_json","repo":"mohamed-bal/sae-causal-audit","repo_kind":"found_in_text","path":"src/sae_causal_audit/report.py","file_url":"https://github.com/mohamed-bal/sae-causal-audit/blob/HEAD/src/sae_causal_audit/report.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fe76107a48f0807c"}},{"code_sha256_prefix":"c9e4ddddf99de7b8","entry":"match_features_to_atoms","repo":"mohamed-bal/sae-causal-audit","repo_kind":"found_in_text","path":"src/sae_causal_audit/matching.py","file_url":"https://github.com/mohamed-bal/sae-causal-audit/blob/HEAD/src/sae_causal_audit/matching.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c9e4ddddf99de7b8"}},{"code_sha256_prefix":"9c612b80787dd24d","entry":"steering_effect","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9c612b80787dd24d"}},{"code_sha256_prefix":"99f04d71b917b33b","entry":"train_topk_sae","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"99f04d71b917b33b"}},{"code_sha256_prefix":"8abb4bea3d094422","entry":"train_topk_sae","repo":"mohamed-bal/sae-causal-audit","repo_kind":"found_in_text","path":"src/sae_causal_audit/toy.py","file_url":"https://github.com/mohamed-bal/sae-causal-audit/blob/HEAD/src/sae_causal_audit/toy.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8abb4bea3d094422"}},{"code_sha256_prefix":"df5d7672c5a4c9ea","entry":"train_toy_model","repo":"mohamed-bal/sae-causal-audit","repo_kind":"found_in_text","path":"src/sae_causal_audit/toy.py","file_url":"https://github.com/mohamed-bal/sae-causal-audit/blob/HEAD/src/sae_causal_audit/toy.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"df5d7672c5a4c9ea"}},{"code_sha256_prefix":"7ef3e00364872350","entry":"true_directions","repo":"mohamed-bal/sae-causal-audit","repo_kind":"found_in_text","path":"src/sae_causal_audit/toy.py","file_url":"https://github.com/mohamed-bal/sae-causal-audit/blob/HEAD/src/sae_causal_audit/toy.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7ef3e00364872350"}},{"code_sha256_prefix":"4b36c0146dcd4f00","entry":"ToyModelConfig","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4b36c0146dcd4f00"}},{"code_sha256_prefix":"cd4f9aebcb38b4ea","entry":"bootstrap_ci","repo":"mohamed-bal/sae-causal-audit","repo_kind":"found_in_text","path":"src/sae_causal_audit/stats.py","file_url":"https://github.com/mohamed-bal/sae-causal-audit/blob/HEAD/src/sae_causal_audit/stats.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cd4f9aebcb38b4ea"}},{"code_sha256_prefix":"b14e1bd32da0dbfc","entry":"run_causal_study_for_sae","repo":"mohamed-bal/superposition-to-monosemanticity","repo_kind":"found_in_text","path":"src/part3_causal_validation.py","file_url":"https://github.com/mohamed-bal/superposition-to-monosemanticity/blob/HEAD/src/part3_causal_validation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b14e1bd32da0dbfc"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}