paper-with-me

Papers

Graph-Based Reductions for Parametric and Weighted MDPs

2023-05-09 · Kasper Engelen, Guillermo A. Pérez, Shrisha Rao

We study the complexity of reductions for weighted reachability in parametric Markov decision processes. That is, we say a state p is never worse than q if for all valuations of the polynomial indeterminates it is the case that the maximal expected weight that can be reached from p is greater than the same value from q. In terms of computational complexity, we establish that determining whether p is never worse than q is coETR-complete. On the positive side, we give a polynomial-time algorithm to compute the equivalence classes of the order we study for Markov chains. Additionally, we describe and implement two inference rules to under-approximate the never-worse relation and empirically show that it can be used as an efficient preprocessing step for the analysis of large Markov decision processes.

📄 PDF Abstract BibTeX arXiv:2305.05739

Code (1)

https://zenodo.org/record/7915828 공식 구현

Similar Papers 제목 키워드 기반

Efficient Policy Learning from Surrogate-Loss Classification Reductions

2020-02-12 · ICML 2020 1 · Andrew Bennett, Nathan Kallus

Recent work on policy learning from observational data has highlighted the importance of efficient policy evaluation and has proposed reductions to weighted (cost-sensitive) classification. But, efficient policy evaluati…

Binary ClassificationClassificationGeneral Classification

Revisiting Weighted Strategy for Non-stationary Parametric Bandits and MDPs

2026-01-03 · Jing Wang, Peng Zhao, Zhi-Hua Zhou arxiv

Non-stationary parametric bandits have attracted much attention recently. There are three principled ways to deal with non-stationarity, including sliding-window, weighted, and restart strategies. As many non-stationary …

Pseudo-MDPs: A Novel Framework for Efficiently Optimizing Last Revealer Seed Manipulations in Blockchains

2025-10-08 · Maxime Reynouard arxiv

This study tackles the computational challenges of solving Markov Decision Processes (MDPs) for a restricted class of problems. It is motivated by the Last Revealer Attack (LRA), which undermines fairness in some Proof-o…

Weighted Line Graph Convolutional Networks

2021-01-01 · Hongyang Gao, Shuiwang Ji

Line graphs have shown to be effective in improving feature learning in graph neural networks. Line graphs can encode topology information of their original graphs and provide a complementary representational perspective…

FAWAC: Feasibility Informed Advantage Weighted Regression for Persistent Safety in Offline Reinforcement Learning

2024-12-12 · Prajwal Koirala, Zhanhong Jiang, Soumik Sarkar, Cody Fleming

Safe offline reinforcement learning aims to learn policies that maximize cumulative rewards while adhering to safety constraints, using only offline data for training. A key challenge is balancing safety and performance,…