paper-with-me

Papers

QUDEVAL: The Evaluation of Questions Under Discussion Discourse Parsing

2023-10-23 · Yating Wu, Ritika Mangla, Greg Durrett, Junyi Jessy Li

Questions Under Discussion (QUD) is a versatile linguistic framework in which discourse progresses as continuously asking questions and answering them. Automatic parsing of a discourse to produce a QUD structure thus entails a complex question generation task: given a document and an answer sentence, generate a question that satisfies linguistic constraints of QUD and can be grounded in an anchor sentence in prior context. These questions are known to be curiosity-driven and open-ended. This work introduces the first framework for the automatic evaluation of QUD parsing, instantiating the theoretical constraints of QUD in a concrete protocol. We present QUDeval, a dataset of fine-grained evaluation of 2,190 QUD questions generated from both fine-tuned systems and LLMs. Using QUDeval, we show that satisfying all constraints of QUD is still challenging for modern LLMs, and that existing evaluation metrics poorly approximate parser quality. Encouragingly, human-authored QUDs are scored highly by our human evaluators, suggesting that there is headroom for further progress on language modeling to improve both QUD parsing and QUD evaluation.

📄 PDF Abstract BibTeX arXiv:2310.14520

Code (1)

lingchensanwen/qudeval 공식 구현 pytorch

Tasks

Discourse ParsingLanguage ModelingLanguage ModellingQuestion GenerationQuestion-GenerationSentence

Similar Papers 제목 키워드 기반

Discourse Analysis via Questions and Answers: Parsing Dependency Structures of Questions Under Discussion

2022-10-12 · Wei-Jen Ko, Yating Wu, Cutter Dalton, Dananjay Srinivas 외

Automatic discourse processing is bottlenecked by data: current discourse formalisms pose highly demanding annotation tasks involving large taxonomies of discourse relations, making them inaccessible to lay annotators. T…

Dependency ParsingQuestion AnsweringSentence

Towards automatically generating Questions under Discussion to link information and discourse structure

2020-12-01 · COLING 2020 8 · Kordula De Kuthy, Madeeswaran Kannan, Haemanth Santhi Ponnusamy, Detmar Meurers

Questions under Discussion (QUD; Roberts, 2012) are emerging as a conceptually fruitful approach to spelling out the connection between the information structure of a sentence and the nature of the discourse in which the…

Question GenerationQuestion-GenerationSentence

Ranking of Potential Questions

2019-07-01 · ACL 2019 7 · Luise Schricker, Tatjana Scheffler

Questions are an integral part of discourse. They provide structure and support the exchange of information. One linguistic theory, the Questions Under Discussion model, takes question structures as integral to the funct…

QUDSELECT: Selective Decoding for Questions Under Discussion Parsing

2024-08-02 · Ashima Suvarna, Xiao Liu, Tanmay Parekh, Kai-Wei Chang 외

Question Under Discussion (QUD) is a discourse framework that uses implicit questions to reveal discourse relationships between sentences. In QUD parsing, each sentence is viewed as an answer to a question triggered by a…

Sentence

Elaborative Simplification as Implicit Questions Under Discussion

2023-05-17 · Yating Wu, William Sheffield, Kyle Mahowald, Junyi Jessy Li

Automated text simplification, a technique useful for making text more accessible to people such as children and emergent bilinguals, is often thought of as a monolingual translation task from complex sentences to simpli…

DecoderQuestion GenerationQuestion-GenerationText Simplification