yuntaoshou/Awesome-Emotion-Reasoning

Awesome-Emotion-Reasoning is a collection of Emotion-Reasoning works, including papers, codes and datasets

98

56 commits

updated Dec 16, 2025

See the code

README

Large Language Models Meet Emotion Recognition: A Survey Awesome

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:.

GitHub stars GitHub forks

  • TinyZero - Clean, minimal, accessible reproduction of DeepSeek R1-Zero
  • open-r1 - Fully open reproduction of DeepSeek-R1
  • DeepSeek-R1 - First-generation reasoning models from DeepSeek.
  • Qwen2.5-Max - Exploring the Intelligence of Large-scale MoE Model.
  • OpenAI o3-mini - Pushing the frontier of cost-effective reasoning.
  • DeepSeek-V3 - First open-sourced GPT-4o level model.
  • Kimi-K2 - MoE language model with 32B active and 1T total parameters.

Milestone Papers

DatekeywordsInstitutePaper
2017-06TransformersGoogleAttention Is All You Need
2018-06GPT 1.0OpenAIImproving Language Understanding by Generative Pre-Training
2018-10BERTGoogleBERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
2019-02GPT 2.0OpenAILanguage Models are Unsupervised Multitask Learners
2019-09Megatron-LMNVIDIAMegatron-LM: Training Multi-Billion Parameter Language Models Using Model Parallelism
2019-10T5GoogleExploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer
2019-10ZeROMicrosoftZeRO: Memory Optimizations Toward Training Trillion Parameter Models
2020-01Scaling LawOpenAIScaling Laws for Neural Language Models
2020-05GPT 3.0OpenAILanguage models are few-shot learners
2021-01Switch TransformersGoogleSwitch Transformers: Scaling to Trillion Parameter Models with Simple and Efficient Sparsity
2021-08CodexOpenAIEvaluating Large Language Models Trained on Code
2021-08Foundation ModelsStanfordOn the Opportunities and Risks of Foundation Models
2021-09FLANGoogleFinetuned Language Models are Zero-Shot Learners
2021-10T0HuggingFace et al.Multitask Prompted Training Enables Zero-Shot Task Generalization
2021-12GLaMGoogleGLaM: Efficient Scaling of Language Models with Mixture-of-Experts
2021-12WebGPTOpenAIWebGPT: Browser-assisted question-answering with human feedback
2021-12RetroDeepMindImproving language models by retrieving from trillions of tokens
2021-12GopherDeepMindScaling Language Models: Methods, Analysis & Insights from Training Gopher
2022-01COTGoogleChain-of-Thought Prompting Elicits Reasoning in Large Language Models
2022-01LaMDAGoogleLaMDA: Language Models for Dialog Applications
2022-01MinervaGoogleSolving Quantitative Reasoning Problems with Language Models
2022-01Megatron-Turing NLGMicrosoft&NVIDIAUsing Deep and Megatron to Train Megatron-Turing NLG 530B, A Large-Scale Generative Language Model
2022-03InstructGPTOpenAITraining language models to follow instructions with human feedback
2022-04PaLMGooglePaLM: Scaling Language Modeling with Pathways
2022-04ChinchillaDeepMindTraining Compute-Optimal Large Language Models
2022-05OPTMetaOPT: Open Pre-trained Transformer Language Models
2022-05UL2GoogleUnifying Language Learning Paradigms
2022-06Emergent AbilitiesGoogleEmergent Abilities of Large Language Models
2022-06BIG-benchGoogleBeyond the Imitation Game: Quantifying and extrapolating the capabilities of language models
2022-06METALMMicrosoftLanguage Models are General-Purpose Interfaces
2022-09SparrowDeepMindImproving alignment of dialogue agents via targeted human judgements
2022-10Flan-T5/PaLMGoogleScaling Instruction-Finetuned Language Models
2022-10GLM-130BTsinghuaGLM-130B: An Open Bilingual Pre-trained Model
2022-11HELMStanfordHolistic Evaluation of Language Models
2022-11BLOOMBigScienceBLOOM: A 176B-Parameter Open-Access Multilingual Language Model
2022-11GalacticaMetaGalactica: A Large Language Model for Science
2022-12OPT-IMLMetaOPT-IML: Scaling Language Model Instruction Meta Learning through the Lens of Generalization
2023-01Flan 2022 CollectionGoogleThe Flan Collection: Designing Data and Methods for Effective Instruction Tuning
2023-02LLaMAMetaLLaMA: Open and Efficient Foundation Language Models
2023-02Kosmos-1MicrosoftLanguage Is Not All You Need: Aligning Perception with Language Models
2023-03LRUDeepMindResurrecting Recurrent Neural Networks for Long Sequences
2023-03PaLM-EGooglePaLM-E: An Embodied Multimodal Language Model
2023-03GPT 4OpenAIGPT-4 Technical Report
2023-04LLaVAUW–Madison&MicrosoftVisual Instruction Tuning
2023-04PythiaEleutherAI et al.Pythia: A Suite for Analyzing Large Language Models Across Training and Scaling
2023-05DromedaryCMU et al.Principle-Driven Self-Alignment of Language Models from Scratch with Minimal Human Supervision
2023-05PaLM 2GooglePaLM 2 Technical Report
2023-05RWKVBo PengRWKV: Reinventing RNNs for the Transformer Era
2023-05DPOStanfordDirect Preference Optimization: Your Language Model is Secretly a Reward Model
2023-05ToTGoogle&PrincetonTree of Thoughts: Deliberate Problem Solving with Large Language Models
2023-07LLaMA2MetaLlama 2: Open Foundation and Fine-Tuned Chat Models
2023-08Qwen-VLAlibabaQwen-VL: A Versatile Vision-Language Model for Understanding, Localization, Text Reading, and Beyond
2023-10Mistral 7BMistralMistral 7B
2023-11Qwen-AudioAlibabaQwen-Audio: Advancing Universal Audio Understanding via Unified Large-Scale Audio-Language Models
2023-12MambaCMU&PrincetonMamba: Linear-Time Sequence Modeling with Selective State Spaces
2024-01DeepSeek-v2DeepSeekDeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model
2024-02OLMoAi2OLMo: Accelerating the Science of Language Models
2024-05Mamba2CMU&PrincetonTransformers are SSMs: Generalized Models and Efficient Algorithms Through Structured State Space Duality
2024-05Llama3MetaThe Llama 3 Herd of Models
2024-06FineWebHuggingFaceThe FineWeb Datasets: Decanting the Web for the Finest Text Data at Scale
2024-07Qwen2-AudioAlibabaQwen2-Audio Technical Report
2024-09OLMoEAi2OLMoE: Open Mixture-of-Experts Language Models
2024-09Qwen2-VLAlibabaQwen2-VL: Enhancing Vision-Language Model's Perception of the World at Any Resolution
2024-10JanusDeepSeekJanus: Decoupling Visual Encoding for Unified Multimodal Understanding and Generation
2024-11JanusFlowDeepSeekJanusFlow: Harmonizing Autoregression and Rectified Flow for Unified Multimodal Understanding and Generation
2024-12Qwen2.5AlibabaQwen2.5 Technical Report
2024-12DeepSeek-V3DeepSeekDeepSeek-V3 Technical Report
2024-12QVQAlibabaQVQ: To See the World with Wisdom
2024-12DeepSeek-VL2DeepSeekDeepSeek-VL2: Mixture-of-Experts Vision-Language Models for Advanced Multimodal Understanding
2025-01DeepSeek-R1DeepSeekDeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning
2025-01Janus-ProDeepSeekJanus-Pro: Unified Multimodal Understanding and Generation with Data and Model Scaling
2025-02Qwen2.5-VLAlibabaQwen2.5-VL Technical Report
2025-03Qwen2.5-OmniAlibabaQwen2.5-Omni Technical Report
2025-03QwQAlibabaQwQ-32B: Embracing the Power of Reinforcement Learning
2025-05Qwen3AlibabaQwen3 Technical Report

Open LLM

DeepSeek Alibaba Meta Mistral AI Google Apple Microsoft AllenAI xAI Cohere 01-ai Baichuan Nvidia BLOOM Zhipu AI OpenBMB RWKV Foundation ElutherAI Stability AI BigCode DataBricks Shanghai AI Laboratory

LLM for emotion recognition

ModelSupported ModalityLink
A Multi-Modal Model with In-Context Instruction TuningVideo, TextGitHub
Videochat: Chat-centric video understandingVideo, TextGitHub
Mvbench: A comprehensive multi-modal video understanding benchmarkVideo, TextGitHub
Video-llava: Learning united visual representation by alignment before projectionVideo, TextGitHub
Video-llama: An instruction-tuned audio-visual language model for video understandingVideo, TextGitHub
Video-chatgpt: Towards detailed video understanding via large vision and language modelsVideo, TextGitHub
Llama-vid: An image is worth 2 tokens in large language modelsVideo, TextGitHub
mplug-owl: Modularization empowers large language models with multimodalityVideo, TextGitHub
Chat-univi: Unified visual representation empowers large language models with image and video understandingVideo, TextGitHub
Salmonn: Towards generic hearing abilities for large language modelsAudio, TextGitHub
Qwen-audio: Advancing universal audio understanding via unified large-scale audio-language modelsAudio, TextGitHub
Secap: Speech emotion captioning with large language modelAudio, TextGitHub
Onellm: One framework to align all modalities with languageAudio, Video, TextGitHub
Pandagpt: One model to instruction-follow them allAudio, Video, TextGitHub
Emotion-llama: Multimodal emotion recognition and reasoning with instruction tuningAudio, Video, TextGitHub

Datasets

DatasetModalitySamplesDescriptionEmotionsAnnotation Manner
RAF-DBI29,6727Human
AffectNetI450,0008Human
EmoDBA5357Human
MSP-PodcastA73,0428Human
DFEWV11,6977Human
FERV39kV38,9357Human
MER2023A,V,T5,0306Human
MELDA,V,T13,7087Human
EmoViTI51,200988Model
MERR-CoarseA,V,T28,618113Model
MAFWA,V,T10,045399Human
OV-MERDA,V,T332236Human-led+Model-assisted
MERR-FineA,V,T4,487484Human-led+Model-assisted
MER-CaptionA,V,T115,5952,932Model-led+Human-assisted
MER-Caption+A,V,T31,3271,972Model-led+Human-assisted
CategoryDatasetChosen Set# SamplesLabel Description
Fine-grained EmotionOV-MERD+All532unfixed categories and diverse number of labels per sample
Basic EmotionMER2023MER-MULTI411most likely label among six candidates
Basic EmotionMER2024MER-SEMI1,169most likely label among six candidates
Basic EmotionIEMOCAPSessions51,241most likely label among four candidates
Basic EmotionMELDTest2,610most likely label among seven candidates
Sentiment AnalysisCMU-MOSITest686sentiment intensity, ranging from [-3, 3]
Sentiment AnalysisCMU-MOSEITest4,659sentiment intensity, ranging from [-3, 3]
Sentiment AnalysisCH-SIMSTest457sentiment intensity, ranging from [-1, 1]
Sentiment AnalysisCH-SIMS v2Test1,034sentiment intensity, ranging from [-1, 1]
DatasetDomainDur(hrs)#labelsModalityLanguageEmotion?Ego?
Large Moviemovie-25,000TEN
SeMAINEdialogue06:3080V,AEN
HUMAINEdiverse04:1150V,Avarious
YouTubediverse00:29300V,A,Tvarious
SSTmovie-11,855TEN
ICT-MMMOmovie13:58340V,A,TEN
RECOLAdialogue03:5046V,AFR
MOUDreview00:59400V,A,TES
AFEWmovie02:281,645V,Avarious
SEWAadverts04:39538V,AEN,DE,EL
Disneyworlddisneyland42:0015,000V,A,TEN
EGTEA Gaze+diverse28:00-V,A,Tvarious
BEOIDdiverse--V,A,TEN
Chorus-Egohome34:0030,000V,A,TEN
EPICkitchen100:0090,000V,A,TEN
Ego-4Ddiverse3025:0074000V,A,Tvarious
(E^3)diverse71:4181,248V,A,Tvarious

Other surveys

PaperUrlSource
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]

📌 Citation

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}
}

Acknowledgement :heart:

Thanks to Awesome-LLM.

Star History

Star History Chart

Contributors

yuntaoshou

55 commits

Shouyuntao

1 commits

yuntaoshou/Awesome-Emotion-Reasoning

Awesome-Emotion-Reasoning is a collection of Emotion-Reasoning works, including papers, codes and datasets

98

56 commits

updated Dec 16, 2025

See the code

README

Large Language Models Meet Emotion Recognition: A Survey Awesome

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:.

GitHub stars GitHub forks

  • TinyZero - Clean, minimal, accessible reproduction of DeepSeek R1-Zero
  • open-r1 - Fully open reproduction of DeepSeek-R1
  • DeepSeek-R1 - First-generation reasoning models from DeepSeek.
  • Qwen2.5-Max - Exploring the Intelligence of Large-scale MoE Model.
  • OpenAI o3-mini - Pushing the frontier of cost-effective reasoning.
  • DeepSeek-V3 - First open-sourced GPT-4o level model.
  • Kimi-K2 - MoE language model with 32B active and 1T total parameters.

Milestone Papers

DatekeywordsInstitutePaper
2017-06TransformersGoogleAttention Is All You Need
2018-06GPT 1.0OpenAIImproving Language Understanding by Generative Pre-Training
2018-10BERTGoogleBERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
2019-02GPT 2.0OpenAILanguage Models are Unsupervised Multitask Learners
2019-09Megatron-LMNVIDIAMegatron-LM: Training Multi-Billion Parameter Language Models Using Model Parallelism
2019-10T5GoogleExploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer
2019-10ZeROMicrosoftZeRO: Memory Optimizations Toward Training Trillion Parameter Models
2020-01Scaling LawOpenAIScaling Laws for Neural Language Models
2020-05GPT 3.0OpenAILanguage models are few-shot learners
2021-01Switch TransformersGoogleSwitch Transformers: Scaling to Trillion Parameter Models with Simple and Efficient Sparsity
2021-08CodexOpenAIEvaluating Large Language Models Trained on Code
2021-08Foundation ModelsStanfordOn the Opportunities and Risks of Foundation Models
2021-09FLANGoogleFinetuned Language Models are Zero-Shot Learners
2021-10T0HuggingFace et al.Multitask Prompted Training Enables Zero-Shot Task Generalization
2021-12GLaMGoogleGLaM: Efficient Scaling of Language Models with Mixture-of-Experts
2021-12WebGPTOpenAIWebGPT: Browser-assisted question-answering with human feedback
2021-12RetroDeepMindImproving language models by retrieving from trillions of tokens
2021-12GopherDeepMindScaling Language Models: Methods, Analysis & Insights from Training Gopher
2022-01COTGoogleChain-of-Thought Prompting Elicits Reasoning in Large Language Models
2022-01LaMDAGoogleLaMDA: Language Models for Dialog Applications
2022-01MinervaGoogleSolving Quantitative Reasoning Problems with Language Models
2022-01Megatron-Turing NLGMicrosoft&NVIDIAUsing Deep and Megatron to Train Megatron-Turing NLG 530B, A Large-Scale Generative Language Model
2022-03InstructGPTOpenAITraining language models to follow instructions with human feedback
2022-04PaLMGooglePaLM: Scaling Language Modeling with Pathways
2022-04ChinchillaDeepMindTraining Compute-Optimal Large Language Models
2022-05OPTMetaOPT: Open Pre-trained Transformer Language Models
2022-05UL2GoogleUnifying Language Learning Paradigms
2022-06Emergent AbilitiesGoogleEmergent Abilities of Large Language Models
2022-06BIG-benchGoogleBeyond the Imitation Game: Quantifying and extrapolating the capabilities of language models
2022-06METALMMicrosoftLanguage Models are General-Purpose Interfaces
2022-09SparrowDeepMindImproving alignment of dialogue agents via targeted human judgements
2022-10Flan-T5/PaLMGoogleScaling Instruction-Finetuned Language Models
2022-10GLM-130BTsinghuaGLM-130B: An Open Bilingual Pre-trained Model
2022-11HELMStanfordHolistic Evaluation of Language Models
2022-11BLOOMBigScienceBLOOM: A 176B-Parameter Open-Access Multilingual Language Model
2022-11GalacticaMetaGalactica: A Large Language Model for Science
2022-12OPT-IMLMetaOPT-IML: Scaling Language Model Instruction Meta Learning through the Lens of Generalization
2023-01Flan 2022 CollectionGoogleThe Flan Collection: Designing Data and Methods for Effective Instruction Tuning
2023-02LLaMAMetaLLaMA: Open and Efficient Foundation Language Models
2023-02Kosmos-1MicrosoftLanguage Is Not All You Need: Aligning Perception with Language Models
2023-03LRUDeepMindResurrecting Recurrent Neural Networks for Long Sequences
2023-03PaLM-EGooglePaLM-E: An Embodied Multimodal Language Model
2023-03GPT 4OpenAIGPT-4 Technical Report
2023-04LLaVAUW–Madison&MicrosoftVisual Instruction Tuning
2023-04PythiaEleutherAI et al.Pythia: A Suite for Analyzing Large Language Models Across Training and Scaling
2023-05DromedaryCMU et al.Principle-Driven Self-Alignment of Language Models from Scratch with Minimal Human Supervision
2023-05PaLM 2GooglePaLM 2 Technical Report
2023-05RWKVBo PengRWKV: Reinventing RNNs for the Transformer Era
2023-05DPOStanfordDirect Preference Optimization: Your Language Model is Secretly a Reward Model
2023-05ToTGoogle&PrincetonTree of Thoughts: Deliberate Problem Solving with Large Language Models
2023-07LLaMA2MetaLlama 2: Open Foundation and Fine-Tuned Chat Models
2023-08Qwen-VLAlibabaQwen-VL: A Versatile Vision-Language Model for Understanding, Localization, Text Reading, and Beyond
2023-10Mistral 7BMistralMistral 7B
2023-11Qwen-AudioAlibabaQwen-Audio: Advancing Universal Audio Understanding via Unified Large-Scale Audio-Language Models
2023-12MambaCMU&PrincetonMamba: Linear-Time Sequence Modeling with Selective State Spaces
2024-01DeepSeek-v2DeepSeekDeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model
2024-02OLMoAi2OLMo: Accelerating the Science of Language Models
2024-05Mamba2CMU&PrincetonTransformers are SSMs: Generalized Models and Efficient Algorithms Through Structured State Space Duality
2024-05Llama3MetaThe Llama 3 Herd of Models
2024-06FineWebHuggingFaceThe FineWeb Datasets: Decanting the Web for the Finest Text Data at Scale
2024-07Qwen2-AudioAlibabaQwen2-Audio Technical Report
2024-09OLMoEAi2OLMoE: Open Mixture-of-Experts Language Models
2024-09Qwen2-VLAlibabaQwen2-VL: Enhancing Vision-Language Model's Perception of the World at Any Resolution
2024-10JanusDeepSeekJanus: Decoupling Visual Encoding for Unified Multimodal Understanding and Generation
2024-11JanusFlowDeepSeekJanusFlow: Harmonizing Autoregression and Rectified Flow for Unified Multimodal Understanding and Generation
2024-12Qwen2.5AlibabaQwen2.5 Technical Report
2024-12DeepSeek-V3DeepSeekDeepSeek-V3 Technical Report
2024-12QVQAlibabaQVQ: To See the World with Wisdom
2024-12DeepSeek-VL2DeepSeekDeepSeek-VL2: Mixture-of-Experts Vision-Language Models for Advanced Multimodal Understanding
2025-01DeepSeek-R1DeepSeekDeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning
2025-01Janus-ProDeepSeekJanus-Pro: Unified Multimodal Understanding and Generation with Data and Model Scaling
2025-02Qwen2.5-VLAlibabaQwen2.5-VL Technical Report
2025-03Qwen2.5-OmniAlibabaQwen2.5-Omni Technical Report
2025-03QwQAlibabaQwQ-32B: Embracing the Power of Reinforcement Learning
2025-05Qwen3AlibabaQwen3 Technical Report

Open LLM

DeepSeek Alibaba Meta Mistral AI Google Apple Microsoft AllenAI xAI Cohere 01-ai Baichuan Nvidia BLOOM Zhipu AI OpenBMB RWKV Foundation ElutherAI Stability AI BigCode DataBricks Shanghai AI Laboratory

LLM for emotion recognition

ModelSupported ModalityLink
A Multi-Modal Model with In-Context Instruction TuningVideo, TextGitHub
Videochat: Chat-centric video understandingVideo, TextGitHub
Mvbench: A comprehensive multi-modal video understanding benchmarkVideo, TextGitHub
Video-llava: Learning united visual representation by alignment before projectionVideo, TextGitHub
Video-llama: An instruction-tuned audio-visual language model for video understandingVideo, TextGitHub
Video-chatgpt: Towards detailed video understanding via large vision and language modelsVideo, TextGitHub
Llama-vid: An image is worth 2 tokens in large language modelsVideo, TextGitHub
mplug-owl: Modularization empowers large language models with multimodalityVideo, TextGitHub
Chat-univi: Unified visual representation empowers large language models with image and video understandingVideo, TextGitHub
Salmonn: Towards generic hearing abilities for large language modelsAudio, TextGitHub
Qwen-audio: Advancing universal audio understanding via unified large-scale audio-language modelsAudio, TextGitHub
Secap: Speech emotion captioning with large language modelAudio, TextGitHub
Onellm: One framework to align all modalities with languageAudio, Video, TextGitHub
Pandagpt: One model to instruction-follow them allAudio, Video, TextGitHub
Emotion-llama: Multimodal emotion recognition and reasoning with instruction tuningAudio, Video, TextGitHub

Datasets

DatasetModalitySamplesDescriptionEmotionsAnnotation Manner
RAF-DBI29,6727Human
AffectNetI450,0008Human
EmoDBA5357Human
MSP-PodcastA73,0428Human
DFEWV11,6977Human
FERV39kV38,9357Human
MER2023A,V,T5,0306Human
MELDA,V,T13,7087Human
EmoViTI51,200988Model
MERR-CoarseA,V,T28,618113Model
MAFWA,V,T10,045399Human
OV-MERDA,V,T332236Human-led+Model-assisted
MERR-FineA,V,T4,487484Human-led+Model-assisted
MER-CaptionA,V,T115,5952,932Model-led+Human-assisted
MER-Caption+A,V,T31,3271,972Model-led+Human-assisted
CategoryDatasetChosen Set# SamplesLabel Description
Fine-grained EmotionOV-MERD+All532unfixed categories and diverse number of labels per sample
Basic EmotionMER2023MER-MULTI411most likely label among six candidates
Basic EmotionMER2024MER-SEMI1,169most likely label among six candidates
Basic EmotionIEMOCAPSessions51,241most likely label among four candidates
Basic EmotionMELDTest2,610most likely label among seven candidates
Sentiment AnalysisCMU-MOSITest686sentiment intensity, ranging from [-3, 3]
Sentiment AnalysisCMU-MOSEITest4,659sentiment intensity, ranging from [-3, 3]
Sentiment AnalysisCH-SIMSTest457sentiment intensity, ranging from [-1, 1]
Sentiment AnalysisCH-SIMS v2Test1,034sentiment intensity, ranging from [-1, 1]
DatasetDomainDur(hrs)#labelsModalityLanguageEmotion?Ego?
Large Moviemovie-25,000TEN
SeMAINEdialogue06:3080V,AEN
HUMAINEdiverse04:1150V,Avarious
YouTubediverse00:29300V,A,Tvarious
SSTmovie-11,855TEN
ICT-MMMOmovie13:58340V,A,TEN
RECOLAdialogue03:5046V,AFR
MOUDreview00:59400V,A,TES
AFEWmovie02:281,645V,Avarious
SEWAadverts04:39538V,AEN,DE,EL
Disneyworlddisneyland42:0015,000V,A,TEN
EGTEA Gaze+diverse28:00-V,A,Tvarious
BEOIDdiverse--V,A,TEN
Chorus-Egohome34:0030,000V,A,TEN
EPICkitchen100:0090,000V,A,TEN
Ego-4Ddiverse3025:0074000V,A,Tvarious
(E^3)diverse71:4181,248V,A,Tvarious

Other surveys

PaperUrlSource
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]

📌 Citation

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}
}

Acknowledgement :heart:

Thanks to Awesome-LLM.

Star History

Star History Chart

Contributors

yuntaoshou

55 commits

Shouyuntao

1 commits