菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-26
📄 Abstract - Beyond Detection: Multi-Scale Hidden-Code for Natural Image Deepfake Recovery and Factual Retrieval

Recent advances in image authenticity have primarily focused on deepfake detection and localization, leaving recovery of tampered contents for factual retrieval relatively underexplored. We propose a unified hidden-code recovery framework that enables both retrieval and restoration from post-hoc and in-generation watermarking paradigms. Our method encodes semantic and perceptual information into a compact hidden-code representation, refined through multi-scale vector quantization, and enhances contextual reasoning via conditional Transformer modules. To enable systematic evaluation for natural images, we construct ImageNet-S, a benchmark that provides paired image-label factual retrieval tasks. Extensive experiments on ImageNet-S demonstrate that our method exhibits promising retrieval and reconstruction performance while remaining fully compatible with diverse watermarking pipelines. This framework establishes a foundation for general-purpose image recovery beyond detection and localization.

顶级标签: computer vision multi-modal model evaluation
详细标签: image recovery deepfake watermarking factual retrieval benchmark 或 搜索:

超越检测:用于自然图像深度伪造恢复与事实检索的多尺度隐藏编码 / Beyond Detection: Multi-Scale Hidden-Code for Natural Image Deepfake Recovery and Factual Retrieval


1️⃣ 一句话总结

这篇论文提出了一种新的图像恢复框架,它不仅能检测图像是否被篡改,还能像“时光机”一样,利用隐藏在图像中的特殊编码,将被篡改或伪造的图像内容恢复成原始的真实版本,并从中准确检索出原始信息。

源自 arXiv: 2602.22759