{"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-2609-01814","title":"When Does Information Sharing Improve Decentralized Discovery? Aggregation, Independent Rescue, and Equilibrium Selection","arxiv_id":"2609.01814","date":"2026-09-01","proceeding":null,"authors":["Yohei Nakajima"],"abstract":"Information sharing can improve a pooled estimate while eliminating independent rescue actions. This paper separates those effects in exact finite discovery models. A centralized action-budget profile shows that equal one-person accuracy can coexist with different portfolio values. Under a registered incremental-sharing protocol, a sharing step improves discovery exactly when pooled residual error contracts faster than an independent rescue attempt. Exact bounded registries exhibit compression, aggregation, neutral curves, and a bounded zero mixed class. In a two-agent Bayesian game with a hidden mixture of common and independent signal sources, the registered selected equilibrium yields a strict positive sharing interval at signal accuracy 3/5, while alternative equilibria show that the result is selection-dependent rather than universal. The models are synthetic and finite; no human or organizational data are used.","url_abs":"https://arxiv.org/abs/2609.01814","url_pdf":"https://arxiv.org/pdf/2609.01814","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=2609.01814","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2609.01814"}},"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/yoheinakajima/distributed-discovery","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":18},"by_repo_kind":{"found_in_text":{"samples":18,"ran":0,"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":"2b281f91e1b70db0","entry":"build_codex_review_prompt","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/editorial_review.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/editorial_review.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":"2b281f91e1b70db0"}},{"code_sha256_prefix":"d013bb180a5c1898","entry":"direct","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/n_agent_verification.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/n_agent_verification.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":"d013bb180a5c1898"}},{"code_sha256_prefix":"53cf4e0c30a70d31","entry":"direct_values","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/verification.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/verification.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":"53cf4e0c30a70d31"}},{"code_sha256_prefix":"dbd78064a2be9098","entry":"discovery","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/n_agent.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/n_agent.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":"dbd78064a2be9098"}},{"code_sha256_prefix":"41b14233fe464c2d","entry":"dominance","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/atlas/model.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/atlas/model.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":"41b14233fe464c2d"}},{"code_sha256_prefix":"0769cd12bbf43345","entry":"equilibria","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/model.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/model.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":"0769cd12bbf43345"}},{"code_sha256_prefix":"3de1ff0a158ba455","entry":"equilibrium_counts","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/common_source_analysis.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/common_source_analysis.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":"3de1ff0a158ba455"}},{"code_sha256_prefix":"ea81a2fccec7018f","entry":"gross_payoffs","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/n_agent.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/n_agent.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":"ea81a2fccec7018f"}},{"code_sha256_prefix":"7839be7041db51a2","entry":"load_yaml","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/agent_ops/core.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/agent_ops/core.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":"7839be7041db51a2"}},{"code_sha256_prefix":"4abc35634e7a8d39","entry":"payoffs","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/n_agent.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/n_agent.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":"4abc35634e7a8d39"}},{"code_sha256_prefix":"3bdb98d7b799eb04","entry":"planner","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/model.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/model.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":"3bdb98d7b799eb04"}},{"code_sha256_prefix":"bf3368c56d635f7d","entry":"planner_threshold","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/common_source_analysis.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/common_source_analysis.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":"bf3368c56d635f7d"}},{"code_sha256_prefix":"fcce9c46709029b3","entry":"private_threshold","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/common_source_analysis.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/common_source_analysis.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":"fcce9c46709029b3"}},{"code_sha256_prefix":"b3a78845148ea631","entry":"sha","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/n_agent_study.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/n_agent_study.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":"b3a78845148ea631"}},{"code_sha256_prefix":"e87e452c60fef107","entry":"sha256_file","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/agent_ops/core.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/agent_ops/core.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":"e87e452c60fef107"}},{"code_sha256_prefix":"0b52243154280737","entry":"validate_codex_review_output","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/editorial_review.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/editorial_review.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":"0b52243154280737"}},{"code_sha256_prefix":"d0cb115b14da2761","entry":"validity","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/atlas/model.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/atlas/model.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":"d0cb115b14da2761"}},{"code_sha256_prefix":"4b590d7408d502e3","entry":"values","repo":"yoheinakajima/distributed-discovery","repo_kind":"found_in_text","path":"src/distributed_discovery/acquisition/model.py","file_url":"https://github.com/yoheinakajima/distributed-discovery/blob/HEAD/src/distributed_discovery/acquisition/model.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":"4b590d7408d502e3"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.AI","source":"arxiv_daily_20260903.json"},"syntology_extracted_results":null}