{"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/federated-continual-learning-with-adaptive","title":"Federated Continual Learning with Weighted Inter-client Transfer","arxiv_id":"2003.03196","date":"2020-03-06","proceeding":null,"authors":["Jaehong Yoon","Wonyong Jeong","Giwoong Lee","Eunho Yang","Sung Ju Hwang"],"abstract":"There has been a surge of interest in continual learning and federated learning, both of which are important in deep neural networks in real-world scenarios. Yet little research has been done regarding the scenario where each client learns on a sequence of tasks from a private local data stream. This problem of federated continual learning poses new challenges to continual learning, such as utilizing knowledge from other clients, while preventing interference from irrelevant knowledge. To resolve these issues, we propose a novel federated continual learning framework, Federated Weighted Inter-client Transfer (FedWeIT), which decomposes the network weights into global federated parameters and sparse task-specific parameters, and each client receives selective knowledge from other clients by taking a weighted combination of their task-specific parameters. FedWeIT minimizes interference between incompatible tasks, and also allows positive knowledge transfer across clients during learning. We validate our FedWeIT against existing federated learning and continual learning methods under varying degrees of task similarity across clients, and our model significantly outperforms them with a large reduction in the communication cost. Code is available at https://github.com/wyjeong/FedWeIT","url_abs":"https://arxiv.org/abs/2003.03196v5","url_pdf":"https://arxiv.org/pdf/2003.03196v5.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":"federated-continual-learning-with-adaptive","repo_url":"https://github.com/wyjeong/FedWeIT","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":null}],"tasks":[{"task_slug":"continual-learning","task_name":"Continual Learning"},{"task_slug":"federated-learning","task_name":"Federated Learning"},{"task_slug":"transfer-learning","task_name":"Transfer Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2003.03196","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.03196"}},"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/wyjeong/FedWeIT","reach":null}],"summary":{"ran":4,"ran_draft_wrong":2,"unverified":2},"by_repo_kind":{"official":{"samples":8,"ran":6,"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":8,"samples":[{"code_sha256_prefix":"be6b5da001a06ad1","entry":"DataLoader","repo":"wyjeong/FedWeIT","repo_kind":"official","path":"models/fedweit/client.py","file_url":"https://github.com/wyjeong/FedWeIT/blob/HEAD/models/fedweit/client.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"be6b5da001a06ad1"}},{"code_sha256_prefix":"8509dc40a8932c5b","entry":"Logger","repo":"wyjeong/FedWeIT","repo_kind":"official","path":"models/fedweit/client.py","file_url":"https://github.com/wyjeong/FedWeIT/blob/HEAD/models/fedweit/client.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8509dc40a8932c5b"}},{"code_sha256_prefix":"72a52e0313385a00","entry":"NetModule","repo":"wyjeong/FedWeIT","repo_kind":"official","path":"models/fedweit/client.py","file_url":"https://github.com/wyjeong/FedWeIT/blob/HEAD/models/fedweit/client.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"72a52e0313385a00"}},{"code_sha256_prefix":"feeb1bfd878dcc25","entry":"TrainModule","repo":"wyjeong/FedWeIT","repo_kind":"official","path":"models/fedweit/client.py","file_url":"https://github.com/wyjeong/FedWeIT/blob/HEAD/models/fedweit/client.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"feeb1bfd878dcc25"}},{"code_sha256_prefix":"1d94b8430428274c","entry":"set_config","repo":"wyjeong/FedWeIT","repo_kind":"official","path":"config.py","file_url":"https://github.com/wyjeong/FedWeIT/blob/HEAD/config.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1d94b8430428274c"}},{"code_sha256_prefix":"6573d05568a0444d","entry":"set_data_config","repo":"wyjeong/FedWeIT","repo_kind":"official","path":"config.py","file_url":"https://github.com/wyjeong/FedWeIT/blob/HEAD/config.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6573d05568a0444d"}},{"code_sha256_prefix":"f4a79140d20f2973","entry":"Client","repo":"wyjeong/FedWeIT","repo_kind":"official","path":"models/fedweit/client.py","file_url":"https://github.com/wyjeong/FedWeIT/blob/HEAD/models/fedweit/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":"f4a79140d20f2973"}},{"code_sha256_prefix":"3ef85ae920105208","entry":"ClientModule","repo":"wyjeong/FedWeIT","repo_kind":"official","path":"models/fedweit/client.py","file_url":"https://github.com/wyjeong/FedWeIT/blob/HEAD/models/fedweit/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":"3ef85ae920105208"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}