中文
相关论文

相关论文: BOSC: A Backdoor-based Framework for Open Set Synt…

200 篇论文

Recent advancements in image synthesis are fueled by the advent of large-scale diffusion models. Yet, integrating realistic object visualizations seamlessly into new or existing backgrounds without extensive training remains a challenge.…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Phillip Mueller , Jannik Wiese , Ioan Craciun , Lars Mikelsons

As the quality of synthetic images improves, identifying the underlying concepts of model-generated images is becoming increasingly crucial for copyright protection and ensuring model transparency. Existing methods achieve this attribution…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Zongfang Liu , Guangyi Chen , Boyang Sun , Tongliang Liu , Kun Zhang

Scene parsing is a technique that consist on giving a label to all pixels in an image according to the class they belong to. To ensure a good visual coherence and a high class accuracy, it is essential for a scene parser to capture image…

计算机视觉与模式识别 · 计算机科学 2013-06-13 Pedro H. O. Pinheiro , Ronan Collobert

Deep Learning-based image synthesis techniques have been applied in healthcare research for generating medical images to support open research. Training generative adversarial neural networks (GAN) usually requires large amounts of training…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Ruinan Jin , Xiaoxiao Li

Novel architectures have recently improved generative image synthesis leading to excellent visual quality in various tasks. Much of this success is due to the scalability of these architectures and hence caused by a dramatic increase in…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Andreas Blattmann , Robin Rombach , Kaan Oktay , Jonas Müller , Björn Ommer

Despite recent impressive results on single-object and single-domain image generation, the generation of complex scenes with multiple objects remains challenging. In this paper, we start with the idea that a model must be able to understand…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Tristan Sylvain , Pengchuan Zhang , Yoshua Bengio , R Devon Hjelm , Shikhar Sharma

Backdoor attacks are among the most effective, practical, and stealthy attacks in deep learning. In this paper, we consider a practical scenario where a developer obtains a deep model from a third party and uses it as part of a…

密码学与安全 · 计算机科学 2025-03-28 Dorde Popovic , Amin Sadeghi , Ting Yu , Sanjay Chawla , Issa Khalil

Generative models have demonstrated remarkable abilities in generating high-fidelity visual content. In this work, we explore how generative models can further be used not only to synthesize visual content but also to understand the…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Yanbo Wang , Justin Dauwels , Yilun Du

Bionic design refers to an approach of generative creativity in which a target object (e.g. a floor lamp) is designed to contain features of biological source objects (e.g. flowers), resulting in creative biologically-inspired design. In…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Simiao Yu , Hao Dong , Pan Wang , Chao Wu , Yike Guo

This paper presents a novel method to deal with the challenging task of generating photographic images conditioned on semantic image descriptions. Our method introduces accompanying hierarchical-nested adversarial objectives inside the…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Zizhao Zhang , Yuanpu Xie , Lin Yang

The rapid advancement of image-generation technologies has made it possible for anyone to create photorealistic images using generative models, raising significant security concerns. To mitigate malicious use, tracing the origin of such…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Chao Wang , Zijin Yang , Yaofei Wang , Weiming Zhang , Kejiang Chen

We introduce a framework for joint grounded scene graph - image generation, a challenging task involving high-dimensional, multi-modal structured data. To effectively model this complex joint distribution, we adopt a factorized approach:…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Bicheng Xu , Qi Yan , Renjie Liao , Lele Wang , Leonid Sigal

Zero shot learning in Image Classification refers to the setting where images from some novel classes are absent in the training data but other information such as natural language descriptions or attribute vectors of the classes are…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Ashish Mishra , M Shiva Krishna Reddy , Anurag Mittal , Hema A Murthy

Thanks to the fast progress in synthetic media generation, creating realistic false images has become very easy. Such images can be used to wrap "rich" fake news with enhanced credibility, spawning a new wave of high-impact, high-risk…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Davide Cozzolino , Justus Thies , Andreas Rössler , Matthias Nießner , Luisa Verdoliva

In this paper, we investigate a new framework for image classification that adaptively generates spatial representations. Our strategy is based on a sequential process that learns to explore the different regions of any image in order to…

计算机视觉与模式识别 · 计算机科学 2014-02-12 Gabriel Dulac-Arnold , Ludovic Denoyer , Nicolas Thome , Matthieu Cord , Patrick Gallinari

In this work, we investigate the problem of Model-Agnostic Zero-Shot Classification (MA-ZSC), which refers to training non-specific classification architectures (downstream models) to classify real images without using any real images…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Jordan Shipard , Arnold Wiliem , Kien Nguyen Thanh , Wei Xiang , Clinton Fookes

Generating high-fidelity images of humans with fine-grained control over attributes such as hairstyle and clothing remains a core challenge in personalized text-to-image synthesis. While prior methods emphasize identity preservation from a…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Guocheng Gordon Qian , Daniil Ostashev , Egor Nemchinov , Avihay Assouline , Sergey Tulyakov , Kuan-Chieh Jackson Wang , Kfir Aberman

Face recognition (FR) stands as one of the most crucial applications in computer vision. The accuracy of FR models has significantly improved in recent years due to the availability of large-scale human face datasets. However, directly…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Xiao Lin , Yuge Huang , Jianqing Xu , Yuxi Mi , Shuigeng Zhou , Shouhong Ding

Backdoor attacks pose a significant threat to the security and reliability of deep learning models. To mitigate such attacks, one promising approach is to learn to extract features from the target model and use these features for backdoor…

机器学习 · 计算机科学 2025-12-24 Zhonghao Yang , Cheng Luo , Daojing He , Yiming Li , Yu Li

Semantic image synthesis aims to generate high-quality images given semantic conditions, i.e. segmentation masks and style reference images. Existing methods widely adopt generative adversarial networks (GANs). GANs take all conditional…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Feng Liu , Xiaobin Chang