中文
相关论文

相关论文: GMM-Free Flat Start Sequence-Discriminative DNN Tr…

200 篇论文

We present a method for pretraining a recurrent mixture density network (RMDN). We also propose a slight modification to the architecture of the RMDN-GARCH proposed by Nikolaev et al. [2012]. The pretraining method helps the RMDN avoid bad…

机器学习 · 计算机科学 2023-03-01 Hubert Normandin-Taillon , Frédéric Godin , Chun Wang

Gaussian Mixture Models (GMMs) are a standard tool in data analysis. However, they face problems when applied to high-dimensional data (e.g., images) due to the size of the required full covariance matrices (CMs), whereas the use of…

机器学习 · 计算机科学 2023-08-29 Alexander Gepperth

In data-mining applications, we are frequently faced with a large fraction of missing entries in the data matrix, which is problematic for most discriminant machine learning algorithms. A solution that we explore in this paper is the use of…

机器学习 · 计算机科学 2018-01-09 Olivier Delalleau , Aaron Courville , Yoshua Bengio

Stochastic gradient descent (SGD) and its many variants are the widespread optimization algorithms for training deep neural networks. However, SGD suffers from inevitable drawbacks, including vanishing gradients, lack of theoretical…

机器学习 · 计算机科学 2024-01-09 Zeinab Ebrahimi , Gustavo Batista , Mohammad Deghat

Data selection plays a crucial role in data-driven decision-making, including in large language models (LLMs), and is typically task-dependent. Properties such as data quality and diversity have been extensively studied and are known to…

机器学习 · 计算机科学 2025-09-30 Yuqing Wang , Shangding Gu

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

Recently, hidden Markov models (HMMs) have achieved promising results for offline handwritten Chinese text recognition. However, due to the large vocabulary of Chinese characters with each modeled by a uniform and fixed number of hidden…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Wenchao Wang , Jun Du , Zi-Rui Wang

The impact of randomness on model training is poorly understood. How do differences in data order and initialization actually manifest in the model, such that some training runs outperform others or converge faster? Furthermore, how can we…

机器学习 · 计算机科学 2024-01-23 Michael Y. Hu , Angelica Chen , Naomi Saphra , Kyunghyun Cho

The Mandarin Chinese language is known to be strongly influenced by a rich set of regional accents, while Mandarin speech with each accent is quite low resource. Hence, an important task in Mandarin speech recognition is to appropriately…

音频与语音处理 · 电气工程与系统科学 2024-06-17 Xurong Xie , Xiang Sui , Xunying Liu , Lan Wang

Few-shot node classification poses a significant challenge for Graph Neural Networks (GNNs) due to insufficient supervision and potential distribution shifts between labeled and unlabeled nodes. Self-training has emerged as a widely popular…

机器学习 · 计算机科学 2024-01-22 Fali Wang , Tianxiang Zhao , Suhang Wang

The training phases of Deep neural network~(DNN) consumes enormous processing time and energy. Compression techniques utilizing the sparsity of DNNs can effectively accelerate the inference phase of DNNs. However, it is hardly used in the…

机器学习 · 计算机科学 2022-03-14 Zhuoran Song , Yihong Xu , Han Li , Naifeng Jing , Xiaoyao Liang , Li Jiang

Neural Stochastic Differential Equations (Neural SDEs) have emerged as powerful mesh-free generative models for continuous stochastic processes, with critical applications in fields such as finance, physics, and biology. Previous…

机器学习 · 计算机科学 2025-03-28 Jianxin Zhang , Josh Viktorov , Doosan Jung , Emily Pitler

Derivative-free prompt learning has emerged as a lightweight alternative to prompt tuning, which only requires model inference to optimize the prompts. However, existing work did not take full advantage of the over-parameterized…

计算与语言 · 计算机科学 2022-10-24 Yekun Chai , Shuohuan Wang , Yu Sun , Hao Tian , Hua Wu , Haifeng Wang

Alternating minimization methods have recently been proposed as alternatives to the gradient descent for deep neural network optimization. Alternating minimization methods can typically decompose a deep neural network into layerwise…

机器学习 · 计算机科学 2020-09-18 Junxiang Wang , Zheng Chai , Yue Cheng , Liang Zhao

Deep learning models have attracted lots of research attention in time series classification (TSC) task in the past two decades. Recently, deep neural networks (DNN) have surpassed classical distance-based methods and achieved…

机器学习 · 计算机科学 2025-10-14 Salomon Ibarra , Frida Cantu , Kaixiong Zhou , Li Zhang

We propose two novel techniques --- stacking bottleneck features and minimum generation error training criterion --- to improve the performance of deep neural network (DNN)-based speech synthesis. The techniques address the related issues…

声音 · 计算机科学 2016-11-17 Zhizheng Wu , Simon King

In Deep Learning, a well-known approach for training a Deep Neural Network starts by training a generative Deep Belief Network model, typically using Contrastive Divergence (CD), then fine-tuning the weights using backpropagation or other…

量子物理 · 物理学 2015-10-22 Steven H. Adachi , Maxwell P. Henderson

Hidden Markov Model (HMM) is often regarded as the dynamical model of choice in many fields and applications. It is also at the heart of most state-of-the-art speech recognition systems since the 70's. However, from Gaussian mixture models…

计算与语言 · 计算机科学 2016-07-04 Sébastien Gagnon , Jean Rouat

The recurrent neural networks (RNN) with richly distributed internal states and flexible non-linear transition functions, have overtaken the dynamic Bayesian networks such as the hidden Markov models (HMMs) in the task of modeling highly…

机器学习 · 计算机科学 2021-08-11 Jin Huang , Ming Xiao

Training deep neural networks (DNNs) can be difficult due to the occurrence of vanishing/exploding gradients during weight optimization. To avoid this problem, we propose a class of DNNs stemming from the time discretization of Hamiltonian…

机器学习 · 计算机科学 2021-04-28 Clara L. Galimberti , Liang Xu , Giancarlo Ferrari Trecate