Zulip Chat Archive
Stream: Machine Learning for Theorem Proving
Topic: APRIL: a dataset for learning error correction
Vasily Ilin (Feb 20 2026 at 20:00):
I would like to announce our work on error correction in Lean. We built a dataset to learn error correction in Lean without RL, purely with SFT. Check out our paper https://huggingface.co/papers/2602.02990, and the dataset https://huggingface.co/datasets/uw-math-ai/APRIL. This is part of the UW Math AI Lab.
Feedback is very welcome!
Austin Hatfield (Feb 20 2026 at 21:06):
Oh yay very excited to read!
Guchan Li (Feb 21 2026 at 07:31):
Interesting! We actually trained Lean provers using compiler feedbacks, and our results are consistent. Although our work's main focus is not the training dataset, it is good to know your work! Our work is currently under ICML2026 review, hope to encounter your work in the future :)
Last updated: Feb 28 2026 at 14:05 UTC