{"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-04017","title":"GeoBrowse: A Geolocation Benchmark for Agentic Tool Use with Expert-Annotated Reasoning Traces","arxiv_id":"2604.04017","date":"2026-04-05","proceeding":null,"authors":["Xinyu Geng","Yanjing Xiao","Yuyang Zhang","Hanwen Wang","Xinyan Liu","Rui Min","Tianqing Fang","Yi R. Fung"],"abstract":"Deep research agents integrate fragmented evidence through multi-step tool use. BrowseComp offers a text-only testbed for such agents, but existing multimodal benchmarks rarely require both weak visual cues composition and BrowseComp-style multi-hop verification. Geolocation is a natural testbed because answers depend on combining multiple ambiguous visual cues and validating them with open-web evidence. Thus, we introduce GeoBrowse, a geolocation benchmark that combines visual reasoning with knowledge-intensive multi-hop queries. Level 1 tests extracting and composing fragmented visual cues, and Level 2 increases query difficulty by injecting long-tail knowledge and obfuscating key entities. To support evaluation, we provide an agentic workflow GATE with five think-with-image tools and four knowledge-intensive tools, and release expert-annotated stepwise traces grounded in verifiable evidence for trajectory-level analysis. Experiments show that GATE outperforms direct inference and open-source agents, indicating that no-tool, search-only or image-only setups are insufficient. Gains come from coherent, level-specific tool-use plans rather than more tool calls, as they more reliably reach annotated key evidence steps and make fewer errors when integrating into the final decision. The GeoBrowse bernchmark and codes are provided in https://github.com/ornamentt/GeoBrowse","url_abs":"https://arxiv.org/abs/2604.04017","url_pdf":"https://arxiv.org/pdf/2604.04017","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=2604.04017","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.04017"}},"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/ornamentt/GeoBrowse","reach":null}],"summary":{"unverified":11},"by_repo_kind":{"found_in_text":{"samples":11,"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":"3b0c1028ae6d795a","entry":"contains_chinese","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"Benchmark/codes/data_processing/translate.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/Benchmark/codes/data_processing/translate.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":"3b0c1028ae6d795a"}},{"code_sha256_prefix":"ae6c2bb194221137","entry":"encode_image_to_base64","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"Benchmark/codes/infer/baseline.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/Benchmark/codes/infer/baseline.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":"ae6c2bb194221137"}},{"code_sha256_prefix":"a4ee90a1bd5be041","entry":"extract_response","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"Evaluation/baseline/evaluate.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/Evaluation/baseline/evaluate.py","link_basis":"harvester_set","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":"a4ee90a1bd5be041"}},{"code_sha256_prefix":"400fc092b5b46134","entry":"get_template","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"System/ckv3/agents/agent.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/System/ckv3/agents/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":"400fc092b5b46134"}},{"code_sha256_prefix":"ce1d671345b6ef99","entry":"get_until_hit","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"Evaluation/baseline/utils.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/Evaluation/baseline/utils.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":"ce1d671345b6ef99"}},{"code_sha256_prefix":"e587e0fad56e82f2","entry":"load_jsonl","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"Evaluation/baseline/evaluate.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/Evaluation/baseline/evaluate.py","link_basis":"harvester_set","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":"e587e0fad56e82f2"}},{"code_sha256_prefix":"dce19b095f363b41","entry":"normalize_number_str","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"System/ckv3/ck_main/gaia_scorer.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/System/ckv3/ck_main/gaia_scorer.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":"dce19b095f363b41"}},{"code_sha256_prefix":"9b00c498f57a78b5","entry":"question_scorer","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"System/ckv3/ck_main/gaia_scorer.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/System/ckv3/ck_main/gaia_scorer.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":"9b00c498f57a78b5"}},{"code_sha256_prefix":"bd302a2ed08c2f35","entry":"split_string","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"System/ckv3/ck_main/gaia_scorer.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/System/ckv3/ck_main/gaia_scorer.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":"bd302a2ed08c2f35"}},{"code_sha256_prefix":"67484bbc0c20d4f6","entry":"tuple_keys_to_str","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"Evaluation/baseline/utils.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/Evaluation/baseline/utils.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":"67484bbc0c20d4f6"}},{"code_sha256_prefix":"160fcf9f63160edb","entry":"wrapped_trying","repo":"ornamentt/GeoBrowse","repo_kind":"found_in_text","path":"Evaluation/baseline/utils.py","file_url":"https://github.com/ornamentt/GeoBrowse/blob/HEAD/Evaluation/baseline/utils.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":"160fcf9f63160edb"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}