paper-with-me

홈 › Papers

Cross-Entropy Optimization of Physically Grounded Task and Motion Plans

2025-12-12 · Andreu Matoses Gimenez, Nils Wilde, Chris Pek, Javier Alonso-Mora arxiv

Autonomously performing tasks often requires robots to plan high-level discrete actions and continuous low-level motions to realize them. Previous TAMP algorithms have focused mainly on computational performance, completeness, or optimality by making the problem tractable through simplifications and abstractions. However, this comes at the cost of the resulting plans potentially failing to account for the dynamics or complex contacts necessary to reliably perform the task when object manipulation is required. Additionally, approaches that ignore effects of the low-level controllers may not obtain optimal or feasible plan realizations for the real system. We investigate the use of a GPU-parallelized physics simulator to compute realizations of plans with motion controllers, explicitly accounting for dynamics, and considering contacts with the environment. Using cross-entropy optimization, we sample the parameters of the controllers, or actions, to obtain low-cost solutions. Since our approach uses the same controllers as the real system, the robot can directly execute the computed plans. We demonstrate our approach for a set of tasks where the robot is able to exploit the environment's geometry to move an object. Website and code: https://andreumatoses.github.io/research/parallel-realization

📄 PDF Abstract BibTeX arXiv:2512.11571

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Context-Aware Deep Learning for Defect Classification in Atomic-Resolution STEM

2026-06-08 · Jiadong Dan, Cheng Zhang, Leyi Loh, Ivan Verzhbitskiy 외 arxiv

Artificial intelligence is rapidly advancing materials characterization, yet most applications in electron microscopy rely solely on image contrast, overlooking the chemical and experimental context that shapes image for…

FLAC: Maximum Entropy RL via Kinetic Energy Regularized Bridge Matching

2026-02-13 · Lei Lv, Yunfei Li, Yu Luo, Fuchun Sun 외 arxiv

Iterative generative policies, such as diffusion models and flow matching, offer superior expressivity for continuous control but complicate Maximum Entropy Reinforcement Learning because their action log-densities are n…

Reinforcement LearningContinuous ControlDensity Estimation

PhysMani: Physics-principled 3D World Model for Dynamic Object Manipulation

2026-07-02 · Peng Yun, Shouwang Huang, Hao Li, Jinxi Li 외 arxiv

Manipulating fast and dynamically moving targets in unstructured 3D environments remains challenging for embodied AI. Existing visual-language-action models and world models struggle with accurate 3D geometry and physica…

Token Predictors Are Not Planners: Building Physically Grounded Causal Reasoners

2026-06-01 · Zheng Lu, Mingqi Gao, Qinlei Xie, Wanqi Zhong 외 arxiv

Current benchmarks for embodied vision-language planning often favor linguistic next-token prediction over physically grounded next-state reasoning. This rewards models that mimic statistical language priors rather than …

SVLL: Staged Vision-Language Learning for Physically Grounded Embodied Task Planning

2026-03-12 · Yuyuan Yang, Junkun Hong, Hongrong Wang, Honghao Cai 외 arxiv

Embodied task planning demands vision-language models to generate action sequences that are both visually grounded and causally coherent over time. However, existing training paradigms face a critical trade-off: joint en…

Reinforcement Learning