paper-with-me

Papers

Graph2Eval: Automatic Multimodal Task Generation for Agents via Knowledge Graphs

2025-10-01 · Yurun Chen, Xavier Hu, Yuhan Liu, Ziqi Wang, Zeyi Liao, Lin Chen, Feng Wei, Yuxi Qian, Bo Zheng, Keting Yin, Shengyu Zhang arxiv

As multimodal LLM-driven agents advance in autonomy and generalization, traditional static datasets face inherent scalability limitations and are insufficient for fully assessing their capabilities in increasingly complex and diverse tasks. Existing studies have attempted to generate agent tasks using LLMs, but due to the inherent hallucinations of LLMs and the lack of internal data relationship modeling, these tasks often exhibit semantic inconsistencies and solvability issues. To address these challenges, we introduce Graph2Eval, a knowledge-graph-driven framework for automated, scalable, and semantically grounded agent task generation. At its core, Graph2Eval leverages a knowledge graph built from heterogeneous external data sources as a structured task space, generating multimodal agent tasks through subgraph sampling and task construction guided by task templates and meta-path strategies. To further ensure task reliability, a multi-stage filtering pipeline based on node reachability analysis, LLM scoring, and similarity analysis ensures the diversity and solvability of the generated tasks. By unifying both RAG Agent and Web Agent scenarios, Graph2Eval enables efficient generation of multimodal document understanding tasks and multi-step web interaction tasks. We instantiate the framework with Graph2Eval-Bench, a curated dataset of 1,319 tasks spanning document understanding and web interaction scenarios. Extensive experiments show that, on average, Graph2Eval improves task semantic consistency by 20% and solvability by 17% over baselines, while Graph2Eval-Bench effectively distinguishes agent performance, offering a new perspective on agent evaluation.

📄 PDF Abstract BibTeX arXiv:2510.00507

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

MMMG: a Comprehensive and Reliable Evaluation Suite for Multitask Multimodal Generation

2025-05-23 · Jihan Yao, Yushi Hu, Yujie Yi, Bin Han 외

Automatically evaluating multimodal generation presents a significant challenge, as automated metrics often struggle to align reliably with human evaluation, especially for complex tasks that involve multiple modalities.…

Audio GenerationBenchmarkingImage Generationmultimodal generation+1

AMRG: Extend Vision Language Models for Automatic Mammography Report Generation

2025-08-12 · Nak-Jun Sung, Donghyun Lee, Bo Hwa Choi, Chae Jung Park arxiv

Mammography report generation is a critical yet underexplored task in medical AI, characterized by challenges such as multiview image reasoning, high-resolution visual cues, and unstructured radiologic language. In this …

parameter-efficient fine-tuning

Node-Based Editing for Multimodal Generation of Text, Audio, Image, and Video

2025-11-05 · Alexander Htet Kyaw, Lenin Ravindranath Sivalingam arxiv

We present a node-based storytelling system for multimodal content generation. The system represents stories as graphs of nodes that can be expanded, edited, and iteratively refined through direct user edits and natural-…

multimodal generationStory Generation

From Elements to Design: A Layered Approach for Automatic Graphic Design Composition

2024-12-27 · CVPR 2025 1 · Jiawei Lin, Shizhao Sun, Danqing Huang, Ting Liu 외

In this work, we investigate automatic design composition from multimodal graphic elements. Although recent studies have developed various generative models for graphic design, they usually face the following limitations…

A Multimodal Multi-Agent Framework for Radiology Report Generation

2025-05-14 · Ziruo Yi, Ting Xiao, Mark V. Albert

Radiology report generation (RRG) aims to automatically produce diagnostic reports from medical images, with the potential to enhance clinical workflows and reduce radiologists' workload. While recent approaches leveragi…

DiagnosticHallucinationRAGRetrieval+1