{"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-2604-16778","title":"Federation over Text: Insight Sharing for Multi-Agent Reasoning","arxiv_id":"2604.16778","date":"2026-04-18","proceeding":null,"authors":["Dixi Yao","Tahseen Rabbani","Manzil Zaheer","Tian Li"],"abstract":"We propose a federated learning-like framework, Federation over Text (FoT), that enables multiple clients solving different tasks to collectively generate a shared library of metacognitive insights by iteratively federating their local reasoning processes without sharing actual problem instances or task instructions. Instead of federation over gradients (e.g., as in distributed training), FoT operates at the semantic level without any gradient optimization or supervision signal. Iteratively, each client runs an LLM agent that does local thinking and self-improvement on their specific tasks independently, and shares reasoning traces with a central server, which aggregates and distills them into a cross-task (and cross-domain) insight library that existing and future agents can leverage to improve performance on related tasks. Experiments show that FoT improves reasoning effectiveness and efficiency across a wide range of challenging applications, including mathematical problem solving, cross-domain collaboration, real-world daily tasks, and machine learning research insight discovery. Specifically, it improves average performance scores by 25% while reducing the reasoning tokens by 4% across the first three applications. In the research insight discovery application, FoT is able to generate insights that cover over 80% of the major contributions in the subsequent papers.","url_abs":"https://arxiv.org/abs/2604.16778","url_pdf":"https://arxiv.org/pdf/2604.16778","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":{"syntology_url":"https://syntology.ai/paper/2604.16778","atlas_url":"https://app.syntology.ai/?focus=2604.16778","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.16778"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/dixiyao/FoT","reach":null}],"summary":{"ran_draft_wrong":13,"ran_honours":1,"unverified":6},"by_repo_kind":{"found_in_text":{"samples":20,"ran":14,"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":0,"samples":[{"code_sha256_prefix":"e1ff182b61fd5102","entry":"_chunk_message","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e1ff182b61fd5102"}},{"code_sha256_prefix":"b409e4415aad0013","entry":"_coerce_subprocess_output","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b409e4415aad0013"}},{"code_sha256_prefix":"72ac5a146aa8e4e1","entry":"_extract_json_object","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"72ac5a146aa8e4e1"}},{"code_sha256_prefix":"7ebd11301e14d7a6","entry":"_find_recent_session_path","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"7ebd11301e14d7a6"}},{"code_sha256_prefix":"ab3222e617dfce33","entry":"_find_transcript_path_from_sessions_store","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"ab3222e617dfce33"}},{"code_sha256_prefix":"af13ae1d6bf43a32","entry":"_get_openclaw_command","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"af13ae1d6bf43a32"}},{"code_sha256_prefix":"dddc0f3db6d84cf6","entry":"_load_existing_encyclopedia","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"dddc0f3db6d84cf6"}},{"code_sha256_prefix":"cf6821e19daae118","entry":"_resolve_session_id_from_store","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cf6821e19daae118"}},{"code_sha256_prefix":"b1615d60cf5e53a1","entry":"extract_problem_number","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b1615d60cf5e53a1"}},{"code_sha256_prefix":"9338a0e5ddd49c62","entry":"extract_usage_from_transcript","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"9338a0e5ddd49c62"}},{"code_sha256_prefix":"1a3d2d6968e9be68","entry":"get_agent_store_dir","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"1a3d2d6968e9be68"}},{"code_sha256_prefix":"55895a0793a8cee2","entry":"last_assistant_message","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"55895a0793a8cee2"}},{"code_sha256_prefix":"b1cecf0419bb1047","entry":"normalize_agent_name","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b1cecf0419bb1047"}},{"code_sha256_prefix":"0188f718cccc13f9","entry":"render_insight_markdown","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"0188f718cccc13f9"}},{"code_sha256_prefix":"adb920bca0387800","entry":"GlobalReasoningServer","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"adb920bca0387800"}},{"code_sha256_prefix":"cd53688603843e6c","entry":"OpenClawError","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"cd53688603843e6c"}},{"code_sha256_prefix":"2a64c72ec6355f54","entry":"OpenClawFoTServer","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"2a64c72ec6355f54"}},{"code_sha256_prefix":"03473f8ef8c66e8b","entry":"_run_command","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"03473f8ef8c66e8b"}},{"code_sha256_prefix":"ad5e66cdc11e3280","entry":"load_transcript","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"ad5e66cdc11e3280"}},{"code_sha256_prefix":"3a53a52e3d828445","entry":"run_openclaw_prompt","repo":"dixiyao/FoT","repo_kind":"found_in_text","path":"src/fot/fot_server.py","file_url":"https://github.com/dixiyao/FoT/blob/HEAD/src/fot/fot_server.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":"3a53a52e3d828445"}}]},"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}