English

Inverting the Hidden: Unveiling Multimodal Privacy Leakage in Collaborative LVLM Inference

Cryptography and Security 2026-08-02 v1

Abstract

Collaborative inference deploys Large Vision-Language Models (LVLMs) by partitioning computation between edge devices and the cloud. While withholding raw inputs supposedly ensures privacy, transmitting intermediate hidden states exposes a critical attack surface. However, it remains unclear whether deep-layer LVLM hidden states retain recoverable private information, given that visual content has been projected into the language embedding space. To address this concern, we theoretically analyze LVLM hidden-state recoverability and show that, under regularity assumptions and a positive semantic--nuisance margin, privacy-relevant visual semantics remain identifiable and stably recoverable. Motivated by this analysis, we propose RASR, a novel coarse-to-fine multimodal reconstruction attack. RASR obtains initial image and text reconstructions through modality-specific inverse paths that follow their respective forward processing pipelines in reverse, and then uses hidden-state consistency to refine both reconstructions. Evaluations on Qwen3-VL-8B-Instruct and LLaVA-1.5-7B across five datasets demonstrate that RASR reduces image reconstruction MSE by \sim50\% compared to the strongest baselines, while achieving up to 99\% token accuracy for text recovery. These results show that privacy-sensitive visual and textual information can be recovered even from deep-layer LVLM hidden states, exposing the privacy risks of collaborative inference.

Cite

@article{arxiv.2608.01020,
  title  = {Inverting the Hidden: Unveiling Multimodal Privacy Leakage in Collaborative LVLM Inference},
  author = {Shuaifan Jin and Zhibo Wang and Qiyuan Wang and Yiting Han and Yajie Zhou and Yuanfan Zhang and Jiahui Hu and Xiaoyi Pang},
  journal= {arXiv preprint arXiv:2608.01020},
  year   = {2026}
}