{"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/task-oriented-dialogue-system-as-natural","title":"Task-Oriented Dialogue System as Natural Language Generation","arxiv_id":"2108.13679","date":"2021-08-31","proceeding":null,"authors":["Weizhi Wang","Zhirui Zhang","Junliang Guo","Yinpei Dai","Boxing Chen","Weihua Luo"],"abstract":"In this paper, we propose to formulate the task-oriented dialogue system as the purely natural language generation task, so as to fully leverage the large-scale pre-trained models like GPT-2 and simplify complicated delexicalization prepossessing. However, directly applying this method heavily suffers from the dialogue entity inconsistency caused by the removal of delexicalized tokens, as well as the catastrophic forgetting problem of the pre-trained model during fine-tuning, leading to unsatisfactory performance. To alleviate these problems, we design a novel GPT-Adapter-CopyNet network, which incorporates the lightweight adapter and CopyNet modules into GPT-2 to achieve better performance on transfer learning and dialogue entity generation. Experimental results conducted on the DSTC8 Track 1 benchmark and MultiWOZ dataset demonstrate that our proposed approach significantly outperforms baseline models with a remarkable performance on automatic and human evaluations.","url_abs":"https://arxiv.org/abs/2108.13679v3","url_pdf":"https://arxiv.org/pdf/2108.13679v3.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":"task-oriented-dialogue-system-as-natural","repo_url":"https://github.com/victorwz/tod_as_nlg","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"text-generation","task_name":"Text Generation"},{"task_slug":"transfer-learning","task_name":"Transfer Learning"}],"methods":[{"method_slug":"adam","method_name":"Adam"},{"method_slug":"adapter","method_name":"Adapter"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"attention-dropout","method_name":"Attention Dropout"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"cosine-annealing","method_name":"Cosine Annealing"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"discriminative-fine-tuning","method_name":"Discriminative Fine-Tuning"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"gpt-2","method_name":"GPT-2"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"linear-warmup-with-cosine-annealing","method_name":"Linear Warmup With Cosine Annealing"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"weight-decay","method_name":"Weight Decay"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2108.13679","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2108.13679"}},"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/victorwz/tod_as_nlg","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":12},"by_repo_kind":{"official":{"samples":12,"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":"b0d15c39202738bd","entry":"batch_get","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/util.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/util.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":"b0d15c39202738bd"}},{"code_sha256_prefix":"a6f04e62859d3452","entry":"calc_srs_mean_std","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/util.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/util.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":"a6f04e62859d3452"}},{"code_sha256_prefix":"1ca922f73a40acc4","entry":"calc_ts_diff","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/util.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/util.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":"1ca922f73a40acc4"}},{"code_sha256_prefix":"fce709c469940c24","entry":"critical","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/logger.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/logger.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":"fce709c469940c24"}},{"code_sha256_prefix":"fa12706c86824fb1","entry":"debug","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/logger.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/logger.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":"fa12706c86824fb1"}},{"code_sha256_prefix":"638bf85c03a64f0d","entry":"error","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/logger.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/logger.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":"638bf85c03a64f0d"}},{"code_sha256_prefix":"ad06152cca2a5124","entry":"get_bleu4","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/modules/nlg/multiwoz/evaluate.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/modules/nlg/multiwoz/evaluate.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":"ad06152cca2a5124"}},{"code_sha256_prefix":"15a0813008eec6f7","entry":"initWeights","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/modules/nlg/multiwoz/utils.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/modules/nlg/multiwoz/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":"15a0813008eec6f7"}},{"code_sha256_prefix":"b7945ad8c3451d39","entry":"lab_api","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/decorator.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/decorator.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":"b7945ad8c3451d39"}},{"code_sha256_prefix":"3673b3e2559edfd3","entry":"normalize","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/math_util.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/math_util.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":"3673b3e2559edfd3"}},{"code_sha256_prefix":"35031fef0defb9d6","entry":"standardize","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/math_util.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/math_util.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":"35031fef0defb9d6"}},{"code_sha256_prefix":"bd93e2a982e7fb52","entry":"to_one_hot","repo":"victorwz/tod_as_nlg","repo_kind":"official","path":"Convlab/convlab/lib/math_util.py","file_url":"https://github.com/victorwz/tod_as_nlg/blob/HEAD/Convlab/convlab/lib/math_util.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":"bd93e2a982e7fb52"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}