Publikation:

Landmark Hub Labeling : Improved Bounds and Faster Query Answering

Lade...
Vorschaubild

Dateien

Cauvi_2-28951dpkwcsu4.pdf
Cauvi_2-28951dpkwcsu4.pdfGröße: 1.15 MBDownloads: 3

Datum

2024

Autor:innen

Cauvi, Justine
Li, Ruoying

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

Projekt

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

BOUMAN, Paul C., Hrsg., Spyros C. KONTOGIANNIS, Hrsg.. Proceedings of the 24th Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2024). Wadern: Schloss Dagstuhl – Leibniz-Zentrum für Informatik, 2024, 1. Open Access Series in Informatics (OASIcs). 123. eISSN 1868-8969. ISBN 978-3-95977-350-8. Verfügbar unter: doi: 10.4230/OASIcs.ATMOS.2024.1

Zusammenfassung

Hub Labeling (HL) is a state-of-the-art method for answering shortest-distance queries between node pairs in weighted graphs. It provides very fast query times but also requires considerable additional space to store the label information. Recently, a generalization of HL, called Landmark Hub Labeling (LHL), has been proposed, that conceptionally allows a storage of fewer label information without compromising the optimality of the query result. However, query answering with LHL was shown to be slower than with HL, both in theory and practice. Furthermore, it was not clear whether there are graphs with a substantial space reduction when using LHL instead of HL. In this paper, we describe a new way of storing label information of an LHL such that query times are significantly reduced and then asymptotically match those of HL. Thus, we alleviate the so far greatest shortcoming of LHL compared to HL. Moreover, we show that for the practically relevant hierarchical versions (HHL and HLHL), there are graphs in which the label size of an optimal HLHL is a factor of Θ(√ n) smaller than that of an optimal HHL. We establish further novel bounds between different labeling variants. Additionally, we provide a comparative experimental study between approximation algorithms for HL and LHL. We demonstrate that label sizes in an LHL are consistently smaller than those of HL across diverse benchmark graphs, including road networks.

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Route Planning, Shortest Path, Hub Labeling

Konferenz

Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2024), 5. Sept. 2024 - 6. Sept. 2024, London, United Kingdom
Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690CAUVI, Justine, Ruoying LI, Sabine STORANDT, 2024. Landmark Hub Labeling : Improved Bounds and Faster Query Answering. Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2024). London, United Kingdom, 5. Sept. 2024 - 6. Sept. 2024. In: BOUMAN, Paul C., Hrsg., Spyros C. KONTOGIANNIS, Hrsg.. Proceedings of the 24th Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2024). Wadern: Schloss Dagstuhl – Leibniz-Zentrum für Informatik, 2024, 1. Open Access Series in Informatics (OASIcs). 123. eISSN 1868-8969. ISBN 978-3-95977-350-8. Verfügbar unter: doi: 10.4230/OASIcs.ATMOS.2024.1
BibTex
@inproceedings{Cauvi2024Landm-72482,
  title={Landmark Hub Labeling : Improved Bounds and Faster Query Answering},
  year={2024},
  doi={10.4230/OASIcs.ATMOS.2024.1},
  number={123},
  isbn={978-3-95977-350-8},
  address={Wadern},
  publisher={Schloss Dagstuhl – Leibniz-Zentrum für Informatik},
  series={Open Access Series in Informatics (OASIcs)},
  booktitle={Proceedings of the 24th Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2024)},
  editor={Bouman, Paul C. and Kontogiannis, Spyros C.},
  author={Cauvi, Justine and Li, Ruoying and Storandt, Sabine},
  note={Article Number: 1}
}
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/72482">
    <dc:contributor>Li, Ruoying</dc:contributor>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/72482/4/Cauvi_2-28951dpkwcsu4.pdf"/>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/72482/4/Cauvi_2-28951dpkwcsu4.pdf"/>
    <dc:contributor>Cauvi, Justine</dc:contributor>
    <dc:contributor>Storandt, Sabine</dc:contributor>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2025-02-25T10:36:19Z</dcterms:available>
    <dc:creator>Cauvi, Justine</dc:creator>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:abstract>Hub Labeling (HL) is a state-of-the-art method for answering shortest-distance queries between node pairs in weighted graphs. It provides very fast query times but also requires considerable additional space to store the label information. Recently, a generalization of HL, called Landmark Hub Labeling (LHL), has been proposed, that conceptionally allows a storage of fewer label information without compromising the optimality of the query result. However, query answering with LHL was shown to be slower than with HL, both in theory and practice. Furthermore, it was not clear whether there are graphs with a substantial space reduction when using LHL instead of HL. In this paper, we describe a new way of storing label information of an LHL such that query times are significantly reduced and then asymptotically match those of HL. Thus, we alleviate the so far greatest shortcoming of LHL compared to HL. Moreover, we show that for the practically relevant hierarchical versions (HHL and HLHL), there are graphs in which the label size of an optimal HLHL is a factor of Θ(√ n) smaller than that of an optimal HHL. We establish further novel bounds between different labeling variants. Additionally, we provide a comparative experimental study between approximation algorithms for HL and LHL. We demonstrate that label sizes in an LHL are consistently smaller than those of HL across diverse benchmark graphs, including road networks.</dcterms:abstract>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/72482"/>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:title>Landmark Hub Labeling : Improved Bounds and Faster Query Answering</dcterms:title>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dc:rights>terms-of-use</dc:rights>
    <dc:creator>Li, Ruoying</dc:creator>
    <dc:language>eng</dc:language>
    <dcterms:issued>2024</dcterms:issued>
    <dc:creator>Storandt, Sabine</dc:creator>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2025-02-25T10:36:19Z</dc:date>
  </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