paper-with-me

Papers

Learning and Generalizing Motion Primitives from Driving Data for Path-Tracking Applications

2018-06-02 · Boyang Wang, Zirui Li, Jianwei Gong, Yidi Liu, Huiyan Chen, Chao Lu

Considering the driving habits which are learned from the naturalistic driving data in the path-tracking system can significantly improve the acceptance of intelligent vehicles. Therefore, the goal of this paper is to generate the prediction results of lateral commands with confidence regions according to the reference based on the learned motion primitives. We present a two-level structure for learning and generalizing motion primitives through demonstrations. The lower-level motion primitives are generated under the path segmentation and clustering layer in the upper-level. The Gaussian Mixture Model(GMM) is utilized to represent the primitives and Gaussian Mixture Regression (GMR) is selected to generalize the motion primitives. We show how the upper-level can help to improve the prediction accuracy and evaluate the influence of different time scales and the number of Gaussian components. The model is trained and validated by using the driving data collected from the Beijing Institute of Technology (BIT) intelligent vehicle platform. Experiment results show that the proposed method can extract the motion primitives from the driving data and predict the future lateral control commands with high accuracy.

📄 PDF Abstract BibTeX arXiv:1806.00711

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Horizon3D: Sparse Radar-Camera Fusion for Long-Range 3D Perception in Autonomous Driving

2026-06-30 · Geonho Bang, Geunju Baek, Dongyoung Lee, Wonjun Jeong 외 arxiv

Long-range 3D object detection is critical for safe autonomous driving at highway speeds, yet existing radar-camera fusion methods remain limited at extended ranges. BEV-based methods capture scene-level context but incu…

3D Object DetectionAutonomous Driving

Directional Primitives for Uncertainty-Aware Motion Estimation in Urban Environments

2020-07-01 · Ransalu Senanayake, Maneekwan Toyungyernsub, Mingyu Wang, Mykel J. Kochenderfer 외

We can use driving data collected over a long period of time to extract rich information about how vehicles behave in different areas of the roads. In this paper, we introduce the concept of directional primitives, which…

Motion Estimation

LAMP: Lane-Aligned Motion Primitives for Feasible Trajectory Prediction

2026-06-25 · Sangjin Han, Hoseong Jung, Jeongtae Her, Changhyun Choi 외 arxiv

Motion forecasting is essential for autonomous driving systems to enable safe decision-making and planning in complex driving scenarios. While existing predictors excel at minimizing standard displacement errors, they of…

Trajectory PredictionAutonomous DrivingMotion Forecasting

MP-RBFN: Learning-based Vehicle Motion Primitives using Radial Basis Function Networks

2025-07-14 · Marc Kaufeld, Mattia Piccinini, Johannes Betz arxiv

This research introduces MP-RBFN, a novel formulation leveraging Radial Basis Function Networks for efficiently learning Motion Primitives derived from optimal control problems for autonomous driving. While traditional m…

Autonomous DrivingMotion Planning

MeshA*: Efficient Path Planing With Motion Primitives

2024-12-13 · Marat Agranovskiy, Konstantin Yakovlev

We study a path planning problem where the possible move actions are represented as a finite set of motion primitives aligned with the grid representation of the environment. That is, each primitive corresponds to a shor…

Heuristic Search