Published July 8, 2026
| Version v1
Report
Open
Pyramid Aggregator: Mitigating Information Loss in Multi-Document Fact Extraction via Hierarchical Merging
Description
Under strict token limits, Large Language Models (LLMs) suffer from systematic retrieval biases when aggregating multi-document inputs. Batch concatenation triggers the "Lost in the Middle" effect, while sequential updates cause "Information Drift" where early context is discarded. This paper evaluates "Pyramid Aggregation"---a hierarchical tree reduction algorithm---against batch and sequential baselines using a representative lightweight long-context LLM. We benchmarked these approaches by extracting 32 distributed system errors under strict length and enumeration constraints. While the batch and sequential methods randomly pruned out the majority of micro-facts, the Pyramid method successfully consolidated all 32 error events into a balanced macro-summary by abstracting details into global failure categories while preserving key representatives. Finally, we discuss how the Antigravity Python SDK coordinates the asynchronous multi-agent orchestration.
Files
paper_pyramid_aggregation.pdf
Files
(1.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:81c1cab474978aee433c442f63b57812
|
1.1 MB | Preview Download |
|
md5:f7df4ef7fbb7453da4683b7ac0b8c476
|
18.0 kB | Download |