English

Mix and Localize: Localizing Sound Sources in Mixtures

Computer Vision and Pattern Recognition 2022-11-29 v1

Abstract

We present a method for simultaneously localizing multiple sound sources within a visual scene. This task requires a model to both group a sound mixture into individual sources, and to associate them with a visual signal. Our method jointly solves both tasks at once, using a formulation inspired by the contrastive random walk of Jabri et al. We create a graph in which images and separated sounds correspond to nodes, and train a random walker to transition between nodes from different modalities with high return probability. The transition probabilities for this walk are determined by an audio-visual similarity metric that is learned by our model. We show through experiments with musical instruments and human speech that our model can successfully localize multiple sounds, outperforming other self-supervised methods. Project site: https://hxixixh.github.io/mix-and-localize

Keywords

Cite

@article{arxiv.2211.15058,
  title  = {Mix and Localize: Localizing Sound Sources in Mixtures},
  author = {Xixi Hu and Ziyang Chen and Andrew Owens},
  journal= {arXiv preprint arXiv:2211.15058},
  year   = {2022}
}

Comments

CVPR 2022

R2 v1 2026-06-28T07:14:23.273Z