@inproceedings{krishna-iyyer-2019-generating,
title = "Generating Question-Answer Hierarchies",
author = "Krishna, Kalpesh and
Iyyer, Mohit",
editor = "Korhonen, Anna and
Traum, David and
M{\`a}rquez, Llu{\'i}s",
booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2019",
address = "Florence, Italy",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/P19-1224/",
doi = "10.18653/v1/P19-1224",
pages = "2321--2334",
abstract = "The process of knowledge acquisition can be viewed as a question-answer game between a student and a teacher in which the student typically starts by asking broad, open-ended questions before drilling down into specifics (Hintikka, 1981; Hakkarainen and Sintonen, 2002). This pedagogical perspective motivates a new way of representing documents. In this paper, we present SQUASH (Specificity-controlled Question-Answer Hierarchies), a novel and challenging text generation task that converts an input document into a hierarchy of question-answer pairs. Users can click on high-level questions (e.g., {\textquotedblleft}Why did Frodo leave the Fellowship?{\textquotedblright}) to reveal related but more specific questions (e.g., {\textquotedblleft}Who did Frodo leave with?{\textquotedblright}). Using a question taxonomy loosely based on Lehnert (1978), we classify questions in existing reading comprehension datasets as either GENERAL or SPECIFIC . We then use these labels as input to a pipelined system centered around a conditional neural language model. We extensively evaluate the quality of the generated QA hierarchies through crowdsourced experiments and report strong empirical results."
}
Markdown (Informal)
[Generating Question-Answer Hierarchies](https://preview.aclanthology.org/jlcl-multiple-ingestion/P19-1224/) (Krishna & Iyyer, ACL 2019)
ACL
- Kalpesh Krishna and Mohit Iyyer. 2019. Generating Question-Answer Hierarchies. In Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pages 2321–2334, Florence, Italy. Association for Computational Linguistics.