File size: 579 Bytes
33aa30e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: mit
pretty_name: Multimodal Sentiment Analysis Out-Of-Distribution Datasets
language:
- en
---
Here are the MSA OOD datasets mentioned in the [CIDer](https://arxiv.org/abs/2506.10452) paper.
Please cite our paper if you find that useful for your research:
```bibtex
@article{zhong2025towards,
title={Towards Robust Multimodal Emotion Recognition under Missing Modalities and Distribution Shifts},
author={Zhong, Guowei and Huan, Ruohong and Wu, Mingzhen and Liang, Ronghua and Chen, Peng},
journal={arXiv preprint arXiv:2506.10452},
year={2025}
}
``` |