中文
相关论文

相关论文: GIFDL: Generated Image Fluctuation Distortion Lear…

200 篇论文

Creating fake images and videos such as "Deepfake" has become much easier these days due to the advancement in Generative Adversarial Networks (GANs). Moreover, recent research such as the few-shot learning can create highly realistic…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Hyeonseong Jeon , Youngoh Bang , Simon S. Woo

It is well known the adversarial optimization of GAN-based image super-resolution (SR) methods makes the preceding SR model generate unpleasant and undesirable artifacts, leading to large distortion. We attribute the cause of such…

图像与视频处理 · 电气工程与系统科学 2023-12-01 Axi Niu , Kang Zhang , Joshua Tian Jin Tee , Trung X. Pham , Jinqiu Sun , Chang D. Yoo , In So Kweon , Yanning Zhang

Acquiring high-quality data for training discriminative models is a crucial yet challenging aspect of building effective predictive systems. In this paper, we present Diffusion Inversion, a simple yet effective method that leverages the…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Yongchao Zhou , Hshmat Sahak , Jimmy Ba

Image inversion is a fundamental task in generative models, aiming to map images back to their latent representations to enable downstream applications such as editing, restoration, and style transfer. This paper provides a comprehensive…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Yinan Chen , Jiangning Zhang , Yali Bi , Xiaobin Hu , Teng Hu , Zhucun Xue , Ran Yi , Yong Liu , Ying Tai

Generative image steganography is a technique that conceals secret messages within generated images, without relying on pre-existing cover images. Recently, a number of diffusion model-based generative image steganography (DM-GIS) methods…

多媒体 · 计算机科学 2026-02-12 Jihao Zhu , Zixuan Chen , Jiali Liu , Lingxiao Yang , Yi Zhou , Weiqi Luo , Xiaohua Xie

Driven by the new generation of multi-modal large models, such as Stable Diffusion (SD), image manipulation technologies have advanced rapidly, posing significant challenges to image forensics. However, existing image forgery localization…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Yang Su , Shunquan Tan , Jiwu Huang

Steganography is the art of hiding secret information in media such as image, audio and video. The purpose of steganography is to conceal the existence of the secret information in any given medium. This work aims at strengthening the…

密码学与安全 · 计算机科学 2012-06-13 P. Thiyagarajan , G. Aghila , V. Prasanna Venkatesan

Deep image steganography is a data hiding technology that conceal data in digital images via deep neural networks. However, existing deep image steganography methods only consider the visual similarity of container images to host images,…

密码学与安全 · 计算机科学 2022-01-20 Yanzhen Ren , Ting Liu , Liming Zhai , Lina Wang

Image Steganography is a cryptographic technique that embeds secret information into an image, ensuring the hidden data remains undetectable to the human eye while preserving the image's original visual integrity. Least Significant Bit…

密码学与安全 · 计算机科学 2025-02-24 Nicholas DiSalvo

Data steganography aims to conceal information within visual content, yet existing spatial- and frequency-domain approaches suffer from trade-offs between security, capacity, and perceptual quality. Recent advances in generative models,…

机器学习 · 计算机科学 2025-05-19 Tianshuo Zhang , Gao Jia , Wenzhe Zhai , Rui Yann , Xianglei Xing

Recently, the field of steganography has experienced rapid developments based on deep learning (DL). DL based steganography distributes secret information over all the available bits of the cover image, thereby posing difficulties in using…

多媒体 · 计算机科学 2021-12-10 Dahuin Jung , Ho Bae , Hyun-Soo Choi , Sungroh Yoon

LSB steganography is a one of the most widely used methods for implementing covert data channels in image file exchanges [1][2]. The low computational complexity and implementation simplicity of the algorithm are significant factors for its…

多媒体 · 计算机科学 2016-06-09 James Collins , Sos Agaian

In recent years, deep generative models, such as Generative Adversarial Network (GAN), has grabbed significant attention in the field of computer vision. This project focuses on the application of GAN in image deblurring with the aim of…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Zhengdong Li

This paper presents a novel approach to increase the performance bounds of image steganography under the criteria of minimizing distortion. The proposed approach utilizes a steganalysis convolutional neural network (CNN) framework to…

多媒体 · 计算机科学 2017-11-08 Mehdi Sharifzadeh , Chirag Agarwal , Mohammed Aloraini , Dan Schonfeld

Generative models now produce images with such stunning realism that they can easily deceive the human eye. While this progress unlocks vast creative potential, it also presents significant risks, such as the spread of misinformation.…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Yichi Zhang , Xiaogang Xu

Digital image steganalysis, or the detection of image steganography, has been studied in depth for years and is driven by Advanced Persistent Threat (APT) groups', such as APT37 Reaper, utilization of steganographic techniques to transmit…

多媒体 · 计算机科学 2019-12-24 Isaac Corley , Jonathan Lwowski , Justin Hoffman

Existing low-light image enhancement (LIE) methods have achieved noteworthy success in solving synthetic distortions, yet they often fall short in practical applications. The limitations arise from two inherent challenges in real-world LIE:…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Yunlong Lin , Tian Ye , Sixiang Chen , Zhenqi Fu , Yingying Wang , Wenhao Chai , Zhaohu Xing , Lei Zhu , Xinghao Ding

We introduce the Fixed Point Diffusion Model (FPDM), a novel approach to image generation that integrates the concept of fixed point solving into the framework of diffusion-based generative modeling. Our approach embeds an implicit fixed…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Xingjian Bai , Luke Melas-Kyriazi

Latent diffusion models (LDMs) dominate high-quality image generation, yet integrating representation learning with generative modeling remains a challenge. We introduce a novel generative image modeling framework that seamlessly bridges…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Theodoros Kouzelis , Efstathios Karypidis , Ioannis Kakogeorgiou , Spyros Gidaris , Nikos Komodakis

In the digital age, advanced image editing tools pose a serious threat to the integrity of visual content, making image forgery detection and localization a key research focus. Most existing Image Manipulation Localization (IML) methods…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Yachun Mi , Xingyang He , Shixin Sun , Yu Li , Yanting Li , Zhixuan Li , Jian Jin , Chen Hui , Shaohui Liu