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

Download:

Current browse context:

cs.CL

Change to browse by:

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: XTQA: Span-Level Explanations of the Textbook Question Answering

Abstract: Textbook Question Answering (TQA) is a task that one should answer a diagram/non-diagram question given a large multi-modal context consisting of abundant essays and diagrams. We argue that the explainability of this task should place students as a key aspect to be considered. To address this issue, we devise a novel architecture towards span-level eXplanations of the TQA (XTQA) based on our proposed coarse-to-fine grained algorithm, which can provide not only the answers but also the span-level evidences to choose them for students. This algorithm first coarsely chooses top $M$ paragraphs relevant to questions using the TF-IDF method, and then chooses top $K$ evidence spans finely from all candidate spans within these paragraphs by computing the information gain of each span to questions. Experimental results shows that XTQA significantly improves the state-of-the-art performance compared with baselines. The source code is available at this https URL
Comments: Accepted by IEEE TNNLS
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI)
MSC classes: 68T07
ACM classes: I.1.2
Cite as: arXiv:2011.12662 [cs.CL]
  (or arXiv:2011.12662v4 [cs.CL] for this version)

Submission history

From: Jie Ma [view email]
[v1] Wed, 25 Nov 2020 11:44:12 GMT (9520kb,D)
[v2] Sun, 29 Nov 2020 06:23:45 GMT (9522kb,D)
[v3] Thu, 17 Dec 2020 01:13:44 GMT (9535kb,D)
[v4] Mon, 24 Jul 2023 13:22:58 GMT (2840kb,D)

Link back to: arXiv, form interface, contact.