English

Event-Centric World Modeling with Memory-Augmented Retrieval for Embodied Decision-Making

Machine Learning 2026-05-01 v2 Information Retrieval Robotics

Abstract

Autonomous agents operating in dynamic and safety-critical environments require decision-making frameworks that are both computationally efficient and physically grounded. However, many existing approaches rely on end-to-end learning, which often lacks interpretability and explicit mechanisms for ensuring consistency with physical constraints. In this work, we propose an event-centric world modeling framework with memory-augmented retrieval for embodied decision-making. The framework represents the environment as a structured set of semantic events, which are encoded into a permutation-invariant latent representation. Decision-making is performed via retrieval over a knowledge bank of prior experiences, where each entry associates an event representation with a corresponding maneuver. The final action is computed as a weighted combination of retrieved solutions, providing a transparent link between decision and stored experiences. The proposed design enables structured abstraction of dynamic environments and supports interpretable decision-making through case-based reasoning. In addition, incorporating physics-informed knowledge into the retrieval process encourages the selection of maneuvers that are consistent with observed system dynamics. Experimental evaluation in UAV flight scenarios demonstrates that the framework operates within real-time control constraints while maintaining interpretable and consistent behavior.

Keywords

Cite

@article{arxiv.2604.07392,
  title  = {Event-Centric World Modeling with Memory-Augmented Retrieval for Embodied Decision-Making},
  author = {Zhaowen Fan and Rongchao Zhang},
  journal= {arXiv preprint arXiv:2604.07392},
  year   = {2026}
}

Comments

This is the initial version (v1) released to establish priority for the proposed framework. Subsequent versions will include expanded experimental validation and exhaustive hardware benchmarking

R2 v1 2026-07-01T11:59:48.341Z