The code is related to the paper:Text-centered Cross-sample Fusion Network for Multimodal Sentiment Analysis.
You can download the CMU-MOSI and CMU-MOSEI datasets using CMU-MultimodalDataSDK.
You can download the UR-FUNNY dataset using UR-FUNNY resp.
python == 3.8.8
torch == 1.8.1
numpy == 1.20.0
If you use this code please cite it as:
@article{huang2024text,
title={Text-centered cross-sample fusion network for multimodal sentiment analysis},
author={Huang, Qionghao and Chen, Jili and Huang, Changqin and Huang, Xiaodi and Wang, Yi},
journal={Multimedia Systems},
volume={30},
number={4},
pages={228},
year={2024},
publisher={Springer}
}
Thank you for your support. If you have any questions, feel free to post them in the issues or contact us via [email protected].