Layover or Direct Flight: Rethinking Audio-Guided Image Segmentation
Joel Alberto Santos, Zongwei Wu, Xavier Alameda-Pineda, Radu Timofte
TL;DR
The paper investigates grounding a target object in images using spoken language without transcription, introducing a dataset of images paired with clean, keyword-only audio and evaluating direct audio-visual grounding against transcription-based pipelines. By adapting AVS models to a single-frame, short-audio setting and benchmarking with standard metrics, it shows that direct audio grounding can achieve comparable or superior accuracy with lower latency and fewer parameters. The authors perform qualitative analyses and ablations on fusion strategies, revealing modality-specific differences and the importance of cross-modal alignment design. Overall, the work advocates for end-to-end audio-visual grounding as a robust alternative to text-first pipelines, with practical implications for real-time robotics and multimodal understanding.
Abstract
Understanding human instructions is essential for enabling smooth human-robot interaction. In this work, we focus on object grounding, i.e., localizing an object of interest in a visual scene (e.g., an image) based on verbal human instructions. Despite recent progress, a dominant research trend relies on using text as an intermediate representation. These approaches typically transcribe speech to text, extract relevant object keywords, and perform grounding using models pretrained on large text-vision datasets. However, we question both the efficiency and robustness of such transcription-based pipelines. Specifically, we ask: Can we achieve direct audio-visual alignment without relying on text? To explore this possibility, we simplify the task by focusing on grounding from single-word spoken instructions. We introduce a new audio-based grounding dataset that covers a wide variety of objects and diverse human accents. We then adapt and benchmark several models from the closely audio-visual field. Our results demonstrate that direct grounding from audio is not only feasible but, in some cases, even outperforms transcription-based methods, especially in terms of robustness to linguistic variability. Our findings encourage a renewed interest in direct audio grounding and pave the way for more robust and efficient multimodal understanding systems.
