CVROSDASJun 14, 2020

BatVision with GCC-PHAT Features for Better Sound to Vision Predictions

arXiv:2006.07995v11 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of sound-to-vision prediction for applications like robotics or assistive technologies, but it is incremental as it builds upon prior BatVision research.

The paper tackles the problem of predicting depth maps and grayscale layouts from sound using a generative adversarial network, achieving improved depth and grayscale estimation with increased perceptual quality compared to a previous model.

Inspired by sophisticated echolocation abilities found in nature, we train a generative adversarial network to predict plausible depth maps and grayscale layouts from sound. To achieve this, our sound-to-vision model processes binaural echo-returns from chirping sounds. We build upon previous work with BatVision that consists of a sound-to-vision model and a self-collected dataset using our mobile robot and low-cost hardware. We improve on the previous model by introducing several changes to the model, which leads to a better depth and grayscale estimation, and increased perceptual quality. Rather than using raw binaural waveforms as input, we generate generalized cross-correlation (GCC) features and use these as input instead. In addition, we change the model generator and base it on residual learning and use spectral normalization in the discriminator. We compare and present both quantitative and qualitative improvements over our previous BatVision model.

Code Implementations1 repo
Foundations

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

Your Notes