paper-with-me

Papers

Unlocking Visual Secrets: Inverting Features with Diffusion Priors for Image Reconstruction

2024-12-11 · Sai Qian Zhang, Ziyun Li, Chuan Guo, Saeed Mahloujifar, Deeksha Dangwal, Edward Suh, Barbara De Salvo, Chiao Liu

Inverting visual representations within deep neural networks (DNNs) presents a challenging and important problem in the field of security and privacy for deep learning. The main goal is to invert the features of an unidentified target image generated by a pre-trained DNN, aiming to reconstruct the original image. Feature inversion holds particular significance in understanding the privacy leakage inherent in contemporary split DNN execution techniques, as well as in various applications based on the extracted DNN features. In this paper, we explore the use of diffusion models, a promising technique for image synthesis, to enhance feature inversion quality. We also investigate the potential of incorporating alternative forms of prior knowledge, such as textual prompts and cross-frame temporal correlations, to further improve the quality of inverted features. Our findings reveal that diffusion models can effectively leverage hidden information from the DNN features, resulting in superior reconstruction performance compared to previous methods. This research offers valuable insights into how diffusion models can enhance privacy and security within applications that are reliant on DNN features.

📄 PDF Abstract BibTeX arXiv:2412.10448

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage Reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

FakeInversion: Learning to Detect Images from Unseen Text-to-Image Models by Inverting Stable Diffusion

2024-06-12 · CVPR 2024 1 · George Cazenavette, Avneesh Sud, Thomas Leung, Ben Usman

Due to the high potential for abuse of GenAI systems, the task of detecting synthetic images has recently become of great interest to the research community. Unfortunately, existing image-space detectors quickly become o…

Image Retrieval

MarineGPT: Unlocking Secrets of Ocean to the Public

2023-10-20 · Ziqiang Zheng, Jipeng Zhang, Tuan-Anh Vu, Shizhe Diao 외

Large language models (LLMs), such as ChatGPT/GPT-4, have proven to be powerful tools in promoting the user experience as an AI assistant. The continuous works are proposing multi-modal large language models (MLLM), empo…

Language Modelling

Inverting Visual Representations with Convolutional Networks

2015-06-09 · CVPR 2016 6 · Alexey Dosovitskiy, Thomas Brox

Feature representations, both hand-designed and learned ones, are often hard to analyze and interpret, even when they are extracted from visual data. We propose a new approach to study image representations by inverting …

Unlocking Inverse Problems Using Deep Learning: Breaking Symmetries in Phase Retrieval

2020-10-23 · Kshitij Tayal, Chieh-Hsin Lai, Raunak Manekar, Zhong Zhuang 외

In many physical systems, inputs related by intrinsic system symmetries generate the same output. So when inverting such systems, an input is mapped to multiple symmetry-related outputs. This causes fundamental difficult…

Retrieval

Generate Subgoal Images before Act: Unlocking the Chain-of-Thought Reasoning in Diffusion Model for Robot Manipulation with Multimodal Prompts

2024-01-01 · CVPR 2024 1 · Fei Ni, Jianye Hao, Shiguang Wu, Longxin Kou 외

Robotics agents often struggle to understand and follow the multi-modal prompts in complex manipulation scenes which are challenging to be sufficiently and accurately described by text alone. Moreover for long-horizo…

Image GenerationInstruction FollowingRobot ManipulationVisual Reasoning