Related Experiment Video
Updated: Jan 10, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Semi-decentralized federated learning with client pairing for efficient mutual knowledge transfer
Dain Yang1, Joohyung Lee2, Seong Gon Choi3
1The Department of Computing, Gachon University, Seongnam, 13120, Republic of Korea.
None:
In Decentralized Federated Learning (DFL), Deep Mutual Learning (DML) improves global accuracy under non-independent and identically distributed (non-IID) data by enabling knowledge exchange over clients, but introduces extra training overhead and delays convergence. To solve this issue, we propose DKT-CP (Coordinator-assisted Decentralized Federated Learning with Client Pairing for Efficient Mutual Knowledge Transfer), a novel DFL framework that dynamically pairs clients with the most divergent data distributions to enhance the effectiveness of DML. A lightweight coordinator calculates a Kullback-Leibler divergence (KLD) matrix in the first round using client data distribution information, reducing computational overhead. Accordingly, to enable dynamic client pairing, DKT-CP adopts a two-step strategy: for each selected local update client, the coordinator first identifies a subset of the most dissimilar clients based on the KLD matrix, then randomly selects one from this set as the DML partner. This approach ensures that clients are matched with highly dissimilar peers, maximizing knowledge transfer, while also encouraging exploration and ensuring fairness by preventing the same dissimilar pairs from being selected repeatedly across rounds. Experimental results demonstrate that the proposed algorithm outperforms existing DML-based and averaging-based algorithms, achieving on average 29% higher global accuracy and 40% higher F1-score compared to baseline methods in highly Non-IID environments.
Related Concept Videos
Associative Learning
Classical conditioning, also known...
Observational Learning
Cognitive Learning
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...
Introduction to Learning
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Purposive Learning
Avoidance Learning and Learned Helplessness
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...