MAApr 21

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

arXiv:2604.1707289.9h-index: 4Has Code
AI Analysis

For LLM-based report generation, CogGen addresses the bottleneck of rigid linear workflows by enabling flexible planning and global restructuring, improving report quality and multimodal fusion.

CogGen introduces a cognitively inspired recursive framework for deep research report generation, achieving state-of-the-art results among open-source systems and surpassing Gemini Deep Research, with reports comparable to professional analysts.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes