CVASIVSep 27, 2019

Learning to Have an Ear for Face Super-Resolution

arXiv:1909.12780v324 citations
Originality Incremental advance
AI Analysis

This addresses the problem of identity loss in extreme face super-resolution for applications like video enhancement, though it is incremental as it builds on existing multimodal fusion methods.

The paper tackles extreme face super-resolution (16x upscaling) from very low-resolution images (e.g., 8x8 pixels) by incorporating audio to recover lost identity details, showing that audio aids in improving attributes like gender, age, and identity correctness.

We propose a novel method to use both audio and a low-resolution image to perform extreme face super-resolution (a 16x increase of the input size). When the resolution of the input image is very low (e.g., 8x8 pixels), the loss of information is so dire that important details of the original identity have been lost and audio can aid the recovery of a plausible high-resolution image. In fact, audio carries information about facial attributes, such as gender and age. To combine the aural and visual modalities, we propose a method to first build the latent representations of a face from the lone audio track and then from the lone low-resolution image. We then train a network to fuse these two representations. We show experimentally that audio can assist in recovering attributes such as the gender, the age and the identity, and thus improve the correctness of the high-resolution image reconstruction process. Our procedure does not make use of human annotation and thus can be easily trained with existing video datasets. Moreover, we show that our model builds a factorized representation of images and audio as it allows one to mix low-resolution images and audio from different videos and to generate realistic faces with semantically meaningful combinations.

Foundations

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

Your Notes