The Theory of Mind Utility: Formal Specification of a Mentalizing Mechanism
作者: Nikolos Gurney, Stacy Marsella
分类: cs.AI
发布日期: 2026-06-12
💡 一句话要点
提出理论心智效用模型以解决心智推理问题
🎯 匹配领域: 支柱二:RL算法与架构 (RL & Architecture)
关键词: 心智化 认知模型 局部认知世界模型 社交智能 推理机制
📋 核心要点
- 现有的心智推理方法如贝叶斯心智理论假设信念状态,而未能从基础推导出这些状态,存在理论上的不足。
- 论文提出的ToM-U模型通过构建局部认知世界模型,系统地推断他人的信念状态,提供了一种新的心智化机制。
- ToM-U能够生成可验证的关于心智化失败的预测,超越了现有方法的假设基础,具有较强的应用潜力。
📝 摘要(中文)
推断他人的信念不仅需要解读表面信号,还需要追踪信息的来源、顺序和可信度。理论心智效用(ToM-U)在计算分析层面上形式化了这一认知状态推断问题,明确了心智化计算的内容及其原因,而不依赖于具体的算法或神经实现。ToM-U通过构建局部认知世界模型(LEWMs)来实现,该模型为有向类型图,表示代理、状态节点及其间的认知关系,并通过评估离散候选LEWMs与观察到的行为,直到找到一个达到足够置信度的模型。五个形式定义明确了LEWM结构、代理节点属性、递归心智化的有界扩展机制、三种推理过程及捕捉失败心智化尝试的残余函数。
🔬 方法详解
问题定义:论文要解决的问题是如何在没有假设信念状态的情况下推断他人的认知状态。现有方法如贝叶斯心智理论和模拟理论在这一点上存在局限性。
核心思路:ToM-U模型的核心思路是构建局部认知世界模型(LEWMs),通过有向图表示代理及其认知关系,从而实现对他人信念的推断。这样的设计使得模型能够在不依赖于具体实现的情况下,进行有效的认知状态推断。
技术框架:整体架构包括构建LEWMs、定义代理节点属性、实现递归心智化机制、推理过程及残余函数。模型通过评估候选LEWMs与观察行为的匹配程度,选择最优模型。
关键创新:ToM-U的关键创新在于其形式化的推理机制,能够从结构属性生成可验证的预测,而不是依赖于辅助假设。这使其在心智化研究中具有独特的地位。
关键设计:模型的设计包括五个形式定义,涵盖LEWM结构、代理节点的有序信息访问历史、递归心智化的有界扩展机制及三种推理过程,确保模型的有效性和准确性。
📊 实验亮点
ToM-U模型在心智化失败的预测方面表现出色,能够生成基于结构属性的可验证预测。与传统方法相比,ToM-U在推理准确性和模型选择上显著提升,展示了其在复杂社交情境中的应用潜力。
🎯 应用场景
该研究的潜在应用领域包括人机交互、社交机器人、心理学研究等。通过更准确地理解和推断他人的信念状态,ToM-U可以提升社交智能系统的表现,促进人机协作与沟通的自然性。未来,ToM-U可能在教育、心理治疗等领域发挥重要作用。
📄 摘要(原文)
Inferring others' beliefs requires more than reading surface signals; it requires tracking who told them what, in what order, and how credibly. The Theory of Mind Utility (ToM-U) formalizes this epistemic state inference problem at the computational level of analysis, specifying what mentalizing computes and why without commitment to algorithmic or neural implementation. ToM-U achieves this by constructing Local Epistemic World Models (LEWMs) -- directed typed graphs that represent agents, state nodes, and the epistemic relationships among them -- and evaluating discrete candidate LEWMs against observed behavior until one achieves sufficient confidence. Five formal definitions specify the LEWM structure, agent node properties including ordered information access history, a bounded proliferation mechanism for recursive mentalizing, three inference procedures, and a residue function that captures the structured trace left by failed mentalizing attempts. ToM-U differs from Bayesian Theory of Mind and adjacent formal accounts, which presuppose rather than derive belief states, and from simulation theory and theory-theory, which lack a formal apparatus for epistemic state inference. The architecture generates directional, falsifiable predictions about mentalizing failure that follow from structural properties of the model rather than auxiliary assumptions, and positions ToM-U as a domain-agnostic mechanism upstream of goal inference and other downstream social cognitive processes.