A Direct Reduction from Stochastic Parity Games to Simple Stochastic Games

📅 2025-06-06
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper addresses the problem of constructing a **direct polynomial-time reduction** from Stochastic Parity Games (SPGs) to Simple Stochastic Games (SSGs), circumventing prior indirect approaches that rely on multiple intermediate models. The method introduces a **priority-resolution gadget**, enabling a constructive, combinatorial reduction whose correctness is rigorously established via formal proof. The reduction reveals a fundamental equivalence between parity objectives and reachability objectives in stochastic settings. Through binary encoding optimization and precise complexity analysis, it preserves the original problem’s membership in NP ∩ coNP. This work achieves the first **compact, verifiable, one-shot reduction** from SPGs to SSGs—eliminating auxiliary game constructions and significantly simplifying the theoretical foundation for algorithm design and complexity analysis of stochastic games.

Technology Category

Application Category

📝 Abstract
Significant progress has been recently achieved in developing efficient solutions for simple stochastic games (SSGs), focusing on reachability objectives. While reductions from stochastic parity games (SPGs) to SSGs have been presented in the literature through the use of multiple intermediate game models, a direct and simple reduction has been notably absent. This paper introduces a novel and direct polynomial-time reduction from quantitative SPGs to quantitative SSGs. By leveraging a gadget-based transformation that effectively removes the priority function, we construct an SSG that simulates the behavior of a given SPG. We formally establish the correctness of our direct reduction. Furthermore, we demonstrate that under binary encoding this reduction is polynomial, thereby directly corroborating the known $ extbf{NP},mathbf{cap}, extbf{coNP}$ complexity of SPGs and providing new understanding in the relationship between parity and reachability objectives in turn-based stochastic games.
Problem

Research questions and friction points this paper is trying to address.

Direct reduction from SPGs to SSGs lacking
Transforming SPGs to SSGs via gadget-based method
Proving NP ∩ coNP complexity for SPGs
Innovation

Methods, ideas, or system contributions that make the work stand out.

Direct polynomial-time reduction SPGs to SSGs
Gadget-based transformation removes priority function
Binary encoding ensures polynomial complexity
🔎 Similar Papers
No similar papers found.