Fast GraspNeXt: A Fast Self-Attention Neural Network Architecture for Multi-Task Learning in Computer Vision Tasks for Robotic Grasping on the Edge
Abstract
Multi-task learning has shown considerable promise for improving the performance of deep learning-driven vision systems for the purpose of robotic grasping. However, high architectural and computational complexity can result in poor suitability for deployment on embedded devices that are typically leveraged in robotic arms for real-world manufacturing and warehouse environments. As such, the design of highly efficient multi-task deep neural network architectures tailored for computer vision tasks for robotic grasping on the edge is highly desired for widespread adoption in manufacturing environments. Motivated by this, we propose Fast GraspNeXt, a fast self-attention neural network architecture tailored for embedded multi-task learning in computer vision tasks for robotic grasping. To build Fast GraspNeXt, we leverage a generative network architecture search strategy with a set of architectural constraints customized to achieve a strong balance between multitask learning performance and embedded inference efficiency. Experimental results on the MetaGraspNet benchmark dataset show that the Fast GraspNeXt network design achieves the highest performance (average precision (AP), accuracy, and mean squared error (MSE)) across multiple computer vision tasks when compared to other efficient multi-task network architecture designs, while having only 17.8M parameters (about >5× smaller), 259 GFLOPs (as much as >5× lower) and as much as >3.15× faster on a NVIDIA Jetson TX2 embedded processor.
Cite
Text
Wong et al. "Fast GraspNeXt: A Fast Self-Attention Neural Network Architecture for Multi-Task Learning in Computer Vision Tasks for Robotic Grasping on the Edge." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023. doi:10.1109/CVPRW59228.2023.00224Markdown
[Wong et al. "Fast GraspNeXt: A Fast Self-Attention Neural Network Architecture for Multi-Task Learning in Computer Vision Tasks for Robotic Grasping on the Edge." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023.](https://mlanthology.org/cvprw/2023/wong2023cvprw-fast/) doi:10.1109/CVPRW59228.2023.00224BibTeX
@inproceedings{wong2023cvprw-fast,
title = {{Fast GraspNeXt: A Fast Self-Attention Neural Network Architecture for Multi-Task Learning in Computer Vision Tasks for Robotic Grasping on the Edge}},
author = {Wong, Alexander and Wu, Yifan and Abbasi, Saad and Nair, Saeejith and Chen, Yuhao and Shafiee, Mohammad Javad},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2023},
pages = {2293-2297},
doi = {10.1109/CVPRW59228.2023.00224},
url = {https://mlanthology.org/cvprw/2023/wong2023cvprw-fast/}
}