中文
相关论文

相关论文: Conditional Idempotent Generative Networks

200 篇论文

In many machine learning applications, we are faced with incomplete datasets. In the literature, missing data imputation techniques have been mostly concerned with filling missing values. However, the existence of missing values is…

机器学习 · 计算机科学 2020-09-07 Mohammad Kachuee , Kimmo Karkkainen , Orpaz Goldstein , Sajad Darabi , Majid Sarrafzadeh

Conditional Generative Adversarial Networks (cGANs) are implicit generative models which allow to sample from class-conditional distributions. Existing cGANs are based on a wide range of different discriminator designs and training…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Si-An Chen , Chun-Liang Li , Hsuan-Tien Lin

In terms of Generative Adversarial Networks (GANs), the information metric to discriminate the generative data from the real data, lies in the key point of generation efficiency, which plays an important role in GAN-based applications,…

机器学习 · 计算机科学 2021-01-08 Rui She , Pingyi Fan

Matching the performance of conditional Generative Adversarial Networks with little supervision is an important task, especially in venturing into new domains. We design a new training algorithm, which is robust to missing or ambiguous…

机器学习 · 统计学 2019-06-11 Kiran Koshy Thekumparampil , Sewoong Oh , Ashish Khetan

We propose a novel method that trains a conditional Generative Adversarial Network (GAN) to generate visual interpretations of a Convolutional Neural Network (CNN). To comprehend a CNN, the GAN is trained with information on how the CNN…

计算机视觉与模式识别 · 计算机科学 2023-11-10 R T Akash Guna , Raul Benitez , O K Sikha

Generative Adversarial Networks (GANs) struggle to generate structured objects like molecules and game maps. The issue is that structured objects must satisfy hard requirements (e.g., molecules must be chemically valid) that are difficult…

机器学习 · 计算机科学 2020-12-01 Luca Di Liello , Pierfrancesco Ardino , Jacopo Gobbi , Paolo Morettin , Stefano Teso , Andrea Passerini

This paper proposes two important contributions for conditional Generative Adversarial Networks (cGANs) to improve the wide variety of applications that exploit this architecture. The first main contribution is an analysis of cGANs to show…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Houssem eddine Boulahbal , Adrian Voicila , Andrew Comport

Engineering design tasks often require synthesizing new designs that meet desired performance requirements. The conventional design process, which requires iterative optimization and performance evaluation, is slow and dependent on initial…

机器学习 · 计算机科学 2021-06-08 Amin Heyrani Nobari , Wei Chen , Faez Ahmed

We develop improved physics-informed neural networks (PINNs) for high-order and high-dimensional power system models described by nonlinear ordinary differential equations. We propose some novel enhancements to improve PINN training and…

机器学习 · 计算机科学 2024-10-11 Vineet Jagadeesan Nair

Generative adversarial nets (GANs) have been remarkably successful at learning to sample from distributions specified by a given dataset, particularly if the given dataset is reasonably large compared to its dimensionality. However, given…

机器学习 · 计算机科学 2022-11-29 Tiantian Fang , Ruoyu Sun , Alex Schwing

Real-world multivariate time series, particularly in critical infrastructure such as electrical power grids, are often corrupted by noise and anomalies that degrade the performance of downstream tasks. Standard data cleaning approaches…

人工智能 · 计算机科学 2026-03-13 David Baumgartner , Helge Langseth , Heri Ramampiaro

Quantum generative models offer a promising new direction in machine learning by leveraging quantum circuits to enhance data generation capabilities. In this study, we propose a hybrid quantum-classical image generation framework that…

量子物理 · 物理学 2025-04-04 Chi-Sheng Chen , Wei An Hou , Hsiang-Wei Hu , Zhen-Sheng Cai

Graph Neural Networks (GNNs) excel in delineating graph structures in diverse domains, including community analysis and recommendation systems. As the interpretation of GNNs becomes increasingly important, the demand for robust baselines…

机器学习 · 计算机科学 2024-05-30 Ming-Yi Hong , Yi-Hsiang Huang , Shao-En Lin , You-Chen Teng , Chih-Yu Wang , Che Lin

Generating high-resolution, photo-realistic images has been a long-standing goal in machine learning. Recently, Nguyen et al. (2016) showed one interesting way to synthesize novel images by performing gradient ascent in the latent space of…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Anh Nguyen , Jeff Clune , Yoshua Bengio , Alexey Dosovitskiy , Jason Yosinski

Although deep learning has achieved appealing results on several machine learning tasks, most of the models are deterministic at inference, limiting their application to single-modal settings. We propose a novel general-purpose framework…

机器学习 · 计算机科学 2020-10-12 Sameera Ramasinghe , Kanchana Ranasinghe , Salman Khan , Nick Barnes , Stephen Gould

Conditional Generative Adversarial Networks (cGANs) have been used in many image processing tasks. However, they still have serious problems maintaining the balance between conditioning the output on the input and creating the output with…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Mohammadreza Naderi , Zahra Nabizadeh , Nader Karimi , Shahram Shirani , Shadrokh Samavi

Generative adversarial networks (GANs) have achieved remarkable progress in recent years, but the continuously growing scale of models makes them challenging to deploy widely in practical applications. In particular, for real-time…

机器学习 · 计算机科学 2021-03-19 Liang Hou , Zehuan Yuan , Lei Huang , Huawei Shen , Xueqi Cheng , Changhu Wang

Datasets with missing values are very common in real world applications. GAIN, a recently proposed deep generative model for missing data imputation, has been proved to outperform many state-of-the-art methods. But GAIN only uses a…

机器学习 · 计算机科学 2021-04-07 Yufeng Wang , Dan Li , Xiang Li , Min Yang

Denoising diffusion models have gained popularity as a generative modeling technique for producing high-quality and diverse images. Applying these models to downstream tasks requires conditioning, which can take the form of text, class…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Alexandros Graikos , Srikar Yellapragada , Dimitris Samaras

We present Causal Generative Neural Networks (CGNNs) to learn functional causal models from observational data. CGNNs leverage conditional independencies and distributional asymmetries to discover bivariate and multivariate causal…