paper-with-me

홈 › Papers

Improving End-to-End Speech-to-Intent Classification with Reptile

2020-08-05 · Yusheng Tian, Philip John Gorinski

End-to-end spoken language understanding (SLU) systems have many advantages over conventional pipeline systems, but collecting in-domain speech data to train an end-to-end system is costly and time consuming. One question arises from this: how to train an end-to-end SLU with limited amounts of data? Many researchers have explored approaches that make use of other related data resources, typically by pre-training parts of the model on high-resource speech recognition. In this paper, we suggest improving the generalization performance of SLU models with a non-standard learning algorithm, Reptile. Though Reptile was originally proposed for model-agnostic meta learning, we argue that it can also be used to directly learn a target task and result in better generalization than conventional gradient descent. In this work, we employ Reptile to the task of end-to-end spoken intent classification. Experiments on four datasets of different languages and domains show improvement of intent prediction accuracy, both when Reptile is used alone and used in addition to pre-training.

📄 PDF Abstract BibTeX arXiv:2008.01994

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationintent-classificationIntent ClassificationMeta-Learningspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

EEG-Reptile: An Automatized Reptile-Based Meta-Learning Library for BCIs

2024-12-27 · Daniil A. Berdyshev, Artem M. Grachev, Sergei L. Shishkin, Bogdan L. Kozyrskiy

Meta-learning, i.e., "learning to learn", is a promising approach to enable efficient BCI classifier training with limited amounts of data. It can effectively use collections of in some way similar classification tasks, …

EEGFew-Shot LearningMeta-LearningTransfer Learning

Home Appliance Review Research Via Adversarial Reptile

2021-10-01 · ROCLING 2021 10 · Tai-Jung Kan, Chia-Hui Chang, Hsiu-Min Chuang

For manufacturers of home appliances, the Studying discussion of products on social media can help manufacturers improve their products. Opinions provided through online reviews can immediately reflect whether the produc…

Aspect Category Sentiment ClassificationMeta-Learningnamed-entity-recognitionNamed Entity Recognition+4

Leveraging Unpaired Text Data for Training End-to-End Speech-to-Intent Systems

2020-10-08 · Yinghui Huang, Hong-Kwang Kuo, Samuel Thomas, Zvi Kons 외

Training an end-to-end (E2E) neural network speech-to-intent (S2I) system that directly extracts intents from speech requires large amounts of intent-labeled speech data, which is time consuming and expensive to collect.…

Data Augmentationintent-classificationIntent Classificationtext-to-speech+2

Leveraging Acoustic and Linguistic Embeddings from Pretrained speech and language Models for Intent Classification

2021-02-15 · Bidisha Sharma, Maulik Madhavi, Haizhou Li

Intent classification is a task in spoken language understanding. An intent classification system is usually implemented as a pipeline process, with a speech recognition module followed by text processing that classifies…

ClassificationGeneral Classificationintent-classificationIntent Classification+6

Skit-S2I: An Indian Accented Speech to Intent dataset

2022-12-26 · Shangeth Rajaa, Swaraj Dalmia, Kumarmanas Nethil

Conventional conversation assistants extract text transcripts from the speech signal using automatic speech recognition (ASR) and then predict intent from the transcriptions. Using end-to-end spoken language understandin…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)intent-classificationIntent Classification+4