Pith. sign in

REVIEW 1 cited by

Solving Stochastic Orienteering Problems with Chance Constraints Using Monte Carlo Tree Search

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.03170 v1 pith:ZBIBNN5F submitted 2024-09-05 cs.RO

classification cs.RO
keywords algorithmchanceprobabilitysolutionactioncarloconstraintsexecution
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present a new Monte Carlo Tree Search (MCTS) algorithm to solve the stochastic orienteering problem with chance constraints, i.e., a version of the problem where travel costs are random, and one is assigned a bound on the tolerable probability of exceeding the budget. The algorithm we present is online and anytime, i.e., it alternates planning and execution, and the quality of the solution it produces increases as the allowed computational time increases. Differently from most former MCTS algorithms, for each action available in a state the algorithm maintains estimates of both its value and the probability that its execution will eventually result in a violation of the chance constraint. Then, at action selection time, our proposed solution prunes away trajectories that are estimated to violate the failure probability. Extensive simulation results show that this approach can quickly produce high-quality solutions and is competitive with the optimal but time-consuming solution.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Leveraging LLMs for Mission Planning in Precision Agriculture

    cs.RO 2025-06 conditional novelty 5.0 of 10

    ChatGPT can generate valid behavior-tree mission plans for agricultural robots from natural-language requests, but spatial and route-optimization tasks still require an external stochastic-orienteering solver.

Pith tools