Sparse Dictionary Learning for Identifying Grasp Locations
Abstract
The ability to grasp ordinary and potentially never-seen objects is an important task in both domestic and industrial robotics. For a system to accomplish this, it must autonomously identify grasping locations by using information from various sensors, such as Microsoft Kinect 3D camera. Despite numerous progress, significant work still remains to be done for this task. To this effect, we propose a dictionary learning and sparse representation (DLSR) framework for representing RGBD images from 3D sensors in the context of identifying grasping locations. In contrast to previously proposed approaches that relied on sophisticated regularization or very large datasets, our derived perception system has a fast training phase and can work with small datasets. It is also theoretically founded for dealing with masked-out entries, which are common with 3D sensors. We contribute by presenting a comparative study of several DLSR approach combinations for recognizing and detecting grasp candidates on the standard Cornell dataset. Experimental results show a performance improvement of 1.69% in detection and 3.16% in recognition over current state-of-the-art convolutional neural network (CNN). Even though nowadays most popular vision-based approach is CNN, this suggests that DLSR is also a viable alternative with interesting advantages that CNN has not.
Cite
Text
Trottier et al. "Sparse Dictionary Learning for Identifying Grasp Locations." IEEE/CVF Winter Conference on Applications of Computer Vision, 2017. doi:10.1109/WACV.2017.102Markdown
[Trottier et al. "Sparse Dictionary Learning for Identifying Grasp Locations." IEEE/CVF Winter Conference on Applications of Computer Vision, 2017.](https://mlanthology.org/wacv/2017/trottier2017wacv-sparse/) doi:10.1109/WACV.2017.102BibTeX
@inproceedings{trottier2017wacv-sparse,
title = {{Sparse Dictionary Learning for Identifying Grasp Locations}},
author = {Trottier, Ludovic and Giguère, Philippe and Chaib-draa, Brahim},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2017},
pages = {871-879},
doi = {10.1109/WACV.2017.102},
url = {https://mlanthology.org/wacv/2017/trottier2017wacv-sparse/}
}