{"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-2608-31058","title":"Improving Information Extraction with Learned Queries","arxiv_id":"2608.31058","date":"2026-08-31","proceeding":null,"authors":["Omar Sharif","Soroush Vosoughi","Nikhil Singh"],"abstract":"When information extraction fails, a natural instinct is to improve the model doing it: for example, by scaling it up or refining its reasoning. In this paper, we show that another part of the pipeline matters at least as much: the queries used to elicit this information. Across four clinical benchmarks and five LLMs, improving the question design alone raises performance by 18.6 F1-score points, i.e. more than using larger extraction models. To make such question design learnable, we introduce List of Questions (LoQ), which generates document-specific question sets, and FeedQ, a feedback-driven optimization method that iteratively refines questions against extraction outcomes. The resulting optimized questions can be used to train lightweight generators: with fine-tuning, 4B-parameter models match or outperform expert-derived baselines and substantially exceed the performance of much larger untuned models. We release a dataset of 12,820 optimized questions to support a broader shift in information extraction research toward treating question design as a first-class problem.","url_abs":"https://arxiv.org/abs/2608.31058","url_pdf":"https://arxiv.org/pdf/2608.31058","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=2608.31058","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.31058"}},"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/ZhaoyueSun/PHEE","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":9},"by_repo_kind":{"found_in_text":{"samples":9,"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":"65ffc8abe1a9b4eb","entry":"compute_metric","repo":"ZhaoyueSun/PHEE","repo_kind":"found_in_text","path":"evaluate/phee_metric.py","file_url":"https://github.com/ZhaoyueSun/PHEE/blob/HEAD/evaluate/phee_metric.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":"65ffc8abe1a9b4eb"}},{"code_sha256_prefix":"1c86299e72aa56cf","entry":"get_entities","repo":"ZhaoyueSun/PHEE","repo_kind":"found_in_text","path":"evaluate/compute_iaa.py","file_url":"https://github.com/ZhaoyueSun/PHEE/blob/HEAD/evaluate/compute_iaa.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":"1c86299e72aa56cf"}},{"code_sha256_prefix":"9949aa6128bf92a9","entry":"get_event_entities","repo":"ZhaoyueSun/PHEE","repo_kind":"found_in_text","path":"evaluate/compute_iaa.py","file_url":"https://github.com/ZhaoyueSun/PHEE/blob/HEAD/evaluate/compute_iaa.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":"9949aa6128bf92a9"}},{"code_sha256_prefix":"3752897e8ab09170","entry":"parse_entities","repo":"ZhaoyueSun/PHEE","repo_kind":"found_in_text","path":"gen_qa/transfer_s1_pred_to_s2_input.py","file_url":"https://github.com/ZhaoyueSun/PHEE/blob/HEAD/gen_qa/transfer_s1_pred_to_s2_input.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":"3752897e8ab09170"}},{"code_sha256_prefix":"91d01d763bcc6469","entry":"postprocess_qa_predictions","repo":"ZhaoyueSun/PHEE","repo_kind":"found_in_text","path":"gen_qa/utils_qa.py","file_url":"https://github.com/ZhaoyueSun/PHEE/blob/HEAD/gen_qa/utils_qa.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":"91d01d763bcc6469"}},{"code_sha256_prefix":"b6b83db7ad282791","entry":"postprocess_qa_predictions_with_beam_search","repo":"ZhaoyueSun/PHEE","repo_kind":"found_in_text","path":"gen_qa/utils_qa.py","file_url":"https://github.com/ZhaoyueSun/PHEE/blob/HEAD/gen_qa/utils_qa.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":"b6b83db7ad282791"}},{"code_sha256_prefix":"1b1ea83bf6d6e62b","entry":"read_gold_result","repo":"ZhaoyueSun/PHEE","repo_kind":"found_in_text","path":"gen_qa/eval_stage2_preds.py","file_url":"https://github.com/ZhaoyueSun/PHEE/blob/HEAD/gen_qa/eval_stage2_preds.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":"1b1ea83bf6d6e62b"}},{"code_sha256_prefix":"6b64da5807e312fb","entry":"read_pred_result","repo":"ZhaoyueSun/PHEE","repo_kind":"found_in_text","path":"gen_qa/eval_stage2_preds.py","file_url":"https://github.com/ZhaoyueSun/PHEE/blob/HEAD/gen_qa/eval_stage2_preds.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":"6b64da5807e312fb"}},{"code_sha256_prefix":"2087e9b976cfcfd8","entry":"read_pred_result","repo":"ZhaoyueSun/PHEE","repo_kind":"found_in_text","path":"gen_qa/transfer_s1_pred_to_s2_input.py","file_url":"https://github.com/ZhaoyueSun/PHEE/blob/HEAD/gen_qa/transfer_s1_pred_to_s2_input.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":"2087e9b976cfcfd8"}}]},"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_daily_20260901.json"},"syntology_extracted_results":null}