CLAIApr 13, 2022

A Universality-Individuality Integration Model for Dialog Act Classification

arXiv:2204.06185v13 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses a specific problem in natural language processing for dialog systems, but it appears incremental as it builds on existing classification methods by better integrating feature cues.

The authors tackled dialog act classification by proposing a universality-individuality integration model that leverages word, part-of-speech, and statistical cues to improve recognition accuracy, showing enhanced performance on SwDA and MRDA benchmarks.

Dialog Act (DA) reveals the general intent of the speaker utterance in a conversation. Accurately predicting DAs can greatly facilitate the development of dialog agents. Although researchers have done extensive research on dialog act classification, the feature information of classification has not been fully considered. This paper suggests that word cues, part-of-speech cues and statistical cues can complement each other to improve the basis for recognition. In addition, the different types of the three lead to the diversity of their distribution forms, which hinders the mining of feature information. To solve this problem, we propose a novel model based on universality and individuality strategies, called Universality-Individuality Integration Model (UIIM). UIIM not only deepens the connection between the clues by learning universality, but also utilizes the learning of individuality to capture the characteristics of the clues themselves. Experiments were made over two most popular benchmark data sets SwDA and MRDA for dialogue act classification, and the results show that extracting the universalities and individualities between cues can more fully excavate the hidden information in the utterance, and improve the accuracy of automatic dialogue act recognition.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes