paper-with-me

홈 › Papers

Lane-Frame Quantum Multimodal Driving Forecasts for the Trajectory of Autonomous Vehicles

2025-11-21 · Navneet Singh, Shiva Raj Pokhrel arxiv

Trajectory forecasting for autonomous driving must deliver accurate, calibrated multi-modal futures under tight compute and latency constraints. We propose a compact hybrid quantum architecture that aligns quantum inductive bias with road-scene structure by operating in an ego-centric, lane-aligned frame and predicting residual corrections to a kinematic baseline instead of absolute poses. The model combines a transformer-inspired quantum attention encoder (9 qubits), a parameter-lean quantum feedforward stack (64 layers, ${\sim}1200$ trainable angles), and a Fourier-based decoder that uses shallow entanglement and phase superposition to generate 16 trajectory hypotheses in a single pass, with mode confidences derived from the latent spectrum. All circuit parameters are trained with Simultaneous Perturbation Stochastic Approximation (SPSA), avoiding backpropagation through non-analytic components. In the Waymo Open Motion Dataset, the model achieves minADE (minimum Average Displacement Error) of \SI{1.94}{m} and minFDE (minimum Final Displacement Error) of \SI{3.56}{m} in the $16$ models predicted over the horizon of \SI{2.0}{s}, consistently outperforming a kinematic baseline with reduced miss rates and strong recall. Ablations confirm that residual learning in the lane frame, truncated Fourier decoding, shallow entanglement, and spectrum-based ranking focus capacity where it matters, yielding stable optimization and reliable multi-modal forecasts from small, shallow quantum circuits on a modern autonomous-driving benchmark.

📄 PDF Abstract BibTeX arXiv:2511.17675

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory ForecastingAutonomous VehiclesAutonomous Driving

Similar Papers 제목 키워드 기반

Reservoir Computing Using Measurement-Controlled Quantum Dynamics

2024-03-01 · A. H. Abbas, Ivan S. Maksymov

Physical reservoir computing (RC) is a machine learning algorithm that employs the dynamics of a physical system to forecast highly nonlinear and chaotic phenomena. In this paper, we introduce a quantum RC system that em…

PennyLane: Automatic differentiation of hybrid quantum-classical computations

2018-11-12 · Ville Bergholm, Josh Izaac, Maria Schuld, Christian Gogolin 외

PennyLane is a Python 3 software framework for differentiable programming of quantum computers. The library provides a unified architecture for near-term quantum computing devices, supporting both qubit and continuous-va…

BIG-bench Machine LearningQuantum Machine Learning

LFP: Efficient and Accurate End-to-End Lane-Level Planning via Camera-LiDAR Fusion

2024-09-21 · Guoliang You, Xiaomeng Chu, Yifan Duan, Xingchen Li 외

Multi-modal systems enhance performance in autonomous driving but face inefficiencies due to indiscriminate processing within each modality. Additionally, the independent feature learning of each modality lacks interacti…

Autonomous DrivingSensor Fusion

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

Robust Forecasting for Robotic Control: A Game-Theoretic Approach

2022-09-22 · Shubhankar Agarwal, David Fridovich-Keil, Sandeep P. Chinchali

Modern robots require accurate forecasts to make optimal decisions in the real world. For example, self-driving cars need an accurate forecast of other agents' future actions to plan safe trajectories. Current methods re…

Self-Driving CarsTime SeriesTime Series Analysis