KCSAT-ML: Probing Reasoning Models with Nationwide-Cohort Human Difficulty
2026-09-07 12:00Science🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
3mentions
SummaryAI generated
In September 2026, researchers launched the KCSAT-ML benchmark. This dataset includes 664 math problems from the Korean University Entrance Examination (KCSAT) from 2014 to 2025, along with official error rates. The DRG metric was introduced to evaluate whether model errors are concentrated on problems that humans consider difficult. Experiments revealed three patterns: low-budget models experienced a collapse in accuracy at the tail of the human error-rate; scaling during testing led to a linear increase in token usage and human error rate, while accuracy improved in a non-monotonic curve; within the same model family, scaling during testing showed counter-scaling on the most difficult problems and overthinking on the simpler ones. The DRG metric indicated that models with similar accuracy might have completely opposite DRG values: one model got errors on problems humans considered difficult, while another solved difficult problems but made mistakes on those humans considered simple. The related code and dataset construction tools have been open-sourced.