paper-with-me

홈 › Papers

CogRAG: Tackling Heterogeneous Cognitive Demands in RAG via Stratified Retrieval and Reasoning

2026-04-01 · Xudong Wang, Zilong Wang, Kui Su, Zhaoyan Ming arxiv

Retrieval-Augmented Generation (RAG) frameworks typically process all queries through a one-size-fits-all pipeline, ignoring the heterogeneous cognitive demands of different tasks. This cognitive-blind approach causes two failure modes: cascading errors when low-level factual gaps trigger hallucinated reasoning, and reasoning-answer inconsistency in higher-order analytical tasks. We introduce CogRAG, a training-free, domain-agnostic framework that tackles these heterogeneous cognitive demands via stratified retrieval and reasoning. Inspired by Bloom's Taxonomy, CogRAG uses the predicted cognitive load of a query as a central control signal that coordinates two modules: Cognition-Adaptive Evidence Refinement supplements missing context via fact-centric or option-centric paths, and Cognition-Stratified Structured Reasoning replaces unconstrained chain-of-thought with cognition-aligned reasoning templates. We evaluate CogRAG on a demanding professional testbed, the Registered Dietitian qualification examination. CogRAG effectively reduces early-stage factual errors and eliminates reasoning-answer inconsistency, raising Qwen3-8B accuracy from 73.4\% to 85.8\% in single-choice mode and from 63.3\% to 80.5\% in scenario mode. These results highlight cognitive-stratified control as an effective, generalizable paradigm for reliable complex reasoning in large language models.

📄 PDF Abstract BibTeX arXiv:2604.25928

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stratify: Rethinking Federated Learning for Non-IID Data through Balanced Sampling

2025-04-18 · Hui Yeok Wong, Chee Kau Lim, Chee Seng Chan

Federated Learning (FL) on non-independently and identically distributed (non-IID) data remains a critical challenge, as existing approaches struggle with severe data heterogeneity. Current methods primarily address symp…

Federated Learning

Visual and Cognitive Demands of a Large Language Model-Powered In-vehicle Conversational Agent

2026-01-21 · Chris Monk, Allegra Ayala, Christine S. P. Yu, Gregory M. Fitch 외 arxiv

Driver distraction remains a leading contributor to motor vehicle crashes, necessitating rigorous evaluation of new in-vehicle technologies. This study assessed the visual and cognitive demands associated with an advance…

Unlocking Proactivity in Task-Oriented Dialogue

2026-05-21 · Azure Zhang, Ning Gao, Yuqin Dai, Ruiyuan Wu 외 arxiv

Proactive task-oriented dialogue (TOD), such as outbound sales, demands a persuasive agent that actively probes the user's concerns and steers the conversation toward acceptance within a bounded number of turns. Yet post…

Analyzing the effect of APOE on Alzheimer's disease progression using an event-based model for stratified populations

2020-09-15 · Vikram Venkatraghavan, Stefan Klein, Lana Fani, Leontine S. Ham 외

Alzheimer's disease (AD) is the most common form of dementia and is phenotypically heterogeneous. APOE is a triallelic gene which correlates with phenotypic heterogeneity in AD. In this work, we determined the effect of …

Variance-Reduced Heterogeneous Federated Learning via Stratified Client Selection

2022-01-15 · Guangyuan Shen, Dehong Gao, Libin Yang, Fang Zhou 외

Client selection strategies are widely adopted to handle the communication-efficient problem in recent studies of Federated Learning (FL). However, due to the large variance of the selected subset's update, prior selecti…

DiversityFederated Learning