GenesisFunc: Multi-Agent Data Generation for Accurate and Generalizable Function-Calling
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain GeneralizationDialogue GenerationSimilar Papers 제목 키워드 기반
ShareVerse: Multi-Agent Consistent Video Generation for Shared World Modeling
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 GenerationMCCD: Multi-Agent Collaboration-based Compositional Diffusion for Complex Text-to-Image Generation
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+1ToolMem: Enhancing Multimodal Agents with Learnable Tool Capability Memory
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 GenerationA Multimodal Multi-Agent Framework for Radiology Report Generation
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+1MRGAgents: A Multi-Agent Framework for Improved Medical Report Generation with Med-LVLMs
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