<p>Multiclass logistic regression (MLR) is a fundamental machine learning model to do multiclass classification. However, it is very challenging to perform MLR on large scale data where the feature dimension is high, the number of classes is large and the number of data samples is numerous. In this paper, we build a distributed framework to support large scale multiclass logistic regression. Using stochastic gradient descent to optimize MLR, we find that the gradient matrix is computed as the outer product of two vectors. This grants us an opportunity to greatly reduce communication cost: instead of communicating the gradient matrix among machines, we can only communicate the two vectors and use them to reconstruct the gradient matrix after...
Machine learning models can deal with data samples scattered among distributed agents, each of which...
International audienceWe consider decentralized online supervised learning where estimators are chos...
The focus of this thesis is fast and robust adaptations of logistic regression (LR) for data mining ...
Matrix-parametrized models, including multiclass logistic regression and sparse coding, are used in ...
<p>Regularized Multinomial Logistic regression has emerged as one of the most common methods for per...
National audienceWe present a new parallel multiclass logistic regression algorithm (PAR-MCLR) aimin...
Distributed learning provides an attractive framework for scaling the learning task by sharing the c...
Probabilistic inference on a big data scale is becoming increasingly relevant to both the machine le...
ABSTRACTThe rise of big data has led to new demands for machine learning (ML) systems to learn compl...
The rise of big data has led to new demands for machine learning (ML) systems to learn complex model...
International audienceWe consider stochastic optimization problems defined over reproducing kernel H...
Probabilistic inference on a big data scale is becoming increasingly relevant to both the machine le...
This thesis focuses on developing scalable algorithms for large scale machine learning. In this work...
Solving logistic regression with L1-regularization in distributed settings is an im-portant problem....
For many data-intensive real-world applications, such as recognizing objects from images, detecting ...
Machine learning models can deal with data samples scattered among distributed agents, each of which...
International audienceWe consider decentralized online supervised learning where estimators are chos...
The focus of this thesis is fast and robust adaptations of logistic regression (LR) for data mining ...
Matrix-parametrized models, including multiclass logistic regression and sparse coding, are used in ...
<p>Regularized Multinomial Logistic regression has emerged as one of the most common methods for per...
National audienceWe present a new parallel multiclass logistic regression algorithm (PAR-MCLR) aimin...
Distributed learning provides an attractive framework for scaling the learning task by sharing the c...
Probabilistic inference on a big data scale is becoming increasingly relevant to both the machine le...
ABSTRACTThe rise of big data has led to new demands for machine learning (ML) systems to learn compl...
The rise of big data has led to new demands for machine learning (ML) systems to learn complex model...
International audienceWe consider stochastic optimization problems defined over reproducing kernel H...
Probabilistic inference on a big data scale is becoming increasingly relevant to both the machine le...
This thesis focuses on developing scalable algorithms for large scale machine learning. In this work...
Solving logistic regression with L1-regularization in distributed settings is an im-portant problem....
For many data-intensive real-world applications, such as recognizing objects from images, detecting ...
Machine learning models can deal with data samples scattered among distributed agents, each of which...
International audienceWe consider decentralized online supervised learning where estimators are chos...
The focus of this thesis is fast and robust adaptations of logistic regression (LR) for data mining ...