English

Directed Information $\gamma$-covering: An Information-Theoretic Framework for Context Engineering

Information Theory 2025-10-02 v1 Machine Learning math.IT Machine Learning

Abstract

We introduce \textbf{Directed Information γ\gamma-covering}, a simple but general framework for redundancy-aware context engineering. Directed information (DI), a causal analogue of mutual information, measures asymmetric predictiveness between chunks. If DIijH(Cj)γ\operatorname{DI}_{i \to j} \ge H(C_j) - \gamma, then CiC_i suffices to represent CjC_j up to γ\gamma bits. Building on this criterion, we formulate context selection as a γ\gamma-cover problem and propose a greedy algorithm with provable guarantees: it preserves query information within bounded slack, inherits (1+lnn)(1+\ln n) and (11/e)(1-1/e) approximations from submodular set cover, and enforces a diversity margin. Importantly, building the γ\gamma-cover is \emph{query-agnostic}: it incurs no online cost and can be computed once offline and amortized across all queries. Experiments on HotpotQA show that γ\gamma-covering consistently improves over BM25, a competitive baseline, and provides clear advantages in hard-decision regimes such as context compression and single-slot prompt selection. These results establish DI γ\gamma-covering as a principled, self-organizing backbone for modern LLM pipelines.

Keywords

Cite

@article{arxiv.2510.00079,
  title  = {Directed Information $\gamma$-covering: An Information-Theoretic Framework for Context Engineering},
  author = {Hai Huang},
  journal= {arXiv preprint arXiv:2510.00079},
  year   = {2025}
}

Comments

15 pages, 6 tables, preprint

R2 v1 2026-07-01T06:08:38.851Z