Improving Nonparametric Classification via Local Radial Regression with an Application to Stock Prediction
Ruixing Cao, Akifumi Okuno, Kei Nakagawa, Hidetoshi Shimodaira

TL;DR
This paper introduces local radial regression (LRR) and its logistic variant (LRLR) to improve nonparametric classification by reducing bias, demonstrating theoretical convergence and superior performance on stock prediction datasets.
Contribution
The paper proposes LRR and LRLR methods that combine advantages of existing techniques, effectively correcting bias with fewer observations in classification tasks.
Findings
LRR achieves favorable convergence rates compared to MS-$k$-NN.
LRLR outperforms LPoR and MS-$k$-NN in experiments.
Method demonstrates effectiveness on real-world stock data.
Abstract
For supervised classification problems, this paper considers estimating the query's label probability through local regression using observed covariates. Well-known nonparametric kernel smoother and -nearest neighbor (-NN) estimator, which take label average over a ball around the query, are consistent but asymptotically biased particularly for a large radius of the ball. To eradicate such bias, local polynomial regression (LPoR) and multiscale -NN (MS--NN) learn the bias term by local regression around the query and extrapolate it to the query itself. However, their theoretical optimality has been shown for the limit of the infinite number of training samples. For correcting the asymptotic bias with fewer observations, this paper proposes a \emph{local radial regression (LRR)} and its logistic regression variant called \emph{local radial logistic regression~(LRLR)}, by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Statistical Methods and Inference · Face and Expression Recognition
MethodsLogistic Regression
