{"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-2606-26474","title":"Localizing RL-Induced Tool Use to a Single Crosscoder Feature","arxiv_id":"2606.26474","date":"2026-06-25","proceeding":null,"authors":["Andrii Shportko","Shubham Bhokare","Ahmed Zeyad A Alzahrani","Bowen Cheng","Gustavo Mercier","Jessica Hullman"],"abstract":"Fine-tuning through RL reshapes the internal representations of language models to enable agentic behaviors such as tool use, yet the mechanistic basis of these changes remains poorly understood. While RL substantially improves structured tool-call generation, it is unclear which features emerge, which are preserved, and whether identified features can be leveraged for retraining-free behavioral control. In this work, we show that $\\textit{Dedicated Feature Crosscoders (DFC)}$ isolate a compact set of RL-specific features that mediate tool-calling capability in $\\texttt{Qwen2.5-3B}$. Across a $48$-crosscoder hyperparameter sweep, encode-decode reconstruction improves the RL model's tool correctness by $+31.1 \\pm {9.7}$ pp and passively transfers tool-calling ability to the frozen base model by $+6.8 \\pm 5.0$ pp which we call a $\\textit{capability spillover}$. Our findings show that DFC partitioning concentrates RL-introduced capability into a minimal, steerable feature set that enables runtime behavioral control of agentic LLMs.","url_abs":"https://arxiv.org/abs/2606.26474","url_pdf":"https://arxiv.org/pdf/2606.26474","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=2606.26474","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.26474"}},"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/Antebe/model_diffing_crosscoders","reach":null}],"summary":{"ran":8,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":10,"ran":8,"repositories":1}},"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":10,"samples":[{"code_sha256_prefix":"9b5105ccb3b4246d","entry":"float_eq","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"analysis/run_xcoder_hparams_analysis.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/analysis/run_xcoder_hparams_analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9b5105ccb3b4246d"}},{"code_sha256_prefix":"019454d3b9df1a4f","entry":"generate_clean","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"sweep_eval.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/sweep_eval.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"019454d3b9df1a4f"}},{"code_sha256_prefix":"d97d6fa6d489c4d3","entry":"generate_with_patch","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"steering/steer.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/steering/steer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d97d6fa6d489c4d3"}},{"code_sha256_prefix":"0bf31a02e4f64b51","entry":"get_last_token_activation","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"sweep_eval.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/sweep_eval.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0bf31a02e4f64b51"}},{"code_sha256_prefix":"b7bc84fc9ab32ca0","entry":"load_jsonl","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"analysis/run_xcoder_hparams_analysis.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/analysis/run_xcoder_hparams_analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b7bc84fc9ab32ca0"}},{"code_sha256_prefix":"b072ec3c87f0ca7c","entry":"load_model_entry","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"neuron_identification/identify_neurons.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/neuron_identification/identify_neurons.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b072ec3c87f0ca7c"}},{"code_sha256_prefix":"280f11332c22a965","entry":"parse_model_name","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"analysis/run_xcoder_hparams_analysis.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/analysis/run_xcoder_hparams_analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"280f11332c22a965"}},{"code_sha256_prefix":"94fc14b2cd593393","entry":"resolve_device","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"neuron_identification/identify_neurons.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/neuron_identification/identify_neurons.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"94fc14b2cd593393"}},{"code_sha256_prefix":"daeae8a0621cf15e","entry":"load_crosscoder","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"sweep_eval.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/sweep_eval.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"daeae8a0621cf15e"}},{"code_sha256_prefix":"3f939b04944d7e85","entry":"load_llm","repo":"Antebe/model_diffing_crosscoders","repo_kind":"found_in_text","path":"neuron_identification/identify_neurons.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/neuron_identification/identify_neurons.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3f939b04944d7e85"}}]},"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}