paper-with-me

홈 › Papers

Improved Offline Reinforcement Learning via Quantum Metric Encoding

2025-11-13 · Outongyi Lv, Yewei Yuan, Nana Liu arxiv

Reinforcement learning (RL) with limited samples is common in real-world applications. However, offline RL performance under this constraint is often suboptimal. We consider an alternative approach to dealing with limited samples by introducing the Quantum Metric Encoder (QME). In this methodology, instead of applying the RL framework directly on the original states and rewards, we embed the states into a more compact and meaningful representation, where the structure of the encoding is inspired by quantum circuits. For classical data, QME is a classically simulable, trainable unitary embedding and thus serves as a quantum-inspired module, on a classical device. For quantum data in the form of quantum states, QME can be implemented directly on quantum hardware, allowing for training without measurement or re-encoding. We evaluated QME on three datasets, each limited to 100 samples. We use Soft-Actor-Critic (SAC) and Implicit-Q-Learning (IQL), two well-known RL algorithms, to demonstrate the effectiveness of our approach. From the experimental results, we find that training offline RL agents on QME-embedded states with decoded rewards yields significantly better performance than training on the original states and rewards. On average across the three datasets, for maximum reward performance, we achieve a 116.2% improvement for SAC and 117.6% for IQL. We further investigate the $Δ$-hyperbolicity of our framework, a geometric property of the state space known to be important for the RL training efficacy. The QME-embedded states exhibit low $Δ$-hyperbolicity, suggesting that the improvement after embedding arises from the modified geometry of the state space induced by QME. Thus, the low $Δ$-hyperbolicity and the corresponding effectiveness of QME could provide valuable information for developing efficient offline RL methods under limited-sample conditions.

📄 PDF Abstract BibTeX arXiv:2511.10187

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningOffline RL

Similar Papers 제목 키워드 기반

Model-based Offline Quantum Reinforcement Learning

2024-04-14 · Simon Eisenmann, Daniel Hein, Steffen Udluft, Thomas A. Runkler

This paper presents the first algorithm for model-based offline quantum reinforcement learning and demonstrates its functionality on the cart-pole benchmark. The model and the policy to be optimized are each implemented …

modelreinforcement-learningReinforcement Learning

Enhanced Reinforcement Learning-based Process Synthesis via Quantum Computing

2026-05-20 · Austin Braniff, Fengqi You, Yuhe Tian arxiv

In this work, we present quantum reinforcement learning (RL) as a solution strategy for process synthesis problems. Building on our prior work, we develop a generalized framework that formally poses process synthesis as …

Reinforcement Learning

SAFE Quantum Machine Learning with Variational Quantum Classifiers

2026-05-15 · Ying Chen, Paolo Giudici, Vasily Kolesnikov, Paolo Recchia arxiv

We propose a variational quantum classifier operating on high dimensional deep representations via amplitude encoding, stabilized by a learnable classical pre encoding layer.By combining normalized amplitude embeddings w…

Quantum Machine Learning

Towards structure-preserving quantum encodings

2024-12-23 · Arthur J. Parzygnat, Tai-Danae Bradley, Andrew Vlasic, Anh Pham

Harnessing the potential computational advantage of quantum computers for machine learning tasks relies on the uploading of classical data onto quantum computers through what are commonly referred to as quantum encodings…

Metric LearningQuantum Machine LearningTopological Data Analysis

A Bit of Freedom Goes a Long Way: Classical and Quantum Algorithms for Reinforcement Learning under a Generative Model

2025-07-30 · Andris Ambainis, Joao F. Doriguello, Debbie Lim arxiv

We propose novel classical and quantum online algorithms for learning finite- and infinite-horizon Markov Decision Processes (MDPs). Our algorithms are based on a hybrid online-offline reinforcement learning model wherei…

Reinforcement Learning