paper-with-me

Papers

Which questions should I answer? Salience Prediction of Inquisitive Questions

2024-04-16 · Yating Wu, Ritika Mangla, Alexandros G. Dimakis, Greg Durrett, Junyi Jessy Li

Inquisitive questions -- open-ended, curiosity-driven questions people ask as they read -- are an integral part of discourse processing (Kehler and Rohde, 2017; Onea, 2016) and comprehension (Prince, 2004). Recent work in NLP has taken advantage of question generation capabilities of LLMs to enhance a wide range of applications. But the space of inquisitive questions is vast: many questions can be evoked from a given context. So which of those should be prioritized to find answers? Linguistic theories, unfortunately, have not yet provided an answer to this question. This paper presents QSALIENCE, a salience predictor of inquisitive questions. QSALIENCE is instruction-tuned over our dataset of linguist-annotated salience scores of 1,766 (context, question) pairs. A question scores high on salience if answering it would greatly enhance the understanding of the text (Van Rooy, 2003). We show that highly salient questions are empirically more likely to be answered in the same article, bridging potential questions (Onea, 2016) with Questions Under Discussion (Roberts, 2012). We further validate our findings by showing that answering salient questions is an indicator of summarization quality in news.

📄 PDF Abstract BibTeX arXiv:2404.10917

Code (1)

ritikamangla/qsalience 공식 구현 pytorch

Tasks

Question GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Behavioral Analysis of Information Salience in Large Language Models

2025-02-20 · Jan Trienes, Jörg Schlötterer, Junyi Jessy Li, Christin Seifert

Large Language Models (LLMs) excel at text summarization, a task that requires models to select content based on its importance. However, the exact notion of salience that LLMs have internalized remains unclear. To bridg…

Text Summarization

Less is More: Rejecting Unreliable Reviews for Product Question Answering

2020-07-09 · Shiwei Zhang, Xiuzhen Zhang, Jey Han Lau, Jeffrey Chan 외

Promptly and accurately answering questions on products is important for e-commerce applications. Manually answering product questions (e.g. on community question answering platforms) results in slow response and does no…

Community Question AnsweringConformal PredictionQuestion AnsweringRetrieval

The NarrativeQA Reading Comprehension Challenge

2017-12-19 · TACL 2018 1 · Tomáš Kočiský, Jonathan Schwarz, Phil Blunsom, Chris Dyer 외

Reading comprehension (RC)---in contrast to information retrieval---requires integrating information and reasoning about events, entities, and their relations across a full document. Question answering is conventionally …

Information RetrievalQuestion AnsweringReading ComprehensionRetrieval

Answering Ambiguous Questions through Generative Evidence Fusion and Round-Trip Prediction

2020-11-26 · ACL 2021 5 · Yifan Gao, Henghui Zhu, Patrick Ng, Cicero Nogueira dos santos 외

In open-domain question answering, questions are highly likely to be ambiguous because users may not know the scope of relevant topics when formulating them. Therefore, a system needs to find possible interpretations of …

Open-Domain Question AnsweringQuestion AnsweringTriviaQA

Templates of generic geographic information for answering where-questions

2021-01-21 · Ehsan Hamzei, Stephan Winter, Martin Tomko

In everyday communication, where-questions are answered by place descriptions. To answer where-questions automatically, computers should be able to generate relevant place descriptions that satisfy inquirers' information…

Reading Comprehension