paper-with-me

Papers

An End-To-End Stuttering Detection Method Based On Conformer And BILSTM

2024-11-14 · Xiaokang Liu, Changqing Xu, Yudong Yang, Lan Wang, Nan Yan

Stuttering is a neurodevelopmental speech disorder characterized by common speech symptoms such as pauses, exclamations, repetition, and prolongation. Speech-language pathologists typically assess the type and severity of stuttering by observing these symptoms. Many effective end-to-end methods exist for stuttering detection, but a commonly overlooked challenge is the uncertain relationship between tasks involved in this process. Using a suitable multi-task strategy could improve stuttering detection performance. This paper presents a novel stuttering event detection model designed to help speech-language pathologists assess both the type and severity of stuttering. First, the Conformer model extracts acoustic features from stuttered speech, followed by a Long Short-Term Memory (LSTM) network to capture contextual information. Finally, we explore multi-task learning for stuttering and propose an effective multi-task strategy. Experimental results show that our model outperforms current state-of-the-art methods for stuttering detection. In the SLT 2024 Stuttering Speech Challenge based on the AS-70 dataset [1], our model improved the mean F1 score by 24.8% compared to the baseline method and achieved first place. On this basis, we conducted relevant extensive experiments on LSTM and multi-task learning strategies respectively. The results show that our proposed method improved the mean F1 score by 39.8% compared to the baseline method.

📄 PDF Abstract BibTeX arXiv:2411.09479

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionMulti-Task Learning

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

StutterFuse: Mitigating Modality Collapse in Stuttering Detection with Jaccard-Weighted Metric Learning and Gated Fusion

2025-12-15 · Guransh Singh, Md Shah Fahad arxiv

Stuttering detection breaks down when disfluencies overlap. Existing parametric models struggle to distinguish complex, simultaneous disfluencies (e.g., a 'block' with a 'prolongation') due to the scarcity of these speci…

Metric Learning

A Stutter Seldom Comes Alone -- Cross-Corpus Stuttering Detection as a Multi-label Problem

2023-05-30 · Sebastian P. Bayerl, Dominik Wagner, Ilja Baumann, Florian Hönig 외

Most stuttering detection and classification research has viewed stuttering as a multi-class classification problem or a binary detection task for each dysfluency type; however, this does not match the nature of stutteri…

ClassificationCross-corpusMulti-class ClassificationMulti-Task Learning

MMSD-Net: Towards Multi-modal Stuttering Detection

2024-07-16 · Liangyu Nie, Sudarsana Reddy Kadiri, Ruchit Agrawal

Stuttering is a common speech impediment that is caused by irregular disruptions in speech production, affecting over 70 million people across the world. Standard automatic speech processing tools do not take speech ailm…

Multilingual Stutter Event Detection for English, German, and Mandarin Speech

2026-03-27 · Felix Haas, Sebastian P. Bayerl arxiv

This paper presents a multi-label stuttering detection system trained on multi-corpus, multilingual data in English, German, and Mandarin.By leveraging annotated stuttering data from three languages and four corpora, the…

BiLCNet : BiLSTM-Conformer Network for Encrypted Traffic Classification with 5G SA Physical Channel Records

2025-09-22 · Ke Ma, Jialiang Lu, Philippe Martins arxiv

Accurate and efficient traffic classification is vital for wireless network management, especially under encrypted payloads and dynamic application behavior, where traditional methods such as port-based identification an…

Feature Engineering