paper-with-me

Papers

Solving Relational MDPs with Exogenous Events and Additive Rewards

2013-06-26 · S. Joshi, R. Khardon, P. Tadepalli, A. Raghavan, A. Fern

We formalize a simple but natural subclass of service domains for relational planning problems with object-centered, independent exogenous events and additive rewards capturing, for example, problems in inventory control. Focusing on this subclass, we present a new symbolic planning algorithm which is the first algorithm that has explicit performance guarantees for relational MDPs with exogenous events. In particular, under some technical conditions, our planning algorithm provides a monotonic lower bound on the optimal value function. To support this algorithm we present novel evaluation and reduction techniques for generalized first order decision diagrams, a knowledge representation for real-valued functions over relational world states. Our planning algorithm uses a set of focus states, which serves as a training set, to simplify and approximate the symbolic solution, and can thus be seen to perform learning for planning. A preliminary experimental evaluation demonstrates the validity of our approach.

📄 PDF Abstract BibTeX arXiv:1306.6302

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploiting Exogenous Structure for Sample-Efficient Reinforcement Learning

2024-09-22 · Jia Wan, Sean R. Sinclair, Devavrat Shah, Martin J. Wainwright

We study Exo-MDPs, a structured class of Markov Decision Processes (MDPs) where the state space is partitioned into exogenous and endogenous components. Exogenous states evolve stochastically, independent of the agent's …

reinforcement-learningReinforcement Learning

Reinforcement Learning with Exogenous States and Rewards

2023-03-22 · George Trimponias, Thomas G. Dietterich

Exogenous state variables and rewards can slow reinforcement learning by injecting uncontrolled variation into the reward signal. This paper formalizes exogenous state variables and rewards and shows that if the reward f…

reinforcement-learningReinforcement Learning

Is Pure Exploitation Sufficient in Exogenous MDPs with Linear Function Approximation?

2026-01-28 · Hao Liang, Jiayu Cheng, Sean R. Sinclair, Yali Du arxiv

Exogenous MDPs (Exo-MDPs) capture sequential decision-making where uncertainty comes solely from exogenous inputs that evolve independently of the learner's actions. This structure is especially common in operations rese…

Modeling non-linear Effects with Neural Networks in Relational Event Models

2023-12-19 · Edoardo Filippi-Mazzola, Ernst C. Wit

Dynamic networks offer an insight of how relational systems evolve. However, modeling these networks efficiently remains a challenge, primarily due to computational constraints, especially as the number of observed event…

Additive modelsComputational EfficiencyManagement

Hindsight Learning for MDPs with Exogenous Inputs

2022-07-13 · Sean R. Sinclair, Felipe Frujeri, Ching-An Cheng, Luke Marshall 외

Many resource management problems require sequential decision-making under uncertainty, where the only uncertainty affecting the decision outcomes are exogenous variables outside the control of the decision-maker. We mod…

counterfactualDecision MakingDecision Making Under UncertaintyManagement+2