Can LLMs Estimate Cognitive Complexity of Reading Comprehension Items?
Seonjeong Hwang, Hyounghun Kim, Gary Geunbae Lee
TL;DR
This work investigates whether LLMs can estimate cognitive complexity in RC items along two cognitively grounded dimensions, Evidence Scope and Transformation Level. It introduces ReCo, a benchmark of 776 TFNG RC items annotated by experts on these dimensions, enabling rigorous evaluation. Eight instruction-tuned LLMs are tested across prompting strategies and decoding modes, showing that LLMs can approximate cognitive complexity for ES and 3-level TL with competitive performance in open-source models, though gaps remain in metacognitive awareness and full feature identification. The findings suggest LLM-assisted prior difficulty analysis is feasible and scalable, while also highlighting limitations that motivate further research into broader item types and improved prompting for cognitive insight.
Abstract
Estimating the cognitive complexity of reading comprehension (RC) items is crucial for assessing item difficulty before it is administered to learners. Unlike syntactic and semantic features, such as passage length or semantic similarity between options, cognitive features that arise during answer reasoning are not readily extractable using existing NLP tools and have traditionally relied on human annotation. In this study, we examine whether large language models (LLMs) can estimate the cognitive complexity of RC items by focusing on two dimensions-Evidence Scope and Transformation Level-that indicate the degree of cognitive burden involved in reasoning about the answer. Our experimental results demonstrate that LLMs can approximate the cognitive complexity of items, indicating their potential as tools for prior difficulty analysis. Further analysis reveals a gap between LLMs' reasoning ability and their metacognitive awareness: even when they produce correct answers, they sometimes fail to correctly identify the features underlying their own reasoning process.
