Enabling Federated Inference via Unsupervised Consensus Embedding
Yui Hashimoto, Takayuki Nishio, Yuichi Kitagawa, Takahito Tanimura

TL;DR
This paper introduces CE-FI, a privacy-preserving federated inference framework that enables models to cooperate without sharing raw data or model parameters, using unsupervised consensus embedding.
Contribution
It proposes a novel consensus embedding approach allowing heterogeneous models to collaborate at inference time without sharing sensitive information.
Findings
CE-FI outperforms solo inference on CIFAR-10 and CIFAR-100.
CE-FI achieves comparable results to traditional methods with stronger sharing assumptions.
Representation alignment is identified as a key bottleneck.
Abstract
Cooperative inference across independently deployed machine learning models is increasingly desirable in distributed environments, as there is a growing need to leverage multiple models while keeping their data and model parameters private. However, existing cooperative frameworks typically rely on sharing input data, model parameters, or a common encoder, which limits their applicability in privacy-sensitive or cross-organizational settings. To address this challenge, we propose Consensus Embedding-based Federated Inference (CE-FI), a framework that enables pretrained models to cooperate at inference time without sharing model parameters or raw inputs and without assuming a common encoder. CE-FI introduces two components: a Consensus Embedding (CE) layer that maps heterogeneous intermediate representations into a common embedding space, and a Cooperative Output (CO) layer that produces…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
