paper-with-me

Papers

Physics-informed Temporal Difference Metric Learning for Robot Motion Planning

2025-05-09 · Ruiqi Ni, Zherong Pan, Ahmed H Qureshi

The motion planning problem involves finding a collision-free path from a robot's starting to its target configuration. Recently, self-supervised learning methods have emerged to tackle motion planning problems without requiring expensive expert demonstrations. They solve the Eikonal equation for training neural networks and lead to efficient solutions. However, these methods struggle in complex environments because they fail to maintain key properties of the Eikonal equation, such as optimal value functions and geodesic distances. To overcome these limitations, we propose a novel self-supervised temporal difference metric learning approach that solves the Eikonal equation more accurately and enhances performance in solving complex and unseen planning tasks. Our method enforces Bellman's principle of optimality over finite regions, using temporal difference learning to avoid spurious local minima while incorporating metric learning to preserve the Eikonal equation's essential geodesic properties. We demonstrate that our approach significantly outperforms existing self-supervised learning methods in handling complex environments and generalizing to unseen environments, with robot configurations ranging from 2 to 12 degrees of freedom (DOF).

📄 PDF Abstract BibTeX arXiv:2505.05691

Code (1)

ruiqini/ntrl-demo 공식 구현 pytorch

Tasks

Metric LearningMotion PlanningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

RoboScape: Physics-informed Embodied World Model

2025-06-29 · Yu Shang, Xin Zhang, Yinzhou Tang, Lei Jin 외

World models have become indispensable tools for embodied intelligence, serving as powerful simulators capable of generating realistic robotic videos while addressing critical data scarcity challenges. However, current e…

3D geometryDepth EstimationDepth Predictionmodel+1

StellarF: A Physics-Informed LoRA Framework for Stellar Flare Forecasting with Historical & Statistical Data

2025-07-15 · Tianyu Su, Zhiqiang Zou, Qingyu Lu, Feng Zhang 외 arxiv

Stellar flare forecasting represents a critical frontier in astrophysics, offering profound insights into stellar activity mechanisms and exoplanetary habitability assessments. Yet the inherent unpredictability of flare …

PI-MFM: Physics-informed multimodal foundation model for solving partial differential equations

2025-12-28 · Min Zhu, Jingmin Sun, Zecheng Zhang, Hayden Schaeffer 외 arxiv

Partial differential equations (PDEs) govern a wide range of physical systems, and recent multimodal foundation models have shown promise for learning PDE solution operators across diverse equation families. However, exi…

Physics-Informed Modeling and Control of Emergent Behaviors in Robot Swarms

2026-06-01 · Zixuan Jin, Wenzhuo Zhang, Shuxian Quan, Zirui Dong 외 arxiv

Robot swarms can exhibit coherent collective behaviors through local perception, limited communication and decentralized decision-making, yet modeling and controlling such emergence remains challenging when behaviors unf…

Reinforcement Learning

RBF-MGN:Solving spatiotemporal PDEs with Physics-informed Graph Neural Network

2022-12-06 · Zixue Xiang, Wei Peng, Wen Yao

Physics-informed neural networks (PINNs) have lately received significant attention as a representative deep learning-based technique for solving partial differential equations (PDEs). Most fully connected network-based …

Graph Neural Network