中文
相关论文

相关论文: Fast Ensemble Learning Using Adversarially-Generat…

200 篇论文

Deep neural networks have been shown to perform well in many classical machine learning problems, especially in image classification tasks. However, researchers have found that neural networks can be easily fooled, and they are surprisingly…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Huaxia Wang , Chun-Nam Yu

Generative adversarial networks are the state of the art approach towards learned synthetic image generation. Although early successes were mostly unsupervised, bit by bit, this trend has been superseded by approaches based on labelled…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Ricard Durall , Kalun Ho , Franz-Josef Pfreundt , Janis Keuper

We study the problem of learning generative adversarial networks (GANs) for a rare class of an unlabeled dataset subject to a labeling budget. This problem is motivated from practical applications in domains including security (e.g.,…

机器学习 · 计算机科学 2022-03-22 Zinan Lin , Hao Liang , Giulia Fanti , Vyas Sekar

Generative adversarial networks (GANs) are a class of generative models with two antagonistic neural networks: a generator and a discriminator. These two neural networks compete against each other through an adversarial process that can be…

机器学习 · 计算机科学 2021-05-24 Barbara Franci , Sergio Grammatico

In this work, we present GAROM, a new approach for reduced order modelling (ROM) based on generative adversarial networks (GANs). GANs have the potential to learn data distribution and generate more realistic data. While widely applied in…

机器学习 · 计算机科学 2025-01-31 Dario Coscia , Nicola Demo , Gianluigi Rozza

Restricted Boltzmann Machines (RBMs) are one of the fundamental building blocks of deep learning. Approximate maximum likelihood training of RBMs typically necessitates sampling from these models. In many training scenarios, computationally…

机器学习 · 计算机科学 2014-10-02 Guillaume Desjardins , Heng Luo , Aaron Courville , Yoshua Bengio

We study two important concepts in adversarial deep learning---adversarial training and generative adversarial network (GAN). Adversarial training is the technique used to improve the robustness of discriminator by combining adversarial…

机器学习 · 计算机科学 2019-04-17 Xuanqing Liu , Cho-Jui Hsieh

Deep learning has revolutionized various fields, yet its efficacy is hindered by overfitting and the requirement of extensive annotated data, particularly in few-shot learning scenarios where limited samples are available. This paper…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Jiacheng Hu , Zhen Qi , Jianjun Wei , Jiajing Chen , Runyuan Bao , Xinyu Qiu

This paper presents a novel deep learning based data-driven optimization method. A novel generative adversarial network (GAN) based data-driven distributionally robust chance constrained programming framework is proposed. GAN is applied to…

最优化与控制 · 数学 2020-05-12 Shipu Zhao , Fengqi You

Over the past years, Generative Adversarial Networks (GANs) have shown a remarkable generation performance especially in image synthesis. Unfortunately, they are also known for having an unstable training process and might loose parts of…

机器学习 · 计算机科学 2019-11-18 Teodora Pandeva , Matthias Schubert

Recently, generative adversarial networks (GANs) have shown promising performance in generating realistic images. However, they often struggle in learning complex underlying modalities in a given dataset, resulting in poor-quality generated…

计算机视觉与模式识别 · 计算机科学 2018-05-09 David Keetae Park , Seungjoo Yoo , Hyojin Bahng , Jaegul Choo , Noseong Park

Generative models offer a direct way of modeling complex data. Energy-based models attempt to encode the statistical correlations observed in the data at the level of the Boltzmann weight associated with an energy function in the form of a…

无序系统与神经网络 · 物理学 2024-04-10 Aurélien Decelle , Cyril Furtlehner , Alfonso De Jesus Navas Gómez , Beatriz Seoane

We present a deep learning model for data-driven simulations of random dynamical systems without a distributional assumption. The deep learning model consists of a recurrent neural network, which aims to learn the time marching structure,…

机器学习 · 计算机科学 2022-04-12 Kyongmin Yeo , Zan Li , Wesley M. Gifford

The utility of machine learning (ML) techniques in materials science has accelerated materials design and discovery. However, the accuracy of ML models - particularly deep neural networks - heavily relies on the quality and quantity of the…

材料科学 · 物理学 2023-10-25 Marzie Ghorbani , Zhipeng Li , Nick Birbilis

One way to expand the available dataset for training AI models in the medical field is through the use of Generative Adversarial Networks (GANs) for data augmentation. GANs work by employing a generator network to create new data samples…

Deep generative models (DGMs) have the potential to revolutionize diagnostic imaging. Generative adversarial networks (GANs) are one kind of DGM which are widely employed. The overarching problem with deploying GANs, and other DGMs, in any…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Rucha Deshpande , Mark A. Anastasio , Frank J. Brooks

Generative neural networks can produce data samples according to the statistical properties of their training distribution. This feature can be used to test modern computational neuroscience hypotheses suggesting that spontaneous brain…

神经与进化计算 · 计算机科学 2025-07-29 Lorenzo Tausani , Alberto Testolin , Marco Zorzi

This paper introduces a new generative deep learning network for human motion synthesis and control. Our key idea is to combine recurrent neural networks (RNNs) and adversarial training for human motion modeling. We first describe an…

图形学 · 计算机科学 2018-06-25 Zhiyong Wang , Jinxiang Chai , Shihong Xia

Multiple different approaches of generating adversarial examples have been proposed to attack deep neural networks. These approaches involve either directly computing gradients with respect to the image pixels, or directly solving an…

神经与进化计算 · 计算机科学 2017-03-29 Shumeet Baluja , Ian Fischer

When formulated as an unsupervised learning problem, anomaly detection often requires a model to learn the distribution of normal data. Previous works apply Generative Adversarial Networks (GANs) to anomaly detection tasks and show good…

机器学习 · 计算机科学 2021-06-15 Xu Han , Xiaohui Chen , Li-Ping Liu