English

HiCI: Hierarchical Construction-Integration for Long-Context Attention

Computation and Language 2026-04-10 v2 Artificial Intelligence Machine Learning

Abstract

Long-context language modeling is commonly framed as a scalability challenge of token-level attention, yet local-to-global information structuring remains largely implicit in existing approaches. Drawing on cognitive theories of discourse comprehension, we propose HiCI (Hierarchical Construction--Integration), a hierarchical attention module that constructs segment-level representations, integrates them into a shared global context, and broadcasts both to condition segment-level attention. We validate HiCI through parameter-efficient adaptation of LLaMA-2 with only <5.5% additional parameters, extending context from 4K to 100K tokens (7B) and 64K tokens (13B). Across language modeling, retrieval, and instruction-following benchmarks, HiCI yields consistent improvements over strong baselines, including matching proprietary models on topic retrieval and surpassing GPT-3.5-Turbo-16K on code comprehension. These results demonstrate the effectiveness of explicit hierarchical structuring as an inductive bias for long-context modeling.

Keywords

Cite

@article{arxiv.2603.20843,
  title  = {HiCI: Hierarchical Construction-Integration for Long-Context Attention},
  author = {Xiangyu Zeng and Qi Xu and Yunke Wang and Chang Xu},
  journal= {arXiv preprint arXiv:2603.20843},
  year   = {2026}
}

Comments

18 pages, 5 figures

R2 v1 2026-07-01T11:31:30.685Z