paper-with-me

홈 › Papers

Feynman: Knowledge-Infused Diagramming Agent for Scalable Visual Designs

2026-03-13 · Zixin Wen, Yifu Cai, Kyle Lee, Sam Estep, Josh Sunshine, Aarti Singh, Yuejie Chi, Wode Ni arxiv

Visual design is an essential application of state-of-the-art multi-modal AI systems. Improving these systems requires high-quality vision-language data at scale. Despite the abundance of internet image and text data, knowledge-rich and well-aligned image-text pairs are rare. In this paper, we present a scalable diagram generation pipeline built with our agent, Feynman. To create diagrams, Feynman first enumerates domain-specific knowledge components (''ideas'') and performs code planning based on the ideas. Given the plan, Feynman translates ideas into simple declarative programs and iterates to receives feedback and visually refine diagrams. Finally, the declarative programs are rendered by the Penrose diagramming system. The optimization-based rendering of Penrose preserves the visual semantics while injecting fresh randomness into the layout, thereby producing diagrams with visual consistency and diversity. As a result, Feynman can author diagrams along with grounded captions with very little cost and time. Using Feynman, we synthesized a dataset with more than 100k well-aligned diagram-caption pairs. We also curate a visual-language benchmark, Diagramma, from freshly generated data. Diagramma can be used for evaluating the visual reasoning capabilities of vision-language models. We plan to release the dataset, benchmark, and the full agent pipeline as an open-source project.

📄 PDF Abstract BibTeX arXiv:2603.12597

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

"Who can help me?": Knowledge Infused Matching of Support Seekers and Support Providers during COVID-19 on Reddit

2021-05-12 · Manas Gaur, Kaushik Roy, Aditya Sharma, Biplav Srivastava 외

During the ongoing COVID-19 crisis, subreddits on Reddit, such as r/Coronavirus saw a rapid growth in user's requests for help (support seekers - SSs) including individuals with varying professions and experiences with d…

Natural Language Inference

CuriousLLM: Elevating Multi-Document QA with Reasoning-Infused Knowledge Graph Prompting

2024-04-13 · Zukang Yang, Zixuan Zhu

In the field of Question Answering (QA), unifying large language models (LLMs) with external databases has shown great success. However, these methods often fall short in providing the advanced reasoning needed for compl…

HallucinationKnowledge GraphsNavigateQuestion Answering

ArguMeet: An Argument Diagramming Schema for Meeting Conversations

2021-09-13 · AKBC Workshop ArgKG 2021 10 · Anonymous

We propose a schema called ArguMeet for argument diagramming of multi-party meeting conversations. The argumentative portions are extracted from the meeting transcript and a visual representation is created which provide…

Knowledge-Infused LLM-Powered Conversational Health Agent: A Case Study for Diabetes Patients

2024-02-15 · Mahyar Abbasian, Zhongqi Yang, Elahe Khatibi, Pengfei Zhang 외

Effective diabetes management is crucial for maintaining health in diabetic patients. Large Language Models (LLMs) have opened new avenues for diabetes management, facilitating their efficacy. However, current LLM-based …

Management

EvoDiagram: Agentic Editable Diagram Creation via Design Expertise Evolution

2026-02-20 · Tianfu Wang, Leilei Ding, Ziyang Tao, Yi Zhan 외 arxiv

High-fidelity diagram creation requires the complex orchestration of semantic topology, visual styling, and spatial layout, posing a significant challenge for automated systems. Existing methods also suffer from a repres…