paper-with-me

Papers

Phoneme-Level Contrastive Learning for User-Defined Keyword Spotting with Flexible Enrollment

2024-12-30 · Li Kewei, Zhou Hengshun, Shen Kai, Dai Yusheng, Du Jun

User-defined keyword spotting (KWS) enhances the user experience by allowing individuals to customize keywords. However, in open-vocabulary scenarios, most existing methods commonly suffer from high false alarm rates with confusable words and are limited to either audio-only or text-only enrollment. Therefore, in this paper, we first explore the model's robustness against confusable words. Specifically, we propose Phoneme-Level Contrastive Learning (PLCL), which refines and aligns query and source feature representations at the phoneme level. This method enhances the model's disambiguation capability through fine-grained positive and negative comparisons for more accurate alignment, and it is generalizable to jointly optimize both audio-text and audio-audio matching, adapting to various enrollment modes. Furthermore, we maintain a context-agnostic phoneme memory bank to construct confusable negatives for data augmentation. Based on this, a third-category discriminator is specifically designed to distinguish hard negatives. Overall, we develop a robust and flexible KWS system, supporting different modality enrollment methods within a unified framework. Verified on the LibriPhrase dataset, the proposed approach achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2412.20805

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationKeyword Spotting

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

PhonMatchNet: Phoneme-Guided Zero-Shot Keyword Spotting for User-Defined Keywords

2023-08-31 · Yong-Hyeok Lee, Namhyun Cho

This study presents a novel zero-shot user-defined keyword spotting model that utilizes the audio-phoneme relationship of the keyword to improve performance. Unlike the previous approach that estimates at utterance level…

Keyword Spotting

ProKWS: Personalized Keyword Spotting via Collaborative Learning of Phonemes and Prosody

2026-03-05 · Jianan Pan, Yuanming Zhang, Kejie Huang arxiv

Current keyword spotting systems primarily use phoneme-level matching to distinguish confusable words but ignore user-specific pronunciation traits like prosody (intonation, stress, rhythm). This paper presents ProKWS, a…

Contrastive LearningKeyword Spotting

SLiCK: Exploiting Subsequences for Length-Constrained Keyword Spotting

2024-09-06 · Kumari Nishu, Minsik Cho, Devang Naik

User-defined keyword spotting on a resource-constrained edge device is challenging. However, keywords are often bounded by a maximum keyword length, which has been largely under-leveraged in prior works. Our analysis of …

Keyword SpottingMulti-Task LearningPhoneme Recognition

Flexible Keyword Spotting based on Homogeneous Audio-Text Embedding

2023-08-12 · Kumari Nishu, Minsik Cho, Paul Dixon, Devang Naik

Spotting user-defined/flexible keywords represented in text frequently uses an expensive text encoder for joint analysis with an audio encoder in an embedding space, which can suffer from heterogeneous modality represent…

Keyword Spotting

Bridging the Gap between Audio and Text using Parallel-attention for User-defined Keyword Spotting

2024-08-07 · Youkyum Kim, Jaemin Jung, Jihwan Park, Byeong-Yeol Kim 외

This paper proposes a novel user-defined keyword spotting framework that accurately detects audio keywords based on text enrollment. Since audio data possesses additional acoustic information compared to text, there are …

Keyword Spotting