Skip to the content.

SemEval-2024 Task 3: Multimodal Emotion Cause Analysis in Conversations

We organize an ECAC evaluation, namely Multimodal Emotion Cause Analysis in Conversations, as a shared task of SemEval-2024.

🎉🎉🎉 Our task paper is available here. Please cite it according to the official format.

🌟🌟🌟 We welcome interested colleagues to join our Google Group and submit their results to our CodaLab Competition website.

Task

example

Based on the multimodal conversational emotion cause dataset ECF, we define the following two subtasks:

Subtask 1: Textual Emotion-Cause Pair Extraction in Conversations

In this subtask, an emotion cause is defined and annotated as a textual span.

Subtask 2: Multimodal Emotion Cause Analysis in Conversations

It should be noted that sometimes the cause can not be reflected in text only, and we accordingly propose a multimodal subtask to extract emotion cause in all three modalities (language, audio, and vision). For example, the cause for Phoebe’s Disgust in U5 is that Monica and Chandler were kissing in front of her, which is reflected in the visual modality of U5. In this case, cause is defined and annotated at the utterance level.

Dataset

To access the dataset ECF 2.0, please refer to the data folder.

❗️❗️❗️ Please ensure that the data is used exclusively for research purposes!

🔔 Note that the use of additional annotation data is not allowed for ECAC. However, we encourage participants to utilize publicly available Large Language Models, including ChatGPT, during the system development and evaluation phases.

Evaluation Metrics

📢 You can find the details of the evaluation metrics on GitHub.

CodaLab

Our CodaLab Competition website is available! Please refer to the official instructions on how to participate in the competition. After registering for our competition on Codalab, please fill in your registered user information on the online form.

Important Dates

Event Date
Tasks announced (with sample data available) 17 July 2023
Training data ready 4 September 2023
Practice start on CodaLab 01 December 2023
Evaluation start 15 January 2024
Evaluation end 31 January 2024
Paper submission due 19 February 2024
Notification to authors 18 March 2024
Camera ready due 01 April 2024
SemEval workshop 20–21 June 2024 (co-located with NAACL 2024)

Note: All deadlines are 23:59 UTC-12 (AoE).

Organizers

Citation

@ARTICLE{wang2023multimodal,
  author={Wang, Fanfan and Ding, Zixiang and Xia, Rui and Li, Zhaoyu and Yu, Jianfei},
  journal={IEEE Transactions on Affective Computing}, 
  title={Multimodal Emotion-Cause Pair Extraction in Conversations}, 
  year={2023},
  volume={14},
  number={3},
  pages={1832-1844},
  doi = {10.1109/TAFFC.2022.3226559}
}

@InProceedings{wang2024SemEval,
  author={Wang, Fanfan  and  Ma, Heqing  and  Xia, Rui  and  Yu, Jianfei  and  Cambria, Erik},
  title = "{S}em{E}val-2024 Task 3: Multimodal Emotion Cause Analysis in Conversations",
  booktitle = "Proceedings of the 18th International Workshop on Semantic Evaluation (SemEval-2024)",
  month = jun,
  year = "2024",
  address = "Mexico City, Mexico",
  publisher = "Association for Computational Linguistics",
  url = "https://aclanthology.org/2024.semeval-1.277",
  pages = "2039--2050",
}