← Search

Anil Damle

5 accepted papers

2022

Communication-efficient distributed eigenspace estimation with arbitrary node failures

NeurIPS 2022accept

We develop an eigenspace estimation algorithm for distributed environments with arbitrary node failures, where a subset of computing nodes can return structurally valid but otherwise arbitrarily chosen responses. Notably, this setting encompasses several important scenarios that arise in distributed…

Cited by 4SourcePDFScholar
2022

Model Preserving Compression for Neural Networks

NeurIPS 2022accept

After training complex deep learning models, a common task is to compress the model to reduce compute and storage demands. When compressing, it is desirable to preserve the original model's per-example decisions (e.g., to go beyond top-1 accuracy or preserve robustness), maintain the network's struc…

2020

Entrywise convergence of iterative methods for eigenproblems

NeurIPS 2020poster

Several problems in machine learning, statistics, and other fields rely on computing eigenvectors. For large scale problems, the computation of these eigenvectors is typically performed via iterative schemes such as subspace iteration or Krylov methods. While there is classical and comprehensive ana…

2020

Fast Matrix Square Roots with Applications to Gaussian Processes and Bayesian Optimization

NeurIPS 2020poster

Matrix square roots and their inverses arise frequently in machine learning, e.g., when sampling from high-dimensional Gaussians N(0,K) or “whitening” a vector b against covariance matrix K. While existing methods typically require O(N^3) computation, we introduce a highly-efficient quadratic-time a…