Unlocking UML Class Diagram Understanding in Vision Language Models
Paper • 2605.11634 • Published
image unknown | question stringlengths 72 260 | gt stringlengths 1 171 | is_fake bool 2
classes | question_type stringclasses 17
values | multigold bool 2
classes | multi_gold listlengths 1 6 ⌀ |
|---|---|---|---|---|---|---|
[
137,
80,
78,
71,
13,
10,
26,
10,
0,
0,
0,
13,
73,
72,
68,
82,
0,
0,
3,
87,
0,
0,
1,
124,
8,
2,
0,
0,
0,
172,
84,
214,
123,
0,
0,
0,
42,
116,
69,
88,
116,
99,
111,
112,
121,
108,
101,
102,
116,
0,
71,
101,
110,
... | Give the name of the class that lies between AbstractJavaFxApplicationSupport and Stage in a valid relationship chain. | MainController | false | Q1 | true | [
"MainController"
] |
[
137,
80,
78,
71,
13,
10,
26,
10,
0,
0,
0,
13,
73,
72,
68,
82,
0,
0,
3,
87,
0,
0,
1,
124,
8,
2,
0,
0,
0,
172,
84,
214,
123,
0,
0,
0,
42,
116,
69,
88,
116,
99,
111,
112,
121,
108,
101,
102,
116,
0,
71,
101,
110,
... | Give the name of the class that lies between Initializable and URL in a valid relationship chain. | MainStageController | false | Q1 | true | [
"MainStageController"
] |
"iVBORw0KGgoAAAANSUhEUgAAA1cAAAF8CAIAAACsVNZ7AAAAKnRFWHRjb3B5bGVmdABHZW5lcmF0ZWQgYnkgaHR0cHM6Ly9wbGF(...TRUNCATED) | "Give the name of the class that lies between Initializable and ResourceBundle in a valid relationsh(...TRUNCATED) | MainStageController | false | Q1 | true | [
"MainStageController"
] |
"iVBORw0KGgoAAAANSUhEUgAAA1cAAAF8CAIAAACsVNZ7AAAAKnRFWHRjb3B5bGVmdABHZW5lcmF0ZWQgYnkgaHR0cHM6Ly9wbGF(...TRUNCATED) | "Give the name of the class that lies between AbstractFxmlView and AbstractJavaFxApplicationSupport (...TRUNCATED) | None | true | Q1 | false | null |
"iVBORw0KGgoAAAANSUhEUgAAA1cAAAF8CAIAAACsVNZ7AAAAKnRFWHRjb3B5bGVmdABHZW5lcmF0ZWQgYnkgaHR0cHM6Ly9wbGF(...TRUNCATED) | Give the name of the class that CustomSplash extends. Return only one class name. | SplashScreen | false | Q10 | false | null |
"iVBORw0KGgoAAAANSUhEUgAAA1cAAAF8CAIAAACsVNZ7AAAAKnRFWHRjb3B5bGVmdABHZW5lcmF0ZWQgYnkgaHR0cHM6Ly9wbGF(...TRUNCATED) | Give the name of the class that MainController extends. Return only one class name. | AbstractJavaFxApplicationSupport | false | Q10 | false | null |
"iVBORw0KGgoAAAANSUhEUgAAA1cAAAF8CAIAAACsVNZ7AAAAKnRFWHRjb3B5bGVmdABHZW5lcmF0ZWQgYnkgaHR0cHM6Ly9wbGF(...TRUNCATED) | Give the name of the class that MainStageView extends. Return only one class name. | AbstractFxmlView | false | Q10 | false | null |
"iVBORw0KGgoAAAANSUhEUgAAA1cAAAF8CAIAAACsVNZ7AAAAKnRFWHRjb3B5bGVmdABHZW5lcmF0ZWQgYnkgaHR0cHM6Ly9wbGF(...TRUNCATED) | "Name the class with the highest number of relationships (as source or target). Write out only the c(...TRUNCATED) | MainStageController | false | Q12 | false | null |
"iVBORw0KGgoAAAANSUhEUgAAA1cAAAF8CAIAAACsVNZ7AAAAKnRFWHRjb3B5bGVmdABHZW5lcmF0ZWQgYnkgaHR0cHM6Ly9wbGF(...TRUNCATED) | List the names of static methods declared in MainController. Return a comma-separated list. | main | false | Q16 | false | null |
"iVBORw0KGgoAAAANSUhEUgAAA1cAAAF8CAIAAACsVNZ7AAAAKnRFWHRjb3B5bGVmdABHZW5lcmF0ZWQgYnkgaHR0cHM6Ly9wbGF(...TRUNCATED) | List the names of interfaces that MainStageController implements. Return a comma-separated list. | Initializable | false | Q5 | false | null |
This is the test dataset associated with the paper "Unlocking UML Class Diagram Understanding in Vision Language Models". It contains the UML class diagrams together with the questions and groundtruth answers. See the preprint on arxiv for more details