Sat2Sound: A Unified Framework for Zero-Shot Soundscape Mapping
About
We present Sat2Sound, a unified multimodal framework for geospatial soundscape understanding, designed to predict and map the distribution of sounds across the Earth's surface. Existing methods for this task rely on paired satellite images and geotagged audio samples, which often fail to capture the full diversity of sound at a location. Sat2Sound overcomes this limitation by augmenting datasets with semantically rich, vision-language model-generated soundscape descriptions, which broaden the range of possible ambient sounds represented at each location. Our framework jointly learns from audio, text descriptions of audio, satellite images, and synthetic image captions through contrastive and codebook-aligned learning, discovering a set of "soundscape concepts" shared across modalities, enabling hyper-localized, explainable soundscape mapping. Sat2Sound achieves state-of-the-art performance in cross-modal retrieval between satellite image and audio on the GeoSound and SoundingEarth benchmarks. Finally, by retrieving detailed soundscape captions that can be rendered through text-to-audio models, Sat2Sound enables location-conditioned soundscape synthesis for immersive and educational applications, even with limited computational resources. Our code and models are available at https://github.com/mvrl/sat2sound.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Remote Sensing Scene Classification | RESISC45 | Accuracy74.4 | 32 | |
| Image Classification | UC Merced | Accuracy (KNN)90.95 | 31 | |
| Satellite Image Classification | EuroSAT | Top-1 Acc83.83 | 20 | |
| Image-to-Audio Retrieval | GeoSound (Sentinel Imagery, scale=1) | R@10%86.8 | 9 | |
| Audio Classification | BirdCLEF 2023 | Accuracy45.69 | 5 | |
| Audio Classification | BirdCLEF 2024 | Accuracy49.59 | 5 | |
| Audio-to-image retrieval | GeoSound Bing | R@10%87.5 | 5 | |
| Audio-to-image retrieval | GeoSound-Sentinel | R@10%87.2 | 5 | |
| Audio-to-image retrieval | SoundingEarth | R@10%62.1 | 5 | |
| Image-to-Audio Retrieval | GeoSound Bing | R@10%87.1 | 5 |