---
title: Reverse-Pinsker-Type Bound
url: https://www.emergentmind.com/topics/reverse-pinsker-type-bound
type: topic
---

# Reverse-Pinsker-Type Bound

A reverse-Pinsker-type bound refers to a family of sharp upper bounds on $f$-divergences—in particular, those generated by convex functions such as the Kullback–Leibler (KL), Rényi, or χ² divergences—in terms of the total variation (TV) distance between two probability measures, sometimes incorporating pointwise constraints on the Radon–Nikodým derivative. While the classical Pinsker inequality gives a lower bound on TV in terms of divergence ("direct Pinsker"), its reverse addresses the fundamental question of how large a divergence can be if only the TV distance and certain extremal values of likelihood ratio are specified. These inequalities are operationally significant in information theory, statistics, large deviations, and local information geometry.

## 1. Core Definitions and Framework

Let $P \ll Q$ denote two probability measures on a measurable space, and let $f : [0, \infty) \to (-\infty, \infty]$ be a convex function with $f(1) = 0$. The $f$-divergence is
\[
D_f(P\|Q) = \mathbb{E}_Q\left[f\left(\frac{dP}{dQ}\right)\right]
\]
and the total variation distance is
\[
\mathrm{TV}(P, Q) = \frac{1}{2} \int |dP/dQ - 1| \, dQ.
\]
For pointwise control, let $m = \mathrm{ess\,inf}_Q \,dP/dQ$ and $M = \mathrm{ess\,sup}_Q \,dP/dQ$ (alternatively, the essential extrema of the "relative information" $i(x) = \log \frac{dP}{dQ}(x)$).

**General Reverse-Pinsker-Type Bound** (Binette [1805.05135]): For $0 \leq m < 1 < M < \infty$ and $\delta = \mathrm{TV}(P, Q)$,
\[
D_f(P\|Q) \leq \delta \left[ \frac{f(m)}{1 - m} + \frac{f(M)}{M - 1} \right],
\]
with equality achieved (optimality) for a discrete three-point model. This principle extends to many divergence types by choosing the appropriate convex generator $f$.

## 2. Major Classes of Reverse-Pinsker Inequalities

Reverse-Pinsker-type bounds have been developed for a variety of divergences and settings:

- **KL Divergence:** For $f(t) = t\log t$, the sharp reverse-Pinsker bound is
  \[
  D(P \| Q) \leq \delta \left[ \frac{\log a}{a-1} + \frac{\log b}{1-b} \right]
  \]
  where $a = 1/M$, $b = 1/m$ are the essential bounds on the Radon–Nikodým derivative reciprocal [1805.05135].

- **Rényi Divergence:** For order $\alpha > 1$, the optimal bound is
  \[
  D_{f_\alpha}(P\|Q) \leq \mathrm{TV}(P,Q) \cdot R_\alpha(\Gamma_{\max}, \Gamma_{\min})
  \]
  where $f_\alpha(t) = t^\alpha - 1$, $\Gamma_{\max} = \sup_x P(x)/Q(x)$, $\Gamma_{\min} = \inf_x P(x)/Q(x)$, and
  \[
  R_\alpha(\Gamma_{\max}, \Gamma_{\min}) = \frac{\Gamma_{\max}^\alpha - 1}{\Gamma_{\max} - 1} - \frac{1 - \Gamma_{\min}^\alpha}{1 - \Gamma_{\min}}
  \]
  [2501.11473]. This is tight for TV distance $t \geq 1/\alpha$.

- **$χ^2$-divergence:** For $f(t) = (t-1)^2$,
  \[
  D_{\chi^2}(P\|Q) \leq \delta (M - m)
  \]
  [1805.05135].

- **Hellinger and General $f$-divergences:** Similar structure, with explicit formulas for Hellinger of order $\alpha$ and other divergences, all subsumed under the Binette framework [1805.05135][2501.11473].

A summary of specializations is shown below:

| Divergence   | Generator $f(t)$     | Explicit Bound  |
|--------------|---------------------|-----------------|
| KL           | $t\log t$           | See above       |
| $χ^2$        | $(t-1)^2$           | $δ(M-m)$        |
| Rényi-$\alpha$ | $t^\alpha-1$      | $δ \cdot R_\alpha$ |
| Hellinger    | $(t^\alpha-1)/(\alpha-1)$ | Explicit in $m, M$ |

## 3. Methodological Foundations and Proof Techniques

The foundational method involves a variational maximization of the divergence under TV and support constraints, usually reducing the extremal case to finite support models. The proofs typically follow these steps:

1. **Decomposition:** Partition the space into $A = \{x : dP/dQ(x)\leq 1\}$ and its complement.
2. **Convexity Application:** Use convexity of $f$ and properties such as Jensen’s inequality, often combined with tight supporting lines at $m, M$.
3. **Explicit Model Construction:** Build discrete measures (typically on two or three points) achieving the bound, confirming tightness.
4. **Operator methods:** In the quantum or functional-analytic setting, operator-convexity replaces standard convexity [1102.5154].
5. **Alternative Proofs:** For Rényi, $E_\gamma$ (hockey-stick) representations integrate chordal approximations of $E_\gamma(P\|Q)$ weighted by the second derivative of $f$ [2501.11473].

For the local (small perturbation) regime, Taylor expansion of the generator $g$ up to order three yields
\[
D_g(P\|Q) \leq (1 + c)g''(1) A\varepsilon^2
\]
for $dP/dQ = 1 + \varepsilon h(x)$, with $A$ a quadratic energy and $c$ controlling the third derivative, so
\[
\frac{A}{(1 + c)g''(1) \varepsilon^2} D_g(P\|Q) \leq \|P-Q\|_{TV}
\]
[2406.00939].

## 4. Extensions, Optimality, and Range

Reverse-Pinsker-type inequalities are sharp:

- **Optimality:** For fixed TV and extremal ratios ($m, M$), the discrete three-point construction achieves equality [1805.05135]. For Rényi, tightness on binary alphabets is verified for $t \geq 1/\alpha$ [2501.11473].
- **Range of Validity:** The permitted TV is bounded by a function of $(m, M)$, specifically, $\delta \leq (M-1)(1-m)/(M-m)$, reflecting the feasible overlap of Radon–Nikodým ratios [1805.05135].

In the small TV regime, the minimal KL divergence one must pay to move at least $v$ in TV away from a reference measure $Q$ is characterized by
\[
D^*(v, Q) \leq C(Q)v^2 + O(v^3),
\]
with $C(Q) = 1/2$ for "balanced" $Q$ and $C(Q) = 1/(8\beta(1-\beta))$ for unbalanced $Q$ (with $\beta$ the balance coefficient) [1206.6544].

## 5. Generalizations and Channel-Based Inequalities

- **Strong Data Processing Inequalities (SDPIs):** Reverse-Pinsker-type upper bounds, when combined with Pinsker-type lower bounds, yield contraction inequalities for $f$-divergences under the action of a fixed channel (Markov operator). Given a channel $P_{Y|X}$ and a set $\mathcal{P}$ of allowed priors,
  \[
  D_{f_\alpha}(P_Y\|Q_Y) \leq \eta_{TV}(P_{Y|X}, \mathcal{P}) R_\alpha(\Gamma_{\max}, \Gamma_{\min}) g_\alpha^{-1}(D_{f_\alpha}(P_X\|Q_X)),
  \]
  where $\eta_{TV}$ is the total variation contraction coefficient and $g_\alpha$ encodes the [Harremoës–Vajda] lower bound [2501.11473].

- **Local Information Geometry:** The generalized quasi-$\varepsilon$-neighborhood framework enables comparison of all $f$-divergences locally via second and third derivatives of their generators [2406.00939]. Within these neighborhoods, tight equivalences exist:
  \[
  \frac{1}{4\ln 2} D(P\|Q) \leq \|P-Q\|_{TV}
  \]
  and
  \[
  \frac{1}{2}\chi^2(P\|Q) \leq \|P-Q\|_{TV},
  \]
  with analogous results for Hellinger and other metrics [2406.00939].

## 6. Applications, Implications, and Limitations

Reverse-Pinsker-type bounds play a central role in:

- **Statistical Inference:** Establishing local equivalence between divergences and TV for rates of convergence, consistency, or hypothesis testing error bounds [2406.00939][1206.6544].
- **Large Deviation Theory:** Sharpening rate functions, e.g., beyond the universal $e^{-nv^2/2}$, with quadratic coefficients $C(Q)$ reflecting the structure of $Q$ [1206.6544].
- **Privacy and Information Theory:** In privacy amplification, post-processing of mechanisms leads to improved Rényi-local differential privacy guarantees [2501.11473].

A key limitation is that, in general, TV alone cannot control divergence unless essential supremum and infimum of the likelihood ratio are bounded (otherwise, divergence can be arbitrarily large for fixed TV). All nontrivial reverse-Pinsker bounds require such support, boundedness, or neighborhood constraints [1805.05135][1503.07118].

## 7. Comparative Overview and Further Developments

Multiple lines of work have pursued increasingly tight or general forms:
- **Binette:** Best-possible, support-constrained $f$-divergence bounds [1805.05135].
- **Sason & Verdú:** Sharp and general reverse-Pinsker for both KL and Rényi, including TV, extremal ratios, and refined bounds for finite alphabets [1503.07118].
- **Harremoës–Vajda:** Joint range methods for both lower and upper bounds, emphasizing exact phase transitions in tightness [2501.11473].
- **Berend–Harremoës–Kontorovich:** For "minimum KL divergence at a given TV," identify explicit quadratic behavior and its dependence on the structure of $Q$ [1206.6544].
- **Functional Analytic and Quantum Generalizations:** Operator-convexity and reduction to two-point (commutative) or projective reductions attain corresponding quantum bounds [1102.5154].

The interplay between global bounds (for large $M$ or small $m$), local geometric expansions, and optimality under support constraints represents a unifying theme across settings. These results clarify the possible relationships between divergence and TV, providing essential tools in diverse areas of information theory and statistics.

Source: https://www.emergentmind.com/topics/reverse-pinsker-type-bound