
- Read more about Compressive Sensing via Unfolded ℓ_0-Constrained Convolutional Sparse Coding
- Log in to post comments
DCC的副本.pdf

- Categories:

The Run Length Encoding (RLE) compression method is a long standing simple lossless compression scheme which is easy to implement and achieves a good compression on input data which contains repeating consecutive symbols. In its pure form RLE is not applicable on natural text or other input data with short sequences of identical symbols. We present a combination of preprocessing steps that turn arbitrary input data in a byte-wise encoding into a bit-string which is highly suitable for RLE compression.
- Categories:

- Categories:

- Categories:

- Read more about SRQ: Self-reference quantization scheme for lightweight neural network
- Log in to post comments
Lightweight neural network (LNN) nowadays plays a vital role in embedded applications with limited resources. Quantized LNN with a low bit precision is an effective solution, which further reduces the computational and memory resource requirements. However, it is still challenging to avoid the significant accuracy degradation compared with the heavy neural network due to its numerical approximation and lower redundancy. In this paper, we propose a novel robustness-aware self-reference quantization scheme for LNN (SRQ), as Fig.
dcc2021.pdf

- Categories:

- Read more about Joint Asymmetric Convolution Block and LocalGlobal Context Optimization for Learned Image Compression
- Log in to post comments
- Categories:

- Read more about A Dual-Critic Reinforcement Learning Framework for Frame-level Bit Allocation in HEVC/H.265
- Log in to post comments
This paper introduces a dual-critic reinforcement learning (RL) framework to address the problem of frame-level bit allocation in HEVC/H.265. The objective is to minimize the distortion of a group of pictures (GOP) under a rate constraint. Previous RL-based methods tackle such a constrained optimization problem by maximizing a single reward function that often combines a distortion and a rate reward. However, the way how these rewards are combined is usually ad hoc and may not generalize well to various coding conditions and video sequences.
- Categories:

- Read more about Parallel Processing of Grammer Compression
- 1 comment
- Log in to post comments
- Categories:

- Read more about On Random Editing in LZ-End
- 1 comment
- Log in to post comments
LZ-End is a variant of the LZ77 compression algorithm which allows random access to the compressed data. In this paper, we show how the random-access capability of LZ-End allows random edits to the compressed data, which is the first algorithm to randomly edit strings compressed by a Lempel-Ziv algorithm.
- Categories:

- Read more about On Universal Codes for Integers: Wallace Tree, Elias Omega and Beyond
- 2 comments
- Log in to post comments
- Categories: