FedTopo Enhances Federated Learning with Relation-Level Topology Sharing

Zhaoyang Ma, Zhihao Wu, Xin Gao, Lipo Wang, Youfang Lin, Jing Wang· July 30, 2026 View original

Summary

FedTopo is a new framework for federated learning that addresses challenges in model-heterogeneous environments by sharing class relation topology instead of absolute feature space knowledge. This method improves global knowledge transfer and local training guidance across diverse client architectures.

Federated learning allows multiple clients to collaboratively train a model without centralizing their raw data. A significant challenge arises when clients use different model architectures, leading to misaligned representation spaces that hinder effective knowledge transfer. Existing methods often fail because they encode global knowledge in an absolute space that requires alignment across these diverse backbones. FedTopo introduces a novel approach by encoding global knowledge as class relation topology. Instead of focusing on where classes lie in a feature space, it captures how classes relate to each other within each client. Clients build their local relation topologies and upload them along with class statistics to a central server. The server then aggregates these relations, prioritizing more reliable ones, and broadcasts a global topology back to the clients. This global topology then guides local training by emphasizing negative classes that are topologically similar. Experimental results demonstrate that FedTopo consistently outperforms previous parameter, distillation, and prototype-sharing baselines across various datasets and heterogeneous backbones, all while maintaining low communication overhead and no additional inference cost.

Why it matters

This research offers a significant advancement for organizations deploying federated learning in environments with diverse computational resources or proprietary models, enabling more robust and efficient collaborative AI development. It allows for better utilization of decentralized data without compromising model performance due to architectural differences.

How to implement this in your domain

  1. 1Evaluate existing federated learning deployments for model heterogeneity challenges.
  2. 2Explore integrating FedTopo's relation-level knowledge sharing mechanism into custom FL frameworks.
  3. 3Benchmark FedTopo's performance against current FL baselines on specific datasets and model architectures.
  4. 4Develop strategies for aggregating and distributing class relation topologies in a secure and efficient manner.
  5. 5Train development teams on the principles of topology-based knowledge transfer in FL.

Who benefits

HealthcareFinanceManufacturingTelecommunicationsRetail

Key takeaways

  • FedTopo improves federated learning performance in model-heterogeneous environments.
  • It shares class relation topology instead of absolute feature space knowledge.
  • The framework aggregates relations based on reliability and guides local training.
  • It outperforms existing methods with low communication and no inference overhead.

Original post by Zhaoyang Ma, Zhihao Wu, Xin Gao, Lipo Wang, Youfang Lin, Jing Wang

"arXiv:2607.26801v1 Announce Type: new Abstract: Federated learning (FL) enables collaborative learning over decentralized data silos without centralizing raw data. However, heterogeneous local architectures often induce non-aligned representation spaces, making it difficult to tr…"

View on X

Originally posted by Zhaoyang Ma, Zhihao Wu, Xin Gao, Lipo Wang, Youfang Lin, Jing Wang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses