paper-with-me

홈 › Papers

Improved Multimodal Deep Learning with Variation of Information

2014-12-01 · NeurIPS 2014 12 · Kihyuk Sohn, Wenling Shang, Honglak Lee

Deep learning has been successfully applied to multimodal representation learning problems, with a common strategy to learning joint representations that are shared across multiple modalities on top of layers of modality-specific networks. Nonetheless, there still remains a question how to learn a good association between data modalities; in particular, a good generative model of multimodal data should be able to reason about missing data modality given the rest of data modalities. In this paper, we propose a novel multimodal representation learning framework that explicitly aims this goal. Rather than learning with maximum likelihood, we train the model to minimize the variation of information. We provide a theoretical insight why the proposed learning objective is sufficient to estimate the data-generating joint distribution of multimodal data. We apply our method to restricted Boltzmann machines and introduce learning methods based on contrastive divergence and multi-prediction training. In addition, we extend to deep networks with recurrent encoding structure to finetune the whole network. In experiments, we demonstrate the state-of-the-art visual recognition performance on MIR-Flickr database and PASCAL VOC 2007 database with and without text features.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningMultimodal Deep LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Exploring Emoji Usage and Prediction Through a Temporal Variation Lens

2018-05-02 · Francesco Barbieri, Luis Marujo, Pradeep Karuturi, William Brendel 외

The frequent use of Emojis on social media platforms has created a new form of multimodal social interaction. Developing methods for the study and representation of emoji semantics helps to improve future multimodal comm…

Seq2Seq2Sentiment: Multimodal Sequence to Sequence Models for Sentiment Analysis

2018-07-11 · WS 2018 7 · Hai Pham, Thomas Manzini, Paul Pu Liang, Barnabas Poczos

Multimodal machine learning is a core research area spanning the language, visual and acoustic modalities. The central challenge in multimodal learning involves learning representations that can process and relate inform…

Multimodal Sentiment AnalysisSentiment AnalysisTranslation

InfoCatVAE: Representation Learning with Categorical Variational Autoencoders

2018-06-20 · Edouard Pineau, Marc Lelarge

This paper describes InfoCatVAE, an extension of the variational autoencoder that enables unsupervised disentangled representation learning. InfoCatVAE uses multimodal distributions for the prior and the inference networ…

ClusteringRepresentation Learning

Unity by Diversity: Improved Representation Learning in Multimodal VAEs

2024-03-08 · Thomas M. Sutter, Yang Meng, Andrea Agostini, Daphné Chopard 외

Variational Autoencoders for multimodal data hold promise for many tasks in data analysis, such as representation learning, conditional generation, and imputation. Current architectures either share the encoder output, d…

DecoderDiversityImputationMixture-of-Experts+2

Towards Universal AI-Generated Image Detection by Variational Information Bottleneck Network

2025-01-01 · CVPR 2025 1 · Haifeng Zhang, Qinghui He, Xiuli Bi, Weisheng Li 외

The rapid advancement of generative models has significantly improved the quality of generated images. Meanwhile, it challenges information authenticity and credibility. Current generated image detection methods base…