中文
相关论文

相关论文: Joint Training of Deep Boltzmann Machines

200 篇论文

Deep reinforcement learning enables algorithms to learn complex behavior, deal with continuous action spaces and find good strategies in environments with high dimensional state spaces. With deep reinforcement learning being an active area…

机器学习 · 计算机科学 2018-10-17 Winfried Lötzsch

Multi-domain learning (MDL) aims to train a model with minimal average risk across multiple overlapping but non-identical domains. To tackle the challenges of dataset bias and domain domination, numerous MDL approaches have been proposed…

机器学习 · 计算机科学 2024-02-20 Ximei Wang , Junwei Pan , Xingzhuo Guo , Dapeng Liu , Jie Jiang

This report describes the difficulties of training neural networks and in particular deep neural networks. It then provides a literature review of training methods for deep neural networks, with a focus on pre-training. It focuses on Deep…

机器学习 · 计算机科学 2015-04-28 Patrick O. Glauner

Machine learning algorithms can perform well when trained on large datasets. While large organisations often have considerable data assets, it can be difficult for these assets to be unified in a manner that makes training possible. Data is…

机器学习 · 计算机科学 2022-03-25 Tiffany Tuor , Joshua Lockhart , Daniele Magazzeni

In recent years, deep learning has made remarkable progress in a wide range of domains, with a particularly notable impact on natural language processing tasks. One of the challenges associated with training deep neural networks in the…

机器学习 · 计算机科学 2024-06-27 Hanna Mazzawi , Xavi Gonzalvo , Michael Wunder , Sammy Jerome , Benoit Dherin

We present Branch-Train-Merge (BTM), a communication-efficient algorithm for embarrassingly parallel training of large language models (LLMs). We show it is possible to independently train subparts of a new class of LLMs on different…

计算与语言 · 计算机科学 2022-08-08 Margaret Li , Suchin Gururangan , Tim Dettmers , Mike Lewis , Tim Althoff , Noah A. Smith , Luke Zettlemoyer

In domains such as health care and finance, shortage of labeled data and computational resources is a critical issue while developing machine learning algorithms. To address the issue of labeled data scarcity in training and deployment of…

机器学习 · 计算机科学 2018-10-16 Otkrist Gupta , Ramesh Raskar

We address the problem of biased gradient estimation in deep Boltzmann machines (DBMs). The existing method to obtain an unbiased estimator uses a maximal coupling based on a Gibbs sampler, but when the state is high-dimensional, it takes a…

机器学习 · 计算机科学 2023-06-01 Shohei Taniguchi , Masahiro Suzuki , Yusuke Iwasawa , Yutaka Matsuo

Multilayer networks have seen a resurgence under the umbrella of deep learning. Current deep learning algorithms train the layers of the network sequentially, improving algorithmic performance as well as providing some regularization. We…

机器学习 · 计算机科学 2016-02-22 Ke Wu , Malik Magdon-Ismail

Training models with varying capacities can be advantageous for deploying them in different scenarios. While high-capacity models offer better performance, low-capacity models require fewer computing resources for training and inference. In…

计算与语言 · 计算机科学 2023-05-25 Lan Jiang , Haoyang Huang , Dongdong Zhang , Rui Jiang , Furu Wei

In this article, we extend the conventional framework of convolutional-Restricted-Boltzmann-Machine to learn highly abstract features among abitrary number of time related input maps by constructing a layer of multiplicative units, which…

人工智能 · 计算机科学 2017-06-27 Zizhuang Wang

Deep Learning techniques have achieved remarkable results in many domains. Often, training deep learning models requires large datasets, which may require sensitive information to be uploaded to the cloud to accelerate training. To…

机器学习 · 计算机科学 2019-04-15 Chun-Hsien Yu , Chun-Nan Chou , Emily Chang

Training in machine learning generally consists in finding one model, whose parameters minimize a data-dependent loss. Yet, empirical work shows that ensemble learning, an approach in which multiple models are sampled, can improve…

无序系统与神经网络 · 物理学 2026-04-28 Thomas Tulinski , Jorge Fernandez-De-Cossio-Diaz , Simona Cocco , Rémi Monasson

A method to control results of gradient descent unsupervised learning in a deep neural network by using evolutionary algorithm is proposed. To process crossover of unsupervisedly trained models, the algorithm evaluates pointwise fitness of…

机器学习 · 统计学 2018-03-29 Takeshi Inagaki

A Boltzmann machine is a stochastic neural network that has been extensively used in the layers of deep architectures for modern machine learning applications. In this paper, we develop a Boltzmann machine that is capable of modelling…

统计力学 · 物理学 2016-10-18 Giacomo Torlai , Roger G. Melko

Boltzmann machine is a powerful tool for modeling probability distributions that govern the training data. A thermal equilibrium state is typically used for Boltzmann machine learning to obtain a suitable probability distribution. The…

Inspired by the success of Boltzmann Machines based on classical Boltzmann distribution, we propose a new machine learning approach based on quantum Boltzmann distribution of a transverse-field Ising Hamiltonian. Due to the non-commutative…

量子物理 · 物理学 2018-05-30 Mohammad H. Amin , Evgeny Andriyash , Jason Rolfe , Bohdan Kulchytskyy , Roger Melko

Deep learning has been widely used in data-intensive applications. However, training a deep neural network often requires a large data set. When there is not enough data available for training, the performance of deep learning models is…

机器学习 · 计算机科学 2020-12-02 Peng Peng , Jiugen Wang

Recently, motion generation by machine learning has been actively researched to automate various tasks. Imitation learning is one such method that learns motions from data collected in advance. However, executing long-term tasks remains…

机器人学 · 计算机科学 2022-03-17 Kazuki Hayashi , Sho Sakaino , Toshiaki Tsuji

Boltzmann machine, as a fundamental construction block of deep belief network and deep Boltzmann machines, is widely used in deep learning community and great success has been achieved. However, theoretical understanding of many aspects of…

机器学习 · 计算机科学 2015-12-08 Xiao Zhang