paper-with-me

홈 › Papers

PGA: Personalizing Grasping Agents with Single Human-Robot Interaction

2023-10-19 · Junghyun Kim, Gi-Cheon Kang, Jaein Kim, Seoyun Yang, Minjoon Jung, Byoung-Tak Zhang

Language-Conditioned Robotic Grasping (LCRG) aims to develop robots that comprehend and grasp objects based on natural language instructions. While the ability to understand personal objects like my wallet facilitates more natural interaction with human users, current LCRG systems only allow generic language instructions, e.g., the black-colored wallet next to the laptop. To this end, we introduce a task scenario GraspMine alongside a novel dataset aimed at pinpointing and grasping personal objects given personal indicators via learning from a single human-robot interaction, rather than a large labeled dataset. Our proposed method, Personalized Grasping Agent (PGA), addresses GraspMine by leveraging the unlabeled image data of the user's environment, called Reminiscence. Specifically, PGA acquires personal object information by a user presenting a personal object with its associated indicator, followed by PGA inspecting the object by rotating it. Based on the acquired information, PGA pseudo-labels objects in the Reminiscence by our proposed label propagation algorithm. Harnessing the information acquired from the interactions and the pseudo-labeled objects in the Reminiscence, PGA adapts the object grounding model to grasp personal objects. This results in significant efficiency while previous LCRG systems rely on resource-intensive human annotations -- necessitating hundreds of labeled data to learn my wallet. Moreover, PGA outperforms baseline methods across all metrics and even shows comparable performance compared to the fully-supervised method, which learns from 9k annotated data samples. We further validate PGA's real-world applicability by employing a physical robot to execute GrsapMine. Code and data are publicly available at https://github.com/JHKim-snu/PGA.

📄 PDF Abstract BibTeX arXiv:2310.12547

Code (1)

JHKim-snu/PGA 공식 구현 pytorch

Tasks

ObjectRobotic Grasping

Similar Papers 제목 키워드 기반

FunGrasp: Functional Grasping for Diverse Dexterous Hands

2024-11-24 · Linyi Huang, HUI ZHANG, Zijian Wu, Sammy Christen 외

Functional grasping is essential for humans to perform specific tasks, such as grasping scissors by the finger holes to cut materials or by the blade to safely hand them over. Enabling dexterous robot hands with function…

Promptable Behaviors: Personalizing Multi-Objective Rewards from Human Preferences

2023-12-14 · CVPR 2024 1 · Minyoung Hwang, Luca Weihs, Chanwoo Park, Kimin Lee 외

Customizing robotic behaviors to be aligned with diverse human preferences is an underexplored challenge in the field of embodied AI. In this paper, we present Promptable Behaviors, a novel framework that facilitates eff…

Multi-Objective Reinforcement LearningRobot Navigation

Inverse Kinematics for Neuro-Robotic Grasping with Humanoid Embodied Agents

2024-04-12 · Jan-Gerrit Habekost, Connor Gäde, Philipp Allgeuer, Stefan Wermter

This paper introduces a novel zero-shot motion planning method that allows users to quickly design smooth robot motions in Cartesian space. A B\'ezier curve-based Cartesian plan is transformed into a joint space trajecto…

Language ModellingLarge Language ModelMotion PlanningRobotic Grasping

Dealing with Ambiguity in Robotic Grasping via Multiple Predictions

2018-11-02 · Ghazal Ghazaei, Iro Laina, Christian Rupprecht, Federico Tombari 외

Humans excel in grasping and manipulating objects because of their life-long experience and knowledge about the 3D shape and weight distribution of objects. However, the lack of such intuition in robots makes robotic gra…

Robotic Grasping

Human Universal Grasping

2026-06-15 · Kevin Yuanbo Wu, Tianxing Zhou, Isaac Tu, Billy Yan 외 arxiv

Humans can grasp objects effortlessly, whereas multi-fingered robots are far from this level of generality. We argue that the most natural source of robot grasping data is from humans, who pick up thousands of objects ev…