中文
相关论文

相关论文: Differentiable Learning of Lifted Action Schemas f…

200 篇论文

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à

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

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

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

Creating a domain model, even for classical, domain-independent planning, is a notoriously hard knowledge-engineering task. A natural approach to solve this problem is to learn a domain model from observations. However, model learning…

人工智能 · 计算机科学 2021-07-12 Brendan Juba , Hai S. Le , Roni Stern

While robots can learn models to solve many manipulation tasks from raw visual input, they cannot usually use these models to solve new problems. On the other hand, symbolic planning methods such as STRIPS have long been able to solve new…

机器人学 · 计算机科学 2020-03-10 Kei Kase , Chris Paxton , Hammad Mazhar , Tetsuya Ogata , Dieter Fox

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…

Landmarks have long played a pivotal role in automated planning, serving as crucial elements for improving the planning algorithms. The main limitation of classical landmark extraction methods is their sensitivity to specific planning…

人工智能 · 计算机科学 2025-09-23 Cristian Pérez-Corral , Antonio Garrido , Laura Sebastia

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

Efficient construction of models capturing the preconditions and effects of actions is essential for applying AI planning in real-world domains. Extensive prior work has explored learning such models from high-level descriptions of state…

人工智能 · 计算机科学 2026-05-08 Kai Xi , Stephen Gould , Sylvie Thiébaux

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

The differentiable implementation of logic yields a seamless combination of symbolic reasoning and deep neural networks. Recent research, which has developed a differentiable framework to learn logic programs from examples, can even acquire…

人工智能 · 计算机科学 2021-03-03 Hikaru Shindo , Masaaki Nishino , Akihiro Yamamoto

Specifying a complete domain model is time-consuming, which has been a bottleneck of AI planning technique application in many real-world scenarios. Most classical domain-model learning approaches output a domain model in the form of the…

人工智能 · 计算机科学 2019-07-22 Zhanhao Xiao , Hai Wan , Hankui Hankz Zhuo , Jinxia Lin , Yanan Liu

Planning - the ability to analyze the structure of a problem in the large and decompose it into interrelated subproblems - is a hallmark of human intelligence. While deep reinforcement learning (RL) has shown great promise for solving…

人工智能 · 计算机科学 2021-07-02 Lunjun Zhang , Ge Yang , Bradly C. Stadie

Two main approaches have been developed for learning first-order planning (action) models from unstructured data: combinatorial approaches that yield crisp action schemas from the structure of the state space, and deep learning approaches…

人工智能 · 计算机科学 2022-05-03 Andrés Occhipinti Liberman , Blai Bonet , Hector Geffner

This paper proposes a novel learning architecture for acquiring generalizable high-level symbolic skills from a few unlabeled low-level skill trajectory demonstrations. The architecture involves neural networks for symbol discovery and…

机器人学 · 计算机科学 2026-03-03 Hakan Aktas , Yigit Yildirim , Ahmet Firat Gamsiz , Deniz Bilge Akkoc , Erhan Oztop , Emre Ugur

Agents learning to act autonomously in real-world domains must acquire a model of the dynamics of the domain in which they operate. Learning domain dynamics can be challenging, especially where an agent only has partial access to the world…

机器学习 · 计算机科学 2012-10-19 Kira Mourao , Luke S. Zettlemoyer , Ronald P. A. Petrick , Mark Steedman

Classic algorithms and machine learning systems like neural networks are both abundant in everyday life. While classic computer science algorithms are suitable for precise execution of exactly defined tasks such as finding the shortest path…

机器学习 · 计算机科学 2022-09-02 Felix Petersen

We present three novel graph representations of planning tasks suitable for learning domain-independent heuristics using Graph Neural Networks (GNNs) to guide search. In particular, to mitigate the issues caused by large grounded GNNs we…

人工智能 · 计算机科学 2024-10-29 Dillon Z. Chen , Sylvie Thiébaux , Felipe Trevizan

Attention networks have proven to be an effective approach for embedding categorical inference within a deep neural network. However, for many tasks we may want to model richer structural dependencies without abandoning end-to-end training.…

计算与语言 · 计算机科学 2017-02-17 Yoon Kim , Carl Denton , Luong Hoang , Alexander M. Rush
‹ 上一页 1 2 3 10 下一页 ›