paper-with-me

Papers

Communication-Avoiding Optimization Methods for Distributed Massive-Scale Sparse Inverse Covariance Estimation

2017-10-30 · Penporn Koanantakool, Alnur Ali, Ariful Azad, Aydin Buluc, Dmitriy Morozov, Leonid Oliker, Katherine Yelick, Sang-Yun Oh

Across a variety of scientific disciplines, sparse inverse covariance estimation is a popular tool for capturing the underlying dependency relationships in multivariate data. Unfortunately, most estimators are not scalable enough to handle the sizes of modern high-dimensional data sets (often on the order of terabytes), and assume Gaussian samples. To address these deficiencies, we introduce HP-CONCORD, a highly scalable optimization method for estimating a sparse inverse covariance matrix based on a regularized pseudolikelihood framework, without assuming Gaussianity. Our parallel proximal gradient method uses a novel communication-avoiding linear algebra algorithm and runs across a multi-node cluster with up to 1k nodes (24k cores), achieving parallel scalability on problems with up to ~819 billion parameters (1.28 million dimensions); even on a single node, HP-CONCORD demonstrates scalability, outperforming a state-of-the-art method. We also use HP-CONCORD to estimate the underlying dependency structure of the brain from fMRI data, and use the result to identify functional regions automatically. The results show good agreement with a clustering from the neuroscience literature.

📄 PDF Abstract BibTeX arXiv:1710.10769

Code (1)

https://bitbucket.org/penpornk/spdm3-hpconcord 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Avoiding Communication in Proximal Methods for Convex Optimization Problems

2017-10-24 · Saeed Soori, Aditya Devarakonda, James Demmel, Mert Gurbuzbalaban 외

The fast iterative soft thresholding algorithm (FISTA) is used to solve convex regularized optimization problems in machine learning. Distributed implementations of the algorithm have become popular since they enable the…

Communication-efficient Distributed Learning for Large Batch Optimization

2022-07-17 · Proceedings of the 39th International Conference on Machine Learning 2022 7 · Rui Liu, Barzan Mozafari

Many communication-efficient methods have been proposed for distributed learning, whereby gradient compression is used to reduce the communication cost. However, given recent advances in large batch optimization (e.g., l…

Accelerated Distributed Optimization with Compression and Error Feedback

2025-03-11 · Yuan Gao, Anton Rodomanov, Jeremy Rack, Sebastian U. Stich

Modern machine learning tasks often involve massive datasets and models, necessitating distributed optimization algorithms with reduced communication overhead. Communication compression, where clients transmit compressed…

Distributed Optimization

Communication-efficient distributed eigenspace estimation

2020-09-05 · Vasileios Charisopoulos, Austin R. Benson, Anil Damle

Distributed computing is a standard way to scale up machine learning and data science algorithms to process large amounts of data. In such settings, avoiding communication amongst machines is paramount for achieving high…

Distributed Computing

Quantization Avoids Saddle Points in Distributed Optimization

2024-03-15 · Yanan Bo, Yongqiang Wang

Distributed nonconvex optimization underpins key functionalities of numerous distributed systems, ranging from power systems, smart buildings, cooperative robots, vehicle networks to sensor networks. Recently, it has als…

Distributed OptimizationQuantization