paper-with-me

Papers

L-DAWA: Layer-wise Divergence Aware Weight Aggregation in Federated Self-Supervised Visual Representation Learning

2023-07-14 · ICCV 2023 1 · Yasar Abbas Ur Rehman, Yan Gao, Pedro Porto Buarque de Gusmão, Mina Alibeigi, Jiajun Shen, Nicholas D. Lane

The ubiquity of camera-enabled devices has led to large amounts of unlabeled image data being produced at the edge. The integration of self-supervised learning (SSL) and federated learning (FL) into one coherent system can potentially offer data privacy guarantees while also advancing the quality and robustness of the learned visual representations without needing to move data around. However, client bias and divergence during FL aggregation caused by data heterogeneity limits the performance of learned visual representations on downstream tasks. In this paper, we propose a new aggregation strategy termed Layer-wise Divergence Aware Weight Aggregation (L-DAWA) to mitigate the influence of client bias and divergence during FL aggregation. The proposed method aggregates weights at the layer-level according to the measure of angular divergence between the clients' model and the global model. Extensive experiments with cross-silo and cross-device settings on CIFAR-10/100 and Tiny ImageNet datasets demonstrate that our methods are effective and obtain new SOTA performance on both contrastive and non-contrastive SSL approaches.

📄 PDF Abstract BibTeX arXiv:2307.07393

Code (1)

yasar-rehman/L-DAWA 공식 구현 pytorch

Tasks

Federated LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Dummy-Aware Weighted Attack (DAWA): Breaking the Safe Sink in Dummy Class Defenses

2026-03-31 · Yunrui Yu, Xuxiang Feng, Pengda Qin, Pengyang Wang 외 arxiv

Adversarial robustness evaluation faces a critical challenge as new defense paradigms emerge that can exploit limitations in existing assessment methods. This paper reveals that Dummy Classes-based defenses, which introd…

Adversarial Robustness

On the Power of Adaptive Weighted Aggregation in Heterogeneous Federated Learning and Beyond

2023-10-04 · Dun Zeng, Zenglin Xu, Shiyu Liu, Yu Pan 외

Federated averaging (FedAvg) is the most fundamental algorithm in Federated learning (FL). Previous theoretical results assert that FedAvg convergence and generalization degenerate under heterogeneous clients. However, r…

DiversityFederated Learning

Dreaming when Necessary: Advancing World Action Models with Adaptive Multi-Modal Reasoning

2026-06-05 · Yinzhou Tang, Jingbo Xu, Yu Shang, Zihao Song 외 arxiv

World Action Models (WAMs) offer a promising approach to embodied intelligence, yet existing methods rely heavily on video prediction as action priors and lack adaptive multimodal reasoning, limiting their effectiveness …

Multimodal ReasoningVisual ReasoningVideo Prediction

Random Surfing Revisited: Generalizing PageRank's Teleportation Model

2020-08-29 · Athanasios N. Nikolakopoulos

We revisit the Random Surfer model, focusing on its--often overlooked--Teleportation component, and we introduce NCDawareRank; a novel ranking framework designed to exploit network meta-information as well as aspects of …

model

FedAWA: Adaptive Optimization of Aggregation Weights in Federated Learning Using Client Vectors

2025-03-20 · CVPR 2025 1 · Changlong Shi, He Zhao, Bingjie Zhang, Mingyuan Zhou 외

Federated Learning (FL) has emerged as a promising framework for distributed machine learning, enabling collaborative model training without sharing local data, thereby preserving privacy and enhancing security. However,…

Federated Learningglobal-optimization