ROCVLGSep 14, 2020

A Multisensory Learning Architecture for Rotation-invariant Object Recognition

arXiv:2009.06292v1
Originality Incremental advance
AI Analysis

This work addresses object recognition for robotics applications, but it is incremental as it builds on existing multimodal fusion techniques.

The study tackled object recognition by proposing a multisensory learning architecture that combines CNNs for color images and MLPs for depth data, achieving improved recognition accuracy over single-modality models and a decision-level fusion baseline.

This study presents a multisensory machine learning architecture for object recognition by employing a novel dataset that was constructed with the iCub robot, which is equipped with three cameras and a depth sensor. The proposed architecture combines convolutional neural networks to form representations (i.e., features) for grayscaled color images and a multi-layer perceptron algorithm to process depth data. To this end, we aimed to learn joint representations of different modalities (e.g., color and depth) and employ them for recognizing objects. We evaluate the performance of the proposed architecture by benchmarking the results obtained with the models trained separately with the input of different sensors and a state-of-the-art data fusion technique, namely decision level fusion. The results show that our architecture improves the recognition accuracy compared with the models that use inputs from a single modality and decision level multimodal fusion method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes