We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Complex Reading Comprehension Through Question Decomposition

Abstract: Multi-hop reading comprehension requires not only the ability to reason over raw text but also the ability to combine multiple evidence. We propose a novel learning approach that helps language models better understand difficult multi-hop questions and perform "complex, compositional" reasoning. Our model first learns to decompose each multi-hop question into several sub-questions by a trainable question decomposer. Instead of answering these sub-questions, we directly concatenate them with the original question and context, and leverage a reading comprehension model to predict the answer in a sequence-to-sequence manner. By using the same language model for these two components, our best seperate/unified t5-base variants outperform the baseline by 7.2/6.1 absolute F1 points on a hard subset of DROP dataset.
Comments: 10 pages, 1 figure, accepted at ALTA 2022
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2211.03277 [cs.CL]
  (or arXiv:2211.03277v1 [cs.CL] for this version)

Submission history

From: Xiaoyu Guo [view email]
[v1] Mon, 7 Nov 2022 02:54:04 GMT (5559kb,D)

Link back to: arXiv, form interface, contact.