paper-with-me

Papers

Efficient Distributed Learning over Decentralized Networks with Convoluted Support Vector Machine

2025-03-10 · Canyi Chen, Nan Qiao, Liping Zhu

This paper addresses the problem of efficiently classifying high-dimensional data over decentralized networks. Penalized support vector machines (SVMs) are widely used for high-dimensional classification tasks. However, the double nonsmoothness of the objective function poses significant challenges in developing efficient decentralized learning methods. Many existing procedures suffer from slow, sublinear convergence rates. To overcome this limitation, we consider a convolution-based smoothing technique for the nonsmooth hinge loss function. The resulting loss function remains convex and smooth. We then develop an efficient generalized alternating direction method of multipliers (ADMM) algorithm for solving penalized SVM over decentralized networks. Our theoretical contributions are twofold. First, we establish that our generalized ADMM algorithm achieves provable linear convergence with a simple implementation. Second, after a sufficient number of ADMM iterations, the final sparse estimator attains near-optimal statistical convergence and accurately recovers the true support of the underlying parameters. Extensive numerical experiments on both simulated and real-world datasets validate our theoretical findings.

📄 PDF Abstract BibTeX arXiv:2503.07563

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…
ADMM The alternating direction method of multipliers (ADMM) is an algorithm that solves convex optimization problems by breaking them into smaller pieces, each of which are…

Similar Papers 제목 키워드 기반

Decentralized Localization of Distributed Antenna Array Elements Using an Evolutionary Algorithm

2024-11-16 · Matthew J. Dula, Naim Shandi, Jeffrey A. Nanzer

Distributed phased arrays have recently garnered interest in applications such as satellite communications and high-resolution remote sensing. High-performance coherent distributed operations such as distributed beamform…

CoDeC: Communication-Efficient Decentralized Continual Learning

2023-03-27 · Sakshi Choudhary, Sai Aparna Aketi, Gobinda Saha, Kaushik Roy

Training at the edge utilizes continuously evolving data generated at different locations. Privacy concerns prohibit the co-location of this spatially as well as temporally distributed data, deeming it crucial to design …

Continual LearningFederated Learning

Distributed Convolutional Rank Regression over Decentralized Networks

2026-07-26 · Chunjing Li, Tiange Zhao, Xiaohui Yuan arxiv

This paper studies convolution rank regression (CRR) over decentralized distributed learning networks. We propose a novel decentralized CRR framework, in which estimators are obtained by solving consensus-constrained opt…

Consensus-Based Transfer Linear Support Vector Machines for Decentralized Multi-Task Multi-Agent Learning

2017-06-15 · Rui Zhang, Quanyan Zhu

Transfer learning has been developed to improve the performances of different but related tasks in machine learning. However, such processes become less efficient with the increase of the size of training data and the nu…

Transfer Learning

Multi-Step Decentralized Domain Adaptation

2019-09-25 · Akhil Mathur, Shaoduo Gan, Anton Isopoussu, Fahim Kawsar 외

Despite the recent breakthroughs in unsupervised domain adaptation (uDA), no prior work has studied the challenges of applying these methods in practical machine learning scenarios. In this paper, we highlight two signif…

Domain AdaptationPrivacy PreservingUnsupervised Domain Adaptation