Medical Multimodal Classification
Collection
Various vision-language classification tasks for the medical domain • 6 items • Updated
image imagewidth (px) 474 4.29k | image_hash stringlengths 32 32 | question stringclasses 1
value | options listlengths 5 5 | answer stringclasses 5
values | responses listlengths 16 16 |
|---|---|---|---|---|---|
ab9cbba7babf22bddd9f4888d94bfa5e | Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic Retinopathy. | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | [
"<think>To assess the grade of diabetic retinopathy (DR) in this retinal image using the Davis Scale, I need to carefully evaluate the visible features within the image. The Davis Scale classifies DR into five stages: No DR, Mild DR, Moderate DR, Severe DR, and Proliferative DR. \n\nFirst, let me analyze the image ... | |
e18d33bbdb139cc4565a35d6dfc440a0 | Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic Retinopathy. | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | [
"<think>To assess the diabetic retinopathy (DR) grade in the given retinal image, I need to carefully examine the visible features of the fundus for specific signs that correspond to the Davis Scale of Diabetic Retinopathy. The Davis Scale categories are as follows:\n- No DR: No signs of microvascular damage.\n- Mi... | |
0bf624e34887851bd14a994b692d8dd3 | Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic Retinopathy. | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | [
"<think>To assess the diabetic retinopathy (DR) grade on the Davis Scale, I need to analyze the retinal image carefully. The image shows the optic disc, macula, and retinal vessels. The Davis Scale of Diabetic Retinopathy classifies DR into five categories: No DR, Mild DR, Moderate DR, Severe DR, and Proliferative ... | |
ac92097d0bedc545a45a049a97140a6d | Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic Retinopathy. | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | [
"<think>To assess the diabetic retinopathy (DR) grade of the patient based on the retinal image using the Davis Scale, I need to carefully examine the features visible in the image. The Davis Scale categorizes diabetic retinopathy into five levels: No DR, Mild DR, Moderate DR, Severe DR, and Proliferative DR. The g... | |
48a2263cb1aaa05c61eff350101c7cbf | Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic Retinopathy. | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | [
"<think>To determine the grade of diabetic retinopathy (DR) in this retinal image using the Davis Scale of Diabetic Retinopathy, I need to carefully analyze the visible features of the retina. The Davis Scale categorizes DR into five stages: No DR, Mild DR, Moderate DR, Severe DR, and Proliferative DR. \n\nFirst, I... | |
136128fc43c031cf6e1b989af0d9a049 | Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic Retinopathy. | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | [
"<think>Alright, let's assess the retinal image to grade the diabetic retinopathy (DR) using the Davis Scale. The Davis Scale is a classification system that divides DR into five categories: No DR, Mild DR, Moderate DR, Severe DR, and Proliferative DR. To evaluate the image, I'll consider visible features such as m... | |
232b4628b88c86a4184ceef018dfdbba | Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic Retinopathy. | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | [
"<think>To evaluate the diabetic retinopathy (DR) grade in the provided retinal image using the Davis Scale, I need to carefully analyze the image for key signs of DR. The Davis Scale classifies DR into five categories: No DR, Mild DR, Moderate DR, Severe DR, and Proliferative DR. \n\n1. **No DR**: The retina appea... | |
9a723471cae5e777920bb7fe2d9808b6 | "Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic R(...TRUNCATED) | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | ["<think>To grade the diabetic retinopathy in the given retinal image using the Davis Scale, I need (...TRUNCATED) | |
f75b456a67eddf168184b627f0ed11ca | "Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic R(...TRUNCATED) | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | ["<think>To evaluate the diabetic retinopathy (DR) grade of the patient using the Davis Scale, I nee(...TRUNCATED) | |
b5f24c144afa73b50a2188de5445962d | "Grade the diabetic retinopathy of the patient in the retinal image on the Davis Scale of Diabetic R(...TRUNCATED) | [
"A: No DR",
"B: Mild DR",
"C: Moderate DR",
"D: Severe DR",
"E: Proliferative DR"
] | A: No DR | ["<think>To grade diabetic retinopathy (DR) using the Davis Scale from the provided retinal image, I(...TRUNCATED) |
This dataset contains retinal fundus images for diabetic retinopathy grading using the Davis Scale. The task involves classifying the severity of diabetic retinopathy from retinal images into multiple grades. 16 reasoning traces were collected for each example in this task by sampling with GPT-4o, available in the responses column. We greatly appreciate and build from the original data source available at https://www.kaggle.com/datasets/mariaherrerot/aptos2019
question: The classification question asking to grade diabetic retinopathyoptions: Multiple choice options (A, B, C, D, E) representing different severity gradesanswer: The correct answer/gradeimage: Retinal fundus imageresponses: Model reasoning responses (in train split)train: Training data with model responsestest: Test data for evaluationfrom datasets import load_dataset
dataset = load_dataset("OctoMed/Aptos")
If you find our work helpful, feel free to give us a cite!
@article{ossowski2025octomed,
title={OctoMed: Data Recipes for State-of-the-Art Multimodal Medical Reasoning},
author={Ossowski, Timothy and Zhang, Sheng and Liu, Qianchu and Qin, Guanghui and Tan, Reuben and Naumann, Tristan and Hu, Junjie and Poon, Hoifung},
journal={arXiv preprint arXiv:2511.23269},
year={2025}
}