paper-with-me

Papers

DNN Feature Map Compression using Learned Representation over GF(2)

2018-08-15 · ICLR 2018 1 · Denis A. Gudovskiy, Alec Hodgkinson, Luca Rigazio

In this paper, we introduce a method to compress intermediate feature maps of deep neural networks (DNNs) to decrease memory storage and bandwidth requirements during inference. Unlike previous works, the proposed method is based on converting fixed-point activations into vectors over the smallest GF(2) finite field followed by nonlinear dimensionality reduction (NDR) layers embedded into a DNN. Such an end-to-end learned representation finds more compact feature maps by exploiting quantization redundancies within the fixed-point activations along the channel or spatial dimensions. We apply the proposed network architectures derived from modified SqueezeNet and MobileNetV2 to the tasks of ImageNet classification and PASCAL VOC object detection. Compared to prior approaches, the conducted experiments show a factor of 2 decrease in memory requirements with minor degradation in accuracy while adding only bitwise computations.

📄 PDF Abstract BibTeX arXiv:1808.05285

Code (1)

gudovskiy/fmap_compression 공식 구현

Tasks

Dimensionality ReductionGeneral Classificationobject-detectionObject DetectionQuantization

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Fire Module 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Image and Video Compression using Generative Sparse Representation with Fidelity Controls

2024-04-09 · Wei Jiang, Wei Wang

We propose a framework for learned image and video compression using the generative sparse visual representation (SVR) guided by fidelity-preserving controls. By embedding inputs into a discrete latent space spanned by l…

DecoderImage CompressionVideo Compression

SpikeCodec: An End-to-end Learned Compression Framework for Spiking Camera

2023-06-25 · Kexiang Feng, Chuanmin Jia, Siwei Ma, Wen Gao

Recently, the bio-inspired spike camera with continuous motion recording capability has attracted tremendous attention due to its ultra high temporal resolution imaging characteristic. Such imaging feature results in hug…

Data Compression

SwinIQA: Learned Swin Distance for Compressed Image Quality Assessment

2022-05-09 · Jianzhao Liu, Xin Li, Yanding Peng, Tao Yu 외

Image compression has raised widespread interest recently due to its significant importance for multimedia storage and transmission. Meanwhile, a reliable image quality assessment (IQA) for compressed images can not only…

Compressed Image Quality AssessmentFull reference image quality assessmentFull-Reference Image Quality AssessmentImage Compression+1

Accelerating Learned Video Compression via Low-Resolution Representation Learning

2024-07-23 · Zidian Qiu, Zongyao He, Zhi Jin

In recent years, the field of learned video compression has witnessed rapid advancement, exemplified by the latest neural video codecs DCVC-DC that has outperformed the upcoming next-generation codec ECM in terms of comp…

Parameter PredictionRepresentation LearningVideo Compression

Latent-INR: A Flexible Framework for Implicit Representations of Videos with Discriminative Semantics

2024-08-05 · Shishira R Maiya, Anubhav Gupta, Matthew Gwilliam, Max Ehrlich 외

Implicit Neural Networks (INRs) have emerged as powerful representations to encode all forms of data, including images, videos, audios, and scenes. With video, many INRs for video have been proposed for the compression t…

RetrievalVideo Retrieval