paper-with-me

Papers

Self-directed Learning of Action Models using Exploratory Planning

2022-03-07 · Dustin Dannenhauer, Matthew Molineaux, Michael W. Floyd, Noah Reifsnyder, David W. Aha

Complex, real-world domains may not be fully modeled for an agent, especially if the agent has never operated in the domain before. The agent's ability to effectively plan and act in such a domain is influenced by its knowledge of when it can perform specific actions and the effects of those actions. We describe a novel exploratory planning agent that is capable of learning action preconditions and effects without expert traces or a given goal. The agent's architecture allows it to perform both exploratory actions as well as goal-directed actions, which opens up important considerations for how exploratory planning and goal planning should be controlled, as well as how the agent's behavior should be explained to any teammates it may have. The contributions of this work include a new representation for contexts called Lifted Linked Clauses, a novel exploration action selection approach using these clauses, an exploration planner that uses lifted linked clauses as goals in order to reach new states, and an empirical evaluation in a scenario from an exploration-focused video game demonstrating that lifted linked clauses improve exploration and action model learning against non-planning baseline agents.

📄 PDF Abstract BibTeX arXiv:2203.03485

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Structure Learning and Planning for Autonomous Robot Navigation using Active Inference

2025-10-10 · Daria de tinguy, Tim Verbelen, Emilio Gamba, Bart Dhoedt arxiv

Autonomous navigation in unfamiliar environments requires robots to simultaneously explore, localise, and plan under uncertainty, without relying on predefined maps or extensive training. We present Active Inference MAPp…

Robot Navigation

Cognitive Maps in Language Models: A Mechanistic Analysis of Spatial Planning

2025-11-17 · Caroline Baumgartner, Eleanor Spens, Neil Burgess, Petru Manescu arxiv

How do large language models solve spatial navigation tasks? We investigate this by training GPT-2 models on three spatial learning paradigms in grid environments: passive exploration (Foraging Model- predicting steps in…

Goal-Directed Behavior under Variational Predictive Coding: Dynamic Organization of Visual Attention and Working Memory

2019-03-12 · Minju Jung, Takazumi Matsumoto, Jun Tani

Mental simulation is a critical cognitive function for goal-directed behavior because it is essential for assessing actions and their consequences. When a self-generated or externally specified goal is given, a sequence …

Bayesian Inference

Real-World Robot Control by Deep Active Inference With a Temporally Hierarchical World Model

2025-12-01 · Kentaro Fujii, Shingo Murata arxiv

Robots in uncertain real-world environments must perform both goal-directed and exploratory actions. However, most deep learning-based control methods neglect exploration and struggle under uncertainty. To address this, …

TextQuests: How Good are LLMs at Text-Based Video Games?

2025-07-31 · Long Phan, Mantas Mazeika, Andy Zou, Dan Hendrycks arxiv

Evaluating AI agents within complex, interactive environments that mirror real-world challenges is critical for understanding their practical capabilities. While existing agent benchmarks effectively assess skills like t…