中文
相关论文

相关论文: Generalized Lazy Search for Robot Motion Planning:…

200 篇论文

We present an incremental search algorithm, called Lifelong-GLS, which combines the vertex efficiency of Lifelong Planning A* (LPA*) and the edge efficiency of Generalized Lazy Search (GLS) for efficient replanning on dynamic graphs where…

机器人学 · 计算机科学 2021-05-26 Jaein Lim , Siddhartha Srinivasa , Panagiotis Tsiotras

We present a lazy incremental search algorithm, Lifelong-GLS (L-GLS), along with its bounded suboptimal version, Bounded L-GLS (B-LGLS) that combine the search efficiency of incremental search algorithms with the evaluation efficiency of…

机器人学 · 计算机科学 2022-10-25 Jaein Lim , Mahdi Ghanei , R. Connor Lawson , Siddhartha Srinivasa , Panagiotis Tsiotras

The Lazy Shortest Path (LazySP) class consists of motion-planning algorithms that only evaluate edges along shortest paths between the source and target. These algorithms were designed to minimize the number of edge evaluations in settings…

机器人学 · 计算机科学 2017-10-12 Nika Haghtalab , Simon Mackenzie , Ariel D. Procaccia , Oren Salzman , Siddhartha S. Srinivasa

Lazy graph search algorithms are efficient at solving motion planning problems where edge evaluation is the computational bottleneck. These algorithms work by lazily computing the shortest potentially feasible path, evaluating edges along…

机器人学 · 计算机科学 2021-10-12 Mohak Bhardwaj , Sanjiban Choudhury , Byron Boots , Siddhartha Srinivasa

Lazy graph search algorithms are efficient at solving motion planning problems where edge evaluation is the computational bottleneck. These algorithms work by lazily computing the shortest potentially feasible path, evaluating edges along…

机器人学 · 计算机科学 2019-07-18 Mohak Bhardwaj , Sanjiban Choudhury , Byron Boots , Siddhartha Srinivasa

Lazy search algorithms have been developed to efficiently solve planning problems in domains where the computational effort is dominated by the cost of edge evaluation. The existing algorithms operate by intelligently balancing…

机器人学 · 计算机科学 2023-01-16 Shohin Mukherjee , Sandip Aine , Maxim Likhachev

In this work, we introduce a new graph search algorithm, lazy edged based A* (LEA*), for robot motion planning. By using an edge queue and exploiting the idea of lazy search, LEA* is optimally vertex efficient similar to A*, and has…

机器人学 · 计算机科学 2023-09-20 Dongliang Zheng , Panagiotis Tsiotras

The paper introduces an asymptotically optimal lifelong sampling-based path planning algorithm that combines the merits of lifelong planning algorithms and lazy search algorithms for rapid replanning in dynamic environments where edge…

机器人学 · 计算机科学 2025-07-23 Lu Huang , Jingwen Yu , Jiankun Wang , Xingjian Jing

Although Trajectory Optimization (TO) is one of the most powerful motion planning tools, it suffers from expensive computational complexity as a time horizon increases in cluttered environments. It can also fail to converge to a globally…

机器人学 · 计算机科学 2022-03-23 Yuki Shirai , Xuan Lin , Ankur Mehta , Dennis Hong

While the shortest path problem has myriad applications, the computational efficiency of suitable algorithms depends intimately on the underlying problem domain. In this paper, we focus on domains where evaluating the edge weight function…

数据结构与算法 · 计算机科学 2016-06-15 Christopher M. Dellin , Siddhartha S. Srinivasa

The inspection-planning problem calls for computing motions for a robot that allow it to inspect a set of points of interest (POIs) while considering plan quality (e.g., plan length). This problem has applications across many domains where…

机器人学 · 计算机科学 2021-03-26 Mengyu Fu , Oren Salzman , Ron Alterovitz

Efficient motion planning for high-dimensional robotic systems, such as manipulators and mobile manipulators, is critical for real-time operation and reliable deployment. Although advances in planning algorithms have enhanced scalability to…

机器人学 · 计算机科学 2026-02-13 Itamar Mishani , Maxim Likhachev

Motion-planning problems, such as manipulation in cluttered environments, often require a collision-free shortest path to be computed quickly given a roadmap graph. Typically, the computational cost of evaluating whether an edge of the…

机器人学 · 计算机科学 2018-03-16 Aditya Mandalika , Oren Salzman , Siddhartha Srinivasa

Deep learning approaches have shown promising results in solving routing problems. However, there is still a substantial gap in solution quality between machine learning and operations research algorithms. Recently, another line of research…

人工智能 · 计算机科学 2021-09-20 Nasrin Sultana , Jeffrey Chan , Tabinda Sarwar , Babak Abbasi , A. K. Qin

Visual Teach and Repeat has shown relative navigation is a robust and efficient solution for autonomous vision-based path following in difficult environments. Adding additional absolute sensors such as Global Navigation Satellite Systems…

机器人学 · 计算机科学 2021-07-20 Benjamin Congram , Timothy D. Barfoot

Sampling-based motion planning is a popular approach in robotics for finding paths in continuous configuration spaces. Checking collision with obstacles is the major computational bottleneck in this process. We propose new learning-based…

机器人学 · 计算机科学 2022-10-18 Chenning Yu , Sicun Gao

Temporal logic is a concise way of specifying complex tasks. But motion planning to achieve temporal logic specifications is difficult, and existing methods struggle to scale to complex specifications and high-dimensional system dynamics.…

机器人学 · 计算机科学 2023-06-02 Vince Kurtz , Hai Lin

Legged robots are able to navigate complex terrains by continuously interacting with the environment through careful selection of contact sequences and timings. However, the combinatorial nature behind contact planning hinders the…

机器人学 · 计算机科学 2025-11-21 Ilyass Taouil , Lorenzo Amatucci , Majid Khadiv , Angela Dai , Victor Barasuol , Giulio Turrisi , Claudio Semini

Greedy Equivalence Search (GES) is a classic score-based algorithm for causal discovery from observational data. In the sample limit, it recovers the Markov equivalence class of graphs that describe the data. Still, it faces two challenges…

机器学习 · 计算机科学 2025-11-10 Adiba Ejaz , Elias Bareinboim

Offline goal-conditioned reinforcement learning (GCRL) often struggles with long-horizon tasks, where errors in value estimation accumulate and produce unreliable policies. It is typically assumed that effective long-term planning is…

机器学习 · 计算机科学 2026-05-26 Evgenii Opryshko , Junwei Quan , Claas Voelcker , Yilun Du , Igor Gilitschenski
‹ 上一页 1 2 3 10 下一页 ›