paper-with-me

홈 › Papers

MM-Align: Learning Optimal Transport-based Alignment Dynamics for Fast and Accurate Inference on Missing Modality Sequences

2022-10-23 · Wei Han, Hui Chen, Min-Yen Kan, Soujanya Poria

Existing multimodal tasks mostly target at the complete input modality setting, i.e., each modality is either complete or completely missing in both training and test sets. However, the randomly missing situations have still been underexplored. In this paper, we present a novel approach named MM-Align to address the missing-modality inference problem. Concretely, we propose 1) an alignment dynamics learning module based on the theory of optimal transport (OT) for indirect missing data imputation; 2) a denoising training algorithm to simultaneously enhance the imputation results and backbone network performance. Compared with previous methods which devote to reconstructing the missing inputs, MM-Align learns to capture and imitate the alignment dynamics between modality sequences. Results of comprehensive experiments on three datasets covering two multimodal tasks empirically demonstrate that our method can perform more accurate and faster inference and relieve overfitting under various missing conditions.

📄 PDF Abstract BibTeX arXiv:2210.12798

Code (1)

declare-lab/mm-align 공식 구현 pytorch

Tasks

DenoisingImputation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Fast alignment of heterogeneous images in sliced Wasserstein distance

2025-03-17 · Yunpeng Shi, Amit Singer, Eric J. Verbeke

Many applications of computer vision rely on the alignment of similar but non-identical images. We present a fast algorithm for aligning heterogeneous images based on optimal transport. Our approach combines the speed of…

AlignOT: An optimal transport based algorithm for fast 3D alignment with applications to cryogenic electron microscopy density maps

2022-10-17 · A. Tajmir Riahi, G. Woollard, F. Poitevin, A. Condon 외

Aligning electron density maps from Cryogenic electron microscopy (cryo-EM) is a first key step for studying multiple conformations of a biomolecule. As this step remains costly and challenging, with standard alignment t…

Cryogenic Electron Microscopy (cryo-EM)

Conflict-Aware Pseudo Labeling via Optimal Transport for Entity Alignment

2022-09-05 · Qijie Ding, Daokun Zhang, Jie Yin

Entity alignment aims to discover unique equivalent entity pairs with the same meaning across different knowledge graphs (KGs). Existing models have focused on projecting KGs into a latent embedding space so that inheren…

Entity AlignmentEntity EmbeddingsKnowledge GraphsPseudo Label

Hierarchical Multi-Marginal Optimal Transport for Network Alignment

2023-10-06 · Zhichen Zeng, Boxin Du, Si Zhang, Yinglong Xia 외

Finding node correspondence across networks, namely multi-network alignment, is an essential prerequisite for joint learning on multiple networks. Despite great success in aligning networks in pairs, the literature on mu…

Cross-modal Alignment with Optimal Transport for CTC-based ASR

2023-09-24 · Xugang Lu, Peng Shen, Yu Tsao, Hisashi Kawai

Temporal connectionist temporal classification (CTC)-based automatic speech recognition (ASR) is one of the most successful end to end (E2E) ASR frameworks. However, due to the token independence assumption in decoding, …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)cross-modal alignmentLanguage Modelling+3