links | publications | code
ron

Ron Begleiter

I am a Ph.D. student in Computer Science under the supervision of Dr. Nir Ailon and Dr. Ran El-Yaniv.
My main research interests cover machine learning, and sequence prediction.

publications

  • R. Begleiter, R. El-Yaniv and D. Pechyony.
    Repairing Self-Confident Active-Transductive Learners Using Systematic Exploration.
    Pattern Recognition Letters, 29.9:1245--1251, 2008 [link]
  • R. Begleiter and R. El-Yaniv.
    Superior Guarantees for Sequential Prediction and Lossless Compression via Alphabet Decomposition.
    Journal of Machine Learning Research, 7:379--411, 2006 [pdf]
  • R. Begleiter, R. El-Yaniv and G. Yona.
    On Prediction Using Variable Order Markov Models.
    Journal of Artificial Intelligence Research, 22:385--421, 2004 [pdf]

Code

  • Online learning distributions /Ruby 1.9.x/gem/Open source/ [gem-link] [code-link]
  • Generic k-fold cross-validation /Matlab/Parallel computation/Open source/ [link]
  • Variable order markov models (VMMs) /Java/Matlab/Sequence Prediction/Open source/ [link]
  • Active learning /Java/Matlab/Open source/ [link]