paper-with-me

홈 › Papers

GenesisFunc: Multi-Agent Data Generation for Accurate and Generalizable Function-Calling

2026-04-10 · Hao-Xiang Xu, Chong Deng, Jiaqing Liu, Wen Wang, Qian Chen, Lujia Bao, Xiangang Li, Zhen-Hua Ling arxiv

Large Language Models (LLMs) extend their capabilities through function-calling (FC), which relies on training data with high quality, diversity, and broad coverage of scenario. However, obtaining and annotating real function-calling data is challenging, while synthetic data from existing pipelines often suffers from unreliable APIs, limited tool scalability, insufficient diversity, and weak quality control. To address these, we present GenesisFunc, an automated pipeline for generating FC training data. Starting from reliable tools in widely used public benchmarks, our GenesisFunc employs a multi-agent framework to support a dialogue generation system that produces conversations spanning diverse scenarios, while maintaining both diversity and quality throughout the process. The accuracy of the data is further reinforced through a multi-stage evaluation system. We fine-tune an 8B LLM on the synthetic dataset and show through extensive experiments that it outperforms similarly sized open-source models in in-domain FC performance and out-of-domain generalization, while reaching FC capabilities comparable to some of the latest API-based models. In addition, our method demonstrates strong potential to scale effectively across downstream tools, underscoring its real-world applicability.

📄 PDF Abstract BibTeX arXiv:2605.28835

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationDialogue Generation

Similar Papers 제목 키워드 기반

ShareVerse: Multi-Agent Consistent Video Generation for Shared World Modeling

2026-03-03 · Jiayi Zhu, Jianing Zhang, Yiying Yang, Wei Cheng 외 arxiv

This paper presents ShareVerse, a video generation framework enabling multi-agent shared world modeling, addressing the gap in existing works that lack support for unified shared world construction with multi-agent inter…

Video Generation

MCCD: Multi-Agent Collaboration-based Compositional Diffusion for Complex Text-to-Image Generation

2025-05-05 · CVPR 2025 1 · Mingcheng Li, Xiaolu Hou, Ziyang Liu, Dingkang Yang 외

Diffusion models have shown excellent performance in text-to-image generation. Nevertheless, existing methods often suffer from performance bottlenecks when handling complex prompts that involve multiple objects, charact…

Image GenerationScene GenerationScene ParsingText to Image Generation+1

ToolMem: Enhancing Multimodal Agents with Learnable Tool Capability Memory

2025-10-08 · Yunzhong Xiao, Yangmin Li, Hewei Wang, Yunlong Tang 외 arxiv

Agents utilizing tools powered by large language models (LLMs) or vision-language models (VLMs) have demonstrated remarkable progress in diverse tasks across text and visual modalities. Unlike traditional tools such as c…

Text-to-Image Generationmultimodal generationText Generation

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

MRGAgents: A Multi-Agent Framework for Improved Medical Report Generation with Med-LVLMs

2025-05-24 · Pengyu Wang, Shuchang Ye, Usman Naseem, Jinman Kim

Medical Large Vision-Language Models (Med-LVLMs) have been widely adopted for medical report generation. Despite Med-LVLMs producing state-of-the-art performance, they exhibit a bias toward predicting all findings as nor…

DiagnosticMedical Report Generation