paper-with-me

Papers

Extending a Quantum Reinforcement Learning Exploration Policy with Flags to Connect Four

2025-05-07 · Filipe Santos, João Paulo Fernandes, Luís Macedo

Action selection based on flags is a Reinforcement Learning (RL) exploration policy that improves the exploration of the state space through the use of flags, which can identify the most promising actions to take in each state. The quantum counterpart of this exploration policy further improves upon this by taking advantage of a quadratic speedup for sampling flagged actions. This approach has already been successfully employed for the game of Checkers. In this work, we describe the application of this method to the context of Connect Four, in order to study its performance in a different setting, which can lead to a better generalization of the technique. We also kept track of a metric that wasn't taken into account in previous work: the average number of iterations to obtain a flagged action. Since going second is a significant disadvantage in Connect Four, we also had the intent of exploring how this more complex scenario would impact the performance of our approach. The experiments involved training and testing classical and quantum RL agents that played either going first or going second against a Randomized Negamax opponent. The results showed that both flagged exploration policies were clearly superior to a simple epsilon-greedy policy. Furthermore, the quantum agents did in fact sample flagged actions in less iterations. Despite obtaining tagged actions more consistently, the win rates between the classical and quantum versions of the approach were identical, which could be due to the simplicity of the training scenario chosen.

📄 PDF Abstract BibTeX arXiv:2505.04371

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

QwenLong-L1: Towards Long-Context Large Reasoning Models with Reinforcement Learning

2025-05-23 · Fanqi Wan, Weizhou Shen, Shengyi Liao, Yingcheng Shi 외

Recent large reasoning models (LRMs) have demonstrated strong reasoning capabilities through reinforcement learning (RL). These improvements have primarily been observed within the short-context reasoning tasks. In contr…

Question AnsweringReinforcement Learning (RL)

Quantum reinforcement learning in continuous action space

2020-12-19 · Shaojun Wu, Shan Jin, Dingding Wen, Donghong Han 외

Quantum reinforcement learning (QRL) is a promising paradigm for near-term quantum devices. While existing QRL methods have shown success in discrete action spaces, extending these techniques to continuous domains is cha…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Intelligent Trajectory Planning in UAV-mounted Wireless Networks: A Quantum-Inspired Reinforcement Learning Perspective

2020-07-27 · Yuanjian Li, A. Hamid Aghvami, Daoyi Dong

In this paper, we consider a wireless uplink transmission scenario in which an unmanned aerial vehicle (UAV) serves as an aerial base station collecting data from ground users. To optimize the expected sum uplink transmi…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Trajectory Planning

Quantum Reinforcement Learning via Policy Iteration

2022-03-03 · El Amine Cherrat, Iordanis Kerenidis, Anupam Prakash

Quantum computing has shown the potential to substantially speed up machine learning applications, in particular for supervised and unsupervised learning. Reinforcement learning, on the other hand, has become essential f…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Hybrid Quantum Reinforcement Learning with QAOA for Improved Vehicle Routing Optimization

2026-05-02 · T. Satyanarayana Murthy, B. Swathi Sowmya, Santhosh Voruganti, Sai Varshini Giridi 외 arxiv

Vehicle Routing Problem (VRP) is one of the most complex NP-hard combinatorial optimization problem in transportation and logistics that requires a dynamic solution approach. In this paper we present a new hybrid approac…

Reinforcement Learning