Friction and AI: Why Learning Contact Forces Matters for Realistic World Models

Physical Intelligence Research • Gritray Lab

Artificial intelligence has made remarkable progress in perception and prediction — from generating coherent text to producing photorealistic imagery. However, when AI systems are deployed in real-world physical environments, they often struggle. One of the most persistent challenges lies not in high‑level reasoning, but in understanding physical contact — and at the center of this challenge is friction.

Friction is not just a secondary physical phenomenon; it is a complex, nonlinear interaction that arises when surfaces contact, slip, and stick. In robotics and embodied AI, friction often determines whether a manipulation succeeds or fails, how energy is dissipated, and whether a simulator matches reality. Yet current AI systems and world models largely sidestep it or reduce it to oversimplified coefficients, contributing to the notorious simulation-to-real gap.


Why Friction Is Hard for AI

Unlike gravity or simple inertia, friction does not behave like a constant in physical systems. Instead, it depends on:

Traditional friction models — such as Coulomb or viscous friction — capture only parts of the phenomenon. In robotics, researchers have long recognized that predicting friction torque accurately is one of the most difficult parts of dynamic behavior modelling, especially for manipulators with joints and transmissions. For example, recent studies compare more than 25 static and dynamic friction models on a UR5e robot and show that even state‑of‑the-art models vary widely in prediction accuracy and energy consumption estimation depending on operating conditions.

Machine learning is increasingly being leveraged to model friction because classical equations often fall short. Researchers have demonstrated that neural networks can effectively estimate friction force and friction coefficients in tribological systems using experimental data, outperforming traditional mechanical models on complex, data‑rich measurement sets.


Friction’s Impact on Robotic Control and AI Simulation

In robotic manipulation, friction directly impacts control precision and robustness. In industrial environments, friction in joints and actuation systems can account for significant dynamic errors in positioning and motion control. Research indicates that friction can be responsible for up to 50% of the positioning error in heavy manipulators when not properly modelled or compensated.

Moreover, ignoring realistic friction models in simulation can sabotage machine learning policies trained in simulated environments. A recent study in reinforcement learning highlights that simple, oversimplified static friction assumptions in simulators lead to poor performance when policies are transferred to real robots.


Physics‑Informed Learning as a Path Forward

To bridge this gap, researchers are combining physics knowledge with learnable models. Physics-informed neural networks (PINNs) have been applied to friction identification in complex robotic drives, eliminating the need for specialized sensors while improving real-time friction compensation and control stability.

Other approaches combine classical friction models with machine learning residuals, achieving 60–70% improvement over conventional methods in adapting friction models to new dynamic scenarios with minimal data.

These hybrid models exploit both physical laws and data-driven flexibility, pointing toward a future where AI systems can not only predict but adapt to and reason about frictional behavior in physical systems.


Friction Isn’t Just Forces — It’s Feedback

What makes friction particularly relevant for AI is not just its complexity, but its role as a persistent feedback channel between AI’s internal model and the physical world. A robot that fails to grasp an object due to incorrect friction modelling receives a physical consequence, not just a numerical error. This difference is fundamental:

Domain AI Systems (Simulation) Physical Reality
Error feedback Soft / resettable Hard / irrecoverable
Friction Simplified or absent Nonlinear and context‑dependent
Dynamics Idealized Noisy, hysteretic, history‑dependent
Interaction learning Predictive Consequence‑based

AI systems that incorporate realistic friction understanding are better positioned to operate robustly in the real world, as they will learn not only to predict outcomes but to negotiate physical interaction constraints directly.


Conclusion: Friction as a Crucial Signal for Embodied Intelligence

Friction is more than a nuisance in physical modelling — it is a gateway for AI to understand the world in a fundamentally different way. Current research shows:

If embodied AI is to move beyond passive prediction into active negotiation of physical constraints, friction must become a first-class citizen in AI world models. Studying friction doesn’t just make simulations more realistic — it makes AI physically intelligent.