Good-for-MDP State Reduction for Stochastic LTL Planning
Yong Li, Christoph Weinhuber, Giuseppe De Giacomo, Qiyi Tang, Sven Schewe
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:53:15 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/good-for-mdp-state-reduction-for-stochastic-ltl-planning.pdf
Summary
This paper addresses the scalability challenge in stochastic planning problems in Markov Decision Processes (MDPs) with Linear Temporal Logic (LTL) goals. The core idea is to significantly reduce the state space of good-for-MDP (GFM) automata, which are used to represent LTL goals, through a sophisticated chain of transformations leveraging recent advances in good-for-games (GFG) minimisation. Additionally, the paper introduces a direct, provably single-exponential construction method for GFM automata for LTL formulas of the form GFφ, where φ is a co-safety formula. The main empirical claim is that the proposed state-reduction technique effectively reduces automata state space, and the specialized GFφ construction offers significant advantages in state size and runtime compared to standard GFM constructions.
Problem
The paper identifies the following bottlenecks in stochastic LTL planning:
- Scalability due to Automata Size: A major factor affecting the scalability of solving MDPs with LTL goals is the size of the GFM automata corresponding to the LTL goals. State-of-the-art approaches transform LTL formulas into GFM automata, which are then composed with the MDP.