paper-with-me

홈 › Papers

Active Epistemic Control for Query-Efficient Verified Planning

2026-02-03 · Shuhui Qu arxiv

Planning in interactive environments is challenging under partial observability: task-critical preconditions (e.g., object locations or container states) may be unknown at decision time, yet grounding them through interaction is costly. Learned world models can cheaply predict missing facts, but prediction errors can silently induce infeasible commitments. We present \textbf{Active Epistemic Control (AEC)}, an epistemic-categorical planning layer that integrates model-based belief management with categorical feasibility checks. AEC maintains a strict separation between a \emph{grounded fact store} used for commitment and a \emph{belief store} used only for pruning candidate plans. At each step, it either queries the environment to ground an unresolved predicate when uncertainty is high or predictions are ambiguous, or simulates the predicate to filter hypotheses when confidence is sufficient. Final commitment is gated by grounded precondition coverage and an SQ-BCP pullback-style compatibility check, so simulated beliefs affect efficiency but cannot directly certify feasibility. Experiments on ALFWorld and ScienceWorld show that AEC achieves competitive success with fewer replanning rounds than strong LLM-agent baselines.

📄 PDF Abstract BibTeX arXiv:2602.03974

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Active Inference and Epistemic Value in Graphical Models

2021-09-01 · Thijs van de Laar, Magnus Koudahl, Bart van Erp, Bert de Vries

The Free Energy Principle (FEP) postulates that biological agents perceive and interact with their environment in order to minimize a Variational Free Energy (VFE) with respect to a generative model of their environment.…

What Type of Inference is Active Inference?

2026-06-03 · Wouter W. L. Nuijten, Mykola Lukashchuk, Thijs van de Laar, Bert de Vries arxiv

Active inference casts decision-making as inference, with the Expected Free Energy (EFE) unifying goal-directed and information-seeking behavior. Recent work showed that EFE minimization can be written as Variational Fre…

Chat with the Environment: Interactive Multimodal Perception Using Large Language Models

2023-03-14 · Xufeng Zhao, Mengdi Li, Cornelius Weber, Muhammad Burhan Hafez 외

Programming robot behavior in a complex world faces challenges on multiple levels, from dextrous low-level skills to high-level planning and reasoning. Recent pre-trained Large Language Models (LLMs) have shown remarkabl…

Controlled Query Evaluation through Epistemic Dependencies

2024-05-03 · Gianluca Cima, Domenico Lembo, Lorenzo Marconi, Riccardo Rosati 외

In this paper, we propose the use of epistemic dependencies to express data protection policies in Controlled Query Evaluation (CQE), which is a form of confidentiality-preserving query answering over ontologies and data…

A Gentle Introduction to Epistemic Planning: The DEL Approach

2017-03-07 · Thomas Bolander

Epistemic planning can be used for decision making in multi-agent situations with distributed knowledge and capabilities. Dynamic Epistemic Logic (DEL) has been shown to provide a very natural and expressive framework fo…

Decision Making