Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Learning Tri-modal Embeddings for Zero-Shot Soundscape Mapping

About

We focus on the task of soundscape mapping, which involves predicting the most probable sounds that could be perceived at a particular geographic location. We utilise recent state-of-the-art models to encode geotagged audio, a textual description of the audio, and an overhead image of its capture location using contrastive pre-training. The end result is a shared embedding space for the three modalities, which enables the construction of soundscape maps for any geographic region from textual or audio queries. Using the SoundingEarth dataset, we find that our approach significantly outperforms the existing SOTA, with an improvement of image-to-audio Recall@100 from 0.256 to 0.450. Our code is available at https://github.com/mvrl/geoclap.

Subash Khanal, Srikumar Sastry, Aayush Dhakal, Nathan Jacobs• 2023

Related benchmarks

TaskDatasetResultRank
GeolocationAVG (test)
City Acc (25km)0.1
10
Image-to-Sound RetrievalSoundingEarth 10m GSD 1.0 (test)
R@1000.45
9
Image-to-Sound RetrievalSoundingEarth 0.2m GSD (test)
Recall@1000.434
9
Sound-to-Image RetrievalSoundingEarth 10m GSD 1.0 (test)
R@10044.7
9
Sound-to-Image RetrievalSoundingEarth 0.2m GSD (test)
Recall@10043.4
9
Image-to-Audio RetrievalGeoSound (Sentinel Imagery, scale=1)
R@10%45.9
9
Audio-to-image retrievalGeoSound Bing
R@10%40.3
5
Audio-to-image retrievalGeoSound-Sentinel
R@10%46.5
5
Audio-to-image retrievalSoundingEarth
R@10%44.9
5
Image-to-Audio RetrievalGeoSound Bing
R@10%39.9
5
Showing 10 of 12 rows

Other info

Code

Follow for update