paper-with-me

Papers

Continuous Learning Conversational AI: A Personalized Agent Framework via A2C Reinforcement Learning

2025-02-18 · Nandakishor M, Anjali M

Creating personalized and adaptable conversational AI remains a key challenge. This paper introduces a Continuous Learning Conversational AI (CLCA) approach, implemented using A2C reinforcement learning, to move beyond static Large Language Models (LLMs). We use simulated sales dialogues, generated by LLMs, to train an A2C agent. This agent learns to optimize conversation strategies for personalization, focusing on engagement and delivering value. Our system architecture integrates reinforcement learning with LLMs for both data creation and response selection. This method offers a practical way to build personalized AI companions that evolve through continuous learning, advancing beyond traditional static LLM techniques.

📄 PDF Abstract BibTeX arXiv:2502.12876

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

A2C A2C, or Advantage Actor Critic, is a synchronous version of the A3C policy gradient method. As an alternative to the asynchronous…

Similar Papers 제목 키워드 기반

Conversational Recommender System

2018-06-08 · Yueming Sun, Yi Zhang

A personalized conversational sales agent could have much commercial potential. E-commerce companies such as Amazon, eBay, JD, Alibaba etc. are piloting such kind of agents with their users. However, the research on this…

Conversational RecommendationDeep Reinforcement LearningRecommendation SystemsReinforcement Learning

HumAIne-Chatbot: Real-Time Personalized Conversational AI via Reinforcement Learning

2025-09-04 · Georgios Makridis, George Fragiadakis, Jorge Oliveira, Tomaz Saraiva 외 arxiv

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{HumAI…

Reinforcement Learning

SAPIENT: Mastering Multi-turn Conversational Recommendation with Strategic Planning and Monte Carlo Tree Search

2024-10-12 · Hanwen Du, Bo Peng, Xia Ning

Conversational Recommender Systems (CRS) proactively engage users in interactive dialogues to elicit user preferences and provide personalized recommendations. Existing methods train Reinforcement Learning (RL)-based age…

Conversational RecommendationConversational SearchRecommendation SystemsReinforcement Learning (RL)

CloneMem: Benchmarking Long-Term Memory for AI Clones

2026-01-11 · Sen Hu, Zhiyu Zhang, Yuxiang Wei, Xueran Han 외 arxiv

AI Clones aim to simulate an individual's thoughts and behaviors to enable long-term, personalized interaction, placing stringent demands on memory systems to model experiences, emotions, and opinions over time. Existing…

ThinkFlow: Self-Evolving Probabilistic Latent Memory for Lifelong Conversational Agents

2026-09-15 · Cai Ke, Xin Liu, Han Zhang, Jiangyue Yan 외 arxiv

Lifelong conversational agents rely on memory systems to maintain deep, context-aware interactions with users. However, existing explicit textual memory pipelines suffer from a severe information bottleneck, often losing…