Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cl 94% Match Research Paper AI researchers,ML engineers,Business analysts,Software developers 1 week ago

CRMWeaver: Building Powerful Business Agent via Agentic RL and Shared Memories

reinforcement-learning › multi-agent
📄 Abstract

Abstract: Recent years have witnessed the rapid development of LLM-based agents, which shed light on using language agents to solve complex real-world problems. A prominent application lies in business agents, which interact with databases and internal knowledge bases via tool calls to fulfill diverse user requirements. However, this domain is characterized by intricate data relationships and a wide range of heterogeneous tasks, from statistical data queries to knowledge-based question-answering. To address these challenges, we propose CRMWeaver, a novel approach that enhances business agents in such complex settings. To acclimate the agentic model to intricate business environments, we employ a synthesis data generation and RL-based paradigm during training, which significantly improves the model's ability to handle complex data and varied tasks. During inference, a shared memories mechanism is introduced, prompting the agent to learn from task guidelines in similar problems, thereby further boosting its effectiveness and generalization, especially in unseen scenarios. We validate the efficacy of our approach on the CRMArena-Pro dataset, where our lightweight model achieves competitive results in both B2B and B2C business scenarios, underscoring its practical value for real-world applications.
Authors (8)
Yilong Lai
Yipin Yang
Jialong Wu
Fengran Mo
Zhenglin Wang
Ting Liang
+2 more
Submitted
October 29, 2025
arXiv Category
cs.CL
arXiv PDF

Key Contributions

CRMWeaver is a novel approach for building powerful business agents using LLM-based agents, agentic RL, and shared memories. It addresses complex business environments by employing synthetic data generation and RL-based training to handle intricate data and varied tasks, and utilizes a shared memories mechanism during inference to learn from similar past problems, enhancing the agent's ability to fulfill diverse user requirements.

Business Value

Automates complex business tasks, improves efficiency in data analysis and customer interaction, and provides more intelligent business insights by leveraging AI agents.