paper-with-me

홈 › Papers

Distributed Stochastic Multi-Task Learning with Graph Regularization

2018-02-11 · Weiran Wang, Jialei Wang, Mladen Kolar, Nathan Srebro

We propose methods for distributed graph-based multi-task learning that are based on weighted averaging of messages from other machines. Uniform averaging or diminishing stepsize in these methods would yield consensus (single task) learning. We show how simply skewing the averaging weights or controlling the stepsize allows learning different, but related, tasks on the different machines.

📄 PDF Abstract BibTeX arXiv:1802.03830

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar 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 techniqu…

Optimal Convergence for Distributed Learning with Stochastic Gradient Methods and Spectral Algorithms

2018-01-22 · Junhong Lin, Volkan Cevher

We study generalization properties of distributed algorithms in the setting of nonparametric regression over a reproducing kernel Hilbert space (RKHS). We first investigate distributed stochastic gradient methods (SGM), …

regression

SSFG: Stochastically Scaling Features and Gradients for Regularizing Graph Convolutional Networks

2021-02-20 · Haimin Zhang, Min Xu, Guoqiang Zhang, Kenta Niwa

Graph convolutional networks have been successfully applied in various graph-based tasks. In a typical graph convolutional layer, node features are updated by aggregating neighborhood information. Repeatedly applying gra…

Graph Learning

Implicit Gradient Alignment in Distributed and Federated Learning

2021-06-25 · Yatin Dandi, Luis Barba, Martin Jaggi

A major obstacle to achieving global convergence in distributed and federated learning is the misalignment of gradients across clients, or mini-batches due to heterogeneity and stochasticity of the distributed data. In t…

Federated Learning

Stochastic Shared Embeddings: Data-driven Regularization of Embedding Layers

2019-05-25 · NeurIPS 2019 12 · Liwei Wu, Shuqing Li, Cho-Jui Hsieh, James Sharpnack

In deep neural nets, lower level embedding layers account for a large portion of the total number of parameters. Tikhonov regularization, graph-based regularization, and hard parameter sharing are approaches that introdu…

Knowledge GraphsRecommendation Systems