paper-with-me

Papers

Learning Factorized Multimodal Representations

2018-06-16 · ICLR 2019 5 · Yao-Hung Hubert Tsai, Paul Pu Liang, Amir Zadeh, Louis-Philippe Morency, Ruslan Salakhutdinov

Learning multimodal representations is a fundamentally complex research problem due to the presence of multiple heterogeneous sources of information. Although the presence of multiple modalities provides additional valuable information, there are two key challenges to address when learning from multimodal data: 1) models must learn the complex intra-modal and cross-modal interactions for prediction and 2) models must be robust to unexpected missing or noisy modalities during testing. In this paper, we propose to optimize for a joint generative-discriminative objective across multimodal data and labels. We introduce a model that factorizes representations into two sets of independent factors: multimodal discriminative and modality-specific generative factors. Multimodal discriminative factors are shared across all modalities and contain joint multimodal features required for discriminative tasks such as sentiment prediction. Modality-specific generative factors are unique for each modality and contain the information required for generating data. Experimental results show that our model is able to learn meaningful multimodal representations that achieve state-of-the-art or competitive performance on six multimodal datasets. Our model demonstrates flexible generative capabilities by conditioning on independent factors and can reconstruct missing modalities without significantly impacting performance. Lastly, we interpret our factorized representations to understand the interactions that influence multimodal learning.

📄 PDF Abstract BibTeX arXiv:1806.06176

Code (2)

pliang279/factorized 공식 구현 pytorch
righ120/multimodal_nlp

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Factorized Multimodal Transformer for Multimodal Sequential Learning

2019-11-22 · Amir Zadeh, Chengfeng Mao, Kelly Shi, Yiwei Zhang 외

The complex world around us is inherently multimodal and sequential (continuous). Information is scattered across different modalities and requires multiple continuous sensors to be captured. As machine learning leaps to…

Investigation of Factorized Optical Flows as Mid-Level Representations

2022-03-09 · Hsuan-Kung Yang, Tsu-Ching Hsiao, Ting-Hsuan Liao, Hsu-Shen Liu 외

In this paper, we introduce a new concept of incorporating factorized flow maps as mid-level representations, for bridging the perception and the control modules in modular learning based robotic frameworks. To investiga…

Deep Reinforcement LearningOptical Flow Estimationreinforcement-learningReinforcement Learning (RL)

MMJailBench: A Factorized Benchmark for Disentangling Multimodal Jailbreak Vulnerabilities

2026-08-26 · Tianshi Wang, Jingsong Wang, Yafei Huang, Fengling Li 외 arxiv

Multimodal Large Language Models (MLLMs) are increasingly deployed in real-world applications, yet how different factors shape their jailbreak vulnerabilities remains poorly understood. Existing benchmarks often couple h…

Factorized Contrastive Learning: Going Beyond Multi-view Redundancy

2023-06-08 · NeurIPS 2023 11 · Paul Pu Liang, Zihao Deng, Martin Ma, James Zou 외

In a wide range of multimodal tasks, contrastive learning has become a particularly appealing approach since it can successfully learn representations from abundant unlabeled data with only pairing information (e.g., ima…

Contrastive LearningRepresentation Learning

Factorized Inference in Deep Markov Models for Incomplete Multimodal Time Series

2019-05-30 · Tan Zhi-Xuan, Harold Soh, Desmond C. Ong

Integrating deep learning with latent state space models has the potential to yield temporal models that are powerful, yet tractable and interpretable. Unfortunately, current models are not designed to handle missing dat…

State Space ModelsTime SeriesTime Series AnalysisWeakly-supervised Learning