paper-with-me

Papers

GAE: Unleashing Physical Potential of VLM with Generalizable Action Expert

2025-10-04 · Mingyu Liu, Zheng Huang, Xiaoyi Lin, Muzhi Zhu, Canyu Zhao, Yating Wang, Haoyi Zhu, Hao Chen, Chunhua Shen arxiv

Vision-language models demonstrate strong reasoning and planning abilities, yet grounding these predictions into precise robot actions remains a central challenge. Existing Vision-Language-Action methods typically entangle reasoning and action generation, leading to limited generalization. We propose Generalizable Action Expert (GAE), a task-agnostic model that converts sparse geometric plans into dense robot actions. Our approach introduces a sparse geometric interface: the VLM predicts sparse 3D waypoints representing high-level intention, while GAE maps these waypoints together with real-time point cloud observations to continuous action trajectories. GAE is pretrained on a large-scale pointcloud-trajectory dataset comprising 150k trajectories from both simulation and real-world robots. To further improve efficiency and generalization, we introduce an Action Pre-training, Pointcloud Fine-tuning (APPF) scheme that decouples learning action dynamics from geometry grounding. After pretraining, GAE is frozen and reused across downstream tasks, requiring only lightweight fine-tuning of the VLM to produce the sparse interface. Experiments show that our method achieves strong performance and generalization across diverse visual domains, camera viewpoints, and natural language instructions.

📄 PDF Abstract BibTeX arXiv:2510.03896

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HarmoWAM: Harmonizing Generalizable and Precise Manipulation via Adaptive World Action Models

2026-05-11 · Qiuxuan Feng, Jiale Yu, Jiaming Liu, Yueru Jia 외 arxiv

World Action Models (WAMs) have emerged as a promising paradigm for robot control by modeling physical dynamics. Current WAMs generally follow two paradigms: the "Imagine-then-Execute" approach, which uses video predicti…

Zero-shot GeneralizationVideo Prediction

TRACE: A Multi-Agent System for Autonomous Physical Reasoning for Seismology

2026-03-22 · Feng Liu, Jian Xu, Xin Cui, Xinghao Wang 외 arxiv

Inferring physical mechanisms that govern earthquake sequences from geophysical observations remains a challenging task, particularly across tectonically distinct environments where similar seismic patterns can reflect d…

ForceVLA2: Unleashing Hybrid Force-Position Control with Force Awareness for Contact-Rich Manipulation

2026-03-16 · Yang Li, Zhaxizhuoma, Hongru Jiang, Junjie Xia 외 arxiv

Embodied intelligence for contact-rich manipulation has predominantly relied on position control, while explicit awareness and regulation of interaction forces remain under-explored, limiting stability, precision, and ro…

Scan, Materialize, Simulate: A Generalizable Framework for Physically Grounded Robot Planning

2025-05-20 · Amine Elhafsi, Daniel Morton, Marco Pavone

Autonomous robots must reason about the physical consequences of their actions to operate effectively in unstructured, real-world environments. We present Scan, Materialize, Simulate (SMS), a unified framework that combi…

Semantic Segmentation

Bridging Physical Reasoning and Task Generalization via Visual Action Outcome Reasoning Alignment

2026-07-07 · Han-Jun Ko, Jr-Jen Chen, Haobo Yuan, Hsin-Ying Lee 외 arxiv

Vision-language models (VLMs) struggle to generalize in interactive physical reasoning, particularly under unseen tasks and environments. Two key failure modes are prominent: hallucinated chain-of-thought (CoT) reasoning…