paper-with-me

홈 › Papers

Double Mixture: Towards Continual Event Detection from Speech

2024-04-20 · Jingqi Kang, Tongtong Wu, Jinming Zhao, Guitao Wang, Yinwei Wei, Hao Yang, Guilin Qi, Yuan-Fang Li, Gholamreza Haffari

Speech event detection is crucial for multimedia retrieval, involving the tagging of both semantic and acoustic events. Traditional ASR systems often overlook the interplay between these events, focusing solely on content, even though the interpretation of dialogue can vary with environmental context. This paper tackles two primary challenges in speech event detection: the continual integration of new events without forgetting previous ones, and the disentanglement of semantic from acoustic events. We introduce a new task, continual event detection from speech, for which we also provide two benchmark datasets. To address the challenges of catastrophic forgetting and effective disentanglement, we propose a novel method, 'Double Mixture.' This method merges speech expertise with robust memory mechanisms to enhance adaptability and prevent forgetting. Our comprehensive experiments show that this task presents significant challenges that are not effectively addressed by current state-of-the-art methods in either computer vision or natural language processing. Our approach achieves the lowest rates of forgetting and the highest levels of generalization, proving robust across various continual learning sequences. Our code and data are available at https://anonymous.4open.science/status/Continual-SpeechED-6461.

📄 PDF Abstract BibTeX arXiv:2404.13289

Code (1)

jodie-kang/doublemixture 공식 구현 pytorch

Tasks

Continual LearningDisentanglementEvent Detection

Similar Papers 제목 키워드 기반

Lamer-SSL: Layer-aware Mixture of LoRA Experts for Continual Multilingual Expansion of Self-supervised Models without Forgetting

2026-02-13 · Jing Xu, Minglin Wu, Xueyuan Chen, Xixin Wu 외 arxiv

Despite their impressive performance, self-supervised speech models often struggle to generalize to new languages and tend to forget previously acquired knowledge during continual training. To address this, we propose La…

Language IdentificationSpeech Recognition

Remember Past, Anticipate Future: Learning Continual Multimodal Misinformation Detectors

2025-07-08 · Bing Wang, Ximing Li, Mengzhe Ye, Changchun Li 외

Nowadays, misinformation articles, especially multimodal ones, are widely spread on social media platforms and cause serious negative effects. To control their propagation, Multimodal Misinformation Detection (MMD) becom…

ArticlesContinual LearningMisinformation

LEAF: A Robust Expert-Based Framework for Few-Shot Continual Event Detection

2025-09-29 · Bao-Ngoc Dao, Quang Nguyen, Luyen Ngo Dinh, Minh Le 외 arxiv

Few-shot Continual Event Detection (FCED) poses the dual challenges of learning from limited data and mitigating catastrophic forgetting across sequential tasks. Existing approaches often suffer from severe forgetting du…

Knowledge DistillationContrastive LearningData Augmentation

Continual Few-shot Event Detection via Hierarchical Augmentation Networks

2024-03-26 · Chenlong Zhang, Pengfei Cao, Yubo Chen, Kang Liu 외

Traditional continual event detection relies on abundant labeled data for training, which is often impractical to obtain in real-world applications. In this paper, we introduce continual few-shot event detection (CFED), …

Event Detection

Unsupervised Learning of Semantic Audio Representations

2017-11-06 · Aren Jansen, Manoj Plakal, Ratheet Pandya, Daniel P. W. Ellis 외

Even in the absence of any explicit semantic annotation, vast collections of audio recordings provide valuable information for learning the categorical structure of sounds. We consider several class-agnostic semantic con…

Audio ClassificationClassificationGeneral ClassificationRetrieval+1