paper-with-me

홈 › Papers

FSSUAVL: A Discriminative Framework using Vision Models for Federated Self-Supervised Audio and Image Understanding

2025-04-13 · Yasar Abbas Ur Rehman, Kin Wai Lau, Yuyang Xie, Ma Lan, Jiajun Shen

Recent studies have demonstrated that vision models can effectively learn multimodal audio-image representations when paired. However, the challenge of enabling deep models to learn representations from unpaired modalities remains unresolved. This issue is especially pertinent in scenarios like Federated Learning (FL), where data is often decentralized, heterogeneous, and lacks a reliable guarantee of paired data. Previous attempts tackled this issue through the use of auxiliary pretrained encoders or generative models on local clients, which invariably raise computational cost with increasing number modalities. Unlike these approaches, in this paper, we aim to address the task of unpaired audio and image recognition using \texttt{FSSUAVL}, a single deep model pretrained in FL with self-supervised contrastive learning (SSL). Instead of aligning the audio and image modalities, \texttt{FSSUAVL} jointly discriminates them by projecting them into a common embedding space using contrastive SSL. This extends the utility of \texttt{FSSUAVL} to paired and unpaired audio and image recognition tasks. Our experiments with CNN and ViT demonstrate that \texttt{FSSUAVL} significantly improves performance across various image- and audio-based downstream tasks compared to using separate deep models for each modality. Additionally, \texttt{FSSUAVL}'s capacity to learn multimodal feature representations allows for integrating auxiliary information, if available, to enhance recognition accuracy.

📄 PDF Abstract BibTeX arXiv:2504.09516

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFederated Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

FedGL: Federated Graph Learning Framework with Global Self-Supervision

2021-05-07 · Chuan Chen, Weibo Hu, Ziyue Xu, Zibin Zheng

Graph data are ubiquitous in the real world. Graph learning (GL) tries to mine and analyze graph data so that valuable information can be discovered. Existing GL methods are designed for centralized scenarios. However, i…

Federated LearningGraph LearningPrivacy PreservingPseudo Label

ForgeVLA: Federated Vision-Language-Action Learning without Language Annotations

2026-05-08 · Yuhao Zhou, Yunpeng Zhu, Yang Zhou, Jindi Lyu 외 arxiv

Vision-Language-Action (VLA) models hold great promise for general-purpose robotic intelligence, yet scaling up such models is severely bottlenecked by the high cost of acquiring annotated training data. Fortunately, vis…

Federated Momentum Contrastive Clustering

2022-06-10 · Runxuan Miao, Erdem Koyuncu

We present federated momentum contrastive clustering (FedMCC), a learning framework that can not only extract discriminative representations over distributed local data but also perform data clustering. In FedMCC, a tran…

ClusteringLinear evaluationSelf-Supervised Learning

Self-supervised Cross-silo Federated Neural Architecture Search

2021-01-28 · Xinle Liang, Yang Liu, Jiahuan Luo, Yuanqin He 외

Federated Learning (FL) provides both model performance and data privacy for machine learning tasks where samples or features are distributed among different parties. In the training process of FL, no party has a global …

Federated LearningNeural Architecture SearchVertical Federated Learning

SSFL: Tackling Label Deficiency in Federated Learning via Personalized Self-Supervision

2021-10-06 · Chaoyang He, Zhengyu Yang, Erum Mushtaq, Sunwoo Lee 외

Federated Learning (FL) is transforming the ML training ecosystem from a centralized over-the-cloud setting to distributed training over edge devices in order to strengthen data privacy. An essential but rarely studied c…

Federated LearningPersonalized Federated LearningSelf-Supervised Learning