EEmbodied AI Hub
PapersEditor’s pick

Bridging the Sim-to-Real Gap for Deformables: PhysCoRe Marries Differentiable MPM with Neural Residuals

Why it mattersBy bridging the gap between slow physical optimization and unphysical end-to-end learning, PhysCoRe provides a robust, generalizable foundation for robots to manipulate complex, deformable materials in the real world.

Manipulating deformable objects remains a stubborn bottleneck in general-purpose robotics due to their infinite degrees of freedom. PhysCoRe solves the speed-versus-accuracy trade-off by coupling a differentiable Material Point Method simulator with neural networks that infer material properties from vision and correct physical biases, enabling robust, uncertainty-guided exploration for real-time manipulation.

Residual from DynamicsMaterial Point MethodMaterial from Motiondeformable dynamicsPhysCoReresearchpaperarxiv

Open paper on arXiv (arXiv:2607.20653)

Source: arXiv · July 24, 2026

Share this article so more people can see it

Manipulating deformable objects—think folding laundry, routing cables, or handling soft tissues—remains one of the most stubborn bottlenecks in general-purpose robotics. Unlike rigid bodies, deformables possess infinite degrees of freedom, making their dynamics notoriously difficult to predict. A newly published paper, PhysCoRe, introduces a physics-corrected residual world model that attempts to solve this by marrying differentiable physics simulation with neural network corrections, offering a compelling blueprint for the next generation of manipulation foundation models.

The industry has largely been split between two paradigms, both with fatal flaws for real-time deployment. On one side, traditional physics-based approaches rely on per-object optimization to fit material parameters. While physically consistent, this process is computationally agonizingly slow and fails to generalize to novel objects. On the other side, purely end-to-end learned models are fast but extrapolate poorly, often hallucinating physically impossible states that violate basic structural laws when pushed out of distribution.

PhysCoRe bridges this gap by coupling a differentiable Material Point Method simulator with two specialized feed-forward neural networks. The simulator provides a strong physical prior, ensuring that the baseline predictions remain grounded in reality. However, analytical models inevitably suffer from simplifications and unmodeled dynamics. This is where the neural components step in to absorb the slack and refine the deformable dynamics.

The first neural component, Material from Motion, is designed to infer per-particle elasticity directly from visual observations. Instead of requiring manual tuning or slow offline optimization, this module grounds the simulator in object-specific physics on the fly. It allows the system to achieve material-aware manipulation, effectively giving the robot an intuitive sense of how stiff or compliant a specific object is just by watching it move.

The second component, Residual from Dynamics, acts as a corrective layer. It learns the discrepancy between the simulator’s predictions and actual physical behavior. By predicting corrections to the simulator's internal dynamics, it absorbs the systematic biases that the analytical model cannot capture. This residual learning approach ensures that the model remains physically consistent while significantly boosting prediction accuracy in complex, real-world scenarios.

Crucially for commercial robotics, PhysCoRe is not just a passive predictor; it is designed for active learning. The material inference module supports online material identification on novel objects, and its predictive uncertainty directly steers further exploration. When the model encounters a region of the object's geometry where its elasticity estimate is least confident, it generates a natural signal for confidence-guided exploration.

In experiments on real deformable-object manipulation sequences, PhysCoRe outperforms state-of-the-art baselines in prediction accuracy. More importantly, its predicted confidence forms a reliable distribution across the object's geometry. For robotics companies building manipulation datasets, this uncertainty-guided mechanism is a massive lever. It means robots can autonomously decide which interactions will yield the highest information gain, drastically reducing the cost of generating high-quality training data for sim-to-real transfer.

For builders, the implication is clear: the future of deformable manipulation lies in hybrid architectures. Pure neural networks will continue to struggle with the infinite state space of soft goods, while pure physics engines will remain too slow for closed-loop control. By offloading material identification to vision-based neural networks and using them to correct differentiable simulators, teams can build systems that are both physically rigorous and computationally tractable.

Source: arXiv.

Related resources on this hub

Jump to projects, models, or datasets mentioned or closely related.

Discussion

Tell us what you think — comments make stories more useful for builders and founders.

Tell us what you think!

Bridging the Sim-to-Real Gap for Deformables: PhysCoRe Marries Differentiable MPM with Neural Residuals

Have an account? Log in to use your display name and avatar.

Email is optional and never shown on the page.

More insights

PapersarXiv

A Replay-Constrained Simulation Framework for Personalization of Powered Knee-Ankle Prosthesis Controllers

Enables efficient personalization of prosthetic controllers, reducing reliance on time-intensive human-in-the-loop tuning and expanding optimization to high-dimensional parameter spaces.

A simulation framework that uses replay constraints to personalize impedance controllers for powered knee-ankle prostheses, enabling high-dimensional optimization without human-in-the-loop.

Read
PapersarXiv

Pose-Aware Modeling to Mitigate Pose-Related Artifacts in Tactile Gloves

Tactile gloves are crucial for dexterous manipulation and teleoperation, but pose artifacts limit their utility. This work directly addresses a key sensor limitation, enabling more accurate data collection for learning and control.

Tactile gloves digitize contact and force during hand-object interactions, but pose-related artifacts degrade data quality. This work proposes pose-aware modeling to mitigate such artifacts, improving tactile sensing reliability for robotics applications.

Read