paper-with-me

Papers

Flow2Code: Evaluating Large Language Models for Flowchart-based Code Generation Capability

2025-06-02 · Mengliang He, Jiayi Zeng, Yankai Jiang, Wei zhang, Zeming Liu, Xiaoming Shi, Aimin Zhou

While large language models (LLMs) show promise in code generation, existing benchmarks neglect the flowchart-based code generation. To promote further research on flowchart-based code generation, this work presents Flow2Code, a novel benchmark for flowchart-based code generation evaluation. The evaluation dataset spans 15 programming languages and includes 5,622 code segments paired with 16,866 flowcharts of three types: code, UML, and pseudocode. Extensive experiments with 13 multimodal LLMs reveal that current LLMs can not generate code based on flowcharts perfectly. Besides, experiment results show that the supervised fine-tuning technique contributes greatly to the models' performance. We publicly release our code and datasets at https://github.com/hml-github/Flow2Code.

📄 PDF Abstract BibTeX arXiv:2506.02073

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

FlowLearn: Evaluating Large Vision-Language Models on Flowchart Understanding

2024-07-06 · Huitong Pan, Qi Zhang, Cornelia Caragea, Eduard Dragut 외

Flowcharts are graphical tools for representing complex concepts in concise visual representations. This paper introduces the FlowLearn dataset, a resource tailored to enhance the understanding of flowcharts. FlowLearn c…

Optical Character Recognition (OCR)Visual Question Answering (VQA)

First Multi-Dimensional Evaluation of Flowchart Comprehension for Multimodal Large Language Models

2024-06-14 · Enming Zhang, Ruobing Yao, Huanyong Liu, Junhui Yu 외

With the development of Multimodal Large Language Models (MLLMs) technology, its general capabilities are increasingly powerful. To evaluate the various abilities of MLLMs, numerous evaluation systems have emerged. But n…

JSynFlow: Japanese Synthesised Flowchart Visual Question Answering Dataset built with Large Language Models

2026-02-04 · Hiroshi Sasaki arxiv

Vision and language models (VLMs) are expected to analyse complex documents, such as those containing flowcharts, through a question-answering (QA) interface. The ability to recognise and interpret these flowcharts is in…

Visual Question Answering

Follow the Flow: Fine-grained Flowchart Attribution with Neurosymbolic Agents

2025-06-02 · Manan Suri, Puneet Mathur, Nedim Lipka, Franck Dernoncourt 외

Flowcharts are a critical tool for visualizing decision-making processes. However, their non-linear structure and complex visual-textual relationships make it challenging to interpret them using LLMs, as vision-language …

MLingualFC: Evaluating Jailbreak Vulnerabilities in Multilingual Vision-Language Models

2026-06-05 · Rishabh Makwana, Mamta, Deeksha Varshney, Oana Cocarascu arxiv

Vision-Language Models (VLMs) have demonstrated strong performance across multimodal tasks, yet their safety robustness remains an open challenge. While prior work has shown that structured visual prompts such as flowcha…