paper-with-me

Papers

$p$-Generalized Probit Regression and Scalable Maximum Likelihood Estimation via Sketching and Coresets

2022-03-25 · Alexander Munteanu, Simon Omlor, Christian Peters

We study the $p$-generalized probit regression model, which is a generalized linear model for binary responses. It extends the standard probit model by replacing its link function, the standard normal cdf, by a $p$-generalized normal distribution for $p\in[1, \infty)$. The $p$-generalized normal distributions \citep{Sub23} are of special interest in statistical modeling because they fit much more flexibly to data. Their tail behavior can be controlled by choice of the parameter $p$, which influences the model's sensitivity to outliers. Special cases include the Laplace, the Gaussian, and the uniform distributions. We further show how the maximum likelihood estimator for $p$-generalized probit regression can be approximated efficiently up to a factor of $(1+\varepsilon)$ on large data by combining sketching techniques with importance subsampling to obtain a small data summary called coreset.

📄 PDF Abstract BibTeX arXiv:2203.13568

Code (1)

cxan96/efficient-probit-regression 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

Learning sparse generalized linear models with binary outcomes via iterative hard thresholding

2025-02-25 · Namiko Matsumoto, Arya Mazumdar

In statistics, generalized linear models (GLMs) are widely used for modeling data and can expressively capture potential nonlinear dependence of the model's outcomes on its covariates. Within the broad family of GLMs, th…

Binary Classificationparameter estimationregression

Infinitely imbalanced binomial regression and deformed exponential families

2013-03-29 · Tomonari Sei

The logistic regression model is known to converge to a Poisson point process model if the binary response tends to infinitely imbalanced. In this paper, it is shown that this phenomenon is universal in a wide class of l…

regression

Sparse Probit Linear Mixed Model

2015-07-16 · Stephan Mandt, Florian Wenzel, Shinichi Nakajima, John P. Cunningham 외

Linear Mixed Models (LMMs) are important tools in statistical genetics. When used for feature selection, they allow to find a sparse set of genetic traits that best predict a continuous phenotype of interest, while simul…

feature selectionmodel

Trimmed Maximum Likelihood Estimation for Robust Learning in Generalized Linear Models

2022-06-09 · Pranjal Awasthi, Abhimanyu Das, Weihao Kong, Rajat Sen

We study the problem of learning generalized linear models under adversarial corruptions. We analyze a classical heuristic called the iterative trimmed maximum likelihood estimator which is known to be effective against …

regression

Scalable Gaussian Process Classification with Additive Noise for Various Likelihoods

2019-09-14 · Haitao Liu, Yew-Soon Ong, Ziwei Yu, Jianfei Cai 외

Gaussian process classification (GPC) provides a flexible and powerful statistical framework describing joint distributions over function space. Conventional GPCs however suffer from (i) poor scalability for big data due…

ClassificationGeneral ClassificationGPRMulti-class Classification+1