{"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-11427","title":"METRO: Towards Strategy Induction from Expert Dialogue Transcripts for Non-collaborative Dialogues","arxiv_id":"2604.11427","date":"2026-04-13","proceeding":null,"authors":["Haofu Yang","Jiaji Liu","Chen Huang","Faguo Wu","Wenqiang Lei","See-Kiong Ng"],"abstract":"Developing non-collaborative dialogue agents traditionally requires the manual, unscalable codification of expert strategies. We propose \\ours, a method that leverages large language models to autonomously induce both strategy actions and planning logic directly from raw transcripts. METRO formalizes expert knowledge into a Strategy Forest, a hierarchical structure that captures both short-term responses (nodes) and long-term strategic foresight (branches). Experimental results across two benchmarks show that METRO demonstrates promising performance, outperforming existing methods by an average of 9%-10%. Our further analysis not only reveals the success behind METRO (strategic behavioral diversity and foresight), but also demonstrates its robust cross-task transferability. This offers new insights into building non-collaborative agents in a cost-effective and scalable way. Our code is available at https://github.com/Humphrey-0125/METRO.","url_abs":"https://arxiv.org/abs/2604.11427","url_pdf":"https://arxiv.org/pdf/2604.11427","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.11427","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.11427"}},"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/Humphrey-0125/METRO","reach":null}],"summary":{"ran":1,"ran_fixture":3,"ran_draft_wrong":14,"unverified":16},"by_repo_kind":{"found_in_text":{"samples":34,"ran":18,"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":34,"samples":[{"code_sha256_prefix":"82b6177a7c5ecbf7","entry":"Embedder","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"82b6177a7c5ecbf7"}},{"code_sha256_prefix":"31c669e7218c9444","entry":"_build_critic_messages","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"31c669e7218c9444"}},{"code_sha256_prefix":"62a7049a1054b4c1","entry":"_call_critic_once_with_retry","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"62a7049a1054b4c1"}},{"code_sha256_prefix":"49b6a4df59eff289","entry":"_get_env","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"49b6a4df59eff289"}},{"code_sha256_prefix":"49ff250013df5fb1","entry":"_parse_json_response","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"49ff250013df5fb1"}},{"code_sha256_prefix":"001036ab32903913","entry":"_parse_strategy_step","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"001036ab32903913"}},{"code_sha256_prefix":"ec033100fdd63f22","entry":"_render_step","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ec033100fdd63f22"}},{"code_sha256_prefix":"1f5fc9747c1b886c","entry":"_require_env","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1f5fc9747c1b886c"}},{"code_sha256_prefix":"5955bf9d07950c51","entry":"_truncate","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5955bf9d07950c51"}},{"code_sha256_prefix":"340035997f0a6b7d","entry":"build_persuader_generation_prompt","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"340035997f0a6b7d"}},{"code_sha256_prefix":"ddc4f8a518610954","entry":"build_strategy_chain_summary_prompt","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ddc4f8a518610954"}},{"code_sha256_prefix":"f58cd42d70d7f75f","entry":"dot_similarity","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f58cd42d70d7f75f"}},{"code_sha256_prefix":"e1b0f86a6a5adf01","entry":"extract_when_clause","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e1b0f86a6a5adf01"}},{"code_sha256_prefix":"49c4dbca2a15ea16","entry":"format_strategy_hint","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"49c4dbca2a15ea16"}},{"code_sha256_prefix":"a54d1cd241d2ff3b","entry":"generate_high_level_guidance","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a54d1cd241d2ff3b"}},{"code_sha256_prefix":"4c9a2ef411567739","entry":"generate_strategy_chain_summary","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4c9a2ef411567739"}},{"code_sha256_prefix":"949b6251bf8c8a7d","entry":"get_last_persuadee_utterance","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"949b6251bf8c8a7d"}},{"code_sha256_prefix":"f4bd1a90830708b8","entry":"history_to_plain_text","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f4bd1a90830708b8"}},{"code_sha256_prefix":"bd9490060fe0d89f","entry":"_build_openai_client","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"bd9490060fe0d89f"}},{"code_sha256_prefix":"704e1855d9b493c7","entry":"call_compatible_api","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"704e1855d9b493c7"}},{"code_sha256_prefix":"5a8ad1c0af511fbf","entry":"call_critic_model","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"5a8ad1c0af511fbf"}},{"code_sha256_prefix":"59ff4e10a4db7b60","entry":"call_llm_api","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"59ff4e10a4db7b60"}},{"code_sha256_prefix":"0247b46468fb6e70","entry":"call_openai_api","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"0247b46468fb6e70"}},{"code_sha256_prefix":"84f85103a7482c03","entry":"chat_completion_persuadee","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"84f85103a7482c03"}},{"code_sha256_prefix":"ca74e2f2399141bc","entry":"chat_completion_persuader","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"ca74e2f2399141bc"}},{"code_sha256_prefix":"4eb74e96bec73be4","entry":"emb_fn","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"4eb74e96bec73be4"}},{"code_sha256_prefix":"563ec7e51a476841","entry":"generate_persuadee_utterance","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"563ec7e51a476841"}},{"code_sha256_prefix":"cbcf56339e1ff8be","entry":"generate_persuader_utterance","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"cbcf56339e1ff8be"}},{"code_sha256_prefix":"7f69632779ebb908","entry":"get_embedder","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"7f69632779ebb908"}},{"code_sha256_prefix":"b329e4fd0176d1b0","entry":"get_top_principles_for_cluster","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"b329e4fd0176d1b0"}},{"code_sha256_prefix":"f0c7f7fa22f52faf","entry":"load_cluster_centroids","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"f0c7f7fa22f52faf"}},{"code_sha256_prefix":"b995cd796162ca65","entry":"load_principles_for_cluster","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"b995cd796162ca65"}},{"code_sha256_prefix":"e6976bf26fa20a57","entry":"retrieve_strategy_chain_by_history","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"e6976bf26fa20a57"}},{"code_sha256_prefix":"dece172c34842a73","entry":"run_simulation_with_initial","repo":"Humphrey-0125/METRO","repo_kind":"found_in_text","path":"src/runtime/metro_p4g.py","file_url":"https://github.com/Humphrey-0125/METRO/blob/HEAD/src/runtime/metro_p4g.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":"dece172c34842a73"}}]},"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}