paper-with-me

Papers

Self-Supervised Predictive Learning: A Negative-Free Method for Sound Source Localization in Visual Scenes

2022-03-25 · CVPR 2022 1 · Zengjie Song, Yuxi Wang, Junsong Fan, Tieniu Tan, Zhaoxiang Zhang

Sound source localization in visual scenes aims to localize objects emitting the sound in a given image. Recent works showing impressive localization performance typically rely on the contrastive learning framework. However, the random sampling of negatives, as commonly adopted in these methods, can result in misalignment between audio and visual features and thus inducing ambiguity in localization. In this paper, instead of following previous literature, we propose Self-Supervised Predictive Learning (SSPL), a negative-free method for sound localization via explicit positive mining. Specifically, we first devise a three-stream network to elegantly associate sound source with two augmented views of one corresponding video frame, leading to semantically coherent similarities between audio and visual features. Second, we introduce a novel predictive coding module for audio-visual feature alignment. Such a module assists SSPL to focus on target objects in a progressive manner and effectively lowers the positive-pair learning difficulty. Experiments show surprising results that SSPL outperforms the state-of-the-art approach on two standard sound localization benchmarks. In particular, SSPL achieves significant improvements of 8.6% cIoU and 3.4% AUC on SoundNet-Flickr compared to the previous best. Code is available at: https://github.com/zjsong/SSPL.

📄 PDF Abstract BibTeX arXiv:2203.13412

Code (1)

zjsong/sspl 공식 구현 pytorch

Tasks

Contrastive LearningSound Source Localization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Sound Source Localization via False Negative Elimination

2024-08-29 · Zengjie Song, Jiangshe Zhang, Yuxi Wang, Junsong Fan 외

Sound source localization aims to localize objects emitting the sound in visual scenes. Recent works obtaining impressive results typically rely on contrastive learning. However, the common practice of randomly sampling …

audio-visual learningContrastive Learningobject-detectionObject Detection+1

Learning from Silence and Noise for Visual Sound Source Localization

2025-08-29 · Xavier Juanola, Giovana Morais, Magdalena Fuentes, Gloria Haro arxiv

Visual sound source localization is a fundamental perception task that aims to detect the location of sounding sources in a video given its audio. Despite recent progress, we identify two shortcomings in current methods:…

Sound Source LocalizationSemantic correspondenceCross-Modal Retrieval

Bootstrap Your Own Variance

2023-12-06 · Polina Turishcheva, Jason Ramapuram, Sinead Williamson, Dan Busbridge 외

Understanding model uncertainty is important for many applications. We propose Bootstrap Your Own Variance (BYOV), combining Bootstrap Your Own Latent (BYOL), a negative-free Self-Supervised Learning (SSL) algorithm, wit…

Self-Supervised Learning

MarginNCE: Robust Sound Localization with a Negative Margin

2022-11-03 · Sooyoung Park, Arda Senocak, Joon Son Chung

The goal of this work is to localize sound sources in visual scenes with a self-supervised approach. Contrastive learning in the context of sound source localization leverages the natural correspondence between audio and…

Contrastive LearningSound Source Localization

Universal Sound Separation with Self-Supervised Audio Masked Autoencoder

2024-07-16 · Junqi Zhao, Xubo Liu, Jinzheng Zhao, Yi Yuan 외

Universal sound separation (USS) is a task of separating mixtures of arbitrary sound sources. Typically, universal separation models are trained from scratch in a supervised manner, using labeled data. Self-supervised le…

Self-Supervised Learning