{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/personalized-subgraph-federated-learning-with","title":"Personalized Subgraph Federated Learning with Differentiable Auxiliary Projections","arxiv_id":"2505.23864","date":"2025-05-29","proceeding":null,"authors":["Wei Zhuo","Zhaohuan Zhan","Ziduo Yang","Han Yu"],"abstract":"Federated learning (FL) on graph-structured data typically faces non-IID challenges, particularly in scenarios where each client holds a distinct subgraph sampled from a global graph. In this paper, we introduce Federated learning with Auxiliary projections (FedAux), a personalized subgraph FL framework that learns to align, compare, and aggregate heterogeneously distributed local models without sharing raw data or node embeddings. In FedAux, each client jointly trains (i) a local GNN and (ii) a learnable auxiliary projection vector (APV) that differentiably projects node embeddings onto a 1D space. A soft-sorting operation followed by a lightweight 1D convolution refines these embeddings in the ordered space, enabling the APV to effectively capture client-specific information. After local training, these APVs serve as compact signatures that the server uses to compute inter-client similarities and perform similarity-weighted parameter mixing, yielding personalized models while preserving cross-client knowledge transfer. Moreover, we provide rigorous theoretical analysis to establish the convergence and rationality of our design. Empirical evaluations across diverse graph benchmarks demonstrate that FedAux substantially outperforms existing baselines in both accuracy and personalization performance.","url_abs":"https://arxiv.org/abs/2505.23864v1","url_pdf":"https://arxiv.org/pdf/2505.23864v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[],"tasks":[{"task_slug":"federated-learning","task_name":"Federated Learning"},{"task_slug":"transfer-learning","task_name":"Transfer Learning"}],"methods":[{"method_slug":"convolution","method_name":"Convolution"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2505.23864","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2505.23864"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/JhuoW/FedAux","reach":null}],"summary":{"unverified":5},"by_repo_kind":{"found_in_text":{"samples":5,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":5,"samples":[{"code_sha256_prefix":"18ff15ef6896061b","entry":"Client","repo":"JhuoW/FedAux","repo_kind":"found_in_text","path":"models/fedaux/client.py","file_url":"https://github.com/JhuoW/FedAux/blob/HEAD/models/fedaux/client.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"18ff15ef6896061b"}},{"code_sha256_prefix":"2d68ab317e3a00bd","entry":"ClientModule","repo":"JhuoW/FedAux","repo_kind":"found_in_text","path":"models/fedaux/client.py","file_url":"https://github.com/JhuoW/FedAux/blob/HEAD/models/fedaux/client.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2d68ab317e3a00bd"}},{"code_sha256_prefix":"62fd0a747ddfcb22","entry":"DataLoader","repo":"JhuoW/FedAux","repo_kind":"found_in_text","path":"models/fedaux/client.py","file_url":"https://github.com/JhuoW/FedAux/blob/HEAD/models/fedaux/client.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"62fd0a747ddfcb22"}},{"code_sha256_prefix":"3267a11712b57f43","entry":"Logger","repo":"JhuoW/FedAux","repo_kind":"found_in_text","path":"models/fedaux/client.py","file_url":"https://github.com/JhuoW/FedAux/blob/HEAD/models/fedaux/client.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3267a11712b57f43"}},{"code_sha256_prefix":"5b30316af8c2c5b7","entry":"get_data","repo":"JhuoW/FedAux","repo_kind":"found_in_text","path":"models/fedaux/client.py","file_url":"https://github.com/JhuoW/FedAux/blob/HEAD/models/fedaux/client.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5b30316af8c2c5b7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}