English

Analyzing Language Learned by an Active Question Answering Agent

Computation and Language 2018-01-24 v1 Artificial Intelligence

Abstract

We analyze the language learned by an agent trained with reinforcement learning as a component of the ActiveQA system [Buck et al., 2017]. In ActiveQA, question answering is framed as a reinforcement learning task in which an agent sits between the user and a black box question-answering system. The agent learns to reformulate the user's questions to elicit the optimal answers. It probes the system with many versions of a question that are generated via a sequence-to-sequence question reformulation model, then aggregates the returned evidence to find the best answer. This process is an instance of \emph{machine-machine} communication. The question reformulation model must adapt its language to increase the quality of the answers returned, matching the language of the question answering system. We find that the agent does not learn transformations that align with semantic intuitions but discovers through learning classical information retrieval techniques such as tf-idf re-weighting and stemming.

Keywords

Cite

@article{arxiv.1801.07537,
  title  = {Analyzing Language Learned by an Active Question Answering Agent},
  author = {Christian Buck and Jannis Bulian and Massimiliano Ciaramita and Wojciech Gajewski and Andrea Gesmundo and Neil Houlsby and Wei Wang},
  journal= {arXiv preprint arXiv:1801.07537},
  year   = {2018}
}

Comments

Emergent Communication Workshop, NIPS 2017

R2 v1 2026-06-22T23:53:02.776Z