paper-with-me

Papers

EVAL: EigenVector-based Average-reward Learning

2025-01-15 · Jacob Adamczyk, Volodymyr Makarenko, Stas Tiomkin, Rahul V. Kulkarni

In reinforcement learning, two objective functions have been developed extensively in the literature: discounted and averaged rewards. The generalization to an entropy-regularized setting has led to improved robustness and exploration for both of these objectives. Recently, the entropy-regularized average-reward problem was addressed using tools from large deviation theory in the tabular setting. This method has the advantage of linearity, providing access to both the optimal policy and average reward-rate through properties of a single matrix. In this paper, we extend that framework to more general settings by developing approaches based on function approximation by neural networks. This formulation reveals new theoretical insights into the relationship between different objectives used in RL. Additionally, we combine our algorithm with a posterior policy iteration scheme, showing how our approach can also solve the average-reward RL problem without entropy-regularization. Using classic control benchmarks, we experimentally find that our method compares favorably with other algorithms in terms of stability and rate of convergence.

📄 PDF Abstract BibTeX arXiv:2501.09770

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DROGO: Default Representation Objective via Graph Optimization in Reinforcement Learning

2026-01-30 · Hon Tik Tse, Marlos C. Machado arxiv

In computational reinforcement learning, the default representation (DR) and its principal eigenvector have been shown to be effective for a wide variety of applications, including reward shaping, count-based exploration…

Reinforcement Learning

The Laplacian Keyboard: Beyond the Linear Span

2026-02-07 · Siddarth Chandrasekar, Marlos C. Machado arxiv

Across scientific disciplines, Laplacian eigenvectors serve as a fundamental basis for simplifying complex systems, from signal processing to quantum mechanics. In reinforcement learning (RL), they similarly form a basis…

Reinforcement Learning

Maximum Entropy Exploration Without the Rollouts

2026-03-12 · Jacob Adamczyk, Adam Kamoski, Rahul V. Kulkarni arxiv

Efficient exploration remains a central challenge in reinforcement learning, serving as a useful pretraining objective for data collection, particularly when an external reward function is unavailable. A principled formu…

Reinforcement Learning

The Terminal Representation in Reinforcement Learning

2026-05-29 · Amir Esterhuysen, Anders Jonsson arxiv

Representation learning is a powerful tool for spatio-temporal abstraction within reinforcement learning (RL). Two well established approaches are through the successor representation (SR) and the default representation …

Representation LearningReinforcement LearningTransfer Learning

Towards Better Laplacian Representation in Reinforcement Learning with Generalized Graph Drawing

2021-07-12 · Kaixin Wang, Kuangqi Zhou, Qixin Zhang, Jie Shao 외

The Laplacian representation recently gains increasing attention for reinforcement learning as it provides succinct and informative representation for states, by taking the eigenvectors of the Laplacian matrix of the sta…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning (RL)