English

EmbraceNet: A robust deep learning architecture for multimodal classification

Machine Learning 2019-04-22 v1 Machine Learning

Abstract

Classification using multimodal data arises in many machine learning applications. It is crucial not only to model cross-modal relationship effectively but also to ensure robustness against loss of part of data or modalities. In this paper, we propose a novel deep learning-based multimodal fusion architecture for classification tasks, which guarantees compatibility with any kind of learning models, deals with cross-modal information carefully, and prevents performance degradation due to partial absence of data. We employ two datasets for multimodal classification tasks, build models based on our architecture and other state-of-the-art models, and analyze their performance on various situations. The results show that our architecture outperforms the other multimodal fusion architectures when some parts of data are not available.

Keywords

Cite

@article{arxiv.1904.09078,
  title  = {EmbraceNet: A robust deep learning architecture for multimodal classification},
  author = {Jun-Ho Choi and Jong-Seok Lee},
  journal= {arXiv preprint arXiv:1904.09078},
  year   = {2019}
}

Comments

Code available at https://github.com/idearibosome/embracenet

R2 v1 2026-06-23T08:44:30.838Z