EmoLLMs: A Series of Emotional Large Language Models and Annotation Tools for Comprehensive Affective Analysis
Zhiwei Liu, Kailai Yang, Tianlin Zhang, Qianqian Xie, Sophia Ananiadou

TL;DR
EmoLLMs introduces a series of open-source large language models fine-tuned for comprehensive affective analysis, supported by a large multi-task dataset and a new evaluation benchmark, outperforming existing models including ChatGPT and GPT-4 in affective tasks.
Contribution
The paper presents the first series of EmoLLMs, a multi-task affective analysis dataset (AAID), and an evaluation benchmark (AEB), advancing affective understanding in LLMs through instruction tuning.
Findings
EmoLLMs outperform other open-source LLMs on affective tasks.
EmoLLMs surpass ChatGPT and GPT-4 in most affective analysis tasks.
The models demonstrate ChatGPT-level and GPT-4-level capabilities in affective understanding.
Abstract
Sentiment analysis and emotion detection are important research topics in natural language processing (NLP) and benefit many downstream tasks. With the widespread application of LLMs, researchers have started exploring the application of LLMs based on instruction-tuning in the field of sentiment analysis. However, these models only focus on single aspects of affective classification tasks (e.g. sentimental polarity or categorical emotions), and overlook the regression tasks (e.g. sentiment strength or emotion intensity), which leads to poor performance in downstream tasks. The main reason is the lack of comprehensive affective instruction tuning datasets and evaluation benchmarks, which cover various affective classification and regression tasks. Moreover, although emotional information is useful for downstream tasks, existing downstream datasets lack high-quality and comprehensive…
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.
Code & Models
- 🤗lzw1008/Emollama-chat-7bmodel· 165 dl· ♡ 6165 dl♡ 6
- 🤗lzw1008/Emollama-7bmodel· 52 dl· ♡ 252 dl♡ 2
- 🤗lzw1008/Emoopt-13bmodel· 8 dl8 dl
- 🤗lzw1008/Emollama-chat-13bmodel· 139 dl· ♡ 1139 dl♡ 1
- 🤗lzw1008/Emobloom-7bmodel· 8 dl· ♡ 28 dl♡ 2
- 🤗lzw1008/Emot5-largemodel· 19 dl· ♡ 319 dl♡ 3
- 🤗lzw1008/Emobart-largemodel· 7 dl· ♡ 27 dl♡ 2
- 🤗RichardErkhov/lzw1008_-_Emollama-chat-13b-ggufmodel· 23 dl23 dl
- 🤗RichardErkhov/lzw1008_-_Emollama-chat-7b-ggufmodel· 36 dl36 dl
- 🤗RichardErkhov/lzw1008_-_Emollama-7b-ggufmodel· 23 dl· ♡ 123 dl♡ 1
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Label Smoothing · Absolute Position Encodings · Layer Normalization · Dropout · Softmax · Adam · Residual Connection
