paper-with-me

Papers

Deep Reinforcement Learning for Chatbots Using Clustered Actions and Human-Likeness Rewards

2019-08-27 · Heriberto Cuayáhuitl, Donghyeon Lee, Seonghan Ryu, Sungja Choi, Inchul Hwang, Jihie Kim

Training chatbots using the reinforcement learning paradigm is challenging due to high-dimensional states, infinite action spaces and the difficulty in specifying the reward function. We address such problems using clustered actions instead of infinite actions, and a simple but promising reward function based on human-likeness scores derived from human-human dialogue data. We train Deep Reinforcement Learning (DRL) agents using chitchat data in raw text---without any manual annotations. Experimental results using different splits of training data report the following. First, that our agents learn reasonable policies in the environments they get familiarised with, but their performance drops substantially when they are exposed to a test set of unseen dialogues. Second, that the choice of sentence embedding size between 100 and 300 dimensions is not significantly different on test data. Third, that our proposed human-likeness rewards are reasonable for training chatbots as long as they use lengthy dialogue histories of >=10 sentences.

📄 PDF Abstract BibTeX arXiv:1908.10331

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)SentenceSentence EmbeddingSentence-Embedding

Similar Papers 제목 키워드 기반

Chatbots as social companions: How people perceive consciousness, human likeness, and social health benefits in machines

2023-11-17 · Rose E. Guingrich, Michael S. A. Graziano

As artificial intelligence (AI) becomes more widespread, one question that arises is how human-AI interaction might impact human-human interaction. Chatbots, for example, are increasingly used as social companions, and w…

Chatbot

Enhancing Human-Likeness in Reinforcement Learning Agents via Hierarchical Macro Action Quantization

2026-05-29 · Usman Nizamani, M. Shaheer Luqman, Fawad Javed Fateh, Ali Shah Ali 외 arxiv

Human-like agents are a long-standing goal of artificial intelligence. Despite strong performance, most reinforcement learning (RL) agents remain reward-driven and often exhibit behaviors that differ from humans, limitin…

Reinforcement Learning

DiverseDialogue: A Methodology for Designing Chatbots with Human-Like Diversity

2024-08-30 · Xiaoyu Lin, Xinkai Yu, Ankit Aich, Salvatore Giorgi 외

Large Language Models (LLMs), which simulate human users, are frequently employed to evaluate chatbots in applications such as tutoring and customer service. Effective evaluation necessitates a high degree of human-like …

ChatbotDiversity

Learning Human-Like RL Agents Through Trajectory Optimization With Action Quantization

2025-11-19 · Jian-Ting Guo, Yu-Cheng Chen, Ping-Chun Hsieh, Kuo-Hao Ho 외 arxiv

Human-like agents have long been one of the goals in pursuing artificial intelligence. Although reinforcement learning (RL) has achieved superhuman performance in many domains, relatively little attention has been focuse…

Reinforcement Learning

Anthropomorphism and Trust in Human-Large Language Model interactions

2026-03-01 · Akila Kadambi, Ylenia D'Elia, Tanishka Shah, Iulia Comsa 외 arxiv

With large language models (LLMs) becoming increasingly prevalent in daily life, so too has the tendency to attribute to them human-like minds and emotions, or anthropomorphize them. Here, we investigate dimensions peopl…