中文
相关论文

相关论文: Learning STRIPS Operators from Noisy and Incomplet…

200 篇论文

In this article, we work towards the goal of developing agents that can learn to act in complex worlds. We develop a probabilistic, relational planning rule representation that compactly models noisy, nondeterministic action effects, and…

机器学习 · 计算机科学 2011-10-12 L. P. Kaelbling , H. M. Pasula , L. S. Zettlemoyer

It has been recently shown that lifted STRIPS models can be learned correctly and efficiently from action traces alone; i.e., applicable action sequences from a hidden STRIPS model. The result is remarkable because the states are not…

人工智能 · 计算机科学 2026-05-19 Jonas Gösgens , Niklas Jansen , Hector Geffner

This paper presents a novel approach for learning STRIPS action models from examples that compiles this inductive learning task into a classical planning task. Interestingly, the compilation approach is flexible to different amounts of…

人工智能 · 计算机科学 2019-03-05 Diego Aineto , Sergio Jiménez , Eva Onaindia

The problem of specifying high-level knowledge bases for planning becomes a hard task in realistic environments. This knowledge is usually handcrafted and is hard to keep updated, even for system experts. Recent approaches have shown the…

人工智能 · 计算机科学 2021-03-08 Alejandro Suárez-Hernández , Javier Segovia-Aguas , Carme Torras , Guillem Alenyà

Consider the problem of learning a lifted STRIPS model of the sliding-tile puzzle from random state-action traces where the states represent the location of the tiles only, and the actions are the labels up, down, left, and right, with no…

人工智能 · 计算机科学 2025-09-01 Niklas Jansen , Jonas Gösgens , Hector Geffner

There is increasing awareness in the planning community that the burden of specifying complete domain models is too high, which impedes the applicability of planning technology in many real-world domains. Although there have many learning…

人工智能 · 计算机科学 2019-09-10 Hankz Hankui Zhuo , Jing Peng , Subbarao Kambhampati

Learning STRIPS action models from action traces alone is a challenging problem as it involves learning the domain predicates as well. In this work, a novel approach is introduced which, like the well-known LOCM systems, is scalable, but…

人工智能 · 计算机科学 2025-07-17 Jonas Gösgens , Niklas Jansen , Hector Geffner

This paper presents the PlanMiner-N algorithm, a domain learning technique based on the PlanMiner domain learning algorithm. The algorithm presented here improves the learning capabilities of PlanMiner when using noisy data as input. The…

人工智能 · 计算机科学 2021-11-10 José Á. Segura-Muros , Juan Fernández-Olivares , Raúl Pérez

We propose a framework for learning discrete deterministic planning domains. In this framework, an agent learns the domain by observing the action effects through continuous features that describe the state of the environment after the…

人工智能 · 计算机科学 2019-04-22 Luciano Serafini , Paolo Traverso

In many cases an intelligent agent may want to learn how to mimic a single observed demonstrated trajectory. In this work we consider how to perform such procedural learning from observation, which could help to enable agents to better use…

机器学习 · 计算机科学 2019-04-22 Tong Mu , Karan Goel , Emma Brunskill

Existing planning action domain model acquisition approaches consider different types of state traces from which they learn. The differences in state traces refer to the level of observability of state changes (from full to none) and…

This paper presents new approach based on grammar induction called AMLSI Action Model Learning with State machine Interactions. The AMLSI approach does not require a training dataset of plan traces to work. AMLSI proceeds by trial and…

人工智能 · 计算机科学 2020-11-30 Maxence Grand , Humbert Fiorino , Damien Pellier

How an agent can act optimally in stochastic, partially observable domains is a challenge problem, the standard approach to address this issue is to learn the domain model firstly and then based on the learned model to find the (near)…

人工智能 · 计算机科学 2019-06-13 Yunlong Liu , Jianyang Zheng

Imitation learning seeks to circumvent the difficulty in designing proper reward functions for training agents by utilizing expert behavior. With environments modeled as Markov Decision Processes (MDP), most of the existing imitation…

机器学习 · 计算机科学 2021-05-24 Dripta S. Raychaudhuri , Sujoy Paul , Jeroen van Baar , Amit K. Roy-Chowdhury

We consider a learning agent in a partially observable environment, with which the agent has never interacted before, and about which it learns both what it can observe and how its actions affect the environment. The agent can learn about…

人工智能 · 计算机科学 2021-09-14 Thomas Bolander , Nina Gierasimczuk , Andrés Occhipinti Liberman

Dynamical systems are used to model a variety of phenomena in which the bifurcation structure is a fundamental characteristic. Here we propose a statistical machine-learning approach to derive lowdimensional models that automatically…

定量方法 · 定量生物学 2015-06-11 Yohei Kondo , Kunihiko Kaneko , Shuji Ishihara

Modeling dynamical systems plays a crucial role in capturing and understanding complex physical phenomena. When physical models are not sufficiently accurate or hardly describable by analytical formulas, one can use generic function…

机器学习 · 计算机科学 2021-06-23 Armand Jordana , Justin Carpentier , Ludovic Righetti

Classical planners can effectively solve very large deterministic MDPs represented in STRIPS or PDDL where states are sets of atoms over objects and relations, and lifted action schemas add or delete these atoms. This compact representation…

人工智能 · 计算机科学 2026-05-26 Jonas Reiter , Jakob Elias Gebler , Hector Geffner

We present exact algorithms for identifying deterministic-actions effects and preconditions in dynamic partially observable domains. They apply when one does not know the action model(the way actions affect the world) of a domain and must…

人工智能 · 计算机科学 2014-01-16 Eyal Amir , Allen Chang

Most of the works on planning and learning, e.g., planning by (model based) reinforcement learning, are based on two main assumptions: (i) the set of states of the planning domain is fixed; (ii) the mapping between the observations from the…

人工智能 · 计算机科学 2018-11-27 Luciano Serafini , Paolo Traverso
‹ 上一页 1 2 3 10 下一页 ›