arXiv:2512.24113cs.AIcs.IR2025-12被引 1

融合大模型与认知架构,实现可解释的动态推荐

CogRec: A Cognitive Recommender Agent Fusing Large Language Models and Soar for Explainable Recommendation

  • 用Soar做符号推理核心,大模型初始化知识规则
  • 遇到瓶颈时调用大模型生成解,并转为新规则
  • 推荐结果可解释,适合需要透明决策的场景

大语言模型在理解用户偏好方面表现出色,但存在黑箱、幻觉和在线学习能力弱等问题。而认知架构如Soar虽具可解释性,知识获取却极为耗时。为此,我们提出新型认知推荐代理CogRec,融合大模型与Soar架构。CogRec以Soar为核心符号推理引擎,利用大模型初始化工作记忆中的生产规则。系统基于感知-认知-行动(PCA)循环运行,当遇到认知障碍时,动态调用大模型获取有理据的解决方案,并通过Soar的归纳机制转化为新的符号规则,实现稳健在线学习。该机制使系统持续更新知识库,提供高度可解释的推荐理由。在三个公开数据集上的大量实验表明,CogRec在推荐准确率、可解释性及长尾问题解决上均具显著优势。

原文摘要 · Abstract (English)

Large Language Models (LLMs) have demonstrated a remarkable capacity in understanding user preferences for recommendation systems. However, they are constrained by several critical challenges, including their inherent "Black-Box" characteristics, susceptibility to knowledge hallucination, and limited online learning capacity. These factors compromise their trustworthiness and adaptability. Conversely, cognitive architectures such as Soar offer structured and interpretable reasoning processes, yet their knowledge acquisition is notoriously laborious. To address these complementary challenges, we propose a novel cognitive recommender agent called CogRec which synergizes the strengths of LLMs with the Soar cognitive architecture. CogRec leverages Soar as its core symbolic reasoning engine and leverages an LLM for knowledge initialization to populate its working memory with production rules. The agent operates on a Perception-Cognition-Action(PCA) cycle. Upon encountering an impasse, it dynamically queries the LLM to obtain a reasoned solution. This solution is subsequently transformed into a new symbolic production rule via Soar's chunking mechanism, thereby enabling robust online learning. This learning paradigm allows the agent to continuously evolve its knowledge base and furnish highly interpretable rationales for its recommendations. Extensive evaluations conducted on three public datasets demonstrate that CogRec demonstrates significant advantages in recommendation accuracy, explainability, and its efficacy in addressing the long-tail problem.

可解释推荐认知架构大模型融合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。