paper-with-me

홈 › Papers

The LLM Already Knows: Estimating LLM-Perceived Question Difficulty via Hidden Representations

2025-09-16 · Yubo Zhu, Dongrui Liu, Zecheng Lin, Wei Tong, Sheng Zhong, Jing Shao arxiv

Estimating the difficulty of input questions as perceived by large language models (LLMs) is essential for accurate performance evaluation and adaptive inference. Existing methods typically rely on repeated response sampling, auxiliary models, or fine-tuning the target model itself, which may incur substantial computational costs or compromise generality. In this paper, we propose a novel approach for difficulty estimation that leverages only the hidden representations produced by the target LLM. We model the token-level generation process as a Markov chain and define a value function to estimate the expected output quality given any hidden state. This allows for efficient and accurate difficulty estimation based solely on the initial hidden state, without generating any output tokens. Extensive experiments across both textual and multimodal tasks demonstrate that our method consistently outperforms existing baselines in difficulty estimation. Moreover, we apply our difficulty estimates to guide adaptive reasoning strategies, including Self-Consistency, Best-of-N, and Self-Refine, achieving higher inference efficiency with fewer generated tokens.

📄 PDF Abstract BibTeX arXiv:2509.12886

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Introducing a framework to assess newly created questions with Natural Language Processing

2020-04-28 · Luca Benedetto, Andrea Cappelli, Roberto Turrin, Paolo Cremonesi

Statistical models such as those derived from Item Response Theory (IRT) enable the assessment of students on a specific subject, which can be useful for several purposes (e.g., learning path customization, drop-out pred…

Multiple-choice

Knows: Agent-Native Structured Research Representations

2026-04-19 · Guangsheng Yu, Xu Wang arxiv

Research artifacts are distributed primarily as reader-oriented documents like PDFs. This creates a bottleneck for increasingly agent-assisted and agent-native research workflows, in which LLM agents need to infer fine-g…

Revelation of Task Difficulty in AI-aided Education

2022-01-12 · Yitzhak Spielberg, Amos Azaria

When a student is asked to perform a given task, her subjective estimate of the difficulty of that task has a strong influence on her performance. There exists a rich literature on the impact of perceived task difficulty…

Difficulty-level Modeling of Ontology-based Factual Questions

2017-09-03 · Vinu E. V, P. Sreenivasa Kumar

Semantics based knowledge representations such as ontologies are found to be very useful in automatically generating meaningful factual questions. Determining the difficulty level of these system generated questions is h…

Towards the Application of Calibrated Transformers to the Unsupervised Estimation of Question Difficulty from Text

2021-09-01 · RANLP 2021 9 · Ekaterina Loginova, Luca Benedetto, Dries Benoit, Paolo Cremonesi

Being able to accurately perform Question Difficulty Estimation (QDE) can improve the accuracy of students’ assessment and better their learning experience. Traditional approaches to QDE are either subjective or introduc…

Question Answering