FusionForce: End-to-end Differentiable Neural-Symbolic Layer for Trajectory Prediction
Ruslan Agishev, Karel Zimmermann

TL;DR
FusionForce introduces an end-to-end differentiable neural-symbolic model that predicts robot trajectories on rough terrain by integrating learnable forces with a physics-enforcing layer, improving generalization and simulation speed.
Contribution
The paper presents a novel neural-symbolic architecture combining learnable forces with a differentiable physics engine for trajectory prediction.
Findings
Reduces sim-to-real gap in robot trajectory prediction.
Achieves $10^4$ trajectories per second in simulation.
Improves out-of-distribution generalization.
Abstract
We propose end-to-end differentiable model that predicts robot trajectories on rough offroad terrain from camera images and/or lidar point clouds. The model integrates a learnable component that predicts robot-terrain interaction forces with a neural-symbolic layer that enforces the laws of classical mechanics and consequently improves generalization on out-of-distribution data. The neural-symbolic layer includes a differentiable physics engine that computes the robot's trajectory by querying these forces at the points of contact with the terrain. As the proposed architecture comprises substantial geometrical and physics priors, the resulting model can also be seen as a learnable physics engine conditioned on real sensor data that delivers trajectories per second. We argue and empirically demonstrate that this architecture reduces the sim-to-real gap and mitigates…
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
TopicsAdvanced Neural Network Applications
