[2603.22128] Computationally lightweight classifiers with frequentist bounds on predictions
About this article
Abstract page for arXiv paper 2603.22128: Computationally lightweight classifiers with frequentist bounds on predictions
Computer Science > Machine Learning arXiv:2603.22128 (cs) [Submitted on 23 Mar 2026] Title:Computationally lightweight classifiers with frequentist bounds on predictions Authors:Shreeram Murali, Cristian R. Rojas, Dominik Baumann View a PDF of the paper titled Computationally lightweight classifiers with frequentist bounds on predictions, by Shreeram Murali and 2 other authors View PDF HTML (experimental) Abstract:While both classical and neural network classifiers can achieve high accuracy, they fall short on offering uncertainty bounds on their predictions, making them unfit for safety-critical applications. Existing kernel-based classifiers that provide such bounds scale with $\mathcal O (n^{\sim3})$ in time, making them computationally intractable for large datasets. To address this, we propose a novel, computationally efficient classification algorithm based on the Nadaraya-Watson estimator, for whose estimates we derive frequentist uncertainty intervals. We evaluate our classifier on synthetically generated data and on electrocardiographic heartbeat signals from the MIT-BIH Arrhythmia database. We show that the method achieves competitive accuracy $>$\SI{96}{\percent} at $\mathcal O(n)$ and $\mathcal O(\log n)$ operations, while providing actionable uncertainty bounds. These bounds can, e.g., aid in flagging low-confidence predictions, making them suitable for real-time settings with resource constraints, such as diagnostic monitoring or implantable devices. Comments...