How random are a learner's mistakes?
Joel Ratsaby

TL;DR
This paper investigates the randomness of a learner's mistakes when predicting a binary sequence generated by a Markov source, showing that increased model complexity reduces the randomness of prediction errors.
Contribution
It provides an estimate of how the deviation in error sequence frequency relates to the learner's complexity, highlighting the impact on mistake randomness.
Findings
Error sequence deviation decreases with higher learner complexity
Mistake randomness is lower for more complex models
The analysis quantifies the relationship between model complexity and mistake randomness
Abstract
Given a random binary sequence of random variables, , for instance, one that is generated by a Markov source (teacher) of order (each state represented by bits). Assume that the probability of the event is constant and denote it by . Consider a learner which is based on a parametric model, for instance a Markov model of order , who trains on a sequence which is randomly drawn by the teacher. Test the learner's performance by giving it a sequence (generated by the teacher) and check its predictions on every bit of An error occurs at time if the learner's prediction differs from the true bit value . Denote by the sequence of errors where the error bit at time equals 1 or 0 according to whether the event of an error occurs or not, respectively.…
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
TopicsMachine Learning and Algorithms · Algorithms and Data Compression · Complexity and Algorithms in Graphs
