Overview
This technical report describes the winning submission to the AES AIMLA 2025 Challenge on querying sound effects by vocal imitation — the task of retrieving target sounds from a database using a user's vocal imitation as the query.
- Research area: Machine Learning (ML)
- Authors: Aditya Bhattacharjee, Christos Plachouras, Sungkyun Chang, Emmanouil Benetos
- arXiv: 2608.19174
- Task: Retrieving sound effects by matching them against vocal imitations.
- Strategy 1: Contrastive learning using a frozen, pretrained CED encoder.
- Strategy 2: Joint contrastive-triplet learning with semi-hard negatives, based on a MobileNetV3 encoder.
- Result: The approach won the AES AIMLA 2025 Challenge.
Abstract
> This technical report describes our winning submission to the AES AIMLA 2025 Challenge on querying sound effects by vocal imitation. We investigate two complementary fine-tuning strategies: contrastive learning with a frozen, pretrained CED encoder, and joint contrastive-triplet learning with semi-hard negatives using a MobileNetV3 encoder. This report has been updated for posterity to include details released after the challenge.
Key Points
*Auto-collected on 2026-08-21.*