Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/7/30 04:00:00
Learning Dynamic User Personas from Implicit Interaction Streams via Iterative Refinement
AI 中文解读
IRIS让AI学会“读心术”,不用你开口打好评差评,它自己从日常聊天里就能摸透你的脾气喜好,还随时调整。以前想让大模型懂你,你得明确告诉它“我喜欢这个、不喜欢那个”,或者填一堆性格问卷,很麻烦。IRIS换个思路,它盯着你和AI的每次对话,比如你说“今天堵车烦死了”,它就抓取烦躁的情绪信号,然后不断修正对你的理解,像朋友慢慢了解你一样,全程不用你额外费劲。测试中,IRIS在Reddit真实数据上猜对用户想法的准确率高达61%,远超传统方法。这意味着以后用AI助手,它可能自动记住你爱吃什么、讨厌什么话题,甚至预判你今天心情好不好,推荐更合拍的歌单或电影。对企业来说,客服AI能根据用户历史说话风格调整回复,让对话更自然,不再千篇一律。
arXiv:2607.26473v1 Announce Type: new
Abstract: Personalizing large language models (LLMs) to individual users is essential for improving user experience, yet existing approaches typically rely on explicit preference supervision such as pairwise comparisons or demographic attributes, limiting their applicability in natural interaction settings. We propose IRIS, a framework that learns dynamic user personas directly from implicit interaction streams by extracting behavioral signals from everyday conversations and iteratively refining persona representations through a prediction-driven closed loop without requiring explicit feedback. We introduce an evaluation protocol based on behavior prediction, persona stability, and decision prediction. A proof-of-concept study on a synthetic interaction stream derived from public-domain autobiographical text shows that IRIS produces stable personas and distinguishes individual users while revealing limitations of memory-only approaches on recall-oriented metrics. We then validate IRIS on anonymized real-world Reddit r/AmItheAsshole (AITA) data, with personas built solely from each author's historical interactions. Across 100 authors, IRIS achieves the highest decision prediction accuracy among all evaluated methods (61.0%), outperforming static personas, memory-only retrieval, and no-personalization baselines. These results suggest that implicit behavioral modeling provides a scalable alternative to explicit preference learning for personalized LLMs and offers a practical foundation for adaptive conversational systems and embodied agents that require continuously evolving models of their users.
分享
阅读原文 ↗