Workflow
经验似然方法
icon
Search documents
ICLR 2026 | 从「聚合」到「引导」:FedDRM开启客户端智能路由新范式
机器之心· 2026-03-17 03:58
Core Viewpoint - The article presents FedDRM, a novel approach in federated learning that utilizes data heterogeneity as information rather than noise, enabling the server to route requests to the most suitable client for processing [2][5]. Group 1: Traditional Federated Learning Limitations - Existing federated learning methods do not address the "client routing" issue, focusing instead on training multiple local models without the ability to select the appropriate model for external requests [10]. - Current federated learning systems typically use coarse strategies like averaging or voting for decision-making, lacking a mechanism for matching and distributing requests effectively [13]. Group 2: FedDRM's Innovative Approach - FedDRM models the client routing problem as a density ratio estimation problem, allowing for a unified objective function that learns both model prediction capabilities and client routing abilities [12]. - The framework incorporates empirical likelihood to ensure that the underlying distribution is driven by data rather than strong parametric assumptions, thus avoiding model misspecification bias [15]. Group 3: Evaluation of Routing Capability - The evaluation of a federated system's routing capability is based on system accuracy, which measures whether the server can correctly predict the most suitable client for a new external query [20]. - This approach contrasts with traditional methods that focus solely on local accuracy, providing a more realistic assessment of system performance [20]. Group 4: Experimental Results - Experiments on CIFAR-10/100 and RETINA datasets show that FedDRM consistently improves system-level accuracy compared to existing personalized federated learning methods, with enhancements of approximately 1.41% to 7.67% on the RETINA dataset [24]. - The training process remains stable without the need for complex generative models, indicating a practical advantage of the FedDRM approach [24]. Group 5: Implications for Federated Learning - FedDRM transforms the service model of federated learning systems, enabling them to provide structured decision-making capabilities and serve as intelligent systems rather than merely aggregating models [26]. - This advancement opens new possibilities for real-world applications, such as medical collaboration, financial risk management, and IoT, where systems can intelligently match cases to the most appropriate models [27].