Acquiring Common Chinese Emotional Events Using Large Language Model
Ya Wang, Guangzheng Zhu, Cungen Cao, Jingjing Li, He Li, Xin Huang

TL;DR
This paper presents a method to automatically generate and classify a large-scale Chinese emotional events knowledge base using a large language model, enhancing emotion understanding in Chinese NLP applications.
Contribution
It introduces a novel approach combining LLM prompting and filtering to create the first extensive Chinese emotional events knowledge base with sentiment labels.
Findings
Successfully generated 102,218 emotional events with sentiment polarity.
Demonstrated effectiveness in emotion cause extraction tasks.
Provided resources for future Chinese emotion research.
Abstract
Knowledge about emotional events is an important kind of knowledge which has been applied to improve the effectiveness of different applications. However, emotional events cannot be easily acquired, especially common or generalized emotional events that are context-independent. The goal of this paper is to obtain common emotional events in Chinese language such as "win a prize" and "be criticized". Our approach begins by collecting a comprehensive list of Chinese emotional event indicators. Then, we generate emotional events by prompting a Chinese large language model (LLM) using these indicators. To ensure the quality of these emotional events, we train a filter to discard invalid generated results. We also classify these emotional events as being positive events and negative events using different techniques. Finally, we harvest a total of 102,218 high-quality common emotional events…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Advanced Text Analysis Techniques
