1 list | 2 list | 3 list | 4 list |
|---|---|---|---|
[
"a5c95313-cfb3-4455-8a8c-de8efcfc9847.png",
"d3e07e18-11c1-4f8e-8cfa-32ef8a9a560e.jpeg",
"eefba64c-8d9b-4130-bc74-8ea7499fde66.jpeg",
"0cbf496f-4429-4a5b-ad41-8737be8dc29c.jpeg",
"b73fb06f-c997-4594-9f88-91a165ee69ca.png",
"3535abe9-ba97-4d29-af84-6a612ca25539.jpeg",
"b91af8c8-4ab3-4807-b3e9-80189d0e3f9... | [
"8cbadb4e-42f0-43eb-abef-6c652c1d0542.jpeg",
"80545ef3-0616-4318-8bc3-ce431ef79f9f.jpeg",
"d3e07e18-11c1-4f8e-8cfa-32ef8a9a560e.jpeg",
"8ef9d302-d398-405c-990c-b7e5c7cf3be4.png",
"e42732e9-3fa4-488e-808a-e4f1b8b7f303.jpeg",
"eefba64c-8d9b-4130-bc74-8ea7499fde66.jpeg",
"7cced3ee-6560-4c04-8af6-c2885c15fb... | [
"8cbadb4e-42f0-43eb-abef-6c652c1d0542.jpeg",
"a5c95313-cfb3-4455-8a8c-de8efcfc9847.png",
"f0738571-7208-4c44-9083-11f5535cf3b4.jpeg",
"d3e07e18-11c1-4f8e-8cfa-32ef8a9a560e.jpeg",
"b4214e02-e3fb-41ea-8339-a450fce2c071.png",
"0a70eabf-c272-4d6b-a271-f44470be10dc.jpeg",
"0bb9bd09-5694-4a71-893a-4f1e28bf7c2... | [
"a5c95313-cfb3-4455-8a8c-de8efcfc9847.png",
"e33295ea-2b5c-4952-a53f-1fc2f288f4a7.jpeg",
"56005c1c-8182-423a-93cd-db884a59f7b0.png",
"80545ef3-0616-4318-8bc3-ce431ef79f9f.jpeg",
"2292f546-86ba-4150-9888-eb4ea29067bf.jpeg",
"8ef9d302-d398-405c-990c-b7e5c7cf3be4.png",
"d3e07e18-11c1-4f8e-8cfa-32ef8a9a560e... |
Aftermath of DrawEduMath
This contains sampled_images_per_problem.json, for recreating the results of the paper titled "The Aftermath of DrawEduMath: Vision Language Models Underperform with Struggling Students and Misdiagnose Errors".
This file contains stratified samples of images per problem, with equal numbers of erroneous and error-free student images. The key is the number of images sampled. In the paper, for our experiments involving redrawn student images, we only use the samples of 1 erroneous image and 1 error-free image.
Please consult the datacard for DrawEduMath for detailed information about data source.
Quick links:
- Aftermath of DrawEduMath code: https://github.com/lucy3/aftermath_drawedumath/tree/main
- Aftermath of DrawEduMath paper: https://arxiv.org/abs/2603.00925
Example Use
import json
with open('sampled_images_per_problem.json', 'r') as infile:
sampled_images_per_problem = json.load(infile)
License
This dataset is licensed under CC-BY-NC-4.0. It is intended for research and educational purposes following ASSISTments's Responsible Use Guidelines.
Citation
@misc{lucy2026aftermathdrawedumathvisionlanguage,
title={The Aftermath of DrawEduMath: Vision Language Models Underperform with Struggling Students and Misdiagnose Errors},
author={Li Lucy and Albert Zhang and Nathan Anderson and Ryan Knight and Kyle Lo},
year={2026},
eprint={2603.00925},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2603.00925},
}
- Downloads last month
- 9