Discrepancy-Aware Attention Network for Enhanced Audio-Visual Zero-Shot Learning
RunLin Yu, Yipu Gong, Wenrui Li, Aiwen Sun, Mengren Zheng
TL;DR
This work tackles modal imbalance in audio-visual zero-shot learning by identifying quality and content discrepancies that cause over-reliance on the dominant modality. It introduces a discrepancy-aware attention network (DAAN) with two key components: quality discrepancy mitigation attention (QDMA), which yields sparse cross-modal attention and enhanced temporal information via a Temporal Convolutional Network, and contrastive sample-level gradient modulation (CSGM), which dynamically adjusts gradients at the sample level using a contribution rate derived from optimization and convergence rates. By jointly training with reconstructors and decoders and optimizing a composite loss that includes triplet, reconstruction, and cross-modal alignment terms, DAAN achieves state-of-the-art results on VGGSound, UCF101, and ActivityNet for both ZSL and GZSL, with ablations confirming the effectiveness of QDMA and CSGM. The proposed approach improves cross-modal fusion and generalization to unseen classes, offering a practical pathway to robust audio-visual recognition in settings with diverse and missing modalities.
Abstract
Audio-visual Zero-Shot Learning (ZSL) has attracted significant attention for its ability to identify unseen classes and perform well in video classification tasks. However, modal imbalance in (G)ZSL leads to over-reliance on the optimal modality, reducing discriminative capabilities for unseen classes. Some studies have attempted to address this issue by modifying parameter gradients, but two challenges still remain: (a) Quality discrepancies, where modalities offer differing quantities and qualities of information for the same concept. (b) Content discrepancies, where sample contributions within a modality vary significantly. To address these challenges, we propose a Discrepancy-Aware Attention Network (DAAN) for Enhanced Audio-Visual ZSL. Our approach introduces a Quality-Discrepancy Mitigation Attention (QDMA) unit to minimize redundant information in the high-quality modality and a Contrastive Sample-level Gradient Modulation (CSGM) block to adjust gradient magnitudes and balance content discrepancies. We quantify modality contributions by integrating optimization and convergence rate for more precise gradient modulation in CSGM. Experiments demonstrates DAAN achieves state-of-the-art performance on benchmark datasets, with ablation studies validating the effectiveness of individual modules.
