What do your logits know? (The answer may surprise you!)

📅 2026-04-10
📈 Citations: 0
Influential: 0
📄 PDF

career value

218K/year
🤖 AI Summary
This work investigates the privacy risks posed by visual-language models, demonstrating that their outputs—such as top-k logits—can inadvertently leak task-irrelevant sensitive information present in input images. The study presents the first systematic evaluation of information retention across different representational layers, including residual streams, tuned lens projections, and logits. By integrating tuned lens analysis, residual stream inspection, and quantitative information-theoretic measures, the authors conduct an empirical assessment revealing that top logits alone can recover nearly as much sensitive information as the full residual stream. These findings uncover a significant risk of high-dimensional information leakage through lightweight model outputs, offering critical insights for the secure deployment of multimodal foundation models.

Technology Category

Application Category

📝 Abstract
Recent work has shown that probing model internals can reveal a wealth of information not apparent from the model generations. This poses the risk of unintentional or malicious information leakage, where model users are able to learn information that the model owner assumed was inaccessible. Using vision-language models as a testbed, we present the first systematic comparison of information retained at different"representational levels''as it is compressed from the rich information encoded in the residual stream through two natural bottlenecks: low-dimensional projections of the residual stream obtained using tuned lens, and the final top-k logits most likely to impact model's answer. We show that even easily accessible bottlenecks defined by the model's top logit values can leak task-irrelevant information present in an image-based query, in some cases revealing as much information as direct projections of the full residual stream.
Problem

Research questions and friction points this paper is trying to address.

information leakage
vision-language models
logits
residual stream
privacy risk
Innovation

Methods, ideas, or system contributions that make the work stand out.

information leakage
vision-language models
residual stream
logits
probing
🔎 Similar Papers
No similar papers found.