paper-with-me

홈 › Papers

Affordance-based Robot Manipulation with Flow Matching

2024-09-02 · Fan Zhang, Michael Gienger

We present a framework for assistive robot manipulation, which focuses on two fundamental challenges: first, efficiently adapting large-scale models to downstream scene affordance understanding tasks, especially in daily living scenarios where gathering multi-task data involving humans requires strenuous effort; second, effectively learning robot action trajectories by grounding the visual affordance model. We tackle the first challenge by employing a parameter-efficient prompt tuning method that prepends learnable text prompts to the frozen vision model to predict manipulation affordances in multi-task scenarios. Then we propose to learn robot action trajectories guided by affordances in a supervised flow matching method. Flow matching represents a robot visuomotor policy as a conditional process of flowing random waypoints to desired robot action trajectories. Finally, we introduce a real-world dataset with 10 tasks across Activities of Daily Living to test our framework. Our extensive evaluation highlights that the proposed prompt tuning method for learning manipulation affordance achieves competitive performance and even outperforms some other finetuning protocols across data scales, while satisfying parameter efficiency. Learning multi-task robot action trajectories with flow matching leads to consistently favorable results in several robot manipulation benchmarks than some alternative behavior cloning methods. This includes more stable training and evaluation, and noticeably faster inference, while maintaining comparable generalization performance to diffusion policy, where flow matching performs marginally better in most cases. Our framework seamlessly unifies affordance learning and action generation with flow matching for robot manipulation.

📄 PDF Abstract BibTeX arXiv:2409.01083

Code (1)

hri-eu/flow_matching 공식 구현 pytorch

Tasks

Action GenerationRobot Manipulation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ReSemAct: Advancing Fine-Grained Robotic Manipulation via Semantic Structuring and Affordance Refinement

2025-07-24 · Chenyu Su, Weiwei Shang, Chen Qian, Fei Zhang 외 arxiv

Fine-grained robotic manipulation requires grounding natural language into appropriate affordance targets. However, most existing methods driven by foundation models often compress rich semantics into oversimplified affo…

KAM-WM: Kinematic Affordance Maps from Latent World Models for Robot Manipulation

2026-07-06 · Xinyu Shao, Keru Zhou, Guowei Huang, Yajun Gao 외 arxiv

Learning manipulation from few demonstrations requires visual priors that capture not only where to interact, but also how the interaction should begin; static priors such as segmentation masks encode only the former. We…

Robot Manipulation

BridgeACT: Bridging Human Demonstrations to Robot Actions via Unified Tool-Target Affordances

2026-04-25 · Yifan Han, Jianxiang Liu, Haoyu Zhang, Yuqi Gu 외 arxiv

Learning robot manipulation from human videos is appealing due to the scale and diversity of human demonstrations, but transferring such demonstrations to executable robot behavior remains challenging. Prior work either …

Robot Manipulation

GLOVER++: Unleashing the Potential of Affordance Learning from Human Behaviors for Robotic Manipulation

2025-05-17 · Teli Ma, Jia Zheng, Zifan Wang, Ziyao Gao 외

Learning manipulation skills from human demonstration videos offers a promising path toward generalizable and interpretable robotic intelligence-particularly through the lens of actionable affordances. However, transferr…

Benchmarking

Manipulation-Oriented Object Perception in Clutter through Affordance Coordinate Frames

2020-10-16 · Xiaotong Chen, Kaizhi Zheng, Zhen Zeng, Cameron Kisailus 외

In order to enable robust operation in unstructured environments, robots should be able to generalize manipulation actions to novel object instances. For example, to pour and serve a drink, a robot should be able to reco…

Objectobject-detectionObject DetectionPose Estimation+1