paper-with-me

홈 › Papers

Beyond Facts: Benchmarking Distributional Reading Comprehension in Large Language Models

2026-03-13 · Pei-Fu Guo, Ya-An Tsai, Chun-Chia Hsu, Kai-Xin Chen, Yun-Da Tsai, Kai-Wei Chang, Nanyun Peng, Mi-Yen Yeh, Shou-De Lin arxiv

While most reading comprehension benchmarks for LLMs focus on factual information that can be answered by localizing specific textual evidence, many real-world tasks require understanding distributional information, such as population-level trends and preferences expressed across collections of text. We introduce Text2DistBench, a reading comprehension benchmark for evaluating LLMs' ability to infer distributional knowledge from natural language. Built from real-world YouTube comments about movie and music entities, the benchmark provides models with entity metadata and associated comments, and requires them to answer distributional questions, such as estimating the proportions of positive and negative comments, or identifying the most and second most frequent topics discussed among viewers. To support reliable and long-term evaluation, the construction pipeline of Text2DistBench is fully automated and continuously updated to incorporate newly emerging entities over time. Experiments across multiple LLMs show that while models substantially outperform random baselines, performance varies widely across different distribution types and characteristics. These findings highlight both the capabilities and limitations of current LLMs in distributional reading comprehension and demonstrate the value of Text2DistBench as a practical and scalable testbed for future research.

📄 PDF Abstract BibTeX arXiv:2604.06201

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

Benchmarking Machine Reading Comprehension: A Psychological Perspective

2020-04-04 · EACL 2021 2 · Saku Sugawara, Pontus Stenetorp, Akiko Aizawa

Machine reading comprehension (MRC) has received considerable attention as a benchmark for natural language understanding. However, the conventional task design of MRC lacks explainability beyond the model interpretation…

BenchmarkingMachine Reading ComprehensionNatural Language UnderstandingPosition+1

Benchmarking: Past, Present and Future

2021-08-01 · ACL (BPPF) 2021 8 · Kenneth Church, Mark Liberman, Valia Kordoni

Where have we been, and where are we going? It is easier to talk about the past than the future. These days, benchmarks evolve more bottom up (such as papers with code). There used to be more top-down leadership from gov…

BenchmarkingReading Comprehension

Reading Comprehension Ability Test-A Turing Test for Reading Comprehension

2019-09-05 · Yuan Miao, Gongqi Lin, Yidan Hu, Chunyan Miao

Reading comprehension is an important ability of human intelligence. Literacy and numeracy are two most essential foundation for people to succeed at study, at work and in life. Reading comprehension ability is a core co…

Reading Comprehension

Revealing Weaknesses of Vietnamese Language Models Through Unanswerable Questions in Machine Reading Comprehension

2023-03-16 · Son Quoc Tran, Phong Nguyen-Thuan Do, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

Although the curse of multilinguality significantly restricts the language abilities of multilingual models in monolingual settings, researchers now still have to rely on multilingual models to develop state-of-the-art s…

Machine Reading ComprehensionReading ComprehensionVietnamese Language ModelsVietnamese Machine Reading Comprehension

Identifying Supporting Facts for Multi-hop Question Answering with Document Graph Networks

2019-10-01 · WS 2019 11 · Mokanarangan Thayaparan, Marco Valentino, Viktor Schlegel, Andre Freitas

Recent advances in reading comprehension have resulted in models that surpass human performance when the answer is contained in a single, continuous passage of text. However, complex Question Answering (QA) typically req…

Multi-hop Question AnsweringQuestion AnsweringReading Comprehension