paper-with-me

Papers

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

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

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 now there is still a lack of a comprehensive method to evaluate MLLMs in the tasks related to flowcharts, which are very important in daily life and work. We propose the first comprehensive method, FlowCE, to assess MLLMs across various dimensions for tasks related to flowcharts. It encompasses evaluating MLLMs' abilities in Reasoning, Localization Recognition, Information Extraction, Logical Verification, and Summarization on flowcharts. However, we find that even the GPT4o model achieves only a score of 56.63. Among open-source models, Phi-3-Vision obtained the highest score of 49.97. We hope that FlowCE can contribute to future research on MLLMs for tasks based on flowcharts. \url{https://github.com/360AILABNLP/FlowCE}

📄 PDF Abstract BibTeX arXiv:2406.10057

Code (2)

360ailab-nlp/flowce 공식 구현
360ailabnlp/flowce 공식 구현

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)

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

2025-06-02 · Mengliang He, Jiayi Zeng, Yankai Jiang, Wei zhang 외

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 Flow…

Code Generation

FloCA: Towards Faithful and Logically Consistent Flowchart Reasoning

2026-02-15 · Jinzi Zou, Bolin Wang, Liang Li, Shuo Zhang 외 arxiv

Flowchart-oriented dialogue (FOD) systems aim to guide users through multi-turn decision-making or operational procedures by following a domain-specific flowchart to achieve a task goal. In this work, we formalize flowch…

Task-Oriented Dialogue SystemsResponse Generation

FC-Attack: Jailbreaking Multimodal Large Language Models via Auto-Generated Flowcharts

2025-02-28 · Ziyi Zhang, Zhen Sun, Zongmin Zhang, Jihui Guo 외

Multimodal Large Language Models (MLLMs) have become powerful and widely adopted in some practical applications. However, recent research has revealed their vulnerability to multimodal jailbreak attacks, whereby the mode…

Safety Alignment

Flowchart2Mermaid: A Vision-Language Model Powered System for Converting Flowcharts into Editable Diagram Code

2025-12-01 · Pritam Deka, Barry Devereux arxiv

Flowcharts are common tools for communicating processes but are often shared as static images that cannot be easily edited or reused. We present Flowchart2Mermaid, a lightweight web system that converts flowchart images …