paper-with-me

Papers

LARGO: Low-Rank Hypernetwork for Handling Missing Modalities

2026-05-07 · Niels Vyncke, Pooya Ashtari, Aleksandra Pižurica arxiv

Addressing missing modalities is an important challenge in multimodal image analysis and often relies on complex architectures that do not transfer easily to different datasets without architectural modifications or hyperparameter tuning. While most existing methods tackle this problem in feature space by engineering representations that are robust to missing inputs, we instead operate in weight space. We propose LARGO, a hypernetwork that compresses the $2^N-1$ dedicated missing-modality models into a single network by modelling the convolutional weights using the Canonical Polyadic (CP) tensor decomposition. Extensive experimental validation on BraTS 2018 (4 modalities, 15 scenarios) and ISLES 2022 (3 modalities, 7 scenarios) shows that our method ranks first in 47 out of 52 configurations, achieving average Dice improvements of +0.68$\%$ and +2.53$\%$ over state-of-the-art baselines (mmFormer, M$^{3}$AE, ShaSpec, SimMLM). A proof-of-concept experiment on avMNIST suggests that LARGO may extend beyond medical imaging to heterogeneous non-medical modalities.

📄 PDF Abstract BibTeX arXiv:2605.06086

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

No Modality Left Behind: Dynamic Model Generation for Incomplete Medical Data

2025-09-14 · Christoph Fürböck, Paul Weiser, Branko Mitic, Philipp Seeböck 외 arxiv

In real world clinical environments, training and applying deep learning models on multi-modal medical imaging data often struggles with partially incomplete data. Standard approaches either discard missing samples, requ…

LARGO: Latent Adversarial Reflection through Gradient Optimization for Jailbreaking LLMs

2025-05-16 · Ran Li, Hao Wang, Chengzhi Mao

Efficient red-teaming method to uncover vulnerabilities in Large Language Models (LLMs) is crucial. While recent attacks often use LLMs as optimizers, the discrete language space make gradient-based methods struggle. We …

Red Teaming

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 miss…

Alzheimer's Disease DetectionCancer ClassificationImputation

Decoupled Multimodal Prototypes for Visual Recognition with Missing Modalities

2025-05-13 · Jueqing Lu, Yuanyuan Qi, Xiaohao Yang, Shujie Zhou 외

Multimodal learning enhances deep learning models by enabling them to perceive and understand information from multiple data modalities, such as visual and textual inputs. However, most existing approaches assume the ava…

Handling and Interpreting Missing Modalities in Patient Clinical Trajectories via Autoregressive Sequence Modeling

2026-04-20 · Andrew Wang, Ellie Pavlick, Ritambhara Singh arxiv

An active challenge in developing multimodal machine learning (ML) models for healthcare is handling missing modalities during training and deployment. As clinical datasets are inherently temporal and sparse in terms of …