Papers by Yoon-Hyung Roh
Data Augmentation by Data Noising for Open-vocabulary Slots in Spoken Language Understanding (N19-3)
Copied to clipboard
| Challenge: | Neural networks are used to understand spoken language understanding (SLU) but it is difficult to recognize the slots of unknown words or ‘open-vocabulary’ slots because of the high cost of creating a manually tagged SLU dataset. |
| Approach: | They propose to use a recurrent neural network to nois slots for data augmentation by using an attention-based bi-directional recurrence neural network. |
| Outcome: | The proposed method achieves performance improvements of up to 0.57% and 3.25 in intent prediction (accuracy) and slot filling (f1-score) and 0.53% accuracy. |