Pith. sign in

REVIEW 3 cited by

Parametric Feature Transfer: One-shot Federated Learning with Foundation Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.01862 v1 pith:7SQMEN63 submitted 2024-02-02 cs.LG cs.AI

Parametric Feature Transfer: One-shot Federated Learning with Foundation Models

classification cs.LG cs.AI
keywords featuresfedpftmodelsone-shotparametriccommunicationfederatedfoundation
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In one-shot federated learning (FL), clients collaboratively train a global model in a single round of communication. Existing approaches for one-shot FL enhance communication efficiency at the expense of diminished accuracy. This paper introduces FedPFT (Federated Learning with Parametric Feature Transfer), a methodology that harnesses the transferability of foundation models to enhance both accuracy and communication efficiency in one-shot FL. The approach involves transferring per-client parametric models (specifically, Gaussian mixtures) of features extracted from foundation models. Subsequently, each parametric model is employed to generate synthetic features for training a classifier head. Experimental results on eight datasets demonstrate that FedPFT enhances the communication-accuracy frontier in both centralized and decentralized FL scenarios, as well as across diverse data-heterogeneity settings such as covariate shift and task shift, with improvements of up to 20.6%. Additionally, FedPFT adheres to the data minimization principle of FL, as clients do not send real features. We demonstrate that sending real features is vulnerable to potent reconstruction attacks. Moreover, we show that FedPFT is amenable to formal privacy guarantees via differential privacy, demonstrating favourable privacy-accuracy tradeoffs.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CRIP: Channel Level Representation Injection for Personalized One-Shot Federated Learning

    cs.LG 2026-08 conditional novelty 6.0

    CRIP improves one-shot federated learning by matching and injecting only the most compatible feature channels from other clients' models, without extra training or public data.

  2. FedOPAL: One-Shot Federated Learning via Analytic Visual Prompt Tuning

    cs.AI 2026-07 conditional novelty 6.0

    Proximal visual prompt tuning rectifies non-IID client features so analytic least-squares aggregation yields strong one-shot federated classifiers with zero server training cost.

  3. Provable Sparse Inversion and Token Relabel Enhanced One-shot Federated Learning with ViTs

    cs.LG 2026-05 unverdicted novelty 6.0

    FedMITR uses sparse model inversion and token relabeling to improve one-shot federated learning with ViTs under non-IID conditions, delivering a tighter generalization bound via algorithmic stability analysis and bett...