TRGST: An enhanced generalized suffix tree for topological relations between paths
| UDC.coleccion | Investigación | es_ES |
| UDC.departamento | Ciencias da Computación e Tecnoloxías da Información | es_ES |
| UDC.grupoInv | Laboratorio de Bases de Datos (LBD) | es_ES |
| UDC.journalTitle | Information Systems | es_ES |
| UDC.startPage | 102406 | es_ES |
| UDC.volume | 125 | es_ES |
| dc.contributor.author | Quijada Fuentes, Carlos | |
| dc.contributor.author | Rodríguez, M. Andrea | |
| dc.contributor.author | Seco, Diego | |
| dc.date.accessioned | 2024-07-10T09:40:14Z | |
| dc.date.embargoEndDate | 2026/11/01 | es_ES |
| dc.date.embargoLift | 2026 | |
| dc.date.issued | 2024-11 | |
| dc.description | ©2024 Elsevier B.V. All rights reserved. This manuscript version is made available under the CC-BY-NC-ND 4.0 license https://creativecommons.org/ licenses/bync-nd/4.0/. This version of the article has been accepted for publication in Journal of Controlled Release. The Version of Record is available online at https://doi.org/10.1016/j.is.2024.102406 | es_ES |
| dc.description | Versión aceptada | es_ES |
| dc.description.abstract | [Abstract]: This paper introduces the TRGST data structure, which is designed to handle queries related to topological relations between paths represented as sequences of stops in a network. As an example, these paths could correspond to stops on a public transport network, and a query of interest is to retrieve paths that share at least k consecutive stops. While topological relations among spatial objects have received extensive attention, the efficient processing of these relations in the context of trajectory paths, considering both time and space efficiency, remains a relatively less explored domain. Taking inspiration from pattern matching implementations, the TRGST data structure is constructed on the foundation of the Generalized Suffix Tree. Its purpose is to provide a compact representation of a set of paths and to efficiently handle topological relation queries by leveraging the pattern search capabilities inherent in this structure. The paper provides a detailed account of the structure and algorithms of TRGST, followed by a performance analysis utilizing both real and synthetic data. The results underscore the remarkable scalability of the TRGST in terms of both query time and space utilization. | es_ES |
| dc.description.sponsorship | This work was funded by: ANID Millennium Science Initiative Program, Chile - Code ICN17_002 (1st and 2nd author); ANID, Chile PFCHA/Doctorado Nacional/21200101 (1st author); CYTED, Spain grant 519RT0579 (1st and 3rd author); Ministerio de Ciencia e Innovación, Spain (partially funded by MCIN/AEI/10.13039/501100011033 and \u201CNextGenerationEU\u201D/PRTR) PID2022-141027NB-C21 EarthDL, TED2021-129245B-C21 PLAGEMIS, PID2020-114635RB-I00 EXTRACompact, PDC2021-121239-C31 FLATCity-POC, PDC2021-120917-C21 SIGTRANS; and GAIN/Xunta de Galicia, Spain GRC: ED431C 2021/53 (3rd author). | es_ES |
| dc.description.sponsorship | Chile. Agencia Nacional de Investigación y Desarrollo; ICN17_002 | es_ES |
| dc.description.sponsorship | Chile. Ministerio de Educación; 21201986 | es_ES |
| dc.description.sponsorship | Chile. Agencia Nacional de Investigación y Desarrollo; 519RT0579 | es_ES |
| dc.description.sponsorship | Xunta de Galicia; ED431C 2021/53 | es_ES |
| dc.identifier.citation | C. Quijada-Fuentes, M. A. Rodríguez, and D. Seco, "TRGST: An enhanced generalized suffix tree for topological relations between paths", Information Systems, Vol. 125, artículo 102406, Nov. 2024, doi: 10.1016/j.is.2024.102406 | es_ES |
| dc.identifier.doi | 10.1016/j.is.2024.102406 | |
| dc.identifier.issn | 0306-4379 | |
| dc.identifier.uri | http://hdl.handle.net/2183/37864 | |
| dc.language.iso | eng | es_ES |
| dc.publisher | Elsevier Ltd | es_ES |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2021-2023/PID2022-141027NB-C21/ES/MODELADO, DESCUBRIMIENTO, EXPLORACION Y ANALISIS DE DATA LAKES MEDIOAMBIENTALES [UDC] | es_ES |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2021-2023/TED2021-129245B-C21/ES/PLAGEMIS | es_ES |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2017-2020/PID2020-114635RB-I00/ES/EXPLOTACIÓN ENRIQUECIDA DE TRAYECTORIAS CON ESTRUCTURAS DE DATOS COMPACTAS Y GIS | es_ES |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2021-2023/PDC2021-121239-C31/ES/FLATCITY-POC | es_ES |
| dc.relation.projectID | info:eu-repo/grantAgreement/AEI/Plan Estatal de Investigación Científica y Técnica y de Innovación 2021-2023/PDC2021-120917-C21/ES/SIGTRANS | es_ES |
| dc.relation.uri | https://doi.org/10.1016/j.is.2024.102406 | es_ES |
| dc.rights | Atribución-NoComercial-SinDerivadas 3.0 España | es_ES |
| dc.rights.accessRights | open access | es_ES |
| dc.rights.uri | http://creativecommons.org/licenses/by-nc-nd/3.0/es/ | * |
| dc.subject | Compact data structure | es_ES |
| dc.subject | Generalized suffix tree | es_ES |
| dc.subject | Topological relation | es_ES |
| dc.subject | Trajectory path | es_ES |
| dc.title | TRGST: An enhanced generalized suffix tree for topological relations between paths | es_ES |
| dc.type | journal article | es_ES |
| dspace.entity.type | Publication | |
| relation.isAuthorOfPublication | 205d0115-1d0f-46c4-8581-ea7a69642870 | |
| relation.isAuthorOfPublication.latestForDiscovery | 205d0115-1d0f-46c4-8581-ea7a69642870 |
Files
Original bundle
1 - 1 of 1
Loading...
- Name:
- Seco_Diego_2024_TRGST_An_enhanced_generalized_suffix_tree_for_topological_relations_between_paths.pdf
- Size:
- 1.75 MB
- Format:
- Adobe Portable Document Format
- Description:
- Versión aceptada

