Papers › Do Neural Dialog Systems Use the Conversation History Effectively? An Empirical Study

Do Neural Dialog Systems Use the Conversation History Effectively? An Empirical Study

4 Jun 2019ACL 2019 7arXiv:1906.01603archive 2025-07-28

Chinnadhurai Sankar, Sandeep Subramanian, Christopher Pal, Sarath Chandar, Yoshua Bengio

Neural generative models have been become increasingly popular when building conversational agents. They offer flexibility, can be easily adapted to new domains, and require minimal domain engineering. A common criticism of these systems is that they seldom understand or use the available dialog history effectively. In this paper, we take an empirical approach to understanding how these models use the available dialog history by studying the sensitivity of the models to artificially introduced unnatural changes or perturbations to their context at test time. We experiment with 10 different types of perturbations on 4 multi-turn dialog datasets and find that commonly used neural dialog architectures like recurrent and transformer-based seq2seq models are rarely sensitive to most perturbations such as missing or reordering utterances, shuffling words, etc. Also, by open-sourcing our code, we believe that it will serve as a useful diagnostic tool for evaluating dialog systems in the future.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1906.01603")

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

By repository: official repository: 13 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chinnadhurai/ParlAI officialmentioned in paperMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from chinnadhurai/ParlAI. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

built chinnadhurai/ParlAI/parlai/core/build_data.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 09a95f9415277981 · report
escape chinnadhurai/ParlAI/parlai/core/dict.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 758e9948df81569f · report
find_ngrams chinnadhurai/ParlAI/parlai/core/dict.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 761ab53c3cc0c21a · report
get_model_dir chinnadhurai/ParlAI/parlai/core/build_data.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 019aeff4cb65bf1a · report
load_agent_module chinnadhurai/ParlAI/parlai/core/loader.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 4f53f28aaa58cf4b · report
load_opt_file chinnadhurai/ParlAI/parlai/core/opt.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · efb9630a265e6c00 · report
modelzoo_path chinnadhurai/ParlAI/parlai/core/build_data.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 17e935d68780fee8 · report
normalize_answer chinnadhurai/ParlAI/parlai/core/metrics.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · da3bc8c42eec18d1 · report
register_agent chinnadhurai/ParlAI/parlai/core/loader.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · d1c669045b65dcac · report
register_teacher chinnadhurai/ParlAI/parlai/core/loader.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 20eb985274e73aa2 · report
str2bool chinnadhurai/ParlAI/parlai/core/params.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 1576efd167dc84a8 · report
str2none chinnadhurai/ParlAI/parlai/core/params.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · e99fd6709751aec6 · report
unescape chinnadhurai/ParlAI/parlai/core/dict.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 7e5138ac467c5625 · report

Tasks

Diagnostic

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

LSTMSeq2SeqSigmoid ActivationTanh Activation

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections