中文
相关论文

相关论文: Know You Before You Speak: User-State Modeling for…

200 篇论文

Personalization in language models aims to tailor model behavior to individual users or user groups. Prompt-based methods incorporate user preferences into queries, while training-based methods encode them into model parameters. Model…

计算与语言 · 计算机科学 2025-09-22 Kyuyoung Kim , Jinwoo Shin , Jaehyung Kim

Current conversational AI systems often provide generic, one-size-fits-all interactions that overlook individual user characteristics and lack adaptive dialogue management. To address this gap, we introduce \textbf{HumAIne-chatbot}, an…

Effective personalized question answering (PQA) in language models requires grounding responses in the user's underlying intent, where intent refers to the implicit ``why'' behind a query beyond its explicit wording. However, existing…

计算与语言 · 计算机科学 2026-05-14 Maryam Amirizaniani , Benjamin Charles Germain Lee , Jevin West , Nicholas Weber

Dialogue state modules are a useful component in a task-oriented dialogue system. Traditional methods find dialogue states by manually labeling training corpora, upon which neural models are trained. However, the labeling process can be…

计算与语言 · 计算机科学 2020-08-14 Qingkai Min , Libo Qin , Zhiyang Teng , Xiao Liu , Yue Zhang

Large Language Model (LLM) personalization aims to align model behaviors with individual user preferences. Existing methods often focus on isolated user histories, neglecting the essential role of inter-user differences. We propose C-BPO, a…

计算与语言 · 计算机科学 2026-05-12 Xilai Ma , Liye Zhao , Weijun Yao , Haibing Di , Wenya Wang , Jing Li

Effective engagement by large language models (LLMs) requires adapting responses to users' sociodemographic characteristics, such as age, occupation, and education level. While many real-world applications leverage dialogue history for…

计算与语言 · 计算机科学 2025-05-28 Qishuai Zhong , Zongmin Li , Siqi Fan , Aixin Sun

In this paper we define and investigate the problem of \emph{persona authentication}: learning a conversational policy to verify the consistency of persona models. We propose a learning objective and prove (under some mild assumptions) that…

计算与语言 · 计算机科学 2021-10-26 Fengyi Tang , Lifan Zeng , Fei Wang , Jiayu Zhou

Conversational recommendation frameworks have gained prominence as a dynamic paradigm for delivering personalized suggestions via interactive dialogues. The incorporation of advanced language understanding techniques has substantially…

计算与语言 · 计算机科学 2025-03-17 Guanrong Li , Kuo Tian , Jinnan Qi , Qinghan Fu , Zhen Wu , Xinyu Dai

In recent years, large language models (LLMs) have excelled in language understanding and generation, powering advanced dialogue and recommendation systems. However, a significant limitation persists: these systems often model user…

信息检索 · 计算机科学 2025-11-18 Bokang Fu , Jiahao Wang , Xiaojing Liu , Yuli Liu

We introduce a dynamic benchmarking system for conversational agents that evaluates their performance through a single, simulated, and lengthy user$\leftrightarrow$agent interaction. The interaction is a conversation between the user and…

计算与语言 · 计算机科学 2024-10-14 David Castillo-Bolado , Joseph Davidson , Finlay Gray , Marek Rosa

Large Language Models (LLMs) often struggle to deliver accurate and actionable answers when user-provided information is incomplete or ill-specified. We propose a new interaction paradigm, First Ask Then Answer (FATA), in which, through…

人工智能 · 计算机科学 2025-08-13 Chuanruo Fu , Yuncheng Du

With the rapid development of large language models (LLMs), it is highly demanded that LLMs can be adopted to make decisions to enable the artificial general intelligence. Most approaches leverage manually crafted examples to prompt the…

机器学习 · 计算机科学 2023-12-15 Xingjin Wang , Linjing Li , Daniel Zeng

Dialogue management (DM) decides the next action of a dialogue system according to the current dialogue state, and thus plays a central role in task-oriented dialogue systems. Since dialogue management requires to have access to not only…

计算与语言 · 计算机科学 2018-05-14 Zheng Zhang , Minlie Huang , Zhongzhou Zhao , Feng Ji , Haiqing Chen , Xiaoyan Zhu

Current language model systems remain fundamentally stateless across sessions, limiting their ability to personalize interactions over time. While retrieval-augmented generation and fine-tuning improve knowledge access and domain…

人工智能 · 计算机科学 2026-05-15 Vineet Kotecha , Vansh Gupta

Content-based recommendation systems play a crucial role in delivering personalized content to users in the digital world. In this work, we introduce EmbSum, a novel framework that enables offline pre-computations of users and candidate…

信息检索 · 计算机科学 2024-08-20 Chiyu Zhang , Yifei Sun , Minghao Wu , Jun Chen , Jie Lei , Muhammad Abdul-Mageed , Rong Jin , Angli Liu , Ji Zhu , Sem Park , Ning Yao , Bo Long

Personalized dialogue generation aims to leverage persona profiles and dialogue history to generate persona-relevant and consistent responses. Mainstream models typically rely on token-level language model training with persona dialogue…

计算与语言 · 计算机科学 2025-11-14 Guanrong Li , Xinyu Liu , Zhen Wu , Xinyu Dai

Large language model (LLM)-powered assistants have recently integrated memory mechanisms that record user preferences, leading to more personalized and user-aligned responses. However, irrelevant personalized memories are often introduced…

计算与语言 · 计算机科学 2026-01-26 Xueyang Feng , Weinan Gan , Xu Chen , Quanyu Dai , Yong Liu

Personalized user understanding from large-scale digital traces remains a fundamental challenge. Traditional user profiling methods rely on discriminative models and manual feature engineering to predict discrete attributes, often producing…

Personalised text generation is essential for user-centric information systems, yet most evaluation methods overlook the individuality of users. We introduce \textbf{PREF}, a \textbf{P}ersonalised \textbf{R}eference-free \textbf{E}valuation…

计算与语言 · 计算机科学 2025-08-15 Xiao Fu , Hossein A. Rahmani , Bin Wu , Jerome Ramos , Emine Yilmaz , Aldo Lipani

Pre-trained language models (PLM) have marked a huge leap in neural dialogue modeling. While PLMs are pre-trained on large-scale text corpora, they are usually fine-tuned on scarce dialogue data with specific domain knowledge and dialogue…

计算与语言 · 计算机科学 2021-12-14 Xiaodong Gu , Kang Min Yoo , Sang-Woo Lee