Skip to content

Commit 61d04a3

Browse files
committed
fix paper reference
1 parent 3301438 commit 61d04a3

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed

docs/certs/2025-018/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,18 +249,19 @@ <h2 class="card-title" style="color: darkgreen; margin-top: 0;">
249249
</div>
250250
<div class="card-body d-flex flex-column">
251251
<p>
252-
<strong>Title</strong>: <a href="0000-0003-1190-6097">Scalable control synthesis for stochastic systems via structural IMDP abstractions</a>
252+
<strong>Title</strong>: <a href="https://doi.org/10.48550/arXiv.2411.11803">Scalable control synthesis for stochastic systems via structural IMDP abstractions</a>
253253
</p>
254254
<p>
255-
<strong>Authors</strong>: <a href="https://orcid.org/0000-0002-2243-0445">Frederik B. Mathiesen</a>, <a href="https://orcid.org/0000-0003-4749-4688">Sofie Haesaert</a>, Luca Laurenti
255+
<strong>Authors</strong>: <a href="https://orcid.org/0000-0002-2243-0445">Frederik B. Mathiesen</a>, <a href="https://orcid.org/0000-0003-4749-4688">Sofie Haesaert</a>, <a href="https://orcid.org/0000-0003-1190-6097">Luca Laurenti</a>
256256
</p>
257257
<!-- Abstract section -->
258258
<div id="abstract-section" class="scrollable-container">
259259
<p>
260-
<strong>Abstract</strong>: <i>Obtained from <span class="math inline"><em>a</em><em>b</em><em>s</em><em>t</em><em>r</em><em>a</em><em>c</em><em>t</em><sub><em>s</em></sub><em>o</em><em>u</em><em>r</em><em>c</em><em>e</em></span></i>
260+
<strong>Abstract</strong>: <i>Obtained from <a href="https://openalex.org">OpenAlex</a></i>
261261
</p>
262262
<div id="abstract-content" class="scrollable-text-box">
263263
<p>
264+
This paper introduces a novel abstraction-based framework for controller synthesis of nonlinear discrete-time stochastic systems. The focus is on probabilistic reach-avoid specifications. The framework is based on abstracting a stochastic system into a new class of robust Markov models, called orthogonally decoupled Interval Markov Decision Processes (odIMDPs). Specifically, an odIMDPs is a class of robust Markov processes, where the transition probabilities between each pair of states are uncertain and have the product form. We show that such a specific form in the transition probabilities allows one to build compositional abstractions of stochastic systems that, for each state, are only required to store the marginal probability bounds of the original system. This leads to improved memory complexity for our approach compared to commonly employed abstraction-based approaches. Furthermore, we show that an optimal control strategy for a odIMDPs can be computed by solving a set of linear problems. When the resulting strategy is mapped back to the original system, it is guaranteed to lead to reduced conservatism compared to existing approaches. To test our theoretical framework, we perform an extensive empirical comparison of our methods against Interval Markov Decision Process- and Markov Decision Process-based approaches on various benchmarks including 7D systems. Our empirical analysis shows that our approach substantially outperforms state-of-the-art approaches in terms of both memory requirements and the conservatism of the results.
264265
</p>
265266
</div>
266267
</div>

docs/codecheckers/0000-0002-3208-3440/featured.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"Venue": "TU Delft DCC",
88
"Report": "https://doi.org/10.5281/zenodo.15630442",
99
"Title": "Scalable control synthesis for stochastic systems via structural IMDP abstractions",
10-
"Paper reference": "0000-0003-1190-6097",
10+
"Paper reference": "https://doi.org/10.48550/arXiv.2411.11803",
1111
"Check date": "2025-05-28"
1212
}
1313
]

docs/codecheckers/0000-0002-3208-3440/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h1 class="title toc-ignore">Codechecks by Niket Agrawal (0000-0002-3208-3440)</
195195
<tbody>
196196
<tr class="odd">
197197
<td align="left"><a href="https://codecheck.org.uk/register/certs/2025-018/">2025-018</a></td>
198-
<td align="left">Scalable control synthesis for stochastic systems via structural IMDP abstractions</td>
198+
<td align="left"><a href="https://doi.org/10.48550/arXiv.2411.11803">Scalable control synthesis for stochastic systems via structural IMDP abstractions</a></td>
199199
<td align="left"><a href="https://codecheck.org.uk/register/venues/institutions">Institution</a></td>
200200
<td align="left"><a href="https://codecheck.org.uk/register/venues/institutions/tu_delft_dcc">TU Delft DCC</a></td>
201201
<td align="left"><a href="https://github.com/codecheckers/register/issues/167">167</a></td>

docs/codecheckers/0000-0002-3208-3440/register.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"Venue": "TU Delft DCC",
88
"Report": "https://doi.org/10.5281/zenodo.15630442",
99
"Title": "Scalable control synthesis for stochastic systems via structural IMDP abstractions",
10-
"Paper reference": "0000-0003-1190-6097",
10+
"Paper reference": "https://doi.org/10.48550/arXiv.2411.11803",
1111
"Check date": "2025-05-28"
1212
}
1313
]

docs/codecheckers/0000-0002-3208-3440/register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ title: Codechecks by Niket Agrawal (0000-0002-3208-3440)
55

66
|Certificate |Paper Title |Type |Venue |Issue |Report |Check date |
77
|:-------|:---------------------------------------------|:------------------|:------------------|:---|:--------------------------|:------------------|
8-
|[2025-018](https://codecheck.org.uk/register/certs/2025-018/)|Scalable control synthesis for stochastic systems via structural IMDP abstractions |[Institution](https://codecheck.org.uk/register/venues/institutions)|[TU Delft DCC](https://codecheck.org.uk/register/venues/institutions/tu_delft_dcc)|[167](https://github.com/codecheckers/register/issues/167)|https://doi.org/10.5281/zenodo.15630442 |2025-05-28 |
8+
|[2025-018](https://codecheck.org.uk/register/certs/2025-018/)|[Scalable control synthesis for stochastic systems via structural IMDP abstractions](https://doi.org/10.48550/arXiv.2411.11803)|[Institution](https://codecheck.org.uk/register/venues/institutions)|[TU Delft DCC](https://codecheck.org.uk/register/venues/institutions/tu_delft_dcc)|[167](https://github.com/codecheckers/register/issues/167)|https://doi.org/10.5281/zenodo.15630442 |2025-05-28 |

0 commit comments

Comments
 (0)