Clink! Chop! Thud! -- Learning Object Sounds from Real-World Interactions
Mengyu Yang, Yiming Chen, Haozheng Pei, Siddhant Agarwal, Arun Balajee Vasudevan, James Hays
TL;DR
This work tackles the challenge of linking everyday object interactions in egocentric footage to the sounds they produce by introducing sounding object detection and sounding action discovery. It combines an object-centric, multimodal framework—initialized with a pretrained slot-attention visual encoder and guided by automatic object masks—with a three-stage training regime (align, refine, finetune) to learn robust cross-modal representations across video, audio, and language. Key contributions include automatic object mask annotation for large-scale training, a dedicated sounding object detection benchmark with manually annotated ground truth, and state-of-the-art results on both sounding object detection and sounding action discovery across Ego4D and Epic Kitchens, supported by thorough ablations. The approach advances practical understanding of audio-visual-object associations in real-world, unconstrained settings, enabling more precise localization of the sound-producing object within complex scenes.
Abstract
Can a model distinguish between the sound of a spoon hitting a hardwood floor versus a carpeted one? Everyday object interactions produce sounds unique to the objects involved. We introduce the sounding object detection task to evaluate a model's ability to link these sounds to the objects directly involved. Inspired by human perception, our multimodal object-aware framework learns from in-the-wild egocentric videos. To encourage an object-centric approach, we first develop an automatic pipeline to compute segmentation masks of the objects involved to guide the model's focus during training towards the most informative regions of the interaction. A slot attention visual encoder is used to further enforce an object prior. We demonstrate state of the art performance on our new task along with existing multimodal action understanding tasks.
