paper-with-me

Papers

Constructing Non-Markovian Decision Process via History Aggregator

2025-06-30 · Yongyi Wang, Wenxin Li

In the domain of algorithmic decision-making, non-Markovian dynamics manifest as a significant impediment, especially for paradigms such as Reinforcement Learning (RL), thereby exerting far-reaching consequences on the advancement and effectiveness of the associated systems. Nevertheless, the existing benchmarks are deficient in comprehensively assessing the capacity of decision algorithms to handle non-Markovian dynamics. To address this deficiency, we have devised a generalized methodology grounded in category theory. Notably, we established the category of Markov Decision Processes (MDP) and the category of non-Markovian Decision Processes (NMDP), and proved the equivalence relationship between them. This theoretical foundation provides a novel perspective for understanding and addressing non-Markovian dynamics. We further introduced non-Markovianity into decision-making problem settings via the History Aggregator for State (HAS). With HAS, we can precisely control the state dependency structure of decision-making problems in the time series. Our analysis demonstrates the effectiveness of our method in representing a broad range of non-Markovian dynamics. This approach facilitates a more rigorous and flexible evaluation of decision algorithms by testing them in problem settings where non-Markovian dynamics are explicitly constructed.

📄 PDF Abstract BibTeX arXiv:2506.24026

Code (1)

2664139264/sequential_rl 공식 구현

Tasks

Decision MakingReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Remembering to Be Fair: Non-Markovian Fairness in Sequential Decision Making

2023-12-08 · Parand A. Alamdari, Toryn Q. Klassen, Elliot Creager, Sheila A. McIlraith

Fair decision making has largely been studied with respect to a single decision. Here we investigate the notion of fairness in the context of sequential decision making where multiple stakeholders can be affected by the …

Decision MakingFairnessSequential Decision Making

Learning and Solving Regular Decision Processes

2020-03-02 · Eden Abadi, Ronen I. Brafman

Regular Decision Processes (RDPs) are a recently introduced model that extends MDPs with non-Markovian dynamics and rewards. The non-Markovian behavior is restricted to depend on regular properties of the history. These …

Clustering

Policy Dispersion in Non-Markovian Environment

2023-02-28 · Bohao Qu, Xiaofeng Cao, Jielong Yang, Hechang Chen 외

Markov Decision Process (MDP) presents a mathematical framework to formulate the learning processes of agents in reinforcement learning. MDP is limited by the Markovian assumption that a reward only depends on the immedi…

Using Experience Classification for Training Non-Markovian Tasks

2023-10-18 · Ruixuan Miao, Xu Lu, Cong Tian, Bin Yu 외

Unlike the standard Reinforcement Learning (RL) model, many real-world tasks are non-Markovian, whose rewards are predicated on state history rather than solely on the current state. Solving a non-Markovian task, frequen…

Autonomous DrivingClassificationMedical DiagnosisReinforcement Learning (RL)

Online Learning of Non-Markovian Reward Models

2020-09-26 · Gavin Rens, Jean-François Raskin, Raphaël Reynouad, Giuseppe Marra

There are situations in which an agent should receive rewards only after having accomplished a series of previous tasks, that is, rewards are non-Markovian. One natural and quite general way to represent history-dependen…

Active Learning