Rrobopedia.ai

Research

ResearchAug 24

New AI Framework Bakes Anatomy Rules Into Neural Networks

Researchers have proposed Anatomy-Informed Neural Networks (AINN), a framework that embeds anatomical rules directly into a model's loss function and architecture so it cannot produce anatomically impossible predictions. The approach is demonstrated on a data-scarce clinical problem — how the aortoiliac artery tree deforms when a stiff guidewire is inserted — using an SE(3)-based mechanical model rather than a trained network, as a step toward autonomous endovascular navigation.

ResearchAug 24

ViTacPhys Lets Robots Sense Weight, Friction, and Stiffness

Researchers describe ViTacPhys, a visual-tactile learning framework that estimates an object's mass, friction, and stiffness from human manipulation demonstrations, then uses those estimates to adapt robot grasping. Tested on 60 rigid and deformable objects, the system reports strong accuracy on seen items and solid generalization to new ones, reaching up to 95% grasping success in robot trials.

ResearchAug 24

NeSAM Boosts Off-Road Robot Motion Prediction Using Soil Physics

Researchers unveiled NeSAM, a framework combining differentiable soil-mechanics equations with a Transformer-based correction model to predict off-road vehicle motion. Tested in simulation and on a physical robot, it improved prediction accuracy by up to 30% and cut trajectory-tracking error by 69.4%.

ResearchAug 24

New Branch-and-Bound Method Speeds Robot Path Planning Through Convex Regions

Researchers have formalized a new routing problem called the Steiner Traveling Salesman Problem on Graphs of Convex Sets, which models robot navigation through required and optional regions. Their branch-and-bound search algorithm found feasible solutions on all tested benchmark cases within 30 seconds, far outperforming two existing baseline methods that only succeeded on about half the instances.