Sequential Classification with Empirically Observed Statistics
Mahdi Haghifam, Vincent Y. F. Tan, Ashish Khisti

TL;DR
This paper introduces a sequential classification method that leverages empirical data to minimize test samples and improve error rates, outperforming existing non-sequential classifiers in binary and multi-class scenarios.
Contribution
It proposes a novel sequential classifier that uses empirical distributions, providing theoretical analysis and demonstrating significant advantages over fixed-length methods.
Findings
Significant reduction in test samples needed for classification.
Improved error probability bounds compared to non-sequential methods.
Effective extension to multi-class classification without rejection options.
Abstract
Motivated by real-world machine learning applications, we consider a statistical classification task in a sequential setting where test samples arrive sequentially. In addition, the generating distributions are unknown and only a set of empirically sampled sequences are available to a decision maker. The decision maker is tasked to classify a test sequence which is known to be generated according to either one of the distributions. In particular, for the binary case, the decision maker wishes to perform the classification task with minimum number of the test samples, so, at each step, she declares that either hypothesis 1 is true, hypothesis 2 is true, or she requests for an additional test sample. We propose a classifier and analyze the type-I and type-II error probabilities. We demonstrate the significant advantage of our sequential scheme compared to an existing non-sequential…
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
TopicsData Stream Mining Techniques · Anomaly Detection Techniques and Applications · Bayesian Modeling and Causal Inference
MethodsTest
