REVIEW 12 cited by
Think Locally, Act Globally: Federated Learning with Local and Global Representations
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
read the original abstract
Federated learning is a method of training models on private data distributed over multiple devices. To keep device data private, the global model is trained by only communicating parameters and updates which poses scalability challenges for large models. To this end, we propose a new federated learning algorithm that jointly learns compact local representations on each device and a global model across all devices. As a result, the global model can be smaller since it only operates on local representations, reducing the number of communicated parameters. Theoretically, we provide a generalization analysis which shows that a combination of local and global models reduces both variance in the data as well as variance across device distributions. Empirically, we demonstrate that local models enable communication-efficient training while retaining performance. We also evaluate on the task of personalized mood prediction from real-world mobile data where privacy is key. Finally, local models handle heterogeneous data from new devices, and learn fair representations that obfuscate protected attributes such as race, age, and gender.
Forward citations
Cited by 12 Pith papers
-
FedTopo: Relation-Level Topology Sharing for Model-Heterogeneous Federated Learning
Sharing class-relation topology with reliability weighting beats parameter, distillation, and prototype sharing under heterogeneous federated backbones on CIFAR and Tiny-ImageNet.
-
Reasoning on the Manifold: Bidirectional Consistency for Self-Verification in Diffusion Language Models
Bidirectional Manifold Consistency measures geometric stability of dLLM trajectories and is claimed to indicate reasoning correctness for diagnosis, rejection sampling, and reward-based alignment.
-
FedTreeLoRA: Reconciling Statistical and Functional Heterogeneity in Federated LoRA Fine-Tuning
A federated LoRA fine-tuning method that builds a client-similarity tree and adapts aggregation depth layer-by-layer outperforms flat or global aggregation baselines on NLU and NLG tasks.
-
Adaptive collaboration for online personalized distributed learning with heterogeneous clients
An adaptive gradient-similarity criterion dynamically selects collaboration partners in personalized federated learning, provably recovering the oracle-optimal sample complexity of All-for-one without knowing client h...
-
Hyper-modal Imputation Diffusion Embedding with Dual-Distillation for Federated Multimodal Knowledge Graph Completion
A masked diffusion imputer plus dual distillation (MMFeD3-HidE) improves link prediction on a new federated multimodal knowledge graph benchmark with 50% missing visual/textual modalities.
-
HtFLlib: A Comprehensive Heterogeneous Federated Learning Library and Benchmark
HtFLlib is a unified benchmark and library with 12 datasets, 40 heterogeneous model architectures, and systematic accuracy, convergence, and cost evaluations of 10 HtFL methods.
-
PiXTime: A Model for Federated Time Series Forecasting with Heterogeneous Data across Nodes
A new federated transformer architecture uses personalized patch embeddings and a global variable-embedding table to forecast when different nodes have different sampling rates and variable sets.
-
TinyProto: Communication-Efficient Federated Learning with Sparse Prototypes in Resource-Constrained Environments
Compressing class prototypes with per-class masks and a sample-count scaling trick cuts communication cost in prototype-based federated learning by up to several times without hurting accuracy.
-
Generalizable Federated Learning using Client Adaptive Focal Modulation
The abstract describes AdaptFED, a claimed federated learning method, but the full text is an unrelated graph theory paper, so the claimed results are absent from the submission.
-
Prototype-Guided and Lightweight Adapters for Inherent Interpretation and Generalisation in Federated Learning
A federated learning method that communicates only adapters and prototypes achieves accuracy close to the best adapter-only baseline while offering prototype-based visual explanations.
-
PE-MA: Parameter-Efficient Co-Evolution of Multi-Agent Systems
A decentralized multi-agent training method with a shared and a private adapter claims O(1/sqrt(NK)) convergence and big communication savings, but the evidence is incomplete.
-
Heterogeneous Federated Learning with Prototype Alignment and Upscaling
ProtoNorm adds server-side prototype alignment and a per-dataset scaling factor to FedProto-style federated learning, improving accuracy but with the gain largely driven by the tuned scaling factor.
Discussion (0). Sign in to comment.