Papers › Interactive Language Learning by Question Answering

Interactive Language Learning by Question Answering

28 Aug 2019IJCNLP 2019 11arXiv:1908.10909archive 2025-07-28

Xingdi Yuan, Marc-Alexandre Cote, Jie Fu, Zhouhan Lin, Christopher Pal, Yoshua Bengio, Adam Trischler

Humans observe and interact with the world to acquire knowledge. However, most existing machine reading comprehension (MRC) tasks miss the interactive, information-seeking component of comprehension. Such tasks present models with static documents that contain all necessary information, usually concentrated in a single short substring. Thus, models can achieve strong performance through simple word- and phrase-based pattern matching. We address this problem by formulating a novel text-based question answering task: Question Answering with Interactive Text (QAit). In QAit, an agent must interact with a partially observable text-based environment to gather information required to answer questions. QAit poses questions about the existence, location, and attributes of objects found in the environment. The data is built using a text-based game generator that defines the underlying dynamics of interaction with the environment. We propose and evaluate a set of baseline models for the QAit task that includes deep reinforcement learning agents. Experiments show that the task presents a major challenge for machine reading systems, while humans solve it with relative ease.

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="1908.10909")

Code

Syntology Ran 2 of 11 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

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

xingdi-eric-yuan/qait_public officialmentioned in paperpytorchMIT 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

11 samples harvested; 2 ran; 0 honoured the contract we drafted; 9 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.

2ran · our draft was wrong
9unverified

Licence: 10 of the 11 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 xingdi-eric-yuan/qait_public. “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.

compute_mask xingdi-eric-yuan/qait_public/layers.py official repository ran · our draft was wrong fingerprinted MIT recorded; this copy not marked cleared · pointer only · 91eb0af694a5d554 · report
masked_softmax xingdi-eric-yuan/qait_public/layers.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · e5002de1b930b693 · report
attribute_to_question xingdi-eric-yuan/qait_public/game_generator.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 918dc7f48ab39b03 · report
build_argparser xingdi-eric-yuan/qait_public/challenge.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · d041e96025cea355 · report
check_reasoning_path_reward_sequence xingdi-eric-yuan/qait_public/reward_helper.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 09b5e97aa17e3fff · report
generate_location_question xingdi-eric-yuan/qait_public/game_generator.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · c8c3bab24970ba1f · report
get_attribute_reward xingdi-eric-yuan/qait_public/reward_helper.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 31a1a36dc620fe67 · report
masked_mean xingdi-eric-yuan/qait_public/layers.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 4feae955776e4043 · report
preproc xingdi-eric-yuan/qait_public/generic.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 779f827b9e2410ad · report
to_np xingdi-eric-yuan/qait_public/generic.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 499aa017b9e14605 · report
to_pt xingdi-eric-yuan/qait_public/generic.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · f947fb149bc50f58 · report

Tasks

Deep Reinforcement LearningMachine Reading ComprehensionQuestion AnsweringReading ComprehensionReinforcement Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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