Distributed Training of Structured SVM
Training structured prediction models is time-consuming. However, most existing approaches only use a single machine, thus, the advantage of computing power and the capacity for larger data sets of multiple machines have not been exploited. In this work, we propose an efficient algorithm for distributedly training structured support vector machines based on a distributed block-coordinate descent method. Both theoretical and experimental results indicate that our method is efficient.
Code (0)
등록된 구현이 없습니다.
Tasks
Structured PredictionSimilar Papers 제목 키워드 기반
Sniper GMMs: Structured Gaussian mixtures poison ML on large n small p data with high efficacy
We propose a method for structured learning of Gaussian mixtures with low KL-divergence from target mixture models that in turn model the raw data. We show that samples from these structured distributions are highly effe…
BIG-bench Machine LearningData PoisoningPrivacy PreservingA Distributed Gaussian Process Model for Multi-Robot Mapping
We propose DistGP: a multi-robot learning method for collaborative learning of a global function using only local experience and computation. We utilise a sparse Gaussian process (GP) model with a factorisation that mirr…
Log-Scale Quantization in Distributed First-Order Methods: Gradient-based Learning from Distributed Data
Decentralized strategies are of interest for learning from large-scale data over networks. This paper studies learning over a network of geographically distributed nodes/agents subject to quantization. Each node possesse…
Distributed OptimizationQuantizationUnsupervised Submodular Rank Aggregation on Score-based Permutations
Unsupervised rank aggregation on score-based permutations, which is widely used in many applications, has not been deeply explored yet. This work studies the use of submodular optimization for rank aggregation on score-b…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Information RetrievalRetrieval+3Doing More by Doing Less: How Structured Partial Backpropagation Improves Deep Learning Clusters
Many organizations employ compute clusters equipped with accelerators such as GPUs and TPUs for training deep learning models in a distributed fashion. Training is resource-intensive, consuming significant compute, memor…
Deep LearningScheduling