The multinomial logistic regression (MLR) model is widely used in statistics and machine learning. Stochastic gradient descent (SGD) is the most common approach for determining the parameters of a MLR model in big data scenarios. However, SGD has slow sub-linear rates of convergence. A way to improve these rates of con…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
MLR-SNet learns flexible LR schedules for diverse tasks.
Scaling multinomial logistic regression to datasets with very large number of data points and classes is challenging. This is primarily because one needs to compute the log-partition function on every data point. This makes distributing the computation hard. In this paper, we present a distributed stochastic gradient d…
Paper addresses global convergence of MLR estimation under weak data conditions.
We implemented several multilabel classification algorithms in the machine learning package mlr. The implemented methods are binary relevance, classifier chains, nested stacking, dependent binary relevance and stacking, which can be used with any base learner that is accessible in mlr. Moreover, there is access to the …
Modal linear regression (MLR) is a method for obtaining a conditional mode predictor as a linear model. We study kernel selection for MLR from two perspectives: "which kernel achieves smaller error?" and "which kernel is computationally efficient?". First, we show that a Biweight kernel is optimal in the sense of minim…
We present ADMM-Softmax, an alternating direction method of multipliers (ADMM) for solving multinomial logistic regression (MLR) problems. Our method is geared toward supervised classification tasks with many examples and features. It decouples the nonlinear optimization problem in MLR into three steps that can be solv…
Develops a fast algorithm for fitting multilevel factor models.
We consider the problem of learning a mixture of linear regressions (MLRs). An MLR is specified by nonnegative mixing weights summing to , and unknown regressors . A sample from the MLR is drawn by sampling with probability , then outputting wh…
This paper tackles fitting multilevel low rank matrices by addressing three problems.
New algorithm for estimating MLR parameters with non-Gaussian noise.
Paper tackles MLR prediction error without assuming realizable models.
Near-optimal private tests for simple and MLR hypotheses developed under Gaussian differential privacy.
We consider the problem of learning parameters of latent variable models from mixed (continuous and ordinal) data with missing values. We propose a novel Bayesian Gaussian copula factor (BGCF) approach that is consistent under certain conditions and that is quite robust to the violations of these conditions. In simulat…
Mix-IRLS solves imbalanced mixed linear regression problems efficiently.
Machine learning techniques are presented for automatic recognition of the historical letters (XI-XVIII centuries) carved on the stoned walls of St.Sophia cathedral in Kyiv (Ukraine). A new image dataset of these carved Glagolitic and Cyrillic letters (CGCL) was assembled and pre-processed for recognition and predictio…
Wasserstein framework solves mixed linear regression problems.
For the problem of multi-class linear classification and feature selection, we propose approximate message passing approaches to sparse multinomial logistic regression (MLR). First, we propose two algorithms based on the Hybrid Generalized Approximate Message Passing (HyGAMP) framework: one finds the maximum a posterio…
Paper addresses online identification and clustering for mixed linear regression models.
Warfarin dosing remains challenging due to narrow therapeutic index and highly individual variability. Incorrect warfarin dosing is associated with devastating adverse events. Remarkable efforts have been made to develop the machine learning based warfarin dosing algorithms incorporating clinical factors and genetic va…
Overparameterized MLR fits hyper-curves, improving model robustness.
Improved robustness in multivariate regression and classification with DRO under Wasserstein metric.
We consider {\em Mixed Linear Regression (MLR)}, where training data have been generated from a mixture of distinct linear models (or clusters) and we seek to identify the corresponding coefficient vectors. We introduce a {\em Mixed Integer Programming (MIP)} formulation for MLR subject to regularization constraints on…
Designs neural networks on matrix manifolds for improved performance in tasks like human action recognition.
Machine learning predicts US and EuroZone business cycles with high accuracy.
OpenML is an online machine learning platform where researchers can easily share data, machine learning tasks and experiments as well as organize them online to work and collaborate more efficiently. In this paper, we present an R package to interface with the OpenML platform and illustrate its usage in combination wit…
Proposes Siegel neural networks for improved classification tasks.
We present mlrMBO, a flexible and comprehensive R toolbox for model-based optimization (MBO), also known as Bayesian optimization, which addresses the problem of expensive black-box optimization by approximating the given objective function through a surrogate regression model. It is designed for both single- and multi…
New SPD metrics improve stability and efficiency in neural networks.
Given a linear regression setting, Iterative Least Trimmed Squares (ILTS) involves alternating between (a) selecting the subset of samples with lowest current loss, and (b) re-fitting the linear model only on that subset. Both steps are very fast and simple. In this paper we analyze ILTS in the setting of mixed linear …
Develops a robust multiclass classification method for deep image classifiers.
This study analyzes and optimizes hyperparameters for machine learning models.
Time series classification problems have drawn increasing attention in the machine learning and statistical community. Closely related is the field of functional data analysis (FDA): it refers to the range of problems that deal with the analysis of data that is continuously indexed over some domain. While often employi…
This paper studies how to forecast daily closing price series of Bitcoin, using data on prices and volumes of prior days. Bitcoin price behaviour is still largely unexplored, presenting new opportunities. We compared our results with two modern works on Bitcoin prices forecasting and with a well-known recent paper that…
The paper tackles high-dimensional mixed linear regression with unknown parameters and proposes methods for estimation, confidence intervals, and hypothesis testing.
Paper analyzes EM algorithm's trajectory in 2MLR, revealing cycloid behavior.
Paper uses ML to classify liver diseases from clinical data.
Accurate and reliable forecasting of total cloud cover (TCC) is vital for many areas such as astronomy, energy demand and production, or agriculture. Most meteorological centres issue ensemble forecasts of TCC, however, these forecasts are often uncalibrated and exhibit worse forecast skill than ensemble forecasts of o…
Bayesian active learning reduces data needed for latent variable models.
Paper corrects and expands stochastic Lie systems theory.
The study analyzes stochastic Lie systems and their applications in various models.
sFML learns stochastic dynamical systems from data.
The existence of stationary Markov perfect equilibria in stochastic games is shown under a general condition called "(decomposable) coarser transition kernels". This result covers various earlier existence results on correlated equilibria, noisy stochastic games, stochastic games with finite actions and state-independe…
Bayesian neural networks can be partially stochastic without losing predictive power.
Stochastic approximation algorithms show exponential progress bounds.
Stochastic gradient methods can converge in expectation under heavy-tailed noise.
Study on stochastic mean curvature flow on networks using Ito calculus.
New method reveals insights about stochastic optimization methods using modified equations.