paper-with-me

Papers

Break It Down: A Question Understanding Benchmark

2020-01-31 · TACL 2020 1 · Tomer Wolfson, Mor Geva, Ankit Gupta, Matt Gardner, Yoav Goldberg, Daniel Deutch, Jonathan Berant

Understanding natural language questions entails the ability to break down a question into the requisite steps for computing its answer. In this work, we introduce a Question Decomposition Meaning Representation (QDMR) for questions. QDMR constitutes the ordered list of steps, expressed through natural language, that are necessary for answering a question. We develop a crowdsourcing pipeline, showing that quality QDMRs can be annotated at scale, and release the Break dataset, containing over 83K pairs of questions and their QDMRs. We demonstrate the utility of QDMR by showing that (a) it can be used to improve open-domain question answering on the HotpotQA dataset, (b) it can be deterministically converted to a pseudo-SQL formal language, which can alleviate annotation in semantic parsing applications. Last, we use Break to train a sequence-to-sequence model with copying that parses questions into QDMR structures, and show that it substantially outperforms several natural baselines.

📄 PDF Abstract BibTeX arXiv:2001.11770

Code (4)

allenai/Break
allenai/break-evaluator
tomerwolgithub/Break
yandex-research/sparqling-queries pytorch

Tasks

Open-Domain Question AnsweringQuestion AnsweringReading ComprehensionSemantic ParsingVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Breaking Down Video LLM Benchmarks: Knowledge, Spatial Perception, or True Temporal Understanding?

2025-05-20 · Bo Feng, Zhengfeng Lai, Shiyu Li, Zizhen Wang 외

Existing video understanding benchmarks often conflate knowledge-based and purely image-based questions, rather than clearly isolating a model's temporal reasoning ability, which is the key aspect that distinguishes vide…

Video Understanding

CogME: A Cognition-Inspired Multi-Dimensional Evaluation Metric for Story Understanding

2021-07-21 · Minjung Shin, SeongHo Choi, Yu-Jung Heo, Minsu Lee 외

We introduce CogME, a cognition-inspired, multi-dimensional evaluation metric designed for AI models focusing on story understanding. CogME is a framework grounded in human thinking strategies and story elements that inv…

Question AnsweringSentenceVideo Question AnsweringVideo Understanding

SynthDocBench: Controlled Benchmark for Long-Context Visual Document Understanding

2026-07-11 · Abhigya Verma, Khyati Mahajan, Amit Kumar Saha, Shruthan Radhakrishna 외 arxiv

Vision language models (VLMs) have achieved strong performance on visual document understanding benchmarks such as DocVQA, ChartQA, and MMLongBench-Doc. However, real-world documents combine multiple factors such as leng…

Many-Turn Jailbreaking

2025-08-09 · Xianjun Yang, Liqiang Xiao, Shiyang Li, Faisal Ladhak 외 arxiv

Current jailbreaking work on large language models (LLMs) aims to elicit unsafe outputs from given prompts. However, it only focuses on single-turn jailbreaking targeting one specific query. On the contrary, the advanced…

DnA-Eval: Enhancing Large Language Model Evaluation through Decomposition and Aggregation

2024-05-24 · Minzhi Li, Zhengyuan Liu, Shumin Deng, Shafiq Joty 외

The acceleration of Large Language Models (LLMs) research has opened up new possibilities for evaluating generated texts. They serve as scalable and economical evaluators, but the question of how reliable these evaluator…

Language Model EvaluationLanguage ModelingLanguage ModellingLarge Language Model