English

Distributed Zero-Shot Learning for Visual Recognition

Computer Vision and Pattern Recognition 2025-11-12 v1

Abstract

In this paper, we propose a Distributed Zero-Shot Learning (DistZSL) framework that can fully exploit decentralized data to learn an effective model for unseen classes. Considering the data heterogeneity issues across distributed nodes, we introduce two key components to ensure the effective learning of DistZSL: a cross-node attribute regularizer and a global attribute-to-visual consensus. Our proposed cross-node attribute regularizer enforces the distances between attribute features to be similar across different nodes. In this manner, the overall attribute feature space would be stable during learning, and thus facilitate the establishment of visual-to-attribute(V2A) relationships. Then, we introduce the global attribute-tovisual consensus to mitigate biased V2A mappings learned from individual nodes. Specifically, we enforce the bilateral mapping between the attribute and visual feature distributions to be consistent across different nodes. Thus, the learned consistent V2A mapping can significantly enhance zero-shot learning across different nodes. Extensive experiments demonstrate that DistZSL achieves superior performance to the state-of-the-art in learning from distributed data.

Keywords

Cite

@article{arxiv.2511.08170,
  title  = {Distributed Zero-Shot Learning for Visual Recognition},
  author = {Zhi Chen and Yadan Luo and Zi Huang and Jingjing Li and Sen Wang and Xin Yu},
  journal= {arXiv preprint arXiv:2511.08170},
  year   = {2025}
}

Comments

Accepted to IEEE Transactions on Multimedia in Oct 2025

R2 v1 2026-07-01T07:31:57.484Z