paper-with-me

홈 › Papers

A Distributed Block Chebyshev-Davidson Algorithm for Parallel Spectral Clustering

2022-12-08 · Qiyuan Pang, Haizhao Yang

We develop a distributed Block Chebyshev-Davidson algorithm to solve large-scale leading eigenvalue problems for spectral analysis in spectral clustering. First, the efficiency of the Chebyshev-Davidson algorithm relies on the prior knowledge of the eigenvalue spectrum, which could be expensive to estimate. This issue can be lessened by the analytic spectrum estimation of the Laplacian or normalized Laplacian matrices in spectral clustering, making the proposed algorithm very efficient for spectral clustering. Second, to make the proposed algorithm capable of analyzing big data, a distributed and parallel version has been developed with attractive scalability. The speedup by parallel computing is approximately equivalent to $\sqrt{p}$, where $p$ denotes the number of processes. {Numerical results will be provided to demonstrate its efficiency in spectral clustering and scalability advantage over existing eigensolvers used for spectral clustering in parallel computing environments.}

📄 PDF Abstract BibTeX arXiv:2212.04443

Code (1)

qiyuanpang/distributedlevp.jl 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Iterative Polynomial Approximation Algorithms for Inverse Graph Filters

2025-04-19 · Cheng Cheng, Qiyu Sun, Cong Zheng

Chebyshev interpolation polynomials exhibit the exponential approximation property to analytic functions on a cube. Based on the Chebyshev interpolation polynomial approximation, we propose iterative polynomial approxima…

Parallel and Distributed Block-Coordinate Frank-Wolfe Algorithms

2014-09-22 · Yu-Xiang Wang, Veeranjaneyulu Sadhanala, Wei Dai, Willie Neiswanger 외

We develop parallel and distributed Frank-Wolfe algorithms; the former on shared memory machines with mini-batching, and the latter in a delayed update framework. Whenever possible, we perform computations asynchronously…

Solving Falkner-Skan type equations via Legendre and Chebyshev Neural Blocks

2023-08-07 · Alireza Afzal Aghaei, Kourosh Parand, Ali Nikkhah, Shakila Jaberi

In this paper, a new deep-learning architecture for solving the non-linear Falkner-Skan equation is proposed. Using Legendre and Chebyshev neural blocks, this approach shows how orthogonal polynomials can be used in neur…

Distributed bundle adjustment with block-based sparse matrix compression for super large scale datasets

2023-07-17 · ICCV 2023 1 · Maoteng Zheng, Nengcheng Chen, Junfeng Zhu, Xiaoru Zeng 외

We propose a distributed bundle adjustment (DBA) method using the exact Levenberg-Marquardt (LM) algorithm for super large-scale datasets. Most of the existing methods partition the global map to small ones and conduct b…

Distributed Computing

Distributed Optimization over Block-Cyclic Data

2020-02-18 · Yucheng Ding, Chaoyue Niu, Yikai Yan, Zhenzhe Zheng 외

We consider practical data characteristics underlying federated learning, where unbalanced and non-i.i.d. data from clients have a block-cyclic structure: each cycle contains several blocks, and each client's training da…

Distributed OptimizationFederated Learning