中文
相关论文

相关论文: Planning as Goal Recognition: Deriving Heuristics …

200 篇论文

This paper considers a problem of planning an attack in robotic football (RoboCup). The problem is reduced to finding a trajectory of the ball from its current position to the opponents goals. Heuristic search algorithm, i.e. A*, is used to…

机器人学 · 计算机科学 2020-08-05 Ivan Khokhlov , Vladimir Litvinenko , Ilya Ryakin , Konstantin Yakovlev

Heuristic Rating Estimation (HRE) is a newly proposed method supporting decisions analysis based on the use of pairwise comparisons. It allows that the ranking values of some alternatives (herein referred to as concepts) are initially…

离散数学 · 计算机科学 2015-09-25 Konrad Kułakowski , Katarzyna Grobler-Dębska , Jarosław Wąs

Some recent works in conditional planning have proposed reachability heuristics to improve planner scalability, but many lack a formal description of the properties of their distance estimates. To place previous work in context and extend…

人工智能 · 计算机科学 2011-05-13 D. Bryce , S. Kambhampati , D. E. Smith

Higher educational institutions constantly look for ways to meet students' needs and support them through graduation. Recent work in the field of learning analytics have developed methods for grade prediction and course recommendations.…

应用统计 · 统计学 2019-06-12 Prableen Kaur , Agoritsa Polyzou , George Karypis

We study goal-conditioned RL through the lens of generalization, but not in the traditional sense of random augmentations and domain randomization. Rather, we aim to learn goal-directed policies that generalize with respect to the horizon:…

机器学习 · 计算机科学 2025-01-29 Vivek Myers , Catherine Ji , Benjamin Eysenbach

Given a malfunctioning system, sequential diagnosis aims at identifying the root cause of the failure in terms of abnormally behaving system components. As initial system observations usually do not suffice to deterministically pin down…

人工智能 · 计算机科学 2022-08-08 Patrick Rodler , Wolfgang Schmid

Numeric planning with control parameters extends the standard numeric planning model by introducing action parameters as free numeric variables that must be instantiated during planning. This results in a potentially infinite number of…

人工智能 · 计算机科学 2025-12-30 Ángel Aso-Mollar , Diego Aineto , Enrico Scala , Eva Onaindia

Goal-conditioned reinforcement learning (GCRL) with sparse rewards remains a fundamental challenge in reinforcement learning. While hindsight experience replay (HER) has shown promise by relabeling collected trajectories with achieved…

机器学习 · 计算机科学 2025-08-11 Xing Lei , Wenyan Yang , Kaiqiang Ke , Shentao Yang , Xuetao Zhang , Joni Pajarinen , Donglin Wang

Optimal path planning involves finding a feasible state sequence between a start and a goal that optimizes an objective. This process relies on heuristic functions to guide the search direction. While a robust function can improve search…

机器人学 · 计算机科学 2025-08-29 Liding Zhang , Kuanqi Cai , Zhenshan Bing , Chaoqun Wang , Alois Knoll

Grammatical inference is a classical problem in computational learning theory and a topic of wider influence in natural language processing. We treat grammars as a model of computation and propose a novel neural approach to induction of…

机器学习 · 计算机科学 2022-10-04 Peter Belcák , David Hofer , Roger Wattenhofer

Active learning aims to select a small subset of data for annotation such that a classifier learned on the data is highly accurate. This is usually done using heuristic selection methods, however the effectiveness of such methods is limited…

计算与语言 · 计算机科学 2017-08-09 Meng Fang , Yuan Li , Trevor Cohn

Neural algorithmic reasoning aims to capture computations with neural networks by training models to imitate the execution of classical algorithms. While common architectures are expressive enough to contain the correct model in the weight…

机器学习 · 计算机科学 2025-08-14 Gleb Rodionov , Liudmila Prokhorenkova

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

Policy tree search is a family of tree search algorithms that use a policy to guide the search. These algorithms provide guarantees on the number of expansions required to solve a given problem that are based on the quality of the policy.…

人工智能 · 计算机科学 2025-12-03 Jake Tuero , Michael Buro , Levi H. S. Lelis

It is crucial to ask how agents can achieve goals by generating action plans using only partial models of the world acquired through habituated sensory-motor experiences. Although many existing robotics studies use a forward model…

机器人学 · 计算机科学 2020-06-01 Takazumi Matsumoto , Jun Tani

We apply decision theoretic techniques to construct non-player characters that are able to assist a human player in collaborative games. The method is based on solving Markov decision processes, which can be difficult when the game state is…

Count-based exploration methods are widely employed to improve the exploratory behavior of learning agents over sequential decision problems. Meanwhile, Novelty search has achieved success in Classical Planning through recording of the…

人工智能 · 计算机科学 2024-08-27 Giacomo Rosa , Nir Lipovetzky

A crucial capability of real-world intelligent agents is their ability to plan a sequence of actions to achieve their goals in the visual world. In this work, we address the problem of visual semantic planning: the task of predicting a…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Yuke Zhu , Daniel Gordon , Eric Kolve , Dieter Fox , Li Fei-Fei , Abhinav Gupta , Roozbeh Mottaghi , Ali Farhadi

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 performance of search algorithms for grid-based pathfinding, e.g. A*, critically depends on the heuristic function that is used to focus the search. Recent studies have shown that informed heuristics that take the positions/shapes of…

机器学习 · 计算机科学 2026-03-02 Aleksandr Ananikian , Daniil Drozdov , Konstantin Yakovlev