跳转至

文章背景与核心概要

当前的AI智能体在实现个性化时往往面临瓶颈,主要原因在于它们将用户视为“扁平化的档案(flat profiles)”。当用户在不同生活场景(例如工作与个人生活)中存在冲突的优先级时,这种方法往往会失效。本文介绍了 SIMGUIDE,这是一种新颖的方法,它将用户上下文组织成结构化的、特定于领域的模块,称为“Sims”。通过将这些约束条件与来自过去决策的程序化示例相结合,SIMGUIDE在复杂的规划任务中显著优于标准的基于检索的个性化方法(RAG)。

本文的核心贡献在于提出了“Sim”表示法、全新的诊断测试集 SIMBENCH 以及显著的性能提升。通过将上下文模块化并通过程序化示例落地,SIMGUIDE在保持用户偏好遵从度、跨模型鲁棒性以及参数适应性方面都取得了突破性的进展,证明了表示的格式比内容本身是更关键的设计变量。


SIMGUIDE:程序化落地的多上下文表示,赋能个性化智能体规划 (SIMGUIDE: Procedurally Grounded Multi-Context Representations for Personalized Agent Planning)

作者: Chirag Shah
日期: 2026年5月14日
主题: 人工智能 (cs.AI)
arXiv ID: 2608.24888

Authors: Chirag Shah
Date: 14 May 2026
Subject: Artificial Intelligence (cs.AI)
arXiv ID: 2608.24888


执行摘要 (Executive Summary)

当前的AI智能体在实现个性化时举步维艰,因为它们将用户视为“扁平化的档案”。当用户在不同的生活场景(例如工作与个人生活)中存在冲突的优先级时,这种方法就会失效。本文引入了 SIMGUIDE,这是一种新颖的方法,它将用户上下文组织成称为“Sims”的结构化、特定于领域的模块。通过将这些约束与来自过去决策的程序化示例相结合,SIMGUIDE在复杂的规划任务中明显优于标准的基于检索的个性化方法(RAG)。

Current AI agents struggle with personalization because they treat users as "flat profiles." This approach fails when users have conflicting priorities across different life contexts (e.g., work vs. personal life). This paper introduces SIMGUIDE, a novel method that organizes user context into structured, domain-specific blocks called "Sims." By grounding these constraints with procedural examples from past decisions, SIMGUIDE significantly outperforms standard retrieval-based personalization (RAG) in complex planning tasks.


核心贡献 (Key Contributions)

1. “Sim” 表示法 (The "Sim" Representation)

SIMGUIDE没有将扁平化的用户档案直接拼接进提示词中,而是将上下文构造成 Sims: * 类型化、特定领域的模块: 按领域对上下文进行分段。 * 程序化落地: 每个约束都链接到用户历史记录中真实世界的程序化示例,使智能体不仅能理解偏好是什么,还能理解 如何 去行动。

1. The "Sim" Representation

Instead of concatenating a flat user profile into a prompt, SIMGUIDE structures context into Sims: * Typed, Domain-Specific Blocks: Context is segmented by domain. * Procedural Grounding: Each constraint is linked to real-world procedural examples from the user's history, allowing the agent to understand how to act rather than just what the preferences are.

2. SIMBENCH:全新的诊断测试集 (SIMBENCH: A New Diagnostic Suite)

作者推出了 SIMBENCH,这是一个包含47个偏好条件规划任务的基准测试。这是第一个旨在测试智能体根据活跃用户上下文切换行为能力的基准——这也是真正个性化AI的关键要求。

2. SIMBENCH: A New Diagnostic Suite

The author introduces SIMBENCH, a benchmark consisting of 47 preference-conditioned planning tasks. This is the first benchmark designed to test an agent's ability to switch behaviors based on active user context—a critical requirement for truly personalized AI.

3. 性能提升 (Performance Gains)

  • 程序化落地对比 RAG: 在 GPT-4o 上,经过程序化落地的 Sims 比标准 RAG 的偏好遵从度高出 +7.9 个点 (\(p = 0.013\))。
  • 跨模型鲁棒性: 这些结果在 GPT-4o 和 Claude Sonnet 4.5 的 100 个 \(\tau\)-bench 任务中得到了复现 (\(p \leq 0.023\))。
  • 参数适应性: 任务匹配的 LoRA 微调将生成质量提升了 12.8 个 ROUGE-L 点。按“Sim 类型”而非用户身份路由适配器带来了额外的 7.3 点提升,这证明了表示的 格式 是比内容本身更关键的设计变量。

3. Performance Gains

  • Procedural Grounding vs. RAG: On GPT-4o, procedurally grounded Sims outperformed standard RAG by +7.9 Preference Adherence points (\(p = 0.013\)).
  • Cross-Model Robustness: These results were replicated across both GPT-4o and Claude Sonnet 4.5 on 100 \(\tau\)-bench tasks (\(p \leq 0.023\)).
  • Parametric Adaptation: Task-matched LoRA fine-tuning improved generation quality by 12.8 ROUGE-L points. Routing adapters by "Sim type" rather than user identity provided an additional 7.3-point boost, demonstrating that the format of the representation is a more critical design variable than the content itself.

访问与资源 (Access & Resources)

Access & Resources


许可证 (License)

license icon 查看许可证

License

license icon View License