用智能代理系统让求职推荐更快更准,响应速度提升超一半。
AdaptJobRec: Enhancing Conversational Career Recommendation through an LLM-Powered Agentic System
- 根据查询复杂度自动选工具,简单问题直连快速响应。
- 复杂问题分步处理:回忆历史、拆解任务、调用个性化推荐工具。
- 实测在真实职场场景下延迟降低53.3%,准确率显著提升。
近年来,推荐系统从单一列表推荐发展为多主题综合服务。为更好完成该任务,对话式推荐系统(CRS)已从基础检索增强的LLM生成演进至具备高级推理与自我修正能力的智能体系统。然而,智能体系统存在显著响应延迟,长期制约对话推荐系统的性能。为平衡复杂查询处理与延迟控制,我们提出AdaptJobRec——首个基于大模型智能体的对话式职业推荐系统,通过自主代理整合个性化推荐算法工具。系统采用用户查询复杂度识别机制:对简单查询,代理直接选择合适工具快速响应;对复杂查询,通过记忆处理模块筛选聊天历史相关片段,再交由智能任务分解规划器,最终利用个性化推荐工具执行任务。在沃尔玛真实职场推荐场景下的评估表明,AdaptJobRec相较竞争基线平均响应延迟降低53.3%,同时显著提升推荐准确性。
原文摘要 · Abstract (English)
In recent years, recommendation systems have evolved from providing a single list of recommendations to offering a comprehensive suite of topic focused services. To better accomplish this task, conversational recommendation systems (CRS) have progressed from basic retrieval augmented LLM generation to agentic systems with advanced reasoning and self correction capabilities. However, agentic systems come with notable response latency, a longstanding challenge for conversational recommendation systems. To balance the trade off between handling complex queries and minimizing latency, we propose AdaptJobRec, the first conversational job recommendation system that leverages autonomous agent to integrate personalized recommendation algorithm tools. The system employs a user query complexity identification mechanism to minimize response latency. For straightforward queries, the agent directly selects the appropriate tool for rapid responses. For complex queries, the agent uses the memory processing module to filter chat history for relevant content, then passes the results to the intelligent task decomposition planner, and finally executes the tasks using personalized recommendation tools. Evaluation on Walmart's real world career recommendation scenarios demonstrates that AdaptJobRec reduces average response latency by up to 53.3% compared to competitive baselines, while significantly improving recommendation accuracy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。