paper-with-me

홈 › Papers

PhysORD: A Neuro-Symbolic Approach for Physics-infused Motion Prediction in Off-road Driving

2024-04-02 · Zhipeng Zhao, Bowen Li, Yi Du, Taimeng Fu, Chen Wang

Motion prediction is critical for autonomous off-road driving, however, it presents significantly more challenges than on-road driving because of the complex interaction between the vehicle and the terrain. Traditional physics-based approaches encounter difficulties in accurately modeling dynamic systems and external disturbance. In contrast, data-driven neural networks require extensive datasets and struggle with explicitly capturing the fundamental physical laws, which can easily lead to poor generalization. By merging the advantages of both methods, neuro-symbolic approaches present a promising direction. These methods embed physical laws into neural models, potentially significantly improving generalization capabilities. However, no prior works were evaluated in real-world settings for off-road driving. To bridge this gap, we present PhysORD, a neural-symbolic approach integrating the conservation law, i.e., the Euler-Lagrange equation, into data-driven neural models for motion prediction in off-road driving. Our experiments showed that PhysORD can accurately predict vehicle motion and tolerate external disturbance by modeling uncertainties. The learned dynamics model achieves 46.7% higher accuracy using only 3.1% of the parameters compared to data-driven methods, demonstrating the data efficiency and superior generalization ability of our neural-symbolic method.

📄 PDF Abstract BibTeX arXiv:2404.01596

Code (1)

sair-lab/physord 공식 구현 pytorch

Tasks

motion prediction

Similar Papers 제목 키워드 기반

Knowledge Infused Learning (K-IL): Towards Deep Incorporation of Knowledge in Deep Learning

2019-12-01 · Ugur Kursuncu, Manas Gaur, Amit Sheth

Learning the underlying patterns in data goes beyond instance-based generalization to external knowledge represented in structured graphs or networks. Deep learning that primarily constitutes neural computing stream in A…

Knowledge Graphs

Neurosymbolic Retrievers for Retrieval-augmented Generation

2026-01-08 · Yash Saxena, Manas Gaur arxiv

Retrieval Augmented Generation (RAG) has made significant strides in overcoming key limitations of large language models, such as hallucination, lack of contextual grounding, and issues with transparency. However, tradit…

Knowledge Graphs

neuROSym: Deployment and Evaluation of a ROS-based Neuro-Symbolic Model for Human Motion Prediction

2024-06-24 · Sariah Mghames, Luca Castri, Marc Hanheide, Nicola Bellotto

Autonomous mobile robots can rely on several human motion detection and prediction systems for safe and efficient navigation in human environments, but the underline model architectures can have different impacts on the …

Human motion predictionMotion Detectionmotion predictionPrediction

Neuro-Symbolic Procedural Planning with Commonsense Prompting

2022-06-06 · Yujie Lu, Weixi Feng, Wanrong Zhu, Wenda Xu 외

Procedural planning aims to implement complex high-level goals by decomposition into sequential simpler low-level steps. Although procedural planning is a basic skill set for humans in daily life, it remains a challenge …

Graph Sampling

DEM-NeRF: A Neuro-Symbolic Method for Scientific Discovery through Physics-Informed Simulation

2025-07-28 · Wenkai Tan, Alvaro Velasquez, Houbing Song arxiv

Neural networks have emerged as a powerful tool for modeling physical systems, offering the ability to learn complex representations from limited data while integrating foundational scientific knowledge. In particular, n…