paper-with-me

Papers

HyperMM : Robust Multimodal Learning with Varying-sized Inputs

2024-07-30 · Hava Chaptoukaev, Vincenzo Marcianó, Francesco Galati, Maria A. Zuluaga

Combining multiple modalities carrying complementary information through multimodal learning (MML) has shown considerable benefits for diagnosing multiple pathologies. However, the robustness of multimodal models to missing modalities is often overlooked. Most works assume modality completeness in the input data, while in clinical practice, it is common to have incomplete modalities. Existing solutions that address this issue rely on modality imputation strategies before using supervised learning models. These strategies, however, are complex, computationally costly and can strongly impact subsequent prediction models. Hence, they should be used with parsimony in sensitive applications such as healthcare. We propose HyperMM, an end-to-end framework designed for learning with varying-sized inputs. Specifically, we focus on the task of supervised MML with missing imaging modalities without using imputation before training. We introduce a novel strategy for training a universal feature extractor using a conditional hypernetwork, and propose a permutation-invariant neural network that can handle inputs of varying dimensions to process the extracted features, in a two-phase task-agnostic framework. We experimentally demonstrate the advantages of our method in two tasks: Alzheimer's disease detection and breast cancer classification. We demonstrate that our strategy is robust to high rates of missing data and that its flexibility allows it to handle varying-sized datasets beyond the scenario of missing modalities.

📄 PDF Abstract BibTeX arXiv:2407.20768

Code (0)

등록된 구현이 없습니다.

Tasks

Alzheimer's Disease DetectionCancer ClassificationImputation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Vision-Enhanced Large Language Models for High-Resolution Image Synthesis and Multimodal Data Interpretation

2025-12-14 · Karthikeya KV arxiv

This research introduces a transformative framework for integrating Vision-Enhanced Large Language Models (LLMs) with advanced transformer-based architectures to tackle challenges in high-resolution image synthesis and m…

IWISDM: Assessing instruction following in multimodal models at scale

2024-06-20 · Xiaoxuan Lei, Lucas Gomez, Hao Yuan Bai, Pouya Bashivan

The ability to perform complex tasks from detailed instructions is a key to many remarkable achievements of our species. As humans, we are not only capable of performing a wide variety of tasks but also very complex ones…

Decision MakingInstruction Following

M&M Mix: A Multimodal Multiview Transformer Ensemble

2022-06-20 · Xuehan Xiong, Anurag Arnab, Arsha Nagrani, Cordelia Schmid

This report describes the approach behind our winning solution to the 2022 Epic-Kitchens Action Recognition Challenge. Our approach builds upon our recent work, Multiview Transformer for Video Recognition (MTV), and adap…

Action RecognitionVideo Recognition

Deep Speech Synthesis from Multimodal Articulatory Representations

2024-12-17 · Peter Wu, Bohan Yu, Kevin Scheck, Alan W Black 외

The amount of articulatory data available for training deep learning models is much less compared to acoustic speech data. In order to improve articulatory-to-acoustic synthesis performance in these low-resource settings…

Speech SynthesisTransfer Learning

Any-Dimensional Invariant Universality

2026-05-22 · Shengtai Yao, Eitan Levin, Mateo Díaz arxiv

Several machine learning models are defined for inputs of any size, such as graphs with different numbers of nodes and point clouds containing varying numbers of points. The universality properties of such any-dimensiona…

Point Clouds