{"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/flis-clustered-federated-learning-via","title":"FLIS: Clustered Federated Learning via Inference Similarity for Non-IID Data Distribution","arxiv_id":"2208.09754","date":"2022-08-20","proceeding":null,"authors":["Mahdi Morafah","Saeed Vahidian","Weijia Wang","Bill Lin"],"abstract":"Classical federated learning approaches yield significant performance degradation in the presence of Non-IID data distributions of participants. When the distribution of each local dataset is highly different from the global one, the local objective of each client will be inconsistent with the global optima which incur a drift in the local updates. This phenomenon highly impacts the performance of clients. This is while the primary incentive for clients to participate in federated learning is to obtain better personalized models. To address the above-mentioned issue, we present a new algorithm, FLIS, which groups the clients population in clusters with jointly trainable data distributions by leveraging the inference similarity of clients' models. This framework captures settings where different groups of users have their own objectives (learning tasks) but by aggregating their data with others in the same cluster (same learning task) to perform more efficient and personalized federated learning. We present experimental results to demonstrate the benefits of FLIS over the state-of-the-art benchmarks on CIFAR-100/10, SVHN, and FMNIST datasets. Our code is available at https://github.com/MMorafah/FLIS.","url_abs":"https://arxiv.org/abs/2208.09754v1","url_pdf":"https://arxiv.org/pdf/2208.09754v1.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":[{"paper_slug":"flis-clustered-federated-learning-via","repo_url":"https://github.com/mmorafah/flis","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"federated-learning","task_name":"Federated Learning"},{"task_slug":"personalized-federated-learning","task_name":"Personalized Federated Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2208.09754","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2208.09754"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mmorafah/flis","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":2,"unverified":8},"by_repo_kind":{"official":{"samples":10,"ran":2,"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":0,"samples":[{"code_sha256_prefix":"d9def42110729a85","entry":"conv1x1","repo":"mmorafah/flis","repo_kind":"official","path":"src/models/resnetcifar.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/models/resnetcifar.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d9def42110729a85"}},{"code_sha256_prefix":"160bb14bd76201b4","entry":"conv3x3","repo":"mmorafah/flis","repo_kind":"official","path":"src/models/resnetcifar.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/models/resnetcifar.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"160bb14bd76201b4"}},{"code_sha256_prefix":"c42566650a9a2b17","entry":"FedAvg","repo":"mmorafah/flis","repo_kind":"official","path":"src/fedavg/fedavg.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/fedavg/fedavg.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c42566650a9a2b17"}},{"code_sha256_prefix":"2e78c785667bc94c","entry":"calculating_adjacency","repo":"mmorafah/flis","repo_kind":"official","path":"src/clustering/hierarchical_clustering.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/clustering/hierarchical_clustering.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2e78c785667bc94c"}},{"code_sha256_prefix":"a604b5d3a045ca5b","entry":"cluster_logits","repo":"mmorafah/flis","repo_kind":"official","path":"src/clustering/utils_clustering.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/clustering/utils_clustering.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a604b5d3a045ca5b"}},{"code_sha256_prefix":"b83c8090ce555da4","entry":"conv_bn_relu_pool","repo":"mmorafah/flis","repo_kind":"official","path":"src/models/resnet9.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/models/resnet9.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b83c8090ce555da4"}},{"code_sha256_prefix":"0c0bf0a085a3b80f","entry":"create_sim_logits","repo":"mmorafah/flis","repo_kind":"official","path":"src/clustering/utils_clustering.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/clustering/utils_clustering.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0c0bf0a085a3b80f"}},{"code_sha256_prefix":"434fc055edd1e5d2","entry":"error_gen","repo":"mmorafah/flis","repo_kind":"official","path":"src/clustering/hierarchical_clustering.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/clustering/hierarchical_clustering.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"434fc055edd1e5d2"}},{"code_sha256_prefix":"e0d126e17eccbadf","entry":"form_clusters","repo":"mmorafah/flis","repo_kind":"official","path":"src/clustering/utils_clustering.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/clustering/utils_clustering.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e0d126e17eccbadf"}},{"code_sha256_prefix":"e008ab40b84d2c45","entry":"hierarchical_clustering","repo":"mmorafah/flis","repo_kind":"official","path":"src/clustering/hierarchical_clustering.py","file_url":"https://github.com/mmorafah/flis/blob/HEAD/src/clustering/hierarchical_clustering.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e008ab40b84d2c45"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}