Picturized and Recited with Dialects: A Multimodal Chinese Representation Framework for Sentiment Analysis of Classical Chinese Poetry
Xiaocong Du, Haoyu Pei, Haipeng Zhang
TL;DR
This work tackles sentiment analysis for classical Chinese poetry by introducing a dialect-aware tri-modal framework that jointly leverages sentence-level audio (including multiple dialects), visual features from a text-to-image model, and textual representations enhanced by LLM-generated modern translations. A two-stage training regime using multimodal contrastive learning aligns the modalities, with dialect cross-attention refining phonetic fusion. Empirical results on the THU FSPC and CCPD datasets show state-of-the-art performance, with notable gains from audio, vision, and dialect components, and the approach improves other textual backbones when integrated. The framework advances general multimodal Chinese representation and offers practical insights for broader applications in poetry understanding and beyond, with open-source code to foster further research.
Abstract
Classical Chinese poetry is a vital and enduring part of Chinese literature, conveying profound emotional resonance. Existing studies analyze sentiment based on textual meanings, overlooking the unique rhythmic and visual features inherent in poetry,especially since it is often recited and accompanied by Chinese paintings. In this work, we propose a dialect-enhanced multimodal framework for classical Chinese poetry sentiment analysis. We extract sentence-level audio features from the poetry and incorporate audio from multiple dialects,which may retain regional ancient Chinese phonetic features, enriching the phonetic representation. Additionally, we generate sentence-level visual features, and the multimodal features are fused with textual features enhanced by LLM translation through multimodal contrastive representation learning. Our framework outperforms state-of-the-art methods on two public datasets, achieving at least 2.51% improvement in accuracy and 1.63% in macro F1. We open-source the code to facilitate research in this area and provide insights for general multimodal Chinese representation.
