paper-with-me

홈 › Papers

Grasp-HGN: Grasping the Unexpected

2025-08-11 · Mehrshad Zandigohar, Mallesham Dasari, Gunar Schirner arxiv

For transradial amputees, robotic prosthetic hands promise to regain the capability to perform daily living activities. To advance next-generation prosthetic hand control design, it is crucial to address current shortcomings in robustness to out of lab artifacts, and generalizability to new environments. Due to the fixed number of object to interact with in existing datasets, contrasted with the virtually infinite variety of objects encountered in the real world, current grasp models perform poorly on unseen objects, negatively affecting users' independence and quality of life. To address this: (i) we define semantic projection, the ability of a model to generalize to unseen object types and show that conventional models like YOLO, despite 80% training accuracy, drop to 15% on unseen objects. (ii) we propose Grasp-LLaVA, a Grasp Vision Language Model enabling human-like reasoning to infer the suitable grasp type estimate based on the object's physical characteristics resulting in a significant 50.2% accuracy over unseen object types compared to 36.7% accuracy of an SOTA grasp estimation model. Lastly, to bridge the performance-latency gap, we propose Hybrid Grasp Network (HGN), an edge-cloud deployment infrastructure enabling fast grasp estimation on edge and accurate cloud inference as a fail-safe, effectively expanding the latency vs. accuracy Pareto. HGN with confidence calibration (DC) enables dynamic switching between edge and cloud models, improving semantic projection accuracy by 5.6% (to 42.3%) with 3.5x speedup over the unseen object types. Over a real-world sample mix, it reaches 86% average accuracy (12.2% gain over edge-only), and 2.2x faster inference than Grasp-LLaVA alone.

📄 PDF Abstract BibTeX arXiv:2508.07648

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning a visuomotor controller for real world robotic grasping using simulated depth images

2017-06-14 · Ulrich Viereck, Andreas ten Pas, Kate Saenko, Robert Platt

We want to build robots that are useful in unstructured real world applications, such as doing work in the household. Grasping in particular is an important skill in this domain, yet it remains a challenge. One of the ke…

Robotic Grasping

Towards Learning to Detect and Predict Contact Events on Vision-based Tactile Sensors

2019-10-09 · Yazhan Zhang, Weihao Yuan, Zicheng Kan, Michael Yu Wang

In essence, successful grasp boils down to correct responses to multiple contact events between fingertips and objects. In most scenarios, tactile sensing is adequate to distinguish contact events. Due to the nature of h…

Contact DetectionRobotic Grasping

Reeling It In: Flexible Needle Pick Up via Thread Manipulation for Autonomous Suturing

2026-07-28 · Emma Huang, Zih-Yun Chiu, Neelay Joglekar, Shanglei Liu 외 arxiv

Suture-needle pickup is necessary for autonomous suturing, as a needle can be unexpectedly dropped or strategically released to adjust the grasping configuration. Current methods for autonomous needle pickup typically gu…

Towards Precise Model-free Robotic Grasping with Sim-to-Real Transfer Learning

2023-01-28 · Lei Zhang, Kaixin Bai, Zhaopeng Chen, Yunlei Shi 외

Precise robotic grasping of several novel objects is a huge challenge in manufacturing, automation, and logistics. Most of the current methods for model-free grasping are disadvantaged by the sparse data in grasping data…

Data AugmentationRobotic GraspingTransfer Learning

GAMMA: Graspability-Aware Mobile MAnipulation Policy Learning based on Online Grasping Pose Fusion

2023-09-27 · Jiazhao Zhang, Nandiraju Gireesh, Jilong Wang, Xiaomeng Fang 외

Mobile manipulation constitutes a fundamental task for robotic assistants and garners significant attention within the robotics community. A critical challenge inherent in mobile manipulation is the effective observation…