LGAICRSYMar 18, 2022

Privacy-Preserving Reinforcement Learning Beyond Expectation

arXiv:2203.10165v12 citationsh-index: 60
Originality Synthesis-oriented
AI Analysis

This work addresses privacy and human-aligned decision-making in cyber-physical systems like autonomous cars, representing an incremental advancement by combining existing methods.

The paper tackles the problem of aligning reinforcement learning agents with human preferences by incorporating cumulative prospect theory for risk assessment and differential privacy for decision-making secrecy, achieving privacy-preserving behavior learning with demonstrated privacy-utility tradeoffs.

Cyber and cyber-physical systems equipped with machine learning algorithms such as autonomous cars share environments with humans. In such a setting, it is important to align system (or agent) behaviors with the preferences of one or more human users. We consider the case when an agent has to learn behaviors in an unknown environment. Our goal is to capture two defining characteristics of humans: i) a tendency to assess and quantify risk, and ii) a desire to keep decision making hidden from external parties. We incorporate cumulative prospect theory (CPT) into the objective of a reinforcement learning (RL) problem for the former. For the latter, we use differential privacy. We design an algorithm to enable an RL agent to learn policies to maximize a CPT-based objective in a privacy-preserving manner and establish guarantees on the privacy of value functions learned by the algorithm when rewards are sufficiently close. This is accomplished through adding a calibrated noise using a Gaussian process mechanism at each step. Through empirical evaluations, we highlight a privacy-utility tradeoff and demonstrate that the RL agent is able to learn behaviors that are aligned with that of a human user in the same environment in a privacy-preserving manner

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes