paper-with-me

홈 › Papers

Mean-Field Model for Two-Layer Neural Networks Trained with Consensus-Based Optimization

2025-11-26 · William De Deyn, Michael Herty, Giovanni Samaey arxiv

We study Consensus-Based Optimization (CBO) for two-layer neural network training. We compare the performance of CBO against Adam on two test cases and demonstrate how a hybrid approach, combining CBO with Adam, provides faster convergence than CBO. Additionally, in the context of multi-task learning, we recast CBO into a formulation that offers less memory overhead. The CBO method allows for a mean-field model formulation, which we couple with the mean-field model of the neural network. To this end, we first reformulate CBO within the optimal transport framework. As the number of particles tends to infinity, we lift the corresponding dynamics to the Wasserstein-over-Wasserstein space and show that the variance decreases monotonically. We confirm numerically that both mean-field models converge.

📄 PDF Abstract BibTeX arXiv:2511.21466

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

A Distributed Algorithm for Measure-valued Optimization with Additive Objective

2022-02-17 · Iman Nodozi, Abhishek Halder

We propose a distributed nonparametric algorithm for solving measure-valued optimization problems with additive objectives. Such problems arise in several contexts in stochastic learning and control including Langevin sa…

Convergence of Consensus-Based Particle Methods for Nonconvex Bi-Level Optimization

2026-05-19 · Yutong Chao, Xudong Sun, Konstantin Riedl, Majid Khadiv 외 arxiv

In this paper, we study a consensus-based optimization method for nonconvex bi-level optimization, where the objective is to minimize an upper-level function over the set of global minimizers of a lower-level problem. Th…

Consensus-Based Optimization on Hypersurfaces: Well-Posedness and Mean-Field Limit

2020-01-31 · Massimo Fornasier, Hui Huang, Lorenzo Pareschi, Philippe Sünnen

We introduce a new stochastic differential model for global optimization of nonconvex functions on compact hypersurfaces. The model is inspired by the stochastic Kuramoto-Vicsek system and belongs to the class of Consens…

global-optimization

From particle swarm optimization to consensus based optimization: stochastic modeling and mean-field limit

2020-12-10 · Sara Grassi, Lorenzo Pareschi

In this paper we consider a continuous description based on stochastic differential equations of the popular particle swarm optimization (PSO) process for solving global optimization problems and derive in the large part…

global-optimizationPosition

FedCBO: Reaching Group Consensus in Clustered Federated Learning through Consensus-based Optimization

2023-05-04 · Jose A. Carrillo, Nicolas Garcia Trillos, Sixu Li, Yuhua Zhu

Federated learning is an important framework in modern machine learning that seeks to integrate the training of learning models from multiple users, each user having their own local data set, in a way that is sensitive t…

Federated Learningglobal-optimizationMathematical Reasoning