paper-with-me

홈 › Papers

Integrating Acting, Planning and Learning in Hierarchical Operational Models

2020-03-09 · Sunandita Patra, James Mason, Amit Kumar, Malik Ghallab, Paolo Traverso, Dana Nau

We present new planning and learning algorithms for RAE, the Refinement Acting Engine. RAE uses hierarchical operational models to perform tasks in dynamically changing environments. Our planning procedure, UPOM, does a UCT-like search in the space of operational models in order to find a near-optimal method to use for the task and context at hand. Our learning strategies acquire, from online acting experiences and/or simulated planning results, a mapping from decision contexts to method instances as well as a heuristic function to guide UPOM. Our experimental results show that UPOM and our learning strategies significantly improve RAE's performance in four test domains using two different metrics: efficiency and success ratio.

📄 PDF Abstract BibTeX arXiv:2003.03932

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

RAE This method introduces several regularization schemes that can be applied to an Autoencoder. To make the model generative *ex-post* density estimation is proposed and consists in…

Similar Papers 제목 키워드 기반

Acting and Planning with Hierarchical Operational Models on a Mobile Robot: A Study with RAE+UPOM

2025-07-15 · Oscar Lima, Marc Vinci, Sunandita Patra, Sebastian Stock 외

Robotic task execution faces challenges due to the inconsistency between symbolic planner models and the rich control structures actually running on the robot. In this paper, we present the first physical deployment of a…

Decision Making

Deliberative Acting, Online Planning and Learning with Hierarchical Operational Models

2020-10-02 · Sunandita Patra, James Mason, Malik Ghallab, Dana Nau 외

In AI research, synthesizing a plan of action has typically used descriptive models of the actions that abstractly specify what might happen as a result of an action, and are tailored for efficiently computing state tran…

Decision MakingDescriptive

Addendum to "HTN Acting: A Formalism and an Algorithm"

2018-06-06 · Lavindra de Silva

Hierarchical Task Network (HTN) planning is a practical and efficient approach to planning when the 'standard operating procedures' for a domain are available. Like Belief-Desire-Intention (BDI) agent reasoning, HTN plan…

Towards Adaptive Self-Improvement for Smarter Energy Systems

2025-01-31 · Alexander Sommer, Peter Bazan, Jonathan Fellerer, Behnam Babaeian 외

This paper introduces a hierarchical framework for decision-making and optimization, leveraging Large Language Models (LLMs) for adaptive code generation. Instead of direct decision-making, LLMs generate and refine execu…

Code GenerationDecision Making

MCTS Based Dispatch of Autonomous Vehicles under Operational Constraints for Continuous Transportation

2024-07-23 · Milan Tomy, Konstantin M. Seiler, Andrew J. Hill

Continuous transportation of material in the mining industry is achieved by the dispatch of autonomous haul-trucks with discrete haulage capacities. Recently, Monte Carlo Tree Search (MCTS) was successfully deployed in t…

Autonomous VehiclesScheduling