English

Binaural Audio Generation via Multi-task Learning

Sound 2021-09-03 v1 Audio and Speech Processing

Abstract

We present a learning-based approach for generating binaural audio from mono audio using multi-task learning. Our formulation leverages additional information from two related tasks: the binaural audio generation task and the flipped audio classification task. Our learning model extracts spatialization features from the visual and audio input, predicts the left and right audio channels, and judges whether the left and right channels are flipped. First, we extract visual features using ResNet from the video frames. Next, we perform binaural audio generation and flipped audio classification using separate subnetworks based on visual features. Our learning method optimizes the overall loss based on the weighted sum of the losses of the two tasks. We train and evaluate our model on the FAIR-Play dataset and the YouTube-ASMR dataset. We perform quantitative and qualitative evaluations to demonstrate the benefits of our approach over prior techniques.

Keywords

Cite

@article{arxiv.2109.00748,
  title  = {Binaural Audio Generation via Multi-task Learning},
  author = {Sijia Li and Shiguang Liu and Dinesh Manocha},
  journal= {arXiv preprint arXiv:2109.00748},
  year   = {2021}
}
R2 v1 2026-06-24T05:37:05.916Z