← Latest papers
💻 computer science

NeSAM: Neuro-Symbolic Kinodynamics with Soil Adaptation for Off-Road Mobility

The paper presents NeSAM, a neuro-symbolic framework that integrates differentiable Bekker-Wong terramechanics with learned residual dynamics and online soil parameter estimation to significantly improve off-road vehicle kinodynamic prediction accuracy and navigation performance on deformable terrain.

Original authors: Chenhui Pan, Tong Xu, Francesco Cancelliere, Xuesu Xiao

Published 2026-08-24
📖 4 min read☕ Coffee break read

Original authors: Chenhui Pan, Tong Xu, Francesco Cancelliere, Xuesu Xiao

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). ✨ This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Driving a vehicle across a flat, paved road is a predictable affair. The wheels grip the surface, the engine turns them, and the car moves forward exactly as the laws of physics on a hard surface dictate. But take that same vehicle off the pavement and onto a field of soft dirt, loose sand, or uneven mud, and the rules change instantly. The ground is no longer a solid stage but a living, shifting participant. As a wheel presses down, it sinks into the earth; as it turns, it shears the soil sideways. These deformations create forces that pull the vehicle off course, causing it to slide, tilt, or get stuck in ways that simple steering commands cannot easily correct. For robots and autonomous vehicles to navigate these rugged environments safely, they must be able to predict not just where they are going, but how the ground beneath them will react to their weight and movement. Without this foresight, a vehicle might plan a path that looks clear on a map but leads to a deep rut or a sudden loss of control the moment it touches the soil.

Researchers have long tried to solve this problem using two different approaches. One method relies on classical physics equations that describe how soil behaves under pressure, using parameters like stiffness and friction to calculate forces. While these models are grounded in real-world mechanics, they often struggle to capture the complex, messy reality of a vehicle's suspension, tire deformation, and the specific quirks of a particular patch of ground. The other method uses artificial intelligence to learn from data, watching how a vehicle moves and trying to guess the next step. These learning-based models are flexible but often act as "black boxes," offering little insight into why a vehicle is slipping or sinking, and they can fail when faced with soil conditions they have never seen before. Neither approach alone has been sufficient to provide both high accuracy and a clear understanding of the physical forces at play.

To bridge this gap, a team of researchers has developed a new system called NeSAM, which stands for Neuro-Symbolic Soil Adaptive Mobility. This framework does not choose between physics and learning; instead, it weaves them together into a single, cohesive model. The system operates by first looking at the terrain ahead, using cameras to see both the shape of the ground and what kind of material it is made of, such as grass, dirt, or sand. It then uses a specialized component based on established soil mechanics to estimate how much the wheels will sink and how the soil will resist the vehicle's movement. This provides a solid, physics-based foundation for the prediction. However, because real-world conditions are rarely perfect, the system also employs a learning-based "residual" model. Think of this as a fine-tuning mechanism that learns the small, systematic differences between what the physics equations predict and what the vehicle actually does, correcting the estimate to match reality.

The true power of NeSAM lies in its ability to adapt in real time. As the vehicle moves, the system constantly compares its predictions with the actual motion it observes. If the vehicle sinks deeper than expected or slides more than the model predicted, the system uses a mathematical filter to update its internal understanding of the soil's properties. It effectively asks, "If the ground is behaving this way, what must the soil parameters be?" and then adjusts its model accordingly. This allows the vehicle to learn about the specific ground it is traversing as it goes, refining its predictions for the next few seconds of travel. The researchers tested this system in two ways: first, in a highly detailed computer simulation that mimics the complex physics of soil and vehicle interaction, and second, on a physical, four-wheeled robot driving over a real-world test course with varying terrain.

The results showed that this hybrid approach significantly outperformed existing methods. In the computer simulations, NeSAM reduced prediction errors by up to 30 percent compared to the best alternative models. When tested on the physical robot, it improved accuracy by nearly 29 percent. More importantly, the system proved its value when the vehicle had to navigate a path where the soil conditions were different from what it had been trained on. In these challenging scenarios, the version of the system without soil adaptation failed to complete the course in most trials, often losing control or getting stuck. In contrast, the adaptive version successfully completed the vast majority of its runs, keeping the vehicle much closer to its intended path and maintaining a more stable orientation. By combining the reliability of physical laws with the flexibility of machine learning, NeSAM offers a robust way for autonomous vehicles to understand and navigate the unpredictable, deformable world of off-road travel.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →