中文
相关论文

相关论文: Deep Exponential Families

200 篇论文

The quality of data representation in deep learning methods is directly related to the prior model imposed on the representations; however, generally used fixed priors are not capable of adjusting to the context in the data. To address this…

机器学习 · 计算机科学 2013-03-18 Rakesh Chalasani , Jose C. Principe

There has been much recent, exciting work on combining the complementary strengths of latent variable models and deep learning. Latent variable modeling makes it easy to explicitly specify model constraints through conditional independence…

计算与语言 · 计算机科学 2019-08-06 Yoon Kim , Sam Wiseman , Alexander M. Rush

Complex nonlinear models such as deep neural network (DNNs) have become an important tool for image classification, speech recognition, natural language processing, and many other fields of application. These models however lack…

Deep neural networks are widely used for classification. These deep models often suffer from a lack of interpretability -- they are particularly difficult to understand because of their non-linear nature. As a result, neural networks are…

人工智能 · 计算机科学 2017-11-22 Oscar Li , Hao Liu , Chaofan Chen , Cynthia Rudin

Representing networks in a low dimensional latent space is a crucial task with many interesting applications in graph learning problems, such as link prediction and node classification. A widely applied network representation learning…

机器学习 · 计算机科学 2019-11-21 Abdulkadir Çelikkanat , Fragkiskos D. Malliaros

Deep ensembles have been empirically shown to be a promising approach for improving accuracy, uncertainty and out-of-distribution robustness of deep learning models. While deep ensembles were theoretically motivated by the bootstrap,…

机器学习 · 统计学 2020-06-26 Stanislav Fort , Huiyi Hu , Balaji Lakshminarayanan

Recent research in the deep learning field has produced a plethora of new architectures. At the same time, a growing number of groups are applying deep learning to new applications. Some of these groups are likely to be composed of…

机器学习 · 计算机科学 2016-11-15 Leslie N. Smith , Nicholay Topin

The analysis of DNA sequences has become critical in numerous fields, from evolutionary biology to understanding gene regulation and disease mechanisms. While deep neural networks can achieve remarkable predictive performance, they…

机器学习 · 计算机科学 2026-04-15 Nicolas Huynh , Krzysztof Kacprzyk , Ryan Sheridan , David Bentley , Mihaela van der Schaar

In conventional formulations of multilayer feedforward neural networks, the individual layers are customarily defined by explicit functions. In this paper we demonstrate that defining individual layers in a neural network \emph{implicitly}…

计算机视觉与模式识别 · 计算机科学 2020-06-04 Qianggong Zhang , Yanyang Gu , Michalkiewicz Mateusz , Mahsa Baktashmotlagh , Anders Eriksson

In this paper, we propose a novel supervised learning method that is called Deep Embedding Kernel (DEK). DEK combines the advantages of deep learning and kernel methods in a unified framework. More specifically, DEK is a learnable kernel…

机器学习 · 统计学 2018-04-17 Linh Le , Ying Xie

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

Deep neural networks have been shown to be very successful at learning feature hierarchies in supervised learning tasks. Generative models, on the other hand, have benefited less from hierarchical models with multiple layers of latent…

机器学习 · 计算机科学 2017-06-12 Shengjia Zhao , Jiaming Song , Stefano Ermon

This article studies exponential families $\mathcal{E}$ on finite sets such that the information divergence $D(P\|\mathcal{E})$ of an arbitrary probability distribution from $\mathcal{E}$ is bounded by some constant $D>0$. A particular…

统计理论 · 数学 2014-06-18 Johannes Rauh

We consider strong external difference families (SEDFs); these are external difference families satisfying additional conditions on the patterns of external diferences that occur, and were first defined in the context of classifying optimal…

组合数学 · 数学 2016-11-18 Sophie Huczynska , Maura B. Paterson

During the last decade, deep neural networks (DNN) have demonstrated impressive performances solving a wide range of problems in various domains such as medicine, finance, law, etc. Despite their great performances, they have long been…

机器学习 · 计算机科学 2020-10-13 Jiechieu Kameni Florentin Flambeau , Tsopze Norbert

Deep generative models parameterized by neural networks have recently achieved state-of-the-art performance in unsupervised and semi-supervised learning. We extend deep generative models with auxiliary variables which improves the…

机器学习 · 统计学 2016-06-17 Lars Maaløe , Casper Kaae Sønderby , Søren Kaae Sønderby , Ole Winther

Exponential-family harmoniums (EFHs), which extend restricted Boltzmann machines (RBMs) from Bernoulli random variables to other exponential families (Welling et al., 2005), are generative models that can be trained with…

机器学习 · 计算机科学 2016-05-20 Joseph G. Makin , Benjamin K. Dichter , Philip N. Sabes

Deep neural networks (DNN) are black box algorithms. They are trained using a gradient descent back propagation technique which trains weights in each layer for the sole goal of minimizing training error. Hence, the resulting weights cannot…

机器学习 · 计算机科学 2018-11-05 Daniel Goldfarb

Many important problems in the real world don't have unique solutions. It is thus important for machine learning models to be capable of proposing different plausible solutions with meaningful probability measures. In this work we introduce…

机器学习 · 计算机科学 2020-07-28 Di Qiu , Lok Ming Lui

We present a new approach to modeling sequential data: the deep equilibrium model (DEQ). Motivated by an observation that the hidden layers of many existing deep sequence models converge towards some fixed point, we propose the DEQ approach…

机器学习 · 计算机科学 2019-10-30 Shaojie Bai , J. Zico Kolter , Vladlen Koltun