English

A Segmented Robot Grasping Perception Neural Network for Edge AI

Robotics 2025-08-18 v3 Artificial Intelligence

Abstract

Robotic grasping, the ability of robots to reliably secure and manipulate objects of varying shapes, sizes and orientations, is a complex task that requires precise perception and control. Deep neural networks have shown remarkable success in grasp synthesis by learning rich and abstract representations of objects. When deployed at the edge, these models can enable low-latency, low-power inference, making real-time grasping feasible in resource-constrained environments. This work implements Heatmap-Guided Grasp Detection, an end-to-end framework for the detection of 6-Dof grasp poses, on the GAP9 RISC-V System-on-Chip. The model is optimised using hardware-aware techniques, including input dimensionality reduction, model partitioning, and quantisation. Experimental evaluation on the GraspNet-1Billion benchmark validates the feasibility of fully on-chip inference, highlighting the potential of low-power MCUs for real-time, autonomous manipulation.

Keywords

Cite

@article{arxiv.2507.13970,
  title  = {A Segmented Robot Grasping Perception Neural Network for Edge AI},
  author = {Casper Bröcheler and Thomas Vroom and Derrick Timmermans and Alan van den Akker and Guangzhi Tang and Charalampos S. Kouzinopoulos and Rico Möckel},
  journal= {arXiv preprint arXiv:2507.13970},
  year   = {2025}
}

Comments

Accepted by SMC 2025

R2 v1 2026-07-01T04:07:54.011Z