seniruk/MELD-emotion-detection-preprocessed
Hi, Iβm Seniru Epasinghe π Iβm an AI undergraduate and an AI enthusiast, working on machine learning projects and open-source contributions.I enjoy exploring AI pipelines, natural language processing, and building tools that make development easier. π Connect with me  Multimodal Emotion Recognition Dataset (Processed from MELD)β¦ See the full description on the dataset page: https://huggingface.co/datasets/seniruk/MELD-emotion-detection-preprocessed.
Hi, Iβm Seniru Epasinghe π
Iβm an AI undergraduate and an AI enthusiast, working on machine learning projects and open-source contributions. I enjoy exploring AI pipelines, natural language processing, and building tools that make development easier.
π Connect with me
    ---
Multimodal Emotion Recognition Dataset (Processed from MELD)
This dataset is a preprocessed and balanced version of the MELD Dataset, designed for multimodal emotion recognition research. It combines text, audio, and video modalities, each represented by a set of emotion probability distributions predicted by pretrained or custom-trained models.
Overview
Each row in the dataset corresponds to a single utterance, along with emotion label, file name, and predicted emotion probabilities per modality.
Example Entry
Column Description:
- Utterance β spoken text in the conversation.
- Emotion β gold-standard emotion label.
- File_Name β corresponding video file (utterance-level).
- MultiModel Predictions β JSON object containing model-predicted emotion probability vectors for each modality.
Modality Emotion Extraction
Each modalityβs emotion vector was generated independently using specialized models:
Format and Usage
- File format: CSV
- Recommended columns:
UtteranceEmotionFile_NameFinal_Emotion(JSON:{ "video": [...], "audio": [...], "text": [...] })
This dataset is ideal for:
- Fusion model training
- Fine-tuning multimodal emotion models
- Benchmarking emotion fusion strategies
- Ablation studies on modality importance
Citation
References for the original MELD Dataset
- S. Poria, D. Hazarika, N. Majumder, G. Naik, R. Mihalcea, E. Cambria. MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation (2018).
- Chen, S.Y., Hsu, C.C., Kuo, C.C. and Ku, L.W. EmotionLines: An Emotion Corpus of Multi-Party Conversations. arXiv preprint arXiv:1802.08379 (2018).
License & Acknowledgments
This dataset is a derivative work of MELD, used here for research and educational purposes. All credit for the original dataset goes to the MELD authors and contributors.
