paper-with-me

Papers

Greedy Active Learning Algorithm for Logistic Regression Models

2018-02-01 · Hsiang-Ling Hsu, Yuan-Chin Ivan Chang, Ray-Bing Chen

We study a logistic model-based active learning procedure for binary classification problems, in which we adopt a batch subject selection strategy with a modified sequential experimental design method. Moreover, accompanying the proposed subject selection scheme, we simultaneously conduct a greedy variable selection procedure such that we can update the classification model with all labeled training subjects. The proposed algorithm repeatedly performs both subject and variable selection steps until a prefixed stopping criterion is reached. Our numerical results show that the proposed procedure has competitive performance, with smaller training size and a more compact model, comparing with that of the classifier trained with all variables and a full data set. We also apply the proposed procedure to a well-known wave data set (Breiman et al., 1984) to confirm the performance of our method.

📄 PDF Abstract BibTeX arXiv:1802.00243

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBinary ClassificationExperimental DesignGeneral ClassificationregressionVariable Selection

Similar Papers 제목 키워드 기반

Near-Polynomially Competitive Active Logistic Regression

2025-03-07 · Yihan Zhou, Eric Price, Trung Nguyen

We address the problem of active logistic regression in the realizable setting. It is well known that active learning can require exponentially fewer label queries compared to passive learning, in some cases using $\log …

Active Learningregression

Efficiently Using Second Order Information in Large l1 Regularization Problems

2013-03-27 · Xiaocheng Tang, Katya Scheinberg

We propose a novel general algorithm LHAC that efficiently uses second-order information to train a class of large-scale l1-regularized problems. Our method executes cheap iterations while achieving fast local convergenc…

regression

FIRAL: An Active Learning Algorithm for Multinomial Logistic Regression

2024-09-11 · NeurIPS 2023 11 · Youguang Chen, George Biros

We investigate theory and algorithms for pool-based active learning for multiclass classification using multinomial logistic regression. Using finite sample analysis, we prove that the Fisher Information Ratio (FIR) lowe…

Active Learningregression

The Approximation Ratio for the Risk of Myopic Bayesian Active Learning for Linear Regression

2026-07-07 · Stephen Mussmann arxiv

Active learning studies the fundamental question: what data should we choose to observe? The greedy algorithm in optimal experiment design is a common heuristic and also equivalent to myopic Bayesian active learning for …

Active Learning

PIANO: A Fast Parallel Iterative Algorithm for Multinomial and Sparse Multinomial Logistic Regression

2020-02-21 · R. Jyothi, P. Babu

Multinomial Logistic Regression is a well-studied tool for classification and has been widely used in fields like image processing, computer vision and, bioinformatics, to name a few. Under a supervised classification sc…

feature selectionregression