中文
相关论文

相关论文: Planning Graph Heuristics for Belief Space Search

200 篇论文

Many academic disciplines - including information systems, computer science, and operations management - face scheduling problems as important decision making tasks. Since many scheduling problems are NP-hard in the strong sense, there is a…

分布式、并行与集群计算 · 计算机科学 2016-05-26 Gerhard Rauchecker , Guido Schryen

We introduce an approach to high-level conditional planning we call epsilon-safe planning. This probabilistic approach commits us to planning to meet some specified goal with a probability of success of at least 1-epsilon for some…

人工智能 · 计算机科学 2013-02-28 Robert P. Goldman , Mark S. Boddy

Evaluating graphs learned by causal discovery algorithms is difficult: The number of edges that differ between two graphs does not reflect how the graphs differ with respect to the identifying formulas they suggest for causal effects. We…

机器学习 · 统计学 2024-07-12 Leonard Henckel , Theo Würtzen , Sebastian Weichwald

Robot path planning plays a pivotal role in enabling autonomous systems to navigate safely and efficiently in complex and uncertain environments. Despite extensive research on classical graph-based methods and sampling-based planners,…

机器人学 · 计算机科学 2025-11-04 Siyuan Wang , Shuyi Zhang , Zhen Tian , Yuheng Yao , Gongsen Wang , Yu Zhao

Many sequential decision-making problems can be formulated as shortest-path problems, where the objective is to reach a goal state from a given starting state. Heuristic search is a standard approach for solving such problems, relying on a…

人工智能 · 计算机科学 2025-11-14 Gal Hadar , Forest Agostinelli , Shahaf S. Shperberg

Comparing the representations learned by different neural networks has recently emerged as a key tool to understand various architectures and ultimately optimize them. In this work, we introduce GULP, a family of distance measures between…

机器学习 · 计算机科学 2022-10-14 Enric Boix-Adsera , Hannah Lawrence , George Stepaniants , Philippe Rigollet

In this paper we describe COLIN, a forward-chaining heuristic search planner, capable of reasoning with COntinuous LINear numeric change, in addition to the full temporal semantics of PDDL. Through this work we make two advances to the…

人工智能 · 计算机科学 2014-01-24 Amanda J. Coles , Andrew I. Coles , Maria Fox , Derek Long

We introduce two novel tree search algorithms that use a policy to guide search. The first algorithm is a best-first enumeration that uses a cost function that allows us to prove an upper bound on the number of nodes to be expanded before…

人工智能 · 计算机科学 2018-11-29 Laurent Orseau , Levi H. S. Lelis , Tor Lattimore , Théophane Weber

The Single-Source Shortest Path (SSSP) problem is well-known for the challenges in developing fast, practical, and work-efficient parallel algorithms. This work introduces a novel shortest path search method. It allows paths with different…

分布式、并行与集群计算 · 计算机科学 2025-06-25 Huashan Yu , Xiaolin Wang , Yingwei Luo

Graph edit distance (GED) is a powerful and flexible graph matching paradigm that can be used to address different tasks in structural pattern recognition, machine learning, and data mining. In this paper, some new binary linear programming…

数据结构与算法 · 计算机科学 2015-05-22 Julien Lerouge , Zeina Abu-Aisheh , Romain Raveaux , Pierre Héroux , Sébastien Adam

In algorithms for finite metric spaces, it is common to assume that the distance between two points can be computed in constant time, and complexity bounds are expressed only in terms of the number of points of the metric space. We…

计算几何 · 计算机科学 2019-01-28 Michael Kerber , Arnur Nigmetov

While bibliometrics are widely used for research evaluation purposes, a common theoretical framework for conceptually understanding, empirically studying, and effectively teaching its usage is lacking. In this paper, we outline such a…

数字图书馆 · 计算机科学 2019-06-26 Lutz Bornmann , Julian N. Marewski

We propose a new estimation procedure of the conditional density for independent and identically distributed data. Our procedure aims at using the data to select a function among arbitrary (at most countable) collections of candidates. By…

统计理论 · 数学 2016-10-26 Mathieu Sart

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

Graph-based approaches are empirically shown to be very successful for the nearest neighbor search (NNS). However, there has been very little research on their theoretical guarantees. We fill this gap and rigorously analyze the performance…

数据结构与算法 · 计算机科学 2020-08-21 Liudmila Prokhorenkova , Aleksandr Shekhovtsov

Planning and Learning are complementary approaches. Planning relies on deliberative reasoning about the current state and sequence of future reachable states to solve the problem. Learning, on the other hand, is focused on improving system…

机器学习 · 计算机科学 2019-09-11 Zlatan Ajanovic , Halil Beglerovic , Bakir Lacevic

Although heuristic search is one of the most successful approaches to classical planning, this planning paradigm does not apply straightforwardly to Generalized Planning (GP). This paper adapts the planning as heuristic search paradigm to…

人工智能 · 计算机科学 2022-05-13 Javier Segovia-Aguas , Sergio Jiménez , Anders Jonsson

In this work, a heuristic as operational tool to estimate the lactate threshold and to facilitate its integration into the training process of recreational runners is proposed. To do so, we formalize the principles for the lactate threshold…

应用统计 · 统计学 2019-08-22 U. Etxegarai , E. Portillo , J. Irazusta , L. A. Koefoed , N. Kasabov

We consider local planning in fixed-horizon MDPs with a generative model under the assumption that the optimal value function lies close to the span of a feature map. The generative model provides a local access to the MDP: The planner can…

The use of a policy and a heuristic function for guiding search can be quite effective in adversarial problems, as demonstrated by AlphaGo and its successors, which are based on the PUCT search algorithm. While PUCT can also be used to…

人工智能 · 计算机科学 2021-03-23 Laurent Orseau , Levi H. S. Lelis
‹ 上一页 1 8 9 10 下一页 ›