paper-with-me

Papers

Learning Compressed Transforms with Low Displacement Rank

2018-10-04 · NeurIPS 2018 12 · Anna T. Thomas, Albert Gu, Tri Dao, Atri Rudra, Christopher Ré

The low displacement rank (LDR) framework for structured matrices represents a matrix through two displacement operators and a low-rank residual. Existing use of LDR matrices in deep learning has applied fixed displacement operators encoding forms of shift invariance akin to convolutions. We introduce a class of LDR matrices with more general displacement operators, and explicitly learn over both the operators and the low-rank component. This class generalizes several previous constructions while preserving compression and efficient computation. We prove bounds on the VC dimension of multi-layer neural networks with structured weight matrices and show empirically that our compact parameterization can reduce the sample complexity of learning. When replacing weight layers in fully-connected, convolutional, and recurrent neural networks for image classification and language modeling tasks, our new classes exceed the accuracy of existing compression approaches, and on some tasks also outperform general unstructured layers while using more than 20x fewer parameters.

📄 PDF Abstract BibTeX arXiv:1810.02309

Code (1)

HazyResearch/structured-nets 공식 구현 pytorch

Tasks

image-classificationImage ClassificationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Structured Transforms for Small-Footprint Deep Learning

2015-10-06 · NeurIPS 2015 12 · Vikas Sindhwani, Tara N. Sainath, Sanjiv Kumar

We consider the task of building compact deep learning pipelines suitable for deployment on storage and power constrained mobile devices. We propose a unified framework to learn a broad family of structured parameter mat…

Deep LearningKeyword Spottingspeech-recognitionSpeech Recognition

Compressed Dynamic Mode Decomposition for Background Modeling

2015-12-14 · N. Benjamin Erichson, Steven L. Brunton, J. Nathan Kutz

We introduce the method of compressed dynamic mode decomposition (cDMD) for background modeling. The dynamic mode decomposition (DMD) is a regression technique that integrates two of the leading data analysis methods in …

compressed sensingComputational EfficiencyGPU

Language Models Represent and Transform Concepts with Shared Geometry

2026-07-05 · Zhimin Hu, Lanhao Niu, Sashank Varma arxiv

How concepts are represented in neural networks is a fundamental question in machine learning. The dominant view treats concept representations as stationary geometric objects. Yet concepts appear in context, and context…

Data-Driven Learning of a Union of Sparsifying Transforms Model for Blind Compressed Sensing

2015-11-04 · Saiprasad Ravishankar, Yoram Bresler

Compressed sensing is a powerful tool in applications such as magnetic resonance imaging (MRI). It enables accurate recovery of images from highly undersampled measurements by exploiting the sparsity of the images or ima…

compressed sensingDiversityImage Reconstruction

A New Approach of Data Pre-processing for Data Compression in Smart Grids

2020-11-24 · Yifei Sun, Hang Zou, Samson Lasaulce, Michel Kieffer 외

The conventional approach to pre-process data for compression is to apply transforms such as the Fourier, the Karhunen-Lo\`{e}ve, or wavelet transforms. One drawback from adopting such an approach is that it is independe…

Data CompressionDecision Making