Towards Scalable Customization and Deployment of Multi-Agent Systems for Enterprise Applications

πŸ“… 2026-06-16
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Enterprise-scale multi-agent systems often face challenges including domain adaptation difficulties, high inference latency, and substantial deployment costs. This work proposes a unified framework that enables efficient customization and deployment through a two-stage optimization strategy. First, domain adaptation is achieved by integrating continual pre-training, supervised fine-tuning, and preference optimization. Subsequently, low-overhead, high-efficiency inference is realized via speculative decoding, FP8 quantization, and targeted calibration. Notably, this approach co-designs domain-specific customization of compact models with inference optimization for multi-agent workflowsβ€”a first in the field. The method maintains task performance while significantly improving throughput by up to 4.48Γ— and enhancing robustness in long-tail scenarios.
πŸ“ Abstract
Large language model (LLM)-based multi-agent systems demonstrate strong performance on complex reasoning and task execution, enabling broad enterprise applications. However, production deployment remains challenging due to domain-specific customization requirements and high latency and inference costs in agentic workflows. We propose a unified framework for customization and efficient deployment of multi-agent systems in real-world settings. The first stage, Agentic Model Customization, combines continual pretraining, supervised fine-tuning, and preference optimization to adapt a compact model to specialized domains while retaining strong agentic capabilities. The second stage, Inference Optimization, integrates speculative decoding and FP8 quantization with targeted calibration to enable cost-efficient serving with minimal quality loss. Across enterprise workloads, our framework enables rapid domain adaptation and achieves a 4.48x speedup in throughput while maintaining performance and improving robustness on long-tail scenarios.
Problem

Research questions and friction points this paper is trying to address.

multi-agent systems
enterprise applications
domain customization
inference cost
latency
Innovation

Methods, ideas, or system contributions that make the work stand out.

multi-agent systems
model customization
speculative decoding
FP8 quantization
enterprise deployment
πŸ”Ž Similar Papers
2024-03-04Proceedings of the 17th International Conference on Agents and Artificial IntelligenceCitations: 3