paper-with-me

Papers

DiagrammerGPT: Generating Open-Domain, Open-Platform Diagrams via LLM Planning

2023-10-18 · Abhay Zala, Han Lin, Jaemin Cho, Mohit Bansal

Text-to-image (T2I) generation has seen significant growth over the past few years. Despite this, there has been little work on generating diagrams with T2I models. A diagram is a symbolic/schematic representation that explains information using structurally rich and spatially complex visualizations (e.g., a dense combination of related objects, text labels, directional arrows/lines, etc.). Existing state-of-the-art T2I models often fail at diagram generation because they lack fine-grained object layout control when many objects are densely connected via complex relations such as arrows/lines, and also often fail to render comprehensible text labels. To address this gap, we present DiagrammerGPT, a novel two-stage text-to-diagram generation framework leveraging the layout guidance capabilities of LLMs to generate more accurate diagrams. In the first stage, we use LLMs to generate and iteratively refine 'diagram plans' (in a planner-auditor feedback loop). In the second stage, we use a diagram generator, DiagramGLIGEN, and a text label rendering module to generate diagrams (with clear text labels) following the diagram plans. To benchmark the text-to-diagram generation task, we introduce AI2D-Caption, a densely annotated diagram dataset built on top of the AI2D dataset. We show that our DiagrammerGPT framework produces more accurate diagrams, outperforming existing T2I models. We also provide comprehensive analysis, including open-domain diagram generation, multi-platform vector graphic diagram generation, human-in-the-loop editing, and multimodal planner/auditor LLMs.

📄 PDF Abstract BibTeX arXiv:2310.12128

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Schema Editor of OpenIoT for Semantic Sensor Networks

2016-06-21 · Prem Prakash Jayaraman, Jean-Paul Calbimonte, Hoan Nguyen Mau Quoc

Ontologies provide conceptual abstractions over data, in domains such as the Internet of Things, in a way that sensor data can be harvested and interpreted by people and applications. The Semantic Sensor Network (SSN) on…

Towards an Open Platform for Legal Information

2020-05-27 · Malte Ostendorff, Till Blume, Saskia Ostendorff

Recent advances in the area of legal information systems have led to a variety of applications that promise support in processing and accessing legal documents. Unfortunately, these applications have various limitations,…

MTee: Open Machine Translation Platform for Estonian Government

2022-06-01 · EAMT 2022 6 · Toms Bergmanis, Marcis Pinnis, Roberts Rozis, Jānis Šlapiņš 외

We present the MTee project - a research initiative funded via an Estonian public procurement to develop machine translation technology that is open-source and free of charge. The MTee project delivered an open-source pl…

Document TranslationGrammatical Error CorrectionMachine TranslationTranslation

Generating Novelty in Open-World Multi-Agent Strategic Board Games

2025-07-04 · Mayank Kejriwal, Shilpa Thomas arxiv

We describe GNOME (Generating Novelty in Open-world Multi-agent Environments), an experimental platform that is designed to test the effectiveness of multi-agent AI systems when faced with \emph{novelty}. GNOME separates…

LLM-Assisted Translation of Legacy FORTRAN Codes to C++: A Cross-Platform Study

2025-04-21 · Nishath Rajiv Ranasinghe, Shawn M. Jones, Michal Kucer, Ayan Biswas 외

Large Language Models (LLMs) are increasingly being leveraged for generating and translating scientific computer codes by both domain-experts and non-domain experts. Fortran has served as one of the go to programming lan…

C++ codeCode TranslationTranslation