SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2608.09240 · 2026

Multimodal Federated Learning under Dual-Axis Modality Missingness

Kaist, Steven Whang, Hkust, Sung-Ju Lee, Guoliang Xing, Jaemin Shin, Xiaomin Ouyang, Jaehyun Kwak, Adiba Orzikulova, Yunqi Guo

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 2 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
AdibaOrz/Flux — 2 of 2
FunctionStatusWhere it lives
ConfidenceHead Ran AdibaOrz/Flux/models/method_specific/flux.py
code served (permissive licence) · get_code("f27730864ddb7fe1")
FLUX_Model Ran AdibaOrz/Flux/models/method_specific/flux.py
code served (permissive licence) · get_code("f9718624436f2ae3")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Multimodal federated learning (FL) supports collaborative modeling in privacysensitive health-sensing and medical settings, but realistic deployments often exhibit dual-axis modality missingness: clients have different modality sets, and individual samples may contain only subsets of the modalities available locally. Existing methods typically address these two axes separately. We propose Flux, a multimodal federated learning framework built around two complementary components. First, modality-aware confidence tempering learns sample-specific confidence for each modality through mask-aware unimodal supervision and fuses the confidence estimates from observed modalities into a sample-adaptive temperature that adjusts predictive sharpness according to evidence quality and completeness. Second, gradient-decoupled private adaptation applies this temperature only to a client-private prediction pathway, while training the shared federated model with a standard, untempered objective. This enables sample-specific, client-local confidence adaptation without allowing confidence-dependent gradients to perturb shared representation learning. Across four multimodal datasets, Flux achieves the highest average macro-F1 on every dataset, outperforming the strongest datasetspecific baseline by 0.8∼2.2 points and by 1.6 points on average. Additional analyses demonstrate favorable calibration, temperature sensitivity to both modality missingness and input corruption, and more stable shared optimization under private-only tempering. Our code is available at https://github.com/AdibaOrz/Flux.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2608.09240")
get_code_for_paper("2608.09240")
have("2608.09240")

Connect an agent — have() is free.