Hidden-State Privacy Has an Empty Middle
The paper argues there is no safe middle ground for Gaussian hidden-state release: tested mechanisms either give weak privacy or weak utility. It also identifies a diagonal inverse-Fisher mechanism as minimax-optimal within a constrained setting.
Intelligence analysis by GPT-5.4 Mini

In a study of hidden-state privacy for model releases, the author combines large-scale tests with theoretical bounds and finds an “empty middle” between moderate privacy and moderate utility. The work says one mechanism works well only at the edge of the tradeoff, while others collapse under stronger attackers.
A researcher looked at ways to hide a model’s inner thoughts while still letting it be useful. The surprising result was that there was no comfortable middle spot: choices seemed to be either too risky or too weak.
Think of it like trying to blur a photo just enough so strangers cannot recognize a face, but friends can still tell who it is. The paper says that, for these model internals, the “just right” blur may not exist in the simple method family it studied.
One method did very well at blocking attackers, but it lived on the edge and cost something in usefulness. The paper suggests that fixing the problem may need changing the model design itself, not just adding noise at the end.
Analysis
What the paper tests
The paper studies single-layer hidden-state privacy under Gaussian release mechanisms. Across 1,536 covariance choices, the author reports that none achieved both moderate utility and moderate privacy when evaluated against an adaptive retrieval attacker.
Main theoretical claim
The paper pairs the experiments with a Fisher-ball lower bound. In the author’s framing, any full-rank Gaussian release with roughly constant Fisher utility still leaves a direction where Mahalanobis signal grows linearly with hidden width. That result is used to argue that uniform Gaussian safety does not exist in this class, which lines up with the empirical “empty middle.”
Mechanisms and failures
A diagonal inverse-Fisher release, written as Σ*diag(K) = (2K/d) diag(1/Fii), is described as the unique minimax-optimal diagonal mechanism at first-order KL budget K. The abstract says it is also the only release that keeps worst-attacker top-1 at or below 0.001 on a 32-point model-layer grid. Even so, the paper says it sits on the privacy/utility edge rather than filling a usable middle zone.
The abstract also says a generalized-eigen mechanism can produce a 13x Pareto reduction under Euclidean retrieval, but it collapses to 100% top-1 under the adaptive Mahalanobis attacker. A full-trajectory sequence inverter reportedly recovers 94% of clean GPT-2 prefixes, but 0% under the diagonal mechanism.
Broader implication
The paper’s end result is a shift in framing: hidden-state release may not be solvable as a mechanism-design problem inside the Gaussian family alone. The author suggests that architecture or release co-design may be necessary instead.
Key points
- Across 1,536 Gaussian release covariances, none gave both moderate privacy and moderate utility against the adaptive attacker.
- The paper proves a Fisher-ball lower bound suggesting uniform Gaussian safety is impossible in this setting.
- A diagonal inverse-Fisher mechanism is presented as minimax-optimal within the paper’s constrained setup.
- A generalized-eigen approach looks good under one retrieval model but fails against the stronger adaptive attacker.
- The conclusion is that hidden-state privacy may require architecture or release co-design, not just noise tuning.



