paper-with-me

Papers

Decentralized Unsupervised Learning of Visual Representations

2021-11-21 · Yawen Wu, Zhepeng Wang, Dewen Zeng, Meng Li, Yiyu Shi, Jingtong Hu

Collaborative learning enables distributed clients to learn a shared model for prediction while keeping the training data local on each client. However, existing collaborative learning methods require fully-labeled data for training, which is inconvenient or sometimes infeasible to obtain due to the high labeling cost and the requirement of expertise. The lack of labels makes collaborative learning impractical in many realistic settings. Self-supervised learning can address this challenge by learning from unlabeled data. Contrastive learning (CL), a self-supervised learning approach, can effectively learn visual representations from unlabeled image data. However, the distributed data collected on clients are usually not independent and identically distributed (non-IID) among clients, and each client may only have few classes of data, which degrades the performance of CL and learned representations. To tackle this problem, we propose a collaborative contrastive learning framework consisting of two approaches: feature fusion and neighborhood matching, by which a unified feature space among clients is learned for better data representations. Feature fusion provides remote features as accurate contrastive information to each client for better local learning. Neighborhood matching further aligns each client's local features to the remote features such that well-clustered features among clients can be learned. Extensive experiments show the effectiveness of the proposed framework. It outperforms other methods by 11% on IID data and matches the performance of centralized learning.

📄 PDF Abstract BibTeX arXiv:2111.10763

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFederated LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Collaborative Unsupervised Visual Representation Learning from Decentralized Data

2021-08-14 · ICCV 2021 10 · Weiming Zhuang, Xin Gan, Yonggang Wen, Shuai Zhang 외

Unsupervised representation learning has achieved outstanding performances using centralized data available on the Internet. However, the increasing awareness of privacy protection limits sharing of decentralized unlabel…

Contrastive LearningFederated LearningFederated Unsupervised LearningRepresentation Learning+1

Federated Unsupervised Visual Representation Learning via Exploiting General Content and Personal Style

2022-11-11 · Yuewei Yang, Jingwei Sun, Ang Li, Hai Li 외

Discriminative unsupervised learning methods such as contrastive learning have demonstrated the ability to learn generalized visual representations on centralized data. It is nonetheless challenging to adapt such methods…

Contrastive LearningFederated LearningRepresentation Learning

Learning Vision-based Flight in Drone Swarms by Imitation

2019-08-08 · Fabian Schilling, Julien Lecoeur, Fabrizio Schiano, Dario Floreano

Decentralized drone swarms deployed today either rely on sharing of positions among agents or detecting swarm members with the help of visual markers. This work proposes an entirely visual approach to coordinate markerle…

Collision AvoidanceDomain AdaptationImitation LearningUnsupervised Domain Adaptation

Unsupervised Learning of Dense Visual Representations

2020-11-11 · NeurIPS 2020 12 · Pedro O. Pinheiro, Amjad Almahairi, Ryan Y. Benmalek, Florian Golemo 외

Contrastive self-supervised learning has emerged as a promising approach to unsupervised visual representation learning. In general, these methods learn global (image-level) representations that are invariant to differen…

Contrastive LearningData AugmentationRepresentation LearningSelf-Supervised Learning

G-Rank: Unsupervised Continuous Learn-to-Rank for Edge Devices in a P2P Network

2023-01-29 · Andrew Gold, Johan Pouwelse

Ranking algorithms in traditional search engines are powered by enormous training data sets that are meticulously engineered and curated by a centralized entity. Decentralized peer-to-peer (p2p) networks such as torrenti…

Feature Engineering