paper-with-me

Papers

DRASIC: Distributed Recurrent Autoencoder for Scalable Image Compression

2019-03-23 · Enmao Diao, Jie Ding, Vahid Tarokh

We propose a new architecture for distributed image compression from a group of distributed data sources. The work is motivated by practical needs of data-driven codec design, low power consumption, robustness, and data privacy. The proposed architecture, which we refer to as Distributed Recurrent Autoencoder for Scalable Image Compression (DRASIC), is able to train distributed encoders and one joint decoder on correlated data sources. Its compression capability is much better than the method of training codecs separately. Meanwhile, the performance of our distributed system with 10 distributed sources is only within 2 dB peak signal-to-noise ratio (PSNR) of the performance of a single codec trained with all data sources. We experiment distributed sources with different correlations and show how our data-driven methodology well matches the Slepian-Wolf Theorem in Distributed Source Coding (DSC). To the best of our knowledge, this is the first data-driven DSC framework for general distributed code design with deep learning.

📄 PDF Abstract BibTeX arXiv:1903.09887

Code (1)

diaoenmao/DRASIC-Distributed-Recurrent-Autoencoder-for-Scalable-Image-Compression 공식 구현 pytorch

Tasks

DecoderImage Compression

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Error Autocorrelation Objective Function for Improved System Modeling

2020-08-08 · Anand Ramakrishnan, Warren B. Jackson, Kent Evans

Deep learning models are trained to minimize the error between the model's output and the actual values. The typical cost function, the Mean Squared Error (MSE), arises from maximizing the log-likelihood of additive inde…

Time Series Analysis

Exploiting Spatio-Temporal Structure with Recurrent Winner-Take-All Networks

2016-10-31 · Eder Santana, Matthew Emigh, Pablo Zegers, Jose C. Principe

We propose a convolutional recurrent neural network, with Winner-Take-All dropout for high dimensional unsupervised feature learning in multi-dimensional time series. We apply the proposedmethod for object recognition wi…

AllObject RecognitionTime SeriesTime Series Analysis

Fast and Scalable Distributed Deep Convolutional Autoencoder for fMRI Big Data Analytics

2017-10-24 · Milad Makkie, Heng Huang, Yu Zhao, Athanasios V. Vasilakos 외

In recent years, analyzing task-based fMRI (tfMRI) data has become an essential tool for understanding brain function and networks. However, due to the sheer size of tfMRI data, its intrinsic complex structure, and lack …

blind source separationDictionary LearningGPUTime Series+1

Recurrent autoencoder with sequence-aware encoding

2020-09-15 · Robert Susik

Recurrent Neural Networks (RNN) received a vast amount of attention last decade. Recently, the architectures of Recurrent AutoEncoders (RAE) found many applications in practice. RAE can extract the semantically valuable …

Distributed Evolution of Deep Autoencoders

2020-04-16 · Jeff Hajewski, Suely Oliveira, Xiaoyu Xing

Autoencoders have seen wide success in domains ranging from feature selection to information retrieval. Despite this success, designing an autoencoder for a given task remains a challenging undertaking due to the lack of…

DecoderDenoisingfeature selectionImage Denoising+2