MultiHedge: Adaptive Coordination via Retrieval-Augmented Control

arXiv cs.AI / 4/29/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses how decision-making systems can remain robust when operating conditions change across different regimes.
  • It proposes MultiHedge, a hybrid retrieval-augmented approach where an LLM makes structured allocation decisions based on retrieved historical precedents.
  • Execution is grounded in canonical option strategies, combining learned coordination with established control logic.
  • In a controlled evaluation on U.S. equities, MultiHedge outperforms rule-based and learning-based baselines in robustness and stability.
  • The authors conclude that adding memory and architectural design can improve reliability more effectively than simply scaling model size.

Abstract

Decision-making under changing conditions remains a fundamental challenge in many real-world systems. Existing approaches often fail to generalize across shifting regimes and exhibit unstable behavior under uncertainty. This raises the research question: can retrieval-augmented LLM coordination improve the robustness of modular decision pipelines? We propose MultiHedge, a hybrid architecture where an LLM produces structured allocation decisions conditioned on retrieved historical precedents, and execution is grounded in canonical option strategies. In a controlled evaluation using U.S. equities, we compare MultiHedge to rule-based and learning-based baselines. The key result is that memory-augmented retrieval confers greater robustness and stability than increasing model scale alone. Our paper contributes a controlled computational study showing that memory and architectural design play a central role in robustness in modular decision systems.