paper-with-me

Papers

Boosting Disfluency Detection with Large Language Model as Disfluency Generator

2024-03-13 · Zhenrong Cheng, Jiayan Guo, Hao Sun, Yan Zhang

Current disfluency detection methods heavily rely on costly and scarce human-annotated data. To tackle this issue, some approaches employ heuristic or statistical features to generate disfluent sentences, partially improving detection performance. However, these sentences often deviate from real-life scenarios, constraining overall model enhancement. In this study, we propose a lightweight data augmentation approach for disfluency detection, utilizing the superior generative and semantic understanding capabilities of large language model (LLM) to generate disfluent sentences as augmentation data. We leverage LLM to generate diverse and more realistic sentences guided by specific prompts, without the need for fine-tuning the LLM. Subsequently, we apply an uncertainty-aware data filtering approach to improve the quality of the generated sentences, utilized in training a small detection model for improved performance. Experiments using enhanced data yielded state-of-the-art results. The results showed that using a small amount of LLM-generated enhanced data can significantly improve performance, thereby further enhancing cost-effectiveness. Our code is available here.

📄 PDF Abstract BibTeX arXiv:2403.08229

Code (1)

orange-city/ll_gen_dd 공식 구현 pytorch

Tasks

Data AugmentationLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Automatic Disfluency Detection from Untranscribed Speech

2023-11-01 · Amrit Romana, Kazuhito Koishida, Emily Mower Provost

Speech disfluencies, such as filled pauses or repetitions, are disruptions in the typical flow of speech. Stuttering is a speech disorder characterized by a high rate of disfluencies, but all individuals speak with some …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Natural Language Understandingspeech-recognition+1

Disfluency Detection using a Noisy Channel Model and a Deep Neural Language Model

2018-08-28 · ACL 2017 7 · Paria Jamshid Lou, Mark Johnson

This paper presents a model for disfluency detection in spontaneous speech transcripts called LSTM Noisy Channel Model. The model uses a Noisy Channel Model (NCM) to generate n-best candidate disfluency analyses and a Lo…

Language ModelingLanguage ModellingmodelReranking

Disfluency Detection for Vietnamese

2022-10-01 · COLING (WNUT) 2022 10 · Mai Dao, Thinh Hung Truong, Dat Quoc Nguyen

In this paper, we present the first empirical study for Vietnamese disfluency detection. To conduct this study, we first create a disfluency detection dataset for Vietnamese, with manual annotations over two disfluency t…

Vietnamese Word SegmentationXLM-R

Auxiliary Sequence Labeling Tasks for Disfluency Detection

2020-10-24 · Dongyub Lee, Byeongil Ko, Myeong Cheol Shin, Taesun Whang 외

Detecting disfluencies in spontaneous speech is an important preprocessing step in natural language processing and speech recognition applications. Existing works for disfluency detection have focused on designing a sing…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+3

From Disfluency Detection to Intent Detection and Slot Filling

2022-09-17 · Mai Hoang Dao, Thinh Hung Truong, Dat Quoc Nguyen

We present the first empirical study investigating the influence of disfluency detection on downstream tasks of intent detection and slot filling. We perform this study for Vietnamese -- a low-resource language that has …

Intent DetectionLanguage ModelingLanguage Modellingslot-filling+2