AICVJun 5

Hierarchical Semantic-Constrained Heterogeneous Graph for Audio-Visual Event Localization

arXiv:2606.0703310.9
Predicted impact top 49% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in audio-visual event localization, this work addresses the challenge of handling unseen event categories by introducing hierarchical semantic constraints, though it is an incremental improvement over existing methods.

The paper tackles open-vocabulary audio-visual event localization, where models must recognize and localize events including unseen categories. The proposed HSCHG framework uses a heterogeneous graph with hierarchical semantic constraints and hyperbolic space mapping, achieving state-of-the-art performance on the OV-AVEL benchmark.

Open-vocabulary audio-visual event localization (OV-AVEL) jointly models audio-visual cues to recognize and temporally localize events, including categories unseen during training. Existing methods primarily learn joint audio-visual representations in Euclidean space, but still face two significant challenges. First, the lack of supervision signals for unseen categories makes it difficult to maintain audio-visual consistency across multiple temporal scales. Second, the lack of hierarchical constraints between segment- and video-level semantics prevents the model from establishing semantic consistency across different levels. To address these challenges, we propose a hierarchical semantic constrained heterogeneous graph (HSCHG) for audio-visual event localization framework. We first construct a heterogeneous hierarchical graph in Euclidean space, which includes audio and visual segment nodes and their corresponding video-level nodes. We use multi-directional temporal edges to capture complete temporal information within each modality. Simultaneously, we employ a dual-threshold filtering gated fusion strategy, introducing cross-modal information only when the alignment confidence is high. Furthermore, we introduce bidirectional semantic constraints between segment- and video-level representations to achieve semantic consistency across different levels. Based on this, we map the multi-level audio-visual representations and text prototypes uniformly into hyperbolic space. We use a hierarchical entailment regularization loss to characterize the hierarchical relationships between videos and segments. Extensive experimental results show that our method outperforms existing methods on the OV-AVEL benchmark. Ablation studies further validate the effectiveness of our method.

Foundations

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

Your Notes