Publikation:

Multi-Criteria Route Planning with Little Regret

Lade...
Vorschaubild

Dateien

Truschel_2-1unah89pgqs4r9.pdf
Truschel_2-1unah89pgqs4r9.pdfGröße: 2.38 MBDownloads: 19

Datum

2025

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

Deutsche Forschungsgemeinschaft (DFG): 251654672 – TRR 161

Projekt

SFB TRR 161 B06 Adaptive Algorithmen für Graphansichten und Ansichtsübergänge
Open Access-Veröffentlichung
Open Access Bookpart
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Beitrag zu einem Konferenzband
Publikationsstatus
Published

Erschienen in

SAUER, Jonas, Hrsg., Marie SCHMIDT, Hrsg.. 25th Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems. Dagstuhl, Germany: Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2025, 13. Open Access Series in Informatics (OASIcs). 137. ISSN 2190-6807. ISBN 978-3-95977-404-8. Verfügbar unter: doi: 10.4230/OASIcs.ATMOS.2025.13

Zusammenfassung

Multi-criteria route planning arises naturally in real-world navigation scenarios where users care about more than just one objective - such as minimizing travel time while also avoiding steep inclines or unpaved surfaces or toll routes. To capture the possible trade-offs between competing criteria, many algorithms compute the set of Pareto-optimal paths, which are paths that are not dominated by others with respect to the considered cost vectors. However, the number of Pareto-optimal paths can grow exponentially with the size of the input graph. This leads to significant computational overhead and results in large output sets that overwhelm users with too many alternatives. In this work, we present a technique based on the notion of regret minimization that efficiently filters the Pareto set during or after the search to a subset of specified size. Regret minimizing algorithms identify such a representative solution subset by considering how any possible user values any subset with respect to the objectives. We prove that regret-based filtering provides us with quality guarantees for the two main query types that are considered in the context of multi-criteria route planning, namely constrained shortest path queries and personalized path queries. Furthermore, we design a novel regret minimization algorithm that works for any number of criteria, is easy to implement and produces solutions with much smaller regret value than the most commonly used baseline algorithm. We carefully describe how to incorporate our regret minimization algorithm into existing route planning techniques to drastically reduce their running times and space consumption, while still returning paths that are close-to-optimal.

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Pareto-optimality, Regret minimization, Contraction Hierarchies

Konferenz

25th Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2025), 18. Sept. 2025 - 19. Sept. 2025, Warsaw, Poland
Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690TRUSCHEL, Carina, Sabine STORANDT, 2025. Multi-Criteria Route Planning with Little Regret. 25th Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2025). Warsaw, Poland, 18. Sept. 2025 - 19. Sept. 2025. In: SAUER, Jonas, Hrsg., Marie SCHMIDT, Hrsg.. 25th Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems. Dagstuhl, Germany: Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2025, 13. Open Access Series in Informatics (OASIcs). 137. ISSN 2190-6807. ISBN 978-3-95977-404-8. Verfügbar unter: doi: 10.4230/OASIcs.ATMOS.2025.13
BibTex
@inproceedings{Truschel2025-10-17Multi-75738,
  title={Multi-Criteria Route Planning with Little Regret},
  year={2025},
  doi={10.4230/OASIcs.ATMOS.2025.13},
  number={137},
  isbn={978-3-95977-404-8},
  issn={2190-6807},
  address={Dagstuhl, Germany},
  publisher={Schloss Dagstuhl - Leibniz-Zentrum für Informatik},
  series={Open Access Series in Informatics (OASIcs)},
  booktitle={25th Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems},
  editor={Sauer, Jonas and Schmidt, Marie},
  author={Truschel, Carina and Storandt, Sabine},
  note={Article Number: 13}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/75738">
    <dcterms:issued>2025-10-17</dcterms:issued>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-01-19T13:37:36Z</dc:date>
    <dc:creator>Storandt, Sabine</dc:creator>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/75738"/>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:language>eng</dc:language>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <dcterms:title>Multi-Criteria Route Planning with Little Regret</dcterms:title>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/75738/4/Truschel_2-1unah89pgqs4r9.pdf"/>
    <dcterms:abstract>Multi-criteria route planning arises naturally in real-world navigation scenarios where users care about more than just one objective - such as minimizing travel time while also avoiding steep inclines or unpaved surfaces or toll routes. To capture the possible trade-offs between competing criteria, many algorithms compute the set of Pareto-optimal paths, which are paths that are not dominated by others with respect to the considered cost vectors. However, the number of Pareto-optimal paths can grow exponentially with the size of the input graph. This leads to significant computational overhead and results in large output sets that overwhelm users with too many alternatives. In this work, we present a technique based on the notion of regret minimization that efficiently filters the Pareto set during or after the search to a subset of specified size. Regret minimizing algorithms identify such a representative solution subset by considering how any possible user values any subset with respect to the objectives. We prove that regret-based filtering provides us with quality guarantees for the two main query types that are considered in the context of multi-criteria route planning, namely constrained shortest path queries and personalized path queries. Furthermore, we design a novel regret minimization algorithm that works for any number of criteria, is easy to implement and produces solutions with much smaller regret value than the most commonly used baseline algorithm. We carefully describe how to incorporate our regret minimization algorithm into existing route planning techniques to drastically reduce their running times and space consumption, while still returning paths that are close-to-optimal.</dcterms:abstract>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/75738/4/Truschel_2-1unah89pgqs4r9.pdf"/>
    <dc:rights>terms-of-use</dc:rights>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-01-19T13:37:36Z</dcterms:available>
    <dc:creator>Truschel, Carina</dc:creator>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:contributor>Storandt, Sabine</dc:contributor>
    <dc:contributor>Truschel, Carina</dc:contributor>
  </rdf:Description>
</rdf:RDF>

Interner Vermerk

xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter

Kontakt
URL der Originalveröffentl.

Prüfdatum der URL

Prüfungsdatum der Dissertation

Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Ja
Begutachtet
Diese Publikation teilen