pith. sign in

arxiv: 2303.11339 · v1 · pith:XR5UCOJFnew · submitted 2023-03-20 · 💻 cs.LG · cs.AI

FedMAE: Federated Self-Supervised Learning with One-Block Masked Auto-Encoder

classification 💻 cs.LG cs.AI
keywords federatedfedmaeimageslearningmaskedone-blockautoencoderclients
0
0 comments X
read the original abstract

Latest federated learning (FL) methods started to focus on how to use unlabeled data in clients for training due to users' privacy concerns, high labeling costs, or lack of expertise. However, current Federated Semi-Supervised/Self-Supervised Learning (FSSL) approaches fail to learn large-scale images because of the limited computing resources of local clients. In this paper, we introduce a new framework FedMAE, which stands for Federated Masked AutoEncoder, to address the problem of how to utilize unlabeled large-scale images for FL. Specifically, FedMAE can pre-train one-block Masked AutoEncoder (MAE) using large images in lightweight client devices, and then cascades multiple pre-trained one-block MAEs in the server to build a multi-block ViT backbone for downstream tasks. Theoretical analysis and experimental results on image reconstruction and classification show that our FedMAE achieves superior performance compared to the state-of-the-art FSSL methods.

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. FedVideoMAE: Efficient Privacy-Preserving Federated Video Moderation

    cs.CV 2025-12 conditional novelty 6.0

    FedVideoMAE combines VideoMAE pretraining, LoRA adaptation, client DP-SGD and secure aggregation to cut federated communication 28x while reaching 65-66% accuracy under strong privacy on RWF-2000 with 40 clients.

  2. Understanding the Robustness of Distributed Self-Supervised Learning Frameworks Against Non-IID Data

    cs.LG 2026-07 unverdicted novelty 4.0

    Abstract-only report: theoretical comparison finds MIM more robust than CL to non-IID data in D-SSL and robustness scales with connectivity; MAR loss proposed as practical application.