中文
相关论文

相关论文: Online Deep Learning: Growing RBM on the fly

200 篇论文

Restricted Boltzmann Machine (RBM) is a generative stochastic energy-based model of artificial neural network for unsupervised learning. Recently, RBM is well known to be a pre-training method of Deep Learning. In addition to visible and…

神经与进化计算 · 计算机科学 2018-07-12 Shin Kamada , Takumi Ichimura

Restricted Boltzmann machines (RBMs) are a powerful class of generative models, but their training requires computing a gradient that, unlike supervised backpropagation on typical loss functions, is notoriously difficult even to…

机器学习 · 计算机科学 2020-11-03 Haik Manukian , Yan Ru Pei , Sean R. B. Bearden , Massimiliano Di Ventra

Deep Learning and its applications have gained tremendous interest recently in both academia and industry. Restricted Boltzmann Machines (RBMs) offer a key methodology to implement deep learning paradigms. This paper presents a novel…

新兴技术 · 计算机科学 2018-01-09 Vivek Parmar , Manan Suri

The Restricted Boltzmann Machine (RBM) is one of the simplest generative neural networks capable of learning input distributions. Despite its simplicity, the analysis of its performance in learning from the training data is only well…

机器学习 · 计算机科学 2025-11-13 Yizhou Xu , Florent Krzakala , Lenka Zdeborová

Restricted Boltzmann machines (RBMs) and their extensions, called 'deep-belief networks', are powerful neural networks that have found applications in the fields of machine learning and artificial intelligence. The standard way to training…

机器学习 · 计算机科学 2018-10-25 Haik Manukian , Fabio L. Traversa , Massimiliano Di Ventra

Building a good generative model for image has long been an important topic in computer vision and machine learning. Restricted Boltzmann machine (RBM) is one of such models that is simple but powerful. However, its restricted form also has…

机器学习 · 计算机科学 2016-11-24 Hengyuan Hu , Lisheng Gao , Quanbin Ma

Deep Belief Network (DBN) has a deep architecture that represents multiple features of input patterns hierarchically with the pre-trained Restricted Boltzmann Machines (RBM). A traditional RBM or DBN model cannot change its network…

神经与进化计算 · 计算机科学 2018-07-12 Shin Kamada , Takumi Ichimura

Deep learning builds deep architectures such as multi-layered artificial neural networks to effectively represent multiple features of input patterns. The adaptive structural learning method of Deep Belief Network (DBN) can realize a high…

神经与进化计算 · 计算机科学 2019-10-01 Shin Kamada , Takumi Ichimura

The infinite restricted Boltzmann machine (iRBM) is an extension of the classic RBM. It enjoys a good property of automatically deciding the size of the hidden layer according to specific training data. With sufficient training, the iRBM…

机器学习 · 计算机科学 2018-07-30 Xuan Peng , Xunzhang Gao , Xiang Li

Learning with noisy labels is an important topic for scalable training in many real-world scenarios. However, few previous research considers this problem in the online setting, where the arrival of data is streaming. In this paper, we…

机器学习 · 计算机科学 2023-06-09 Yifan Yang , Alec Koppel , Zheng Zhang

Pairwise learning, an important domain within machine learning, addresses loss functions defined on pairs of training examples, including those in metric learning and AUC maximization. Acknowledging the quadratic growth in computation…

机器学习 · 计算机科学 2024-02-05 Hilal AlQuabeh , William de Vazelhes , Bin Gu

Conceived in the early 1990s, Experience Replay (ER) has been shown to be a successful mechanism to allow online learning algorithms to reuse past experiences. Traditionally, ER can be applied to all machine learning paradigms (i.e.,…

机器学习 · 计算机科学 2016-10-19 Decebal Constantin Mocanu , Maria Torres Vega , Eric Eaton , Peter Stone , Antonio Liotta

Pairwise learning is essential in machine learning, especially for problems involving loss functions defined on pairs of training examples. Online gradient descent (OGD) algorithms have been proposed to handle online pairwise learning,…

机器学习 · 计算机科学 2023-10-11 Hilal AlQuabeh , Bhaskar Mukhoty , Bin Gu

Leveraging sparse networks to connect successive layers in deep neural networks has recently been shown to provide benefits to large-scale state-of-the-art models. However, network connectivity also plays a significant role in the learning…

机器学习 · 计算机科学 2025-06-02 A. C. N. de Oliveira , D. R. Figueiredo

Graphical models are powerful tools for modeling high-dimensional data, but learning graphical models in the presence of latent variables is well-known to be difficult. In this work we give new results for learning Restricted Boltzmann…

机器学习 · 计算机科学 2020-07-28 Surbhi Goel , Adam Klivans , Frederic Koehler

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

We consider non-differentiable dynamic optimization problems such as those arising in robotics and subspace tracking. Given the computational constraints and the time-varying nature of the problem, a low-complexity algorithm is desirable,…

最优化与控制 · 数学 2019-02-20 Rishabh Dixit , Amrit Singh Bedi , Ruchi Tripathi , Ketan Rajawat

Gradient Boosting Machine (GBM) introduced by Friedman is a powerful supervised learning algorithm that is very widely used in practice---it routinely features as a leading algorithm in machine learning competitions such as Kaggle and the…

机器学习 · 计算机科学 2020-09-17 Haihao Lu , Rahul Mazumder

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

Deep Learning has the hierarchical network architecture to represent the complicated features of input patterns. Such architecture is well known to represent higher learning capability compared with some conventional models if the best set…

神经与进化计算 · 计算机科学 2018-07-12 Takumi Ichimura , Shin Kamada
‹ 上一页 1 2 3 10 下一页 ›