English

Cognitive-Level Adaptive Generation via Capability-Aware Retrieval and Style Adaptation

Computation and Language 2025-09-25 v1 Artificial Intelligence

Abstract

Large Language Models (LLMs) have demonstrated strong performance in open-ended generation tasks. However, they often struggle to adapt content to users with differing cognitive capacities, leading to a phenomenon we term cognitive misalignment. This issue arises in two forms: knowledge-level misalignment, where content is too complex or too simplistic relative to user understanding, and presentation-style misalignment, where the structure or tone hinders effective comprehension. To address these challenges, we propose the Cognitive-Level Alignment Framework (CLAF), a general-purpose generation framework that aligns both knowledge complexity and presentation style with user cognition. CLAF integrates a capability-aware retrieval module based on a hierarchical knowledge graph and a style optimization module guided by Bloom's taxonomy and preference learning. Additionally, a knowledge-controllable generation component ensures consistency and relevance throughout the output. To support training and evaluation, we construct SCALE, a cognitively annotated dataset containing responses at multiple comprehension levels per query. Empirical results show that CLAF enhances the adaptability and informativeness of LLM outputs across a range of user profiles, offering a robust solution to cognitive-level alignment in real-world applications.

Keywords

Cite

@article{arxiv.2509.19336,
  title  = {Cognitive-Level Adaptive Generation via Capability-Aware Retrieval and Style Adaptation},
  author = {Qingsong Wang and Tao Wu and Wang Lin and Yueying Feng and Gongsheng Yuan and Chang Yao and Jingyuan Chen},
  journal= {arXiv preprint arXiv:2509.19336},
  year   = {2025}
}

Comments

Accepted to Findings of EMNLP 2026

R2 v1 2026-07-01T05:52:41.680Z