中文
相关论文

相关论文: Improving the Effectiveness of Deep Generative Dat…

200 篇论文

Constructing high-quality features is critical to any quantitative data analysis. While feature engineering was historically addressed by carefully hand-crafting data representations based on domain expertise, deep neural networks (DNNs)…

机器学习 · 计算机科学 2025-02-25 Max Vargas , Reilly Cannon , Andrew Engel , Anand D. Sarwate , Tony Chiang

We propose SADGE, a quantitative similarity metric that predicts the performance of synthetic image datasets for common computer vision tasks without downstream model training. Estimating whether a synthetic dataset will lead to a model…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Patryk Bartkowiak , Bartosz Kotrys , Dominik Michels , Soren Pirk , Wojtek Palubicki

Generative Adversarial Networks (GANs) in supervised settings can generate photo-realistic corresponding output from low-definition input (SRGAN). Using the architecture presented in the SRGAN original paper [2], we explore how selecting a…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Nao Takano , Gita Alaghband

Generative Adversarial Networks (GANs) have facilitated a new direction to tackle the image-to-image transformation problem. Different GANs use generator and discriminator networks with different losses in the objective function. Still…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Kancharagunta Kishan Babu , Shiv Ram Dubey

Generative adversarial networks (GANs) are successfully used for image synthesis but are known to face instability during training. In contrast, probabilistic diffusion models (DMs) are stable and generate high-quality images, at the cost…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Edgardo Solano-Carrillo , Angel Bueno Rodriguez , Borja Carrillo-Perez , Yannik Steiniger , Jannis Stoppe

State of the art deep generative networks are capable of producing images with such incredible realism that they can be suspected of memorizing training images. It is why it is not uncommon to include visualizations of training set nearest…

机器学习 · 计算机科学 2019-01-14 Ryan Webster , Julien Rabin , Loic Simon , Frederic Jurie

Synthetic image data generation represents a promising avenue for training deep learning models, particularly in the realm of transfer learning, where obtaining real images within a specific domain can be prohibitively expensive due to…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Yuhang Li , Xin Dong , Chen Chen , Jingtao Li , Yuxin Wen , Michael Spranger , Lingjuan Lyu

Graph generation is a crucial task in many fields, including network science and bioinformatics, as it enables the creation of synthetic graphs that mimic the properties of real-world networks for various applications. Graph Generative…

机器学习 · 计算机科学 2026-01-21 Salvatore Romano , Marco Grassia , Giuseppe Mangioni

Modern vision models excel at general purpose downstream tasks. It is unclear, however, how they may be used for personalized vision tasks, which are both fine-grained and data-scarce. Recent works have successfully applied synthetic data…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Shobhita Sundaram , Julia Chae , Yonglong Tian , Sara Beery , Phillip Isola

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

Fine-grained text to image synthesis involves generating images from texts that belong to different categories. In contrast to general text to image synthesis, in fine-grained synthesis there is high similarity between images of different…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Xu Ouyang , Ying Chen , Kaiyue Zhu , Gady Agam

Generative Adversarial Networks (GANs) have been successfully used to synthesize realistically looking images of faces, scenery and even medical images. Unfortunately, they usually require large training datasets, which are often scarce in…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Christoph Baur , Shadi Albarqouni , Nassir Navab

The advent of deep learning has brought a significant improvement in the quality of generated media. However, with the increased level of photorealism, synthetic media are becoming hardly distinguishable from real ones, raising serious…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Diego Gragnaniello , Davide Cozzolino , Francesco Marra , Giovanni Poggi , Luisa Verdoliva

Automated design synthesis has the potential to revolutionize the modern engineering design process and improve access to highly optimized and customized products across countless industries. Successfully adapting generative Machine…

机器学习 · 计算机科学 2022-03-18 Lyle Regenwetter , Amin Heyrani Nobari , Faez Ahmed

We investigate whether synthetic images generated by diffusion models can enhance multi-label classification of protein subcellular localization. Specifically, we implement a simplified class-conditional denoising diffusion probabilistic…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Sylvey Lin , Zhi-Yi Cao

Recent text-to-image generation models have shown promising results in generating high-fidelity photo-realistic images. Though the results are astonishing to human eyes, how applicable these generated images are for recognition tasks…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Ruifei He , Shuyang Sun , Xin Yu , Chuhui Xue , Wenqing Zhang , Philip Torr , Song Bai , Xiaojuan Qi

As many other machine learning driven medical image analysis tasks, skin image analysis suffers from a chronic lack of labeled data and skewed class distributions, which poses problems for the training of robust and well-generalizing…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Christoph Baur , Shadi Albarqouni , Nassir Navab

Recently deep learning methods, in particular, convolutional neural networks (CNNs), have led to a massive breakthrough in the range of computer vision. Also, the large-scale annotated dataset is the essential key to a successful training…

图像与视频处理 · 电气工程与系统科学 2020-11-17 Chang Qi , Junyang Chen , Guizhi Xu , Zhenghua Xu , Thomas Lukasiewicz , Yang Liu

We investigate the utility of diffusion generative models to efficiently synthesise datasets that effectively train deep learning models for image analysis. Specifically, we propose novel $\Gamma$-distribution Latent Denoising Diffusion…

图像与视频处理 · 电气工程与系统科学 2024-10-01 David Stojanovski , Mariana da Silva , Pablo Lamata , Arian Beqiri , Alberto Gomez

Generative Adversarial Networks (GANs) have made releasing of synthetic images a viable approach to share data without releasing the original dataset. It has been shown that such synthetic data can be used for a variety of downstream tasks…

机器学习 · 计算机科学 2020-12-15 Sumit Mukherjee , Yixi Xu , Anusua Trivedi , Juan Lavista Ferres
‹ 上一页 1 8 9 10 下一页 ›