Hybrid Attention Networks for Chinese Short Text Classification

Yujun Zhou,Jiaming Xu,Jie Cao,Bo Xu,Changliang Li
DOI: https://doi.org/10.13053/cys-21-4-2847
2018-01-01
Computación y Sistemas
Abstract:To improve the classification performance for Chinese short text with automatic semantic feature selection, in this paper we propose the Hybrid Attention Networks (HANs) which combines the word-and character-level selective attentions. The model firstly applies RNN and CNN to extract the semantic features of texts. Then it captures class-related attentive representation from word-and character-level features. Finally, all of the features are concatenated and fed into the output layer for classification. Experimental results on 32-class and 5-class datasets show that, our model outperforms multiple baselines by combining not only the word-and character-level features of the texts, but also class-related semantic features by attentive mechanism.
What problem does this paper attempt to address?