paper-with-me

Papers

Sparsity-Aware Distributed Learning for Gaussian Processes with Linear Multiple Kernel

2023-09-15 · Richard Cornelius Suwandi, Zhidi Lin, Feng Yin, Zhiguo Wang, Sergios Theodoridis

Gaussian processes (GPs) stand as crucial tools in machine learning and signal processing, with their effectiveness hinging on kernel design and hyper-parameter optimization. This paper presents a novel GP linear multiple kernel (LMK) and a generic sparsity-aware distributed learning framework to optimize the hyper-parameters. The newly proposed grid spectral mixture product (GSMP) kernel is tailored for multi-dimensional data, effectively reducing the number of hyper-parameters while maintaining good approximation capability. We further demonstrate that the associated hyper-parameter optimization of this kernel yields sparse solutions. To exploit the inherent sparsity of the solutions, we introduce the Sparse LInear Multiple Kernel Learning (SLIM-KL) framework. The framework incorporates a quantized alternating direction method of multipliers (ADMM) scheme for collaborative learning among multiple agents, where the local optimization problem is solved using a distributed successive convex approximation (DSCA) algorithm. SLIM-KL effectively manages large-scale hyper-parameter optimization for the proposed kernel, simultaneously ensuring data privacy and minimizing communication costs. Theoretical analysis establishes convergence guarantees for the learning framework, while experiments on diverse datasets demonstrate the superior prediction performance and efficiency of our proposed methods.

📄 PDF Abstract BibTeX arXiv:2309.08201

Code (1)

richardcsuwandi/slim-kl 공식 구현

Tasks

Gaussian Processes

Methods 이 논문이 사용한 방법론

SCA 설명 없음

Similar Papers 제목 키워드 기반

Distributed Learning Consensus Control for Unknown Nonlinear Multi-Agent Systems based on Gaussian Processes

2021-03-29 · Zewen Yang, Stefan Sosnowski, Qingchen Liu, Junjie Jiao 외

In this paper, a distributed learning leader-follower consensus protocol based on Gaussian process regression for a class of nonlinear multi-agent systems with unknown dynamics is designed. We propose a distributed learn…

Gaussian Processesregression

Numerical Gaussian process Kalman filtering

2019-12-03 · Armin Küper, Steffen Waldherr

In this manuscript we introduce numerical Gaussian process Kalman filtering (GPKF). Numerical Gaussian processes have recently been developed to simulate spatiotemporal models. The contribution of this paper is to embed …

Gaussian Processes

Robust, Online, and Adaptive Decentralized Gaussian Processes

2025-09-22 · Fernando Llorente, Daniel Waxman, Sanket Jantre, Nathan M. Urban 외 arxiv

Gaussian processes (GPs) offer a flexible, uncertainty-aware framework for modeling complex signals, but scale cubically with data, assume static targets, and are brittle to outliers, limiting their applicability in larg…

Gaussian Processes

Latent Gaussian Processes for Distribution Estimation of Multivariate Categorical Data

2015-03-07 · Yarin Gal, Yutian Chen, Zoubin Ghahramani

Multivariate categorical data occur in many applications of machine learning. One of the main difficulties with these vectors of categorical variables is sparsity. The number of possible observations grows exponentially …

DiversityGaussian ProcessesImputationVariational Inference

How Controlling the Variance can Improve Training Stability of Sparsely Activated DNNs and CNNs

2026-02-05 · Emily Dent, Jared Tanner arxiv

The Edge-of-Chaos (EoC) theory developed for the random initialization of deep networks allows more efficient training by both preserving information in the initial outputs of the network and minimising exploding or vani…

Gaussian Processes