# Universal Source Coding for Monotonic and Fast Decaying Monotonic   Distributions

**Authors:** Gil I. Shamir

arXiv: 0704.0838 · 2007-07-13

## TL;DR

This paper investigates universal data compression for monotonic distributions, establishing redundancy bounds and demonstrating effective compression strategies for both finite and infinite alphabets, including fast decaying distributions.

## Contribution

It provides new redundancy bounds for monotonic distributions, including infinite alphabets, and introduces methods for individual sequence redundancy analysis under monotonicity assumptions.

## Key findings

- Redundancy per parameter is approximately 0.5 log(n/k^3) bits for k=o(n^{1/3})
- Total average redundancy is O(n^{1/3+psilon}) bits for k=O(n)
- Effective redundancy bounds are derived for fast decaying distributions over infinite alphabets.

## Abstract

We study universal compression of sequences generated by monotonic distributions. We show that for a monotonic distribution over an alphabet of size $k$, each probability parameter costs essentially $0.5 \log (n/k^3)$ bits, where $n$ is the coded sequence length, as long as $k = o(n^{1/3})$. Otherwise, for $k = O(n)$, the total average sequence redundancy is $O(n^{1/3+\epsilon})$ bits overall. We then show that there exists a sub-class of monotonic distributions over infinite alphabets for which redundancy of $O(n^{1/3+\epsilon})$ bits overall is still achievable. This class contains fast decaying distributions, including many distributions over the integers and geometric distributions. For some slower decays, including other distributions over the integers, redundancy of $o(n)$ bits overall is achievable, where a method to compute specific redundancy rates for such distributions is derived. The results are specifically true for finite entropy monotonic distributions. Finally, we study individual sequence redundancy behavior assuming a sequence is governed by a monotonic distribution. We show that for sequences whose empirical distributions are monotonic, individual redundancy bounds similar to those in the average case can be obtained. However, even if the monotonicity in the empirical distribution is violated, diminishing per symbol individual sequence redundancies with respect to the monotonic maximum likelihood description length may still be achievable.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/0704.0838/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/0704.0838/full.md

---
Source: https://tomesphere.com/paper/0704.0838