QUDSELECT: Selective Decoding for Questions Under Discussion Parsing
Ashima Suvarna, Xiao Liu, Tanmay Parekh, Kai-Wei Chang, Nanyun Peng

TL;DR
QUDSELECT is a joint-training framework for QUD parsing that uses selective decoding and criteria scoring to improve the quality of discourse structure prediction involving implicit questions.
Contribution
It introduces a holistic, joint-training approach with selective decoding and criteria scoring for more accurate QUD parsing, surpassing previous pipelined methods.
Findings
Outperforms state-of-the-art by 9% in human evaluation.
Achieves 4% improvement in automatic evaluation.
Effectively incorporates theoretical criteria into QUD parsing.
Abstract
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 an anchor sentence in prior context. The resulting QUD structure is required to conform to several theoretical criteria like answer compatibility (how well the question is answered), making QUD parsing a challenging task. Previous works construct QUD parsers in a pipelined manner (i.e. detect the trigger sentence in context and then generate the question). However, these parsers lack a holistic view of the task and can hardly satisfy all the criteria. In this work, we introduce QUDSELECT, a joint-training framework that selectively decodes the QUD dependency structures considering the QUD criteria. Using instruction-tuning, we train models to simultaneously predict the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Speech and dialogue systems
