paper-with-me

홈 › Papers

Joint Learning of Deep Texture and High-Frequency Features for Computer-Generated Image Detection

2022-09-07 · Qiang Xu, Shan Jia, Xinghao Jiang, Tanfeng Sun, Zhe Wang, Hong Yan

Distinguishing between computer-generated (CG) and natural photographic (PG) images is of great importance to verify the authenticity and originality of digital images. However, the recent cutting-edge generation methods enable high qualities of synthesis in CG images, which makes this challenging task even trickier. To address this issue, a joint learning strategy with deep texture and high-frequency features for CG image detection is proposed. We first formulate and deeply analyze the different acquisition processes of CG and PG images. Based on the finding that multiple different modules in image acquisition will lead to different sensitivity inconsistencies to the convolutional neural network (CNN)-based rendering in images, we propose a deep texture rendering module for texture difference enhancement and discriminative texture representation. Specifically, the semantic segmentation map is generated to guide the affine transformation operation, which is used to recover the texture in different regions of the input image. Then, the combination of the original image and the high-frequency components of the original and rendered images are fed into a multi-branch neural network equipped with attention mechanisms, which refines intermediate features and facilitates trace exploration in spatial and channel dimensions respectively. Extensive experiments on two public datasets and a newly constructed dataset with more realistic and diverse images show that the proposed approach outperforms existing methods in the field by a clear margin. Besides, results also demonstrate the detection robustness and generalization ability of the proposed approach to postprocessing operations and generative adversarial network (GAN) generated images.

📄 PDF Abstract BibTeX arXiv:2209.03322

Code (1)

191578010/tada-net 공식 구현 pytorch

Tasks

Generative Adversarial NetworkSemantic Segmentation

Similar Papers 제목 키워드 기반

Texture Image Classification Using DWT AlexNet Feature Fusion and Deep Neural Networks

2026-08-28 · Arun D. Kulkarni arxiv

Texture image classification plays a significant role in computer vision applications, including industrial inspection, medical image analysis, remote sensing, and object recognition. Handcrafted features can capture loc…

Image ClassificationObject Recognition

Laplacian-Former: Overcoming the Limitations of Vision Transformers in Local Texture Detection

2023-08-31 · Reza Azad, Amirhossein Kazerouni, Babak Azad, Ehsan Khodapanah Aghdam 외

Vision Transformer (ViT) models have demonstrated a breakthrough in a wide range of computer vision tasks. However, compared to the Convolutional Neural Network (CNN) models, it has been observed that the ViT models stru…

DecoderLesion SegmentationSemantic SegmentationSkin Lesion Segmentation

Mitigating Low-Frequency Bias: Feature Recalibration and Frequency Attention Regularization for Adversarial Robustness

2024-07-04 · Kejia Zhang, Juanjuan Weng, Yuanzheng Cai, Zhiming Luo 외

Ensuring the robustness of deep neural networks against adversarial attacks remains a fundamental challenge in computer vision. While adversarial training (AT) has emerged as a promising defense strategy, our analysis re…

Adversarial RobustnessDisentanglement

MDFL: Multi-domain Diffusion-driven Feature Learning

2023-11-16 · Daixun Li, Weiying Xie, Jiaqing Zhang, Yunsong Li

High-dimensional images, known for their rich semantic information, are widely applied in remote sensing and other fields. The spatial information in these images reflects the object's texture features, while the spectra…

Deep Portrait Delighting

2022-03-22 · Joshua Weir, Junhong Zhao, Andrew Chalmers, Taehyun Rhee

We present a deep neural network for removing undesirable shading features from an unconstrained portrait image, recovering the underlying texture. Our training scheme incorporates three regularization strategies: masked…

Semantic ParsingSensitivity