paper-with-me

홈 › Papers

Compressed Factorization: Fast and Accurate Low-Rank Factorization of Compressively-Sensed Data

2017-06-25 · Vatsal Sharan, Kai Sheng Tai, Peter Bailis, Gregory Valiant

What learning algorithms can be run directly on compressively-sensed data? In this work, we consider the question of accurately and efficiently computing low-rank matrix or tensor factorizations given data compressed via random projections. We examine the approach of first performing factorization in the compressed domain, and then reconstructing the original high-dimensional factors from the recovered (compressed) factors. In both the matrix and tensor settings, we establish conditions under which this natural approach will provably recover the original factors. While it is well-known that random projections preserve a number of geometric properties of a dataset, our work can be viewed as showing that they can also preserve certain solutions of non-convex, NP-Hard problems like non-negative matrix factorization. We support these theoretical results with experiments on synthetic data and demonstrate the practical applicability of compressed factorization on real-world gene expression and EEG time series datasets.

📄 PDF Abstract BibTeX arXiv:1706.08146

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Projected Gradient Descent for Spectral Compressed Sensing via Symmetric Hankel Factorization

2024-03-14 · Jinsheng Li, Wei Cui, Xu Zhang

Current spectral compressed sensing methods via Hankel matrix completion employ symmetric factorization to demonstrate the low-rank property of the Hankel matrix. However, previous non-convex gradient methods only utiliz…

compressed sensingMatrix Completion

Compact Factorization of Matrices Using Generalized Round-Rank

2018-05-01 · Pouya Pezeshkpour, Carlos Guestrin, Sameer Singh

Matrix factorization is a well-studied task in machine learning for compactly representing large, noisy data. In our approach, instead of using the traditional concept of matrix rank, we define a new notion of link-rank …

Learning nonnegative matrix factorizations from compressed data

2024-09-08 · Abraar Chaudhry, Elizaveta Rebrova

We propose a flexible and theoretically supported framework for scalable nonnegative matrix factorization. The goal is to find nonnegative low-rank components directly from compressed measurements, accessing the original…

Lossless Model Compression via Joint Low-Rank Factorization Optimization

2024-12-09 · Boyang Zhang, Daning Cheng, Yunquan Zhang, Fangmin Liu 외

Low-rank factorization is a popular model compression technique that minimizes the error $\delta$ between approximated and original weight matrices. Despite achieving performances close to the original models when $\delt…

Model CompressionModel Optimization

Decomposed Trust: Privacy, Adversarial Robustness, Ethics, and Fairness in Low-Rank LLMs

2025-11-27 · Daniel Agyei Asante, Md Mokarram Chowdhury, Yang Li arxiv

Large language models (LLMs) have driven major advances across domains, yet their massive size hinders deployment in resource-constrained settings. Low-rank factorization addresses this challenge by compressing models to…

Adversarial Robustness