paper-with-me

홈 › Papers

PhysCaP: Grounding Code-as-Policy Agent with Physics-Informed Exploration

2026-08-21 · Chen-Yu Lin, Jing-Wen Chen, Hsueh-En Chang, Hung-An Chen, Sheng-Hsun Chang, Chi-Pin Huang, Fu-En Yang, Min-Hung Chen, Yi-Ting Chen, Yu-Chiang Frank Wang, Shao-Hua Sun arxiv

We present PhysCaP, a Physics-Informed Code-as-Policy agent for active perception in robotic manipulation. While vision-language-action policies excel at imitating demonstrations, they rely on passive observation and fail to infer latent physical properties critical for manipulation. PhysCaP augments code-as-policy frameworks with a physics-informed exploration layer that enables explicit information-seeking through interaction. It introduces training-free physical property extraction modules that estimate object mass and stiffness from robot proprioception without additional sensors. To balance exploration costs and the efficiency of information obtained, PhysCaP employs a dual-agent design: a Planner that decides when to explore and when to stop, and a Prioritizer that filters implausible interactions and ranks the remainder using a heuristic priority score, enabling efficient, targeted exploration. We evaluate PhysCaP on real-world tabletop manipulation tasks (searching for hidden objects, detecting empty cans, and finding ripe avocados) and a simulated task in LIBERO. The results show that existing passive and naive interactive baselines either fail when physical properties are hidden or over-explore, whereas PhysCaP achieves comparable performance with fewer interactions and reduced execution time. Ablation studies further validate the effectiveness of the proposed physical property extraction modules. Project page: https://physcap.github.io

📄 PDF Abstract BibTeX arXiv:2608.21031

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PhysCap: Physically Plausible Monocular 3D Motion Capture in Real Time

2020-08-20 · Soshi Shimada, Vladislav Golyanik, Weipeng Xu, Christian Theobalt

Marker-less 3D human motion capture from a single colour camera has seen significant progress. However, it is a very challenging and severely ill-posed problem. In consequence, even the most accurate state-of-the-art app…

Grounding Large Language Models in Interactive Environments with Online Reinforcement Learning

2023-02-06 · Thomas Carta, Clément Romac, Thomas Wolf, Sylvain Lamprier 외

Recent works successfully leveraged Large Language Models' (LLM) abilities to capture abstract knowledge about world's physics to solve decision-making problems. Yet, the alignment between LLMs' knowledge and the environ…

Decision Makingreinforcement-learningReinforcement Learning (RL)

SIPTraj: Map-Free End-to-End Trajectory Prediction via Physics-Guided Scene Interaction

2026-08-01 · Feifei Liu, Zejun Wei, Haozhe Wang, Yazhi Ye 외 arxiv

Trajectory prediction of surrounding agents is a prerequisite for safe planning and decision making in autonomous driving. Without high-definition (HD) maps, sensor-derived bird's-eye-view (BEV) features provide no expli…

Trajectory PredictionAutonomous DrivingDecision Making

HyCodePolicy: Hybrid Language Controllers for Multimodal Monitoring and Decision in Embodied Agents

2025-08-04 · Yibin Liu, Zhixuan Liang, Zanxin Chen, Tianxing Chen 외 arxiv

Recent advances in multimodal large language models (MLLMs) have enabled richer perceptual grounding for code policy generation in embodied agents. However, most existing systems lack effective mechanisms to adaptively m…

Multimodal ReasoningRobot ManipulationProgram Synthesis

Guided Policy Search for Parameterized Skills using Adverbs

2021-10-23 · Benjamin A. Spiegel, George Konidaris

We present a method for using adverb phrases to adjust skill parameters via learned adverb-skill groundings. These groundings allow an agent to use adverb feedback provided by a human to directly update a skill policy, i…