Awesome-Emotion-Reasoning is a collection of Emotion-Reasoning works, including papers, codes and datasets
98
56 commits
updated Dec 16, 2025

This is the summation of all the methods, datasets, and other survey mentioned in our survey 'Large Language Models Meet Emotion Recognition: A Survey' :fire:. Any problems, please contact shouyuntao@stu.xjtu.edu.cn. Any other interesting papers or codes are welcome. If you find this repository useful to your research or work, it is really appreciated to star this repository :heart:.
| Model | Supported Modality | Link |
|---|---|---|
| A Multi-Modal Model with In-Context Instruction Tuning | Video, Text | GitHub |
| Videochat: Chat-centric video understanding | Video, Text | GitHub |
| Mvbench: A comprehensive multi-modal video understanding benchmark | Video, Text | GitHub |
| Video-llava: Learning united visual representation by alignment before projection | Video, Text | GitHub |
| Video-llama: An instruction-tuned audio-visual language model for video understanding | Video, Text | GitHub |
| Video-chatgpt: Towards detailed video understanding via large vision and language models | Video, Text | GitHub |
| Llama-vid: An image is worth 2 tokens in large language models | Video, Text | GitHub |
| mplug-owl: Modularization empowers large language models with multimodality | Video, Text | GitHub |
| Chat-univi: Unified visual representation empowers large language models with image and video understanding | Video, Text | GitHub |
| Salmonn: Towards generic hearing abilities for large language models | Audio, Text | GitHub |
| Qwen-audio: Advancing universal audio understanding via unified large-scale audio-language models | Audio, Text | GitHub |
| Secap: Speech emotion captioning with large language model | Audio, Text | GitHub |
| Onellm: One framework to align all modalities with language | Audio, Video, Text | GitHub |
| Pandagpt: One model to instruction-follow them all | Audio, Video, Text | GitHub |
| Emotion-llama: Multimodal emotion recognition and reasoning with instruction tuning | Audio, Video, Text | GitHub |
| Dataset | Modality | Samples | Description | Emotions | Annotation Manner |
|---|---|---|---|---|---|
| RAF-DB | I | 29,672 | ✗ | 7 | Human |
| AffectNet | I | 450,000 | ✗ | 8 | Human |
| EmoDB | A | 535 | ✗ | 7 | Human |
| MSP-Podcast | A | 73,042 | ✗ | 8 | Human |
| DFEW | V | 11,697 | ✗ | 7 | Human |
| FERV39k | V | 38,935 | ✗ | 7 | Human |
| MER2023 | A,V,T | 5,030 | ✗ | 6 | Human |
| MELD | A,V,T | 13,708 | ✗ | 7 | Human |
| EmoViT | I | 51,200 | ✓ | 988 | Model |
| MERR-Coarse | A,V,T | 28,618 | ✓ | 113 | Model |
| MAFW | A,V,T | 10,045 | ✓ | 399 | Human |
| OV-MERD | A,V,T | 332 | ✓ | 236 | Human-led+Model-assisted |
| MERR-Fine | A,V,T | 4,487 | ✓ | 484 | Human-led+Model-assisted |
| MER-Caption | A,V,T | 115,595 | ✓ | 2,932 | Model-led+Human-assisted |
| MER-Caption+ | A,V,T | 31,327 | ✓ | 1,972 | Model-led+Human-assisted |
| Category | Dataset | Chosen Set | # Samples | Label Description |
|---|---|---|---|---|
| Fine-grained Emotion | OV-MERD+ | All | 532 | unfixed categories and diverse number of labels per sample |
| Basic Emotion | MER2023 | MER-MULTI | 411 | most likely label among six candidates |
| Basic Emotion | MER2024 | MER-SEMI | 1,169 | most likely label among six candidates |
| Basic Emotion | IEMOCAP | Sessions5 | 1,241 | most likely label among four candidates |
| Basic Emotion | MELD | Test | 2,610 | most likely label among seven candidates |
| Sentiment Analysis | CMU-MOSI | Test | 686 | sentiment intensity, ranging from [-3, 3] |
| Sentiment Analysis | CMU-MOSEI | Test | 4,659 | sentiment intensity, ranging from [-3, 3] |
| Sentiment Analysis | CH-SIMS | Test | 457 | sentiment intensity, ranging from [-1, 1] |
| Sentiment Analysis | CH-SIMS v2 | Test | 1,034 | sentiment intensity, ranging from [-1, 1] |
| Dataset | Domain | Dur(hrs) | #labels | Modality | Language | Emotion? | Ego? |
|---|---|---|---|---|---|---|---|
| Large Movie | movie | - | 25,000 | T | EN | ✗ | ✗ |
| SeMAINE | dialogue | 06:30 | 80 | V,A | EN | ✓ | ✗ |
| HUMAINE | diverse | 04:11 | 50 | V,A | various | ✓ | ✗ |
| YouTube | diverse | 00:29 | 300 | V,A,T | various | ✗ | ✗ |
| SST | movie | - | 11,855 | T | EN | ✗ | ✗ |
| ICT-MMMO | movie | 13:58 | 340 | V,A,T | EN | ✗ | ✗ |
| RECOLA | dialogue | 03:50 | 46 | V,A | FR | ✓ | ✓ |
| MOUD | review | 00:59 | 400 | V,A,T | ES | ✗ | ✗ |
| AFEW | movie | 02:28 | 1,645 | V,A | various | ✓ | ✓ |
| SEWA | adverts | 04:39 | 538 | V,A | EN,DE,EL | ✓ | ✗ |
| Disneyworld | disneyland | 42:00 | 15,000 | V,A,T | EN | ✗ | ✓ |
| EGTEA Gaze+ | diverse | 28:00 | - | V,A,T | various | ✓ | ✓ |
| BEOID | diverse | - | - | V,A,T | EN | ✗ | ✗ |
| Chorus-Ego | home | 34:00 | 30,000 | V,A,T | EN | ✗ | ✓ |
| EPIC | kitchen | 100:00 | 90,000 | V,A,T | EN | ✗ | ✓ |
| Ego-4D | diverse | 3025:00 | 74000 | V,A,T | various | ✗ | ✓ |
| (E^3) | diverse | 71:41 | 81,248 | V,A,T | various | ✓ | ✓ |
| Paper | Url | Source |
|---|---|---|
| Mm-llms: Recent advances in multimodal large language models | [paper] | [source] |
| Efficient multimodal large language models: A survey | [paper] | [source] |
| Hallucination of multimodal large language models: A survey | [paper] | [source] |
| A survey on benchmarks of multimodal large language models | [paper] | [source] |
| A comprehensive survey of large language models and multimodal large language models in medicine | [paper] | - |
| Exploring the Reasoning Abilities of Multimodal Large Language Models (MLLMs): A Comprehensive Survey on Emerging Trends in Multimodal Reasoning | [paper] | - |
| How to bridge the gap between modalities: A comprehensive survey on multimodal large language model | [paper] | - |
| A Comprehensive Overview of Large Language Models | [paper] | - |
| A review of multi-modal large language and vision models | [paper] | - |
| Large language models meet nlp: A survey | [paper] | - |
| Efficient large language models: A survey | [paper] | [source] |
If you find our paper and code useful in your research, please consider giving a star :star: and citation :pencil: :
@article{shou2025multimodal,
title={Multimodal Large Language Models Meet Multimodal Emotion Recognition and Reasoning: A Survey},
author={Shou, Yuntao and Meng, Tao and Ai, Wei and Li, Keqin},
journal={arXiv preprint arXiv:2509.24322},
year={2025}
}
Thanks to Awesome-LLM.
55 commits
1 commits
Awesome-Emotion-Reasoning is a collection of Emotion-Reasoning works, including papers, codes and datasets
98
56 commits
updated Dec 16, 2025

This is the summation of all the methods, datasets, and other survey mentioned in our survey 'Large Language Models Meet Emotion Recognition: A Survey' :fire:. Any problems, please contact shouyuntao@stu.xjtu.edu.cn. Any other interesting papers or codes are welcome. If you find this repository useful to your research or work, it is really appreciated to star this repository :heart:.
| Model | Supported Modality | Link |
|---|---|---|
| A Multi-Modal Model with In-Context Instruction Tuning | Video, Text | GitHub |
| Videochat: Chat-centric video understanding | Video, Text | GitHub |
| Mvbench: A comprehensive multi-modal video understanding benchmark | Video, Text | GitHub |
| Video-llava: Learning united visual representation by alignment before projection | Video, Text | GitHub |
| Video-llama: An instruction-tuned audio-visual language model for video understanding | Video, Text | GitHub |
| Video-chatgpt: Towards detailed video understanding via large vision and language models | Video, Text | GitHub |
| Llama-vid: An image is worth 2 tokens in large language models | Video, Text | GitHub |
| mplug-owl: Modularization empowers large language models with multimodality | Video, Text | GitHub |
| Chat-univi: Unified visual representation empowers large language models with image and video understanding | Video, Text | GitHub |
| Salmonn: Towards generic hearing abilities for large language models | Audio, Text | GitHub |
| Qwen-audio: Advancing universal audio understanding via unified large-scale audio-language models | Audio, Text | GitHub |
| Secap: Speech emotion captioning with large language model | Audio, Text | GitHub |
| Onellm: One framework to align all modalities with language | Audio, Video, Text | GitHub |
| Pandagpt: One model to instruction-follow them all | Audio, Video, Text | GitHub |
| Emotion-llama: Multimodal emotion recognition and reasoning with instruction tuning | Audio, Video, Text | GitHub |
| Dataset | Modality | Samples | Description | Emotions | Annotation Manner |
|---|---|---|---|---|---|
| RAF-DB | I | 29,672 | ✗ | 7 | Human |
| AffectNet | I | 450,000 | ✗ | 8 | Human |
| EmoDB | A | 535 | ✗ | 7 | Human |
| MSP-Podcast | A | 73,042 | ✗ | 8 | Human |
| DFEW | V | 11,697 | ✗ | 7 | Human |
| FERV39k | V | 38,935 | ✗ | 7 | Human |
| MER2023 | A,V,T | 5,030 | ✗ | 6 | Human |
| MELD | A,V,T | 13,708 | ✗ | 7 | Human |
| EmoViT | I | 51,200 | ✓ | 988 | Model |
| MERR-Coarse | A,V,T | 28,618 | ✓ | 113 | Model |
| MAFW | A,V,T | 10,045 | ✓ | 399 | Human |
| OV-MERD | A,V,T | 332 | ✓ | 236 | Human-led+Model-assisted |
| MERR-Fine | A,V,T | 4,487 | ✓ | 484 | Human-led+Model-assisted |
| MER-Caption | A,V,T | 115,595 | ✓ | 2,932 | Model-led+Human-assisted |
| MER-Caption+ | A,V,T | 31,327 | ✓ | 1,972 | Model-led+Human-assisted |
| Category | Dataset | Chosen Set | # Samples | Label Description |
|---|---|---|---|---|
| Fine-grained Emotion | OV-MERD+ | All | 532 | unfixed categories and diverse number of labels per sample |
| Basic Emotion | MER2023 | MER-MULTI | 411 | most likely label among six candidates |
| Basic Emotion | MER2024 | MER-SEMI | 1,169 | most likely label among six candidates |
| Basic Emotion | IEMOCAP | Sessions5 | 1,241 | most likely label among four candidates |
| Basic Emotion | MELD | Test | 2,610 | most likely label among seven candidates |
| Sentiment Analysis | CMU-MOSI | Test | 686 | sentiment intensity, ranging from [-3, 3] |
| Sentiment Analysis | CMU-MOSEI | Test | 4,659 | sentiment intensity, ranging from [-3, 3] |
| Sentiment Analysis | CH-SIMS | Test | 457 | sentiment intensity, ranging from [-1, 1] |
| Sentiment Analysis | CH-SIMS v2 | Test | 1,034 | sentiment intensity, ranging from [-1, 1] |
| Dataset | Domain | Dur(hrs) | #labels | Modality | Language | Emotion? | Ego? |
|---|---|---|---|---|---|---|---|
| Large Movie | movie | - | 25,000 | T | EN | ✗ | ✗ |
| SeMAINE | dialogue | 06:30 | 80 | V,A | EN | ✓ | ✗ |
| HUMAINE | diverse | 04:11 | 50 | V,A | various | ✓ | ✗ |
| YouTube | diverse | 00:29 | 300 | V,A,T | various | ✗ | ✗ |
| SST | movie | - | 11,855 | T | EN | ✗ | ✗ |
| ICT-MMMO | movie | 13:58 | 340 | V,A,T | EN | ✗ | ✗ |
| RECOLA | dialogue | 03:50 | 46 | V,A | FR | ✓ | ✓ |
| MOUD | review | 00:59 | 400 | V,A,T | ES | ✗ | ✗ |
| AFEW | movie | 02:28 | 1,645 | V,A | various | ✓ | ✓ |
| SEWA | adverts | 04:39 | 538 | V,A | EN,DE,EL | ✓ | ✗ |
| Disneyworld | disneyland | 42:00 | 15,000 | V,A,T | EN | ✗ | ✓ |
| EGTEA Gaze+ | diverse | 28:00 | - | V,A,T | various | ✓ | ✓ |
| BEOID | diverse | - | - | V,A,T | EN | ✗ | ✗ |
| Chorus-Ego | home | 34:00 | 30,000 | V,A,T | EN | ✗ | ✓ |
| EPIC | kitchen | 100:00 | 90,000 | V,A,T | EN | ✗ | ✓ |
| Ego-4D | diverse | 3025:00 | 74000 | V,A,T | various | ✗ | ✓ |
| (E^3) | diverse | 71:41 | 81,248 | V,A,T | various | ✓ | ✓ |
| Paper | Url | Source |
|---|---|---|
| Mm-llms: Recent advances in multimodal large language models | [paper] | [source] |
| Efficient multimodal large language models: A survey | [paper] | [source] |
| Hallucination of multimodal large language models: A survey | [paper] | [source] |
| A survey on benchmarks of multimodal large language models | [paper] | [source] |
| A comprehensive survey of large language models and multimodal large language models in medicine | [paper] | - |
| Exploring the Reasoning Abilities of Multimodal Large Language Models (MLLMs): A Comprehensive Survey on Emerging Trends in Multimodal Reasoning | [paper] | - |
| How to bridge the gap between modalities: A comprehensive survey on multimodal large language model | [paper] | - |
| A Comprehensive Overview of Large Language Models | [paper] | - |
| A review of multi-modal large language and vision models | [paper] | - |
| Large language models meet nlp: A survey | [paper] | - |
| Efficient large language models: A survey | [paper] | [source] |
If you find our paper and code useful in your research, please consider giving a star :star: and citation :pencil: :
@article{shou2025multimodal,
title={Multimodal Large Language Models Meet Multimodal Emotion Recognition and Reasoning: A Survey},
author={Shou, Yuntao and Meng, Tao and Ai, Wei and Li, Keqin},
journal={arXiv preprint arXiv:2509.24322},
year={2025}
}
Thanks to Awesome-LLM.
55 commits
1 commits