Subash Khanal, Srikumar Sastry, Aayush Dhakal, Nathan Jacobs
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.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Image Retrieval with Multi-Modal Query | SoundingEarth | Image-to-sound R@100 | 0.434 | GeoCLAP |
| Image Retrieval with Multi-Modal Query | SoundingEarth | Median Rank | 159 | GeoCLAP |
| Image Retrieval with Multi-Modal Query | SoundingEarth | Sound-to-image R@100 | 0.434 | GeoCLAP |
| Cross-Modal Information Retrieval | SoundingEarth | Image-to-sound R@100 | 0.434 | GeoCLAP |
| Cross-Modal Information Retrieval | SoundingEarth | Median Rank | 159 | GeoCLAP |
| Cross-Modal Information Retrieval | SoundingEarth | Sound-to-image R@100 | 0.434 | GeoCLAP |
| Cross-Modal Retrieval | SoundingEarth | Image-to-sound R@100 | 0.434 | GeoCLAP |
| Cross-Modal Retrieval | SoundingEarth | Median Rank | 159 | GeoCLAP |
| Cross-Modal Retrieval | SoundingEarth | Sound-to-image R@100 | 0.434 | GeoCLAP |