Multi-view text classification through integrated RNN autoencoder learning of word, sentence, emotion and paragraph representations
摘要
Text classification performance can be constrained by single-view approaches that process documents through a single representational lens and struggle to capture the multi-dimensional nature of textual information. We propose FMV-RNN-AE (Feature integration Multi-View RNN Autoencoder), an end-to-end framework that systematically integrates four complementary textual views—word-level embeddings, sentence-level representations, emotion-based features, and paragraph-level semantics. FMV-RNN-AE employs standard RNN autoencoders to learn compressed view-specific representations, followed by a learnable fusion module and joint optimization for classification, focusing on the principled integration of these components rather than introducing a fundamentally new architecture. Comprehensive evaluation across seven benchmark datasets shows consistent improvements of 4.7% compared to strong single-view approaches and 2.2–4.0% over existing multi-view methods, with particularly strong performance on sentiment-oriented tasks (93.5% accuracy on Hate Speech, 92.7% on IMDb). Compared with BERT, FMV-RNN-AE achieves comparable average accuracy while using 7.2