{"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/dialogue-state-induction-using-neural-latent","title":"Dialogue State Induction Using Neural Latent Variable Models","arxiv_id":"2008.05666","date":"2020-08-13","proceeding":null,"authors":["Qingkai Min","Libo Qin","Zhiyang Teng","Xiao Liu","Yue Zhang"],"abstract":"Dialogue state modules are a useful component in a task-oriented dialogue system. Traditional methods find dialogue states by manually labeling training corpora, upon which neural models are trained. However, the labeling process can be costly, slow, error-prone, and more importantly, cannot cover the vast range of domains in real-world dialogues for customer service. We propose the task of dialogue state induction, building two neural latent variable models that mine dialogue states automatically from unlabeled customer service dialogue records. Results show that the models can effectively find meaningful slots. In addition, equipped with induced dialogue states, a state-of-the-art dialogue system gives better performance compared with not using a dialogue state module.","url_abs":"https://arxiv.org/abs/2008.05666v1","url_pdf":"https://arxiv.org/pdf/2008.05666v1.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":"dialogue-state-induction-using-neural-latent","repo_url":"https://github.com/taolusi/dialogue-state-induction","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2008.05666","atlas_url":"https://app.syntology.ai/?focus=2008.05666","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2008.05666"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":"deterministic:regex_extraction","url":"https://github.com/taolusi/dialogue-state-induction","reach":null}],"summary":{"ran":3,"ran_draft_wrong":5,"unverified":1},"by_repo_kind":{"official":{"samples":9,"ran":8,"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":9,"samples":[{"code_sha256_prefix":"c8830f5f8d3ccae2","entry":"DSI_GM","repo":"taolusi/dialogue-state-induction","repo_kind":"official","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.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":"c8830f5f8d3ccae2"}},{"code_sha256_prefix":"0a6e275cf79cd07a","entry":"Decoder","repo":"taolusi/dialogue-state-induction","repo_kind":"official","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.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":"0a6e275cf79cd07a"}},{"code_sha256_prefix":"192966352dbc93ce","entry":"Encoder","repo":"taolusi/dialogue-state-induction","repo_kind":"official","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.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":"192966352dbc93ce"}},{"code_sha256_prefix":"6ad06ba6618e5a30","entry":"block_dec","repo":"taolusi/dialogue-state-induction","repo_kind":"official","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6ad06ba6618e5a30"}},{"code_sha256_prefix":"129d8b2e4b24c90f","entry":"block_enc","repo":"taolusi/dialogue-state-induction","repo_kind":"official","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"129d8b2e4b24c90f"}},{"code_sha256_prefix":"d46994e2268a5608","entry":"gaussian_pdf_log","repo":"taolusi/dialogue-state-induction","repo_kind":"official","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d46994e2268a5608"}},{"code_sha256_prefix":"bb2c7514d09ae8ef","entry":"gaussian_pdfs_log","repo":"taolusi/dialogue-state-induction","repo_kind":"official","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bb2c7514d09ae8ef"}},{"code_sha256_prefix":"4ed9d40db1b48a4c","entry":"sampling","repo":"taolusi/dialogue-state-induction","repo_kind":"official","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4ed9d40db1b48a4c"}},{"code_sha256_prefix":"5f1068ec9c2b5ce5","entry":"assert_not_nan","repo":"taolusi/dialogue-state-induction","repo_kind":"official","path":"model/dsi_gm.py","file_url":"https://github.com/taolusi/dialogue-state-induction/blob/HEAD/model/dsi_gm.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":"5f1068ec9c2b5ce5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}