Factor Graph-Based Planning as Inference for Autonomous Vehicle Racing
Salman Bari, Xiagong Wang, Ahmad Schoha Haidari, Dirk Wollherr

TL;DR
This paper introduces a novel factor graph-based approach to autonomous vehicle racing planning, framing it as probabilistic inference, which enhances computational efficiency and unifies local and global planning tasks.
Contribution
It presents a new probabilistic inference formulation for vehicle planning using factor graphs, integrating local and global planning into a single efficient algorithm.
Findings
Superior performance in curvature minimization and speed
Enhanced computational efficiency
Unified local and global planning approach
Abstract
Factor graph, as a bipartite graphical model, offers a structured representation by revealing local connections among graph nodes. This study explores the utilization of factor graphs in modeling the autonomous racecar planning problem, presenting an alternate perspective to the traditional optimization-based formulation. We model the planning problem as a probabilistic inference over a factor graph, with factor nodes capturing the joint distribution of motion objectives. By leveraging the duality between optimization and inference, a fast solution to the maximum a posteriori estimation of the factor graph is obtained via least-squares optimization. The localized design thinking inherent in this formulation ensures that motion objectives depend on a small subset of variables. We exploit the locality feature of the factor graph structure to integrate the minimum curvature path and local…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Robotic Path Planning Algorithms · Advanced Multi-Objective Optimization Algorithms
