{"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/grounded-adaptation-for-zero-shot-executable","title":"Grounded Adaptation for Zero-shot Executable Semantic Parsing","arxiv_id":"2009.07396","date":"2020-09-16","proceeding":"EMNLP 2020 11","authors":["Victor Zhong","Mike Lewis","Sida I. Wang","Luke Zettlemoyer"],"abstract":"We propose Grounded Adaptation for Zero-shot Executable Semantic Parsing (GAZP) to adapt an existing semantic parser to new environments (e.g. new database schemas). GAZP combines a forward semantic parser with a backward utterance generator to synthesize data (e.g. utterances and SQL queries) in the new environment, then selects cycle-consistent examples to adapt the parser. Unlike data-augmentation, which typically synthesizes unverified examples in the training environment, GAZP synthesizes examples in the new environment whose input-output consistency are verified. On the Spider, Sparc, and CoSQL zero-shot semantic parsing tasks, GAZP improves logical form and execution accuracy of the baseline parser. Our analyses show that GAZP outperforms data-augmentation in the training environment, performance increases with the amount of GAZP-synthesized data, and cycle-consistency is central to successful adaptation.","url_abs":"https://arxiv.org/abs/2009.07396v3","url_pdf":"https://arxiv.org/pdf/2009.07396v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"grounded-adaptation-for-zero-shot-executable","repo_url":"https://github.com/vzhong/gazp","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"data-augmentation","task_name":"Data Augmentation"},{"task_slug":"dialogue-state-tracking","task_name":"Dialogue State Tracking"},{"task_slug":"semantic-parsing","task_name":"Semantic Parsing"},{"task_slug":"text-to-sql","task_name":"Text-To-SQL"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/dialogue-state-tracking-on-cosql","task":"Dialogue State Tracking","dataset":"CoSQL","model":"GAZP+BERT","rank_in_archive_order":7,"of":9,"metrics":{"interaction match accuracy":"12.8","question match accuracy":"39.7"},"uses_additional_data":false},{"leaderboard":"/sota/text-to-sql-on-sparc","task":"Text-To-SQL","dataset":"SParC","model":"GAZP + BERT","rank_in_archive_order":6,"of":7,"metrics":{"interaction match accuracy":"23.5","question match accuracy":"45.9"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2009.07396","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2009.07396"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vzhong/gazp","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":11},"by_repo_kind":{"listed":{"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":"dabf87ffe599be77","entry":"corpus_bleu","repo":"vzhong/gazp","repo_kind":"listed","path":"bleu.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/bleu.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":"dabf87ffe599be77"}},{"code_sha256_prefix":"d78f1c3233d062d9","entry":"find_shortest_path","repo":"vzhong/gazp","repo_kind":"listed","path":"editsql_postprocess.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/editsql_postprocess.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":"d78f1c3233d062d9"}},{"code_sha256_prefix":"801f821346462f3d","entry":"gen_from","repo":"vzhong/gazp","repo_kind":"listed","path":"editsql_postprocess.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/editsql_postprocess.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":"801f821346462f3d"}},{"code_sha256_prefix":"0a6eb00e2b06e65a","entry":"iterate_sparc","repo":"vzhong/gazp","repo_kind":"listed","path":"converter.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/converter.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":"0a6eb00e2b06e65a"}},{"code_sha256_prefix":"cbcbdae866b89725","entry":"modified_precision","repo":"vzhong/gazp","repo_kind":"listed","path":"bleu.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/bleu.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":"cbcbdae866b89725"}},{"code_sha256_prefix":"8d068c5aae5973aa","entry":"normalize_space","repo":"vzhong/gazp","repo_kind":"listed","path":"editsql_postprocess.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/editsql_postprocess.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":"8d068c5aae5973aa"}},{"code_sha256_prefix":"a7943ed412e918de","entry":"pad_sequence","repo":"vzhong/gazp","repo_kind":"listed","path":"model/cycle.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/model/cycle.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":"a7943ed412e918de"}},{"code_sha256_prefix":"4d78971ecb256ed8","entry":"read_database_schema","repo":"vzhong/gazp","repo_kind":"listed","path":"editsql_preprocess.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/editsql_preprocess.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":"4d78971ecb256ed8"}},{"code_sha256_prefix":"d31ff7fd717c208a","entry":"remove_from_with_join","repo":"vzhong/gazp","repo_kind":"listed","path":"editsql_preprocess.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/editsql_preprocess.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":"d31ff7fd717c208a"}},{"code_sha256_prefix":"4258d1b9dafb037c","entry":"remove_from_without_join","repo":"vzhong/gazp","repo_kind":"listed","path":"editsql_preprocess.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/editsql_preprocess.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":"4258d1b9dafb037c"}},{"code_sha256_prefix":"1317c04d6dfdb3d6","entry":"sentence_bleu","repo":"vzhong/gazp","repo_kind":"listed","path":"bleu.py","file_url":"https://github.com/vzhong/gazp/blob/HEAD/bleu.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":"1317c04d6dfdb3d6"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}