Quantum-Inspired Reinforcement Learning in the Presence of Epistemic Ambivalence
Alireza Habibi, Saeed Ghoorchian, Setareh Maghsudi
TL;DR
The paper tackles decision-making under epistemic ambivalence (EA) by introducing EA-MDP, a quantum-inspired framework that encodes EA as a Hilbert-space state attached to classical environment states. Rewards are derived from quantum measurements using a reward operator, yielding an expectation over measurement outcomes, and the authors prove the existence of an optimal policy and value function, along with an EA-specific $\varepsilon$-greedy Q-learning algorithm. They validate the approach on two model problems: a two-site system and a many-site lattice, showing convergence to optimal policies and revealing how quantum interference from complex amplitudes modulates learning and path selection. The work demonstrates how EA can be explicitly modeled and controlled in RL through EA bases and measurement settings, offering a scalable, tunable mechanism to handle persistent conflicting evidence in online decision problems. Future work includes time-dependent EA states, richer outcome sets, and partial observability to broaden applicability and realism in real-world settings.
Abstract
The complexity of online decision-making under uncertainty stems from the requirement of finding a balance between exploiting known strategies and exploring new possibilities. Naturally, the uncertainty type plays a crucial role in developing decision-making strategies that manage complexity effectively. In this paper, we focus on a specific form of uncertainty known as epistemic ambivalence (EA), which emerges from conflicting pieces of evidence or contradictory experiences. It creates a delicate interplay between uncertainty and confidence, distinguishing it from epistemic uncertainty that typically diminishes with new information. Indeed, ambivalence can persist even after additional knowledge is acquired. To address this phenomenon, we propose a novel framework, called the epistemically ambivalent Markov decision process (EA-MDP), aiming to understand and control EA in decision-making processes. This framework incorporates the concept of a quantum state from the quantum mechanics formalism, and its core is to assess the probability and reward of every possible outcome. We calculate the reward function using quantum measurement techniques and prove the existence of an optimal policy and an optimal value function in the EA-MDP framework. We also propose the EA-epsilon-greedy Q-learning algorithm. To evaluate the impact of EA on decision-making and the expedience of our framework, we study two distinct experimental setups, namely the two-state problem and the lattice problem. Our results show that using our methods, the agent converges to the optimal policy in the presence of EA.
