中文
相关论文

相关论文: Automatically Learning HTN Methods from Landmarks

200 篇论文

The Hierarchical Task Network ({\sf HTN}) formalism is very expressive and used to express a wide variety of planning problems. In contrast to the classical {\sf STRIPS} formalism in which only the action model needs to be specified, the…

人工智能 · 计算机科学 2022-06-15 M. Grand , H. Fiorino , D. Pellier

Hierarchical Task Network (HTN) planning is showing its power in real-world planning. Although domain experts have partial hierarchical domain knowledge, it is time-consuming to specify all HTN methods, leaving them incomplete. On the other…

人工智能 · 计算机科学 2019-12-02 Zhanhao Xiao , Hai Wan , Hankui Hankz Zhuo , Andreas Herzig , Laurent Perrussel , Peilin Chen

HTN planning is a variation of classical planning where, instead of searching for a linear sequence of actions, an algorithm decomposes higher-level tasks using a method library until only executable actions remain. On one hand, this allows…

Hierarchical Task Network (HTN) planning is a popular approach that cuts down on the classical planning search space by relying on a given hierarchical library of domain control knowledge. This provides an intuitive methodology for…

机器人学 · 计算机科学 2014-06-13 Raphaël Lallement , Lavindra de Silva , Rachid Alami

We present online learning of Hierarchical Task Network (HTN) methods in the context of integrated HTN planning and LLM-based chatbots. Methods indicate when and how to decompose tasks into subtasks. Our method learner is built on top of…

人工智能 · 计算机科学 2025-11-18 Yuesheng Xu , Hector Munoz-Avila

Intelligent tutors have shown success in delivering a personalized and adaptive learning experience. However, there exist challenges regarding the granularity of knowledge in existing frameworks and the resulting instructions they can…

人工智能 · 计算机科学 2024-05-27 Momin N. Siddiqui , Adit Gupta , Jennifer M. Reddig , Christopher J. MacLellan

We introduce a method for automatically selecting the path, or syllabus, that a neural network follows through a curriculum so as to maximise learning efficiency. A measure of the amount that the network learns from each data sample is…

神经与进化计算 · 计算机科学 2017-04-12 Alex Graves , Marc G. Bellemare , Jacob Menick , Remi Munos , Koray Kavukcuoglu

We propose Teacher-Student Curriculum Learning (TSCL), a framework for automatic curriculum learning, where the Student tries to learn a complex task and the Teacher automatically chooses subtasks from a given set for the Student to train…

机器学习 · 计算机科学 2017-12-01 Tambet Matiisen , Avital Oliver , Taco Cohen , John Schulman

Large language models (LLMs) often struggle when performing agentic tasks without substantial tool support, prom-pt engineering, or fine tuning. Despite research showing that domain-dependent, procedural knowledge can dramatically increase…

人工智能 · 计算机科学 2025-11-12 Vincent Hsiao , Mark Roberts , Leslie Smith

Curriculum learning is a training mechanism in reinforcement learning (RL) that facilitates the achievement of complex policies by progressively increasing the task difficulty during training. However, designing effective curricula for a…

机器人学 · 计算机科学 2025-04-16 Kanghyun Ryu , Qiayuan Liao , Zhongyu Li , Payam Delgosha , Koushil Sreenath , Negar Mehr

Many planning techniques have been developed to allow autonomous systems to act and make decisions based on their perceptions of the environment. Among these techniques, HTN ({\it Hierarchical Task Network}) planning is one of the most used…

人工智能 · 计算机科学 2018-11-02 Abdeldjalil Ramoul , Damien Pellier , Humbert Fiorino , Sylvie Pesty

Recurrent Neural Networks (RNN) have recently achieved the best performance in off-line Handwriting Text Recognition. At the same time, learning RNN by gradient descent leads to slow convergence, and training times are particularly long…

机器学习 · 计算机科学 2013-12-09 Jérôme Louradour , Christopher Kermorvant

Training machine learning models in a meaningful order, from the easy samples to the hard ones, using curriculum learning can provide performance improvements over the standard training approach based on random data shuffling, without any…

机器学习 · 计算机科学 2022-04-12 Petru Soviany , Radu Tudor Ionescu , Paolo Rota , Nicu Sebe

Hierarchical Task Network (HTN) planning uses task decomposition to plan for an executable sequence of actions as a solution to a problem. In order to reason effectively, an HTN planner needs expressive domain knowledge. For instance, a…

人工智能 · 计算机科学 2011-12-01 Ilče Georgievski , Alexander Lazovik , Marco Aiello

Curriculum learning is a bio-inspired training technique that is widely adopted to machine learning for improved optimization and better training of neural networks regarding the convergence rate or obtained accuracy. The main concept in…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Fatemeh Azimi , Jean-Francois Jacques Nicolas Nies , Sebastian Palacio , Federico Raue , Jörn Hees , Andreas Dengel

We present a framework for learning to guide geometric task and motion planning (GTAMP). GTAMP is a subclass of task and motion planning in which the goal is to move multiple objects to target regions among movable obstacles. A standard…

机器人学 · 计算机科学 2022-03-10 Beomjoon Kim , Luke Shimanuki , Leslie Pack Kaelbling , Tomás Lozano-Pérez

Training neural networks is traditionally done by providing a sequence of random mini-batches sampled uniformly from the entire training data. In this work, we analyze the effect of curriculum learning, which involves the non-uniform…

机器学习 · 计算机科学 2020-12-03 Guy Hacohen , Daphna Weinshall

Curriculum learning provides a systematic approach to training. It refines training progressively, tailors training to task requirements, and improves generalization through exposure to diverse examples. We present a curriculum learning…

计算与语言 · 计算机科学 2023-11-23 Nidhi Vakil , Hadi Amiri

Learning a well-informed heuristic function for hard task planning domains is an elusive problem. Although there are known neural network architectures to represent such heuristic knowledge, it is not obvious what concrete information is…

人工智能 · 计算机科学 2021-12-06 Leah Chrestien , Tomas Pevny , Antonin Komenda , Stefan Edelkamp

Learning complex tasks from scratch is challenging and often impossible for humans as well as for artificial agents. A curriculum can be used instead, which decomposes a complex task (target task) into a sequence of source tasks (the…

机器学习 · 计算机科学 2020-08-24 Binyamin Manela , Armin Biess
‹ 上一页 1 2 3 10 下一页 ›