paper-with-me

Papers

Efficient Distributed Semi-Supervised Learning using Stochastic Regularization over Affinity Graphs

2016-12-15 · Sunil Thulasidasan, Jeffrey Bilmes, Garrett Kenyon

We describe a computationally efficient, stochastic graph-regularization technique that can be utilized for the semi-supervised training of deep neural networks in a parallel or distributed setting. We utilize a technique, first described in [13] for the construction of mini-batches for stochastic gradient descent (SGD) based on synthesized partitions of an affinity graph that are consistent with the graph structure, but also preserve enough stochasticity for convergence of SGD to good local minima. We show how our technique allows a graph-based semi-supervised loss function to be decomposed into a sum over objectives, facilitating data parallelism for scalable training of machine learning models. Empirical results indicate that our method significantly improves classification accuracy compared to the fully-supervised case when the fraction of labeled data is low, and in the parallel case, achieves significant speed-up in terms of wall-clock time to convergence. We show the results for both sequential and distributed-memory semi-supervised DNN training on a speech corpus.

📄 PDF Abstract BibTeX arXiv:1612.04898

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Distributed Semi-supervised Fuzzy Regression with Interpolation Consistency Regularization

2022-09-18 · Ye Shi, Leijie Zhang, Zehong Cao, M. Tanveer 외

Recently, distributed semi-supervised learning (DSSL) algorithms have shown their effectiveness in leveraging unlabeled samples over interconnected networks, where agents cannot share their original data with each other …

regression

Semi-Supervised Phone Classification using Deep Neural Networks and Stochastic Graph-Based Entropic Regularization

2016-12-15 · Sunil Thulasidasan, Jeffrey Bilmes

We describe a graph-based semi-supervised learning framework in the context of deep neural networks that uses a graph-based entropic regularizer to favor smooth solutions over a graph induced by the data. The main contri…

DiversityGeneral Classification

Regularization With Stochastic Transformations and Perturbations for Deep Semi-Supervised Learning

2016-06-14 · NeurIPS 2016 12 · Mehdi Sajjadi, Mehran Javanmardi, Tolga Tasdizen

Effective convolutional neural networks are trained on large sets of labeled data. However, creating large labeled datasets is a very costly and time-consuming task. Semi-supervised learning uses unlabeled data to train …

Data AugmentationSemi-Supervised Image Classification

Semi-supervised t-SNE for Millimeter-wave Wireless Localization

2021-11-26 · Junquan Deng, Wei Shi, Jian Hu, Xianlong Jiao

We consider the mobile localization problem in future millimeter-wave wireless networks with distributed Base Stations (BSs) based on multi-antenna channel state information (CSI). For this problem, we propose a Semi-sup…

Semi-Supervised Learning by Disentangling and Self-Ensembling Over Stochastic Latent Space

2019-07-22 · Prashnna Kumar Gyawali, Zhiyuan Li, Sandesh Ghimire, Linwei Wang

The success of deep learning in medical imaging is mostly achieved at the cost of a large labeled data set. Semi-supervised learning (SSL) provides a promising solution by leveraging the structure of unlabeled data to im…

Data AugmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRepresentation Learning