SDAIMay 5

Towards Open World Sound Event Detection

arXiv:2605.0393422.9
Predicted impact top 80% in SD · last 90 daysOriginality Incremental advance
AI Analysis

For audio understanding applications like surveillance and smart cities, this work addresses the limitation of closed-world SED by enabling detection of novel events, though the gains are incremental.

The paper introduces the Open-World Sound Event Detection (OW-SED) paradigm, where models detect known events, identify unseen ones, and incrementally learn from them. The proposed WOOT framework achieves marginally superior performance in closed-world settings and significantly improves over baselines in open-world scenarios.

Sound Event Detection (SED) plays a vital role in audio understanding, with applications in surveillance, smart cities, healthcare, and multimedia indexing. However, conventional SED systems operate under a closed-world assumption, limiting their effectiveness in real-world environments where novel acoustic events frequently emerge. Inspired by the success of open-world learning in computer vision, we introduce the Open-World Sound Event Detection (OW-SED) paradigm, where models must detect known events, identify unseen ones, and incrementally learn from them. To tackle the unique challenges of OW-SED, such as overlapping and ambiguous events, we propose a 1D Deformable architecture that leverages deformable attention to adaptively focus on salient temporal regions. Furthermore, we design a novel Open-World Deformable Sound Event Detection Transformer (WOOT) framework incorporating feature disentanglement to separate class-specific and class-agnostic representations, together with a one-to-many matching strategy and a diversity loss to enhance representation diversity. Experimental results demonstrate that our method achieves marginally superior performance compared to existing leading techniques in closed-world settings and significantly improves over existing baselines in open-world scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes