# 3D Convolutional Neural Networks for Cross Audio-Visual Matching   Recognition

**Authors:** Amirsina Torfi, Seyed Mehdi Iranmanesh, Nasser M. Nasrabadi, Jeremy, Dawson

arXiv: 1706.05739 · 2017-11-01

## TL;DR

This paper introduces a coupled 3D CNN architecture for audio-visual matching that effectively leverages spatial and temporal information, outperforming existing methods with smaller datasets and network sizes.

## Contribution

It proposes a novel 3D CNN-based approach for cross-modal audio-visual recognition that improves accuracy and efficiency over prior techniques.

## Key findings

- Achieves over 20% relative improvement in EER
- Surpasses existing methods with smaller datasets
- Effective pair selection enhances performance

## Abstract

Audio-visual recognition (AVR) has been considered as a solution for speech recognition tasks when the audio is corrupted, as well as a visual recognition method used for speaker verification in multi-speaker scenarios. The approach of AVR systems is to leverage the extracted information from one modality to improve the recognition ability of the other modality by complementing the missing information. The essential problem is to find the correspondence between the audio and visual streams, which is the goal of this work. We propose the use of a coupled 3D Convolutional Neural Network (3D-CNN) architecture that can map both modalities into a representation space to evaluate the correspondence of audio-visual streams using the learned multimodal features. The proposed architecture will incorporate both spatial and temporal information jointly to effectively find the correlation between temporal information for different modalities. By using a relatively small network architecture and much smaller dataset for training, our proposed method surpasses the performance of the existing similar methods for audio-visual matching which use 3D CNNs for feature representation. We also demonstrate that an effective pair selection method can significantly increase the performance. The proposed method achieves relative improvements over 20% on the Equal Error Rate (EER) and over 7% on the Average Precision (AP) in comparison to the state-of-the-art method.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.05739/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1706.05739/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1706.05739/full.md

---
Source: https://tomesphere.com/paper/1706.05739