中文
相关论文

相关论文: Generative Adversarial Networks for Solving Hand-E…

200 篇论文

Most current computer vision datasets are composed of disconnected sets, such as images from different classes. We prove that distributions of this type of data cannot be represented with a continuous generative network without error. They…

机器学习 · 计算机科学 2020-06-26 Lorenzo Luzi , Randall Balestriero , Richard G. Baraniuk

Generative Adversarial Networks (GANs) have shown remarkable success in producing realistic-looking images in the computer vision area. Recently, GAN-based techniques are shown to be promising for spatio-temporal-based applications such as…

机器学习 · 计算机科学 2021-08-02 Nan Gao , Hao Xue , Wei Shao , Sichen Zhao , Kyle Kai Qin , Arian Prabowo , Mohammad Saiedur Rahaman , Flora D. Salim

Graph neural networks (GNNs) face significant challenges with class imbalance, leading to biased inference results. To address this issue in heterogeneous graphs, we propose a novel framework that combines Graph Neural Network (GNN) and…

机器学习 · 计算机科学 2024-11-26 Hung-Chun Hsu , Bo-Jun Wu , Ming-Yi Hong , Che Lin , Chih-Yu Wang

Recent successes in generative modeling have accelerated studies on this subject and attracted the attention of researchers. One of the most important methods used to achieve this success is Generative Adversarial Networks (GANs). It has…

图形学 · 计算机科学 2022-09-27 Muhammed Pektas , Aybars Ugur

From generating never-before-seen images to domain adaptation, applications of Generative Adversarial Networks (GANs) spread wide in the domain of vision and graphics problems. With the remarkable ability of GANs in learning the…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Saman Motamed , Farzad Khalvati

We present an approach for generating clarification questions with the goal of eliciting new information that would make the given textual context more complete. We propose that modeling hypothetical answers (to clarification questions) as…

计算与语言 · 计算机科学 2019-04-05 Sudha Rao , Hal Daumé

Generative adversarial networks (GANs) have been shown to provide an effective way to model complex distributions and have obtained impressive results on various challenging tasks. However, typical GANs require fully-observed data during…

机器学习 · 计算机科学 2019-02-27 Steven Cheng-Xian Li , Bo Jiang , Benjamin Marlin

We propose a new approach to train the Generative Adversarial Nets (GANs) with a mixture of generators to overcome the mode collapsing problem. The main intuition is to employ multiple generators, instead of using a single one as in the…

机器学习 · 计算机科学 2017-10-31 Quan Hoang , Tu Dinh Nguyen , Trung Le , Dinh Phung

The paper proposes a method to effectively fuse multi-exposure inputs and generate high-quality high dynamic range (HDR) images with unpaired datasets. Deep learning-based HDR image generation methods rely heavily on paired datasets. The…

图像与视频处理 · 电气工程与系统科学 2022-07-18 Ru Li , Chuan Wang , Jue Wang , Guanghui Liu , Heng-Yu Zhang , Bing Zeng , Shuaicheng Liu

Generating time series data using Generative Adversarial Networks (GANs) presents several prevalent challenges, such as slow convergence, information loss in embedding spaces, instability, and performance variability depending on the series…

机器学习 · 计算机科学 2024-09-24 MohammadReza EskandariNasab , Shah Muhammad Hamdi , Soukaina Filali Boubrahimi

Although neural networks could achieve state-of-the-art performance while recongnizing images, they often suffer a tremendous defeat from adversarial examples--inputs generated by utilizing imperceptible but intentional perturbation to…

计算机视觉与模式识别 · 计算机科学 2017-09-27 Shiwei Shen , Guoqing Jin , Ke Gao , Yongdong Zhang

Generative adversarial networks (GANs) are successful deep generative models. GANs are based on a two-player minimax game. However, the objective function derived in the original motivation is changed to obtain stronger gradients when…

机器学习 · 统计学 2016-11-10 Masatoshi Uehara , Issei Sato , Masahiro Suzuki , Kotaro Nakayama , Yutaka Matsuo

Generative adversarial networks (GANs) are capable of producing high quality image samples. However, unlike variational autoencoders (VAEs), GANs lack encoders that provide the inverse mapping for the generators, i.e., encode images back to…

机器学习 · 统计学 2018-12-20 Paul K. Rubenstein , Yunpeng Li , Dominik Roblek

We propose a framework of generative adversarial networks with multiple discriminators, which collaborate to represent a real dataset more effectively. Our approach facilitates learning a generator consistent with the underlying data…

机器学习 · 计算机科学 2024-04-04 Jinyoung Choi , Bohyung Han

Quantum machine learning is expected to be one of the first practical applications of near-term quantum devices. Pioneer theoretical works suggest that quantum generative adversarial networks (GANs) may exhibit a potential exponential…

Deep generative models can learn to generate realistic-looking images, but many of the most effective methods are adversarial and involve a saddlepoint optimization, which requires a careful balancing of training between a generator network…

机器学习 · 统计学 2020-02-18 Akash Srivastava , Kai Xu , Michael U. Gutmann , Charles Sutton

Though recent research has achieved remarkable progress in generating realistic images with generative adversarial networks (GANs), the lack of training stability is still a lingering concern of most GANs, especially on high-resolution…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Runmin Wu , Kunyao Zhang , Lijun Wang , Yue Wang , Pingping Zhang , Huchuan Lu , Yizhou Yu

Generative Adversarial Networks (GANs) are a class of neural networks that have been widely used in the field of image-to-image translation. In this paper, we propose a streamlined image-to-image translation network with a simpler…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Guangzong Chen , Mingui Sun , Zhi-Hong Mao , Kangni Liu , Wenyan Jia

As a revolutionary generative paradigm of deep learning, generative adversarial networks (GANs) have been widely applied in various fields to synthesize realistic data. However, it is challenging for conventional GANs to synthesize raw…

信号处理 · 电气工程与系统科学 2023-06-27 Weidong Wang , Jiancheng An , Hongshu Liao , Lu Gan , Chau Yuen

The traditional approach of hand-crafting priors (such as sparsity) for solving inverse problems is slowly being replaced by the use of richer learned priors (such as those modeled by generative adversarial networks, or GANs). In this work,…

机器学习 · 计算机科学 2018-10-09 Chinmay Hegde