Assessing GPT-4-Vision's Capabilities in UML-Based Code Generation

April 22, 2024 Β· Declared Dead Β· πŸ› 2024 IEEE/ACM International Workshop on Large Language Models for Code (LLM4Code)

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors GΓ‘bor Antal, RichΓ‘rd VozΓ‘r, Rudolf Ferenc arXiv ID 2404.14370 Category cs.SE: Software Engineering Cross-listed cs.AI, cs.PL Citations 8 Venue 2024 IEEE/ACM International Workshop on Large Language Models for Code (LLM4Code) Last Checked 4 months ago
Abstract
The emergence of advanced neural networks has opened up new ways in automated code generation from conceptual models, promising to enhance software development processes. This paper presents a preliminary evaluation of GPT-4-Vision, a state-of-the-art deep learning model, and its capabilities in transforming Unified Modeling Language (UML) class diagrams into fully operating Java class files. In our study, we used exported images of 18 class diagrams comprising 10 single-class and 8 multi-class diagrams. We used 3 different prompts for each input, and we manually evaluated the results. We created a scoring system in which we scored the occurrence of elements found in the diagram within the source code. On average, the model was able to generate source code for 88% of the elements shown in the diagrams. Our results indicate that GPT-4-Vision exhibits proficiency in handling single-class UML diagrams, successfully transforming them into syntactically correct class files. However, for multi-class UML diagrams, the model's performance is weaker compared to single-class diagrams. In summary, further investigations are necessary to exploit the model's potential completely.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted