paper-with-me

Papers

Logistic regression models for aggregated data

2019-12-09 · Tom Whitaker, Boris Beranger, Scott A. Sisson

Logistic regression models are a popular and effective method to predict the probability of categorical response data. However inference for these models can become computationally prohibitive for large datasets. Here we adapt ideas from symbolic data analysis to summarise the collection of predictor variables into histogram form, and perform inference on this summary dataset. We develop ideas based on composite likelihoods to derive an efficient one-versus-rest approximate composite likelihood model for histogram-based random variables, constructed from low-dimensional marginal histograms obtained from the full histogram. We demonstrate that this procedure can achieve comparable classification rates compared to the standard full data multinomial analysis and against state-of-the-art subsampling algorithms for logistic regression, but at a substantially lower computational cost. Performance is explored through simulated examples, and analyses of large supersymmetry and satellite crop classification datasets.

📄 PDF Abstract BibTeX arXiv:1912.03805

Code (0)

등록된 구현이 없습니다.

Tasks

Crop ClassificationGeneral Classificationregression

Similar Papers 제목 키워드 기반

Learning from aggregated data with a maximum entropy model

2022-10-05 · Alexandre Gilotte, Ahmed Ben Yahmed, David Rohde

Aggregating a dataset, then injecting some noise, is a simple and common way to release differentially private data.However, aggregated data -- even without noise -- is not an appropriate input for machine learning class…

regression

Multinomial Logistic Regression Algorithms via Quadratic Gradient

2022-08-14 · John Chiang

Multinomial logistic regression, also known by other names such as multiclass logistic regression and softmax regression, is a fundamental classification method that generalizes binary logistic regression to multiclass p…

regression

A Minimax Lower Bound for Low-Rank Matrix-Variate Logistic Regression

2021-05-31 · Batoul Taki, Mohsen Ghassemi, Anand D. Sarwate, Waheed U. Bajwa

This paper considers the problem of matrix-variate logistic regression. It derives the fundamental error threshold on estimating low-rank coefficient matrices in the logistic regression problem by obtaining a lower bound…

regression

A Theoretical Analysis of Logistic Regression and Bayesian Classifiers

2021-08-08 · Roman V. Kirin

This study aims to show the fundamental difference between logistic regression and Bayesian classifiers in the case of exponential and unexponential families of distributions, yielding the following findings. First, the …

regression

Bregman Distance to L1 Regularized Logistic Regression

2010-04-21 · Mithun Das Gupta, Thomas S. Huang

In this work we investigate the relationship between Bregman distances and regularized Logistic Regression model. We present a detailed study of Bregman Distance minimization, a family of generalized entropy measures ass…

regression