Subspace-preserving sparsification of matrices with minimal perturbation to the near null-space. Part II: Approximation and Implementation
Chetan Jhurani

TL;DR
This paper enhances a matrix sparsification algorithm by introducing an efficient approximation method with automatic constraints, preserving key matrix subspaces, and providing an open-source implementation for practical use.
Contribution
It presents a modified, more efficient version of the original sparsification algorithm that approximates the solution while maintaining subspace preservation, along with an open-source library.
Findings
The approximation reduces computational cost and memory usage.
Automatic constraints effectively preserve matrix subspaces.
The open-source library facilitates practical application of the algorithm.
Abstract
This is the second of two papers to describe a matrix sparsification algorithm that takes a general real or complex matrix as input and produces a sparse output matrix of the same size. The first paper presented the original algorithm, its features, and theoretical results. Since the output of this sparsification algorithm is a matrix rather than a vector, it can be costly in memory and run-time if an implementation does not exploit the structural properties of the algorithm and the matrix. Here we show how to modify the original algorithm to increase its efficiency. This is possible by computing an approximation to the exact result. We introduce extra constraints that are automatically determined based on the input matrix. This addition reduces the number of unknown degrees of freedom but still preserves many matrix subspaces. We also describe our open-source library that implements…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Advanced Optimization Algorithms Research · Matrix Theory and Algorithms
