paper-with-me

홈 › Papers

A Physics Enhanced Residual Learning (PERL) Framework for Vehicle Trajectory Prediction

2023-09-26 · Keke Long, Zihao Sheng, Haotian Shi, Xiaopeng Li, Sikai Chen, Sue Ahn

In vehicle trajectory prediction, physics models and data-driven models are two predominant methodologies. However, each approach presents its own set of challenges: physics models fall short in predictability, while data-driven models lack interpretability. Addressing these identified shortcomings, this paper proposes a novel framework, the Physics-Enhanced Residual Learning (PERL) model. PERL integrates the strengths of physics-based and data-driven methods for traffic state prediction. PERL contains a physics model and a residual learning model. Its prediction is the sum of the physics model result and a predicted residual as a correction to it. It preserves the interpretability inherent to physics-based models and has reduced data requirements compared to data-driven methods. Experiments were conducted using a real-world vehicle trajectory dataset. We proposed a PERL model, with the Intelligent Driver Model (IDM) as its physics car-following model and Long Short-Term Memory (LSTM) as its residual learning model. We compare this PERL model with the physics car-following model, data-driven model, and other physics-informed neural network (PINN) models. The result reveals that PERL achieves better prediction with a small dataset, compared to the physics model, data-driven model, and PINN model. Second, the PERL model showed faster convergence during training, offering comparable performance with fewer training samples than the data-driven model and PINN model. Sensitivity analysis also proves comparable performance of PERL using another residual learning model and a physics car-following model.

📄 PDF Abstract BibTeX arXiv:2309.15284

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

Theory Foundation of Physics-Enhanced Residual Learning

2025-08-30 · Shixiao Liang, Wang Chen, Keke Long, Peng Zhang 외 arxiv

Intensive studies have been conducted in recent years to integrate neural networks with physics models to balance model accuracy and interpretability. One recently proposed approach, named Physics-Enhanced Residual Learn…

Trajectory PredictionAutonomous Driving

Physics Enhanced Residual Policy Learning (PERPL) for safety cruising in mixed traffic platooning under actuator and communication delay

2024-09-23 · Keke Long, Haotian Shi, Yang Zhou, Xiaopeng Li

Linear control models have gained extensive application in vehicle control due to their simplicity, ease of use, and support for stability analysis. However, these models lack adaptability to the changing environment and…

Reinforcement Learning (RL)

Object Identification Under Known Dynamics: A PIRNN Approach for UAV Classification

2025-09-24 · Nyi Nyi Aung, Neil Muralles, Adrian Stein arxiv

This work addresses object identification under known dynamics in unmanned aerial vehicle applications, where learning and classification are combined through a physics-informed residual neural network. The proposed fram…

A Hybrid Surrogate for Electric Vehicle Parameter Estimation and Power Consumption via Physics-Informed Neural Operators

2025-08-18 · Hansol Lim, Jongseong Brad Choi, Jee Won Lee, Haeseong Jeoung 외 arxiv

We present a hybrid surrogate model for electric vehicle parameter estimation and power consumption. We combine our novel architecture Spectral Parameter Operator built on a Fourier Neural Operator backbone for global co…

Predicting the dynamics of 2d objects with a deep residual network

2016-10-13 · François Fleuret

We investigate how a residual network can learn to predict the dynamics of interacting shapes purely as an image-to-image regression task. With a simple 2d physics simulator, we generate short sequences composed of rec…

Image-to-Image Regression