paper-with-me

Papers

A Human-Centered Data-Driven Planner-Actor-Critic Architecture via Logic Programming

2019-09-18 · Daoming Lyu, Fangkai Yang, Bo Liu, Steven Gustafson

Recent successes of Reinforcement Learning (RL) allow an agent to learn policies that surpass human experts but suffers from being time-hungry and data-hungry. By contrast, human learning is significantly faster because prior and general knowledge and multiple information resources are utilized. In this paper, we propose a Planner-Actor-Critic architecture for huMAN-centered planning and learning (PACMAN), where an agent uses its prior, high-level, deterministic symbolic knowledge to plan for goal-directed actions, and also integrates the Actor-Critic algorithm of RL to fine-tune its behavior towards both environmental rewards and human feedback. This work is the first unified framework where knowledge-based planning, RL, and human teaching jointly contribute to the policy learning of an agent. Our experiments demonstrate that PACMAN leads to a significant jump-start at the early stage of learning, converges rapidly and with small variance, and is robust to inconsistent, infrequent, and misleading feedback.

📄 PDF Abstract BibTeX arXiv:1909.09209

Code (0)

등록된 구현이 없습니다.

Tasks

General KnowledgeReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

A Cooperative Compliance Control Framework for Socially Optimal Mixed Traffic Routing

2025-03-28 · Anni Li, Ting Bai, Yingqing Chen, Christos G. Cassandras 외

In mixed traffic environments, where Connected and Autonomed Vehicles (CAVs) coexist with potentially non-cooperative Human-Driven Vehicles (HDVs), the self-centered behavior of human drivers may compromise the efficienc…

Human-Centered Planning

2023-11-08 · Yuliang Li, Nitin Kamra, Ruta Desai, Alon Halevy

LLMs have recently made impressive inroads on tasks whose output is structured, such as coding, robotic planning and querying databases. The vision of creating AI-powered personal assistants also involves creating struct…

The Human-Data-Model Interaction Canvas for Visual Analytics

2025-05-12 · Jürgen Bernard

Visual Analytics (VA) integrates humans, data, and models as key actors in insight generation and data-driven decision-making. This position paper values and reflects on 16 VA process models and frameworks and makes nine…

Descriptive

User Centered Design (VI): Human Factors Approaches for Intelligent Human-Computer Interaction

2021-11-08 · Wei Xu

Starting from the design philosophy of "user-centered design", this paper analyzes the human factors characteristics of intelligent human-computer interaction (iHCI) and proposes a concept of "user-oriented iHCI". The pa…

Intent DetectionPhilosophy

Mapping out the Space of Human Feedback for Reinforcement Learning: A Conceptual Framework

2024-11-18 · Yannick Metz, David Lindner, Raphaël Baur, Mennatallah El-Assady

Reinforcement Learning from Human feedback (RLHF) has become a powerful tool to fine-tune or train agentic machine learning models. Similar to how humans interact in social contexts, we can use many types of feedback to …