paper-with-me

홈 › Papers

SGD for robot motion? The effectiveness of stochastic optimization on a new benchmark for biped locomotion tasks

2017-10-09 · Martim Brandao, Kenji Hashimoto, Atsuo Takanishi

Trajectory optimization and posture generation are hard problems in robot locomotion, which can be non-convex and have multiple local optima. Progress on these problems is further hindered by a lack of open benchmarks, since comparisons of different solutions are difficult to make. In this paper we introduce a new benchmark for trajectory optimization and posture generation of legged robots, using a pre-defined scenario, robot and constraints, as well as evaluation criteria. We evaluate state-of-the-art trajectory optimization algorithms based on sequential quadratic programming (SQP) on the benchmark, as well as new stochastic and incremental optimization methods borrowed from the large-scale machine learning literature. Interestingly we show that some of these stochastic and incremental methods, which are based on stochastic gradient descent (SGD), achieve higher success rates than SQP on tough initializations. Inspired by this observation we also propose a new incremental variant of SQP which updates only a random subset of the costs and constraints at each iteration. The algorithm is the best performing in both success rate and convergence speed, improving over SQP by up to 30% in both criteria. The benchmark's resources and a solution evaluation script are made openly available.

📄 PDF Abstract BibTeX arXiv:1710.03029

Code (1)

martimbrandao/legopt-benchmark 공식 구현

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Flow Motion Policy: Manipulator Motion Planning with Flow Matching Models

2026-04-08 · Davood Soleymanzadeh, Xiao Liang, Minghui Zheng arxiv

Open-loop end-to-end neural motion planners have recently been proposed to improve motion planning for robotic manipulators. These methods enable planning directly from sensor observations without relying on a privileged…

Motion Planning

Safe and Energy-Aware Multi-Robot Density Control via PDE-Constrained Optimization for Long-Duration Autonomy

2026-04-16 · Longchen Niu, Andrew Nasif, Gennaro Notomista arxiv

This paper presents a novel density control framework for multi-robot systems with spatial safety and energy sustainability guarantees. Stochastic robot motion is encoded through the Fokker-Planck Partial Differential Eq…

Trajectory Optimization of Chance-Constrained Nonlinear Stochastic Systems for Motion Planning Under Uncertainty

2021-06-05 · Yashwanth Kumar Nakka, Soon-Jo Chung

We present gPC-SCP: Generalized Polynomial Chaos-based Sequential Convex Programming to compute a sub-optimal solution for a continuous-time chance-constrained stochastic nonlinear optimal control (SNOC) problem. The app…

Motion Planning

Feedback Motion Planning for Stochastic Nonlinear Systems with Signal Temporal Logic Specifications

2026-05-04 · Liqian Ma, Zishun Liu, Glen Chou, Yongxin Chen arxiv

We study feedback motion planning for continuous-time stochastic nonlinear systems under signal temporal logic (STL) specifications. We propose a framework that synthesizes control policies for chance-constrained STL tra…

Motion Planning

Safely: Safe Stochastic Motion Planning Under Constrained Sensing via Duality

2022-03-05 · Michael Hibbard, Abraham P. Vinod, Jesse Quattrociocchi, Ufuk Topcu

Consider a robot operating in an uncertain environment with stochastic, dynamic obstacles. Despite the clear benefits for trajectory optimization, it is often hard to keep track of each obstacle at every time step due to…

Motion Planning