English

CogGen: A Cognitively Inspired Recursive Framework for Deep Research Report Generation

Multiagent Systems 2026-04-22 v2

Abstract

The autonomous synthesis of deep research reports represents a critical frontier for Large Language Models (LLMs), demanding sophisticated information orchestration and non-linear narrative logic. Current approaches rely on rigid predefined linear workflows, which cause error accumulation, preclude global restructuring from subsequent insights, and ultimately limit in-depth multimodal fusion and report quality. We propose CogGen, a Cognitively inspired recursive framework for deep research report Generation. Leveraging a Hierarchical Recursive Architecture to simulate cognitive writing, CogGen enables flexible planning and global restructuring. To extend this recursivity to multimodal content, we introduce Abstract Visual Representation (AVR): a concise intent-driven language that iteratively refines visual-text layouts without pixel-level regeneration overhead. We further present CLEF, a Cognitive Load Evaluation Framework, and curate a new benchmark from Our World in Data (OWID). Extensive experiments show CogGen achieves state-of-the-art results among open-source systems, generating reports comparable to professional analysts' outputs and surpassing Gemini Deep Research. Our code and dataset are available at https://github.com/NJUNLP/CogGen.

Keywords

Cite

@article{arxiv.2604.17072,
  title  = {CogGen: A Cognitively Inspired Recursive Framework for Deep Research Report Generation},
  author = {Kuo Tian and Pengfei Sun and Zhen Wu and Junran Ding and Xinyu Dai},
  journal= {arXiv preprint arXiv:2604.17072},
  year   = {2026}
}

Comments

28 pages, 3 figures, Accepted to ACL 2026 Findings

R2 v1 2026-07-01T12:16:10.200Z