中文
相关论文

相关论文: Importance Weighted Generative Networks

200 篇论文

In an attempt to better understand structural benefits and generalization power of deep neural networks, we firstly present a novel graph theoretical formulation of neural network models, including fully connected, residual network (ResNet)…

机器学习 · 计算机科学 2023-05-29 Yuqing Li , Tao Luo , Chao Ma

Exploiting the great expressive power of Deep Neural Network architectures, relies on the ability to train them. While current theoretical work provides, mostly, results showing the hardness of this task, empirical evidence usually differs…

机器学习 · 计算机科学 2017-06-05 Shai Shalev-Shwartz , Ohad Shamir , Shaked Shammah

In the context of supervised learning of a function by a neural network, we claim and empirically verify that the neural network yields better results when the distribution of the data set focuses on regions where the function to learn is…

机器学习 · 统计学 2022-09-28 Paul Novello , Gaël Poëtte , David Lugato , Pietro Congedo

Transfer learning has gained significant attention in recent deep learning research due to its ability to accelerate convergence and enhance performance on new tasks. However, its success is often contingent on the similarity between source…

机器学习 · 计算机科学 2024-10-28 Bedionita Soro , Bruno Andreis , Hayeon Lee , Wonyong Jeong , Song Chong , Frank Hutter , Sung Ju Hwang

The variational autoencoder (VAE; Kingma, Welling (2014)) is a recently proposed generative model pairing a top-down generative network with a bottom-up recognition network which approximates posterior inference. It typically makes strong…

机器学习 · 计算机科学 2016-11-08 Yuri Burda , Roger Grosse , Ruslan Salakhutdinov

This work addresses the scarcity of annotated hyperspectral data required to train deep neural networks. Especially, we investigate generative adversarial networks and their application to the synthesis of consistent labeled spectra. By…

神经与进化计算 · 计算机科学 2018-06-08 Nicolas Audebert , Bertrand Le Saux , Sébastien Lefèvre

We consider a distributed estimation method in a setting with heterogeneous streams of correlated data distributed across nodes in a network. In the considered approach, linear models are estimated locally (i.e., with only local data)…

机器学习 · 计算机科学 2021-02-11 Lingzhou Hong , Alfredo Garcia , Ceyhun Eksin

Deep neural networks are often ignorant about what they do not know and overconfident when they make uninformed predictions. Some recent approaches quantify classification uncertainty directly by training the model to output high…

机器学习 · 计算机科学 2020-06-09 Murat Sensoy , Lance Kaplan , Federico Cerutti , Maryam Saleki

To deploy and operate deep neural models in production, the quality of their predictions, which might be contaminated benignly or manipulated maliciously by input distributional deviations, must be monitored and assessed. Specifically, we…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Guy Bar-Shalom , Yonatan Geifman , Ran El-Yaniv

Generative adversarial networks (GANs) provide a way to learn deep representations without extensively annotated training data. They achieve this through deriving backpropagation signals through a competitive process involving a pair of…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Antonia Creswell , Tom White , Vincent Dumoulin , Kai Arulkumaran , Biswa Sengupta , Anil A Bharath

Machine learning optimization often depends on stochastic gradient descent, where the precision of gradient estimation is vital for model performance. Gradients are calculated from mini-batches formed by uniformly selecting data samples…

机器学习 · 计算机科学 2025-01-29 Corentin Salaün , Xingchang Huang , Iliyan Georgiev , Niloy J. Mitra , Gurprit Singh

We consider the problem of training generative models with deep neural networks as generators, i.e. to map latent codes to data points. Whereas the dominant paradigm combines simple priors over codes with complex deterministic models, we…

机器学习 · 统计学 2017-07-31 Yannic Kilcher , Aurélien Lucchi , Thomas Hofmann

Neural networks with random hidden nodes have gained increasing interest from researchers and practical applications. This is due to their unique features such as very fast training and universal approximation property. In these networks…

神经与进化计算 · 计算机科学 2017-10-16 Grzegorz Dudek

Generative Adversarial Networks (GANs) have been used to model the underlying probability distribution of sample based datasets. GANs are notoriuos for training difficulties and their dependence on arbitrary hyperparameters. One recent…

机器学习 · 计算机科学 2019-10-03 Thomas Pinetz , Daniel Soukup , Thomas Pock

Deep learning has shown successful application in visual recognition and certain artificial intelligence tasks. Deep learning is also considered as a powerful tool with high flexibility to approximate functions. In the present work,…

机器学习 · 计算机科学 2021-12-23 Ayan Chakraborty , Thomas Wick , Xiaoying Zhuang , Timon Rabczuk

While deep neural networks are highly performant and successful in a wide range of real-world problems, estimating their predictive uncertainty remains a challenging task. To address this challenge, we propose and implement a loss function…

机器学习 · 计算机科学 2022-10-14 Tony Tohme , Kevin Vanslette , Kamal Youcef-Toumi

Deep neural networks (DNNs) have demonstrated remarkable success, yet their wide adoption is often hindered by their opaque decision-making. To address this, attribution methods have been proposed to assign relevance values to each part of…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Danielle Cohen , Hila Chefer , Lior Wolf

Recent works propose using the discriminator of a GAN to filter out unrealistic samples of the generator. We generalize these ideas by introducing the implicit Metropolis-Hastings algorithm. For any implicit probabilistic model and a target…

机器学习 · 统计学 2019-06-11 Kirill Neklyudov , Evgenii Egorov , Dmitry Vetrov

Empirical networks of weighted dyadic relations often contain noisy edges that alter the global characteristics of the network and obfuscate the most important structures therein. Graph pruning is the process of identifying the most…

物理与社会 · 物理学 2016-01-20 Navid Dianati

Generative Adversarial Networks (GAN) have received wide attention in the machine learning field for their potential to learn high-dimensional, complex real data distribution. Specifically, they do not rely on any assumptions about the…

机器学习 · 计算机科学 2019-03-01 Yongjun Hong , Uiwon Hwang , Jaeyoon Yoo , Sungroh Yoon