paper-with-me

Papers

RandNet: deep learning with compressed measurements of images

2019-08-25 · Thomas Chang, Bahareh Tolooshams, Demba Ba

Principal component analysis, dictionary learning, and auto-encoders are all unsupervised methods for learning representations from a large amount of training data. In all these methods, the higher the dimensions of the input data, the longer it takes to learn. We introduce a class of neural networks, termed RandNet, for learning representations using compressed random measurements of data of interest, such as images. RandNet extends the convolutional recurrent sparse auto-encoder architecture to dense networks and, more importantly, to the case when the input data are compressed random measurements of the original data. Compressing the input data makes it possible to fit a larger number of batches in memory during training. Moreover, in the case of sparse measurements,training is more efficient computationally. We demonstrate that, in unsupervised settings, RandNet performs dictionary learning using compressed data. In supervised settings, we show that RandNet can classify MNIST images with minimal loss in accuracy, despite being trained with random projections of the images that result in a 50% reduction in size. Overall, our results provide a general principled framework for training neural networks using compressed data.

📄 PDF Abstract BibTeX arXiv:1908.09258

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDictionary Learning

Similar Papers 제목 키워드 기반

RandNet-Parareal: a time-parallel PDE solver using Random Neural Networks

2024-11-09 · Guglielmo Gattiglio, Lyudmila Grigoryeva, Massimiliano Tamborrino

Parallel-in-time (PinT) techniques have been proposed to solve systems of time-dependent differential equations by parallelizing the temporal domain. Among them, Parareal computes the solution sequentially using an inacc…

Precision matters: Precision-aware ensemble for weakly supervised semantic segmentation

2024-06-28 · Junsung Park, Hyunjung Shim

Weakly Supervised Semantic Segmentation (WSSS) employs weak supervision, such as image-level labels, to train the segmentation model. Despite the impressive achievement in recent WSSS methods, we identify that introducin…

SegmentationSemantic SegmentationWeakly-Supervised Semantic Segmentation

Compressive Hyperspectral Imaging with Side Information

2015-02-22 · Xin Yuan, Tsung-Han Tsai, Ruoyu Zhu, Patrick Llull 외

A blind compressive sensing algorithm is proposed to reconstruct hyperspectral images from spectrally-compressed measurements.The wavelength-dependent data are coded and then superposed, mapping the three-dimensional hyp…

Compressive Sensing

Spatial Sparse subspace clustering for Compressive Spectral imaging

2019-11-05 · Jianchen Zhu, Tong Zhang, Shengjie Zhao, Carlos Hinojosa 외

This paper aims at developing a clustering approach with spectral images directly from CASSI compressive measurements. The proposed clustering method first assumes that compressed measurements lie in the union of multipl…

ClusteringImage Clustering

Equivariant Imaging: Learning Beyond the Range Space

2021-03-26 · ICCV 2021 10 · Dongdong Chen, Julián Tachella, Mike E. Davies

In various imaging problems, we only have access to compressed measurements of the underlying signals, hindering most learning-based strategies which usually require pairs of signals and associated measurements for train…

Image Inpainting