Papers › Learning Reconfigurable Representations for Multimodal Federated Learning with Missing Data

Learning Reconfigurable Representations for Multimodal Federated Learning with Missing Data

27 Oct 2025NeurIPSarXiv:2510.22880added by Syntology

Duong M. Nguyen, Trong Nghia Hoang, Thanh Trung Huynh, Quoc Viet Hung Nguyen, Phi Le Nguyen

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Multimodal federated learning in real-world settings often encounters incomplete and heterogeneous data across clients. This results in misaligned local feature representations that limit the effectiveness of model aggregation. Unlike prior work that assumes either differing modality sets without missing input features or a shared modality set with missing features across clients, we consider a more general and realistic setting where each client observes a different subset of modalities and might also have missing input features within each modality. To address the resulting misalignment in learned representations, we propose a new federated learning framework featuring locally adaptive representations based on learnable client-side embedding controls that encode each client's data-missing patterns. These embeddings serve as reconfiguration signals that align the globally aggregated representation with each client's local context, enabling more effective use of shared information. Furthermore, the embedding controls can be algorithmically aggregated across clients with similar data-missing patterns to enhance the robustness of reconfiguration signals in adapting the global representation. Empirical results on multiple federated multimodal benchmarks with diverse data-missing patterns across clients demonstrate the efficacy of the proposed method, achieving up to 36.45\% performance improvement under severe data incompleteness. The method is also supported by a theoretical analysis with an explicit performance bound that matches our empirical observations. Our source codes are provided at https://github.com/nmduonggg/PEPSY

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2510.22880")

Code

Syntology Ran 13 of 28 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 11 ran with no contract checked.

By repository: found in paper text by Syntology: 28 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nmduonggg/PEPSY found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

28 samples harvested; 13 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
11ran
15unverified

Licence: 28 of the 28 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from nmduonggg/PEPSY. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

AggregationRebuild nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran · metamorphic tier: deterministic no licence file found · pointer only · 393e5cd8f3952b7e · report
ContrastiveWeight nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · ede801a4db754fbb · report
Inception1DBase nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · e71d71067467b413 · report
_model_norm nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran no licence file found · pointer only · 55088101288bda31 · report
_model_scale nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran no licence file found · pointer only · 5e13db899f5d6014 · report
_model_sub nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran no licence file found · pointer only · 1536b4bb6ef52947 · report
_modeldict_add nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran no licence file found · pointer only · 7e3423022c41a0cf · report
_modeldict_cossim nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran no licence file found · pointer only · 64c1a667680e0107 · report
_modeldict_dot nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran no licence file found · pointer only · 392411e81ac8907b · report
_modeldict_norm nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran no licence file found · pointer only · c3ed27adaa2b4eda · report
_modeldict_scale nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 507bb3873b079432 · report
_modeldict_sub nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · d04ee32603df82d1 · report
get_module_from_model nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology ran no licence file found · pointer only · 755aa756a3b59a66 · report
Classifier nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · c9abe6c6f31a0292 · report
FLinear nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · 86fa8e05c8d901b9 · report
FModule nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · 6b254025739f9a8b · report
GlobalFuser nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · ad2c6ad206c68936 · report
InceptionBlock1D nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · 6b6ddbf143579632 · report
ModalityEncoder nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · 3312f7e4eef62211 · report
Model nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · 0571629de00b209f · report
Pool nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · bbebd4f48b55a6ae · report
Shortcut1D nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · 9959df95b38dce30 · report
SimilarityProjector nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · d6f9ab66ed1431d8 · report
SpecificEmbedding nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · 4192e11d469e62df · report
_model_add nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · ba5fc6e54501a867 · report
_model_cossim nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · be6a4d28fd1f95af · report
_model_dot nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · 67ec258ed0b6c975 · report
_modeldict_cp nmduonggg/PEPSY/src/benchmark/edf_classification_lm/model/pepsy.py found in paper text by Syntology unverified no licence file found · pointer only · af7fba9f010baea5 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2510.22880, was issued in October 2025, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections