ExplorerData ScienceMachine Learning
Research PaperResearchia:202609.11064

Near-Optimal Reinforcement Learning with Multi-Step Transition Lookahead

Corentin Pla

Abstract

We study reinforcement learning (RL) with transition look-ahead, where the agent may observe which states would be visited upon playing any sequence of $\ell$ actions before deciding its course of action. Although look-ahead can substantially improve achievable performance, it is known that optimal planning with multi-step transition look-ahead is NP-hard, but this hardness was established using discount factors arbitrarily close to one. It was therefore unknown whether the problem remains hard ...

Submitted: September 11, 2026Subjects: Machine Learning; Data Science

Description / Details

We study reinforcement learning (RL) with transition look-ahead, where the agent may observe which states would be visited upon playing any sequence of \ell actions before deciding its course of action. Although look-ahead can substantially improve achievable performance, it is known that optimal planning with multi-step transition look-ahead is NP-hard, but this hardness was established using discount factors arbitrarily close to one. It was therefore unknown whether the problem remains hard for any discount factor, and whether near-optimal planning can nevertheless be performed efficiently. We resolve both questions. First, we show that for every fixed rational discount factor (γ(0,1)γ\in(0,1)), exact planning remains NP-hard. Second, we introduce a randomized polynomial-time approximation scheme for every fixed look-ahead depth. We then extend our approach to unknown transitions and stochastic rewards using optimism and variance-adaptive confidence bounds. The resulting algorithm achieves cumulative regret whose leading term matches classical tabular discounted RL up to logarithmic factors. Thus, although exact planning with transition look-ahead is NP-hard, efficient near-optimal planning and learning remain possible.


Source: arXiv:2609.11807v1 - http://arxiv.org/abs/2609.11807v1 PDF: https://arxiv.org/pdf/2609.11807v1 Original Link: http://arxiv.org/abs/2609.11807v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Sep 11, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
Near-Optimal Reinforcement Learning with Multi-Step Transition Lookahead | Researchia