Rating Inference for Custom Trips from Enriched GPS Traces using Random Forests
| dc.contributor.author | Chondrogiannis, Theodoros | |
| dc.contributor.author | Ge, Mouzhi | |
| dc.date.accessioned | 2024-06-26T08:31:02Z | |
| dc.date.available | 2024-06-26T08:31:02Z | |
| dc.date.issued | 2023-11-13 | |
| dc.description.abstract | Trip planning services are employed extensively by users to compute paths between locations for many different use cases, including commuting to work, transportation of goods, and itinerary planning for tourists. In many scenarios, such as planning for a hiking trip, running training, or mountain cycling, it is desirable to provide users with personalized trips according to their preferences. Existing route planning systems for mountain activities recommend user-posted trips, along with ratings w.r.t. the route’s difficulty, condition, or enjoyment it provides. However, users often want to define a specific trip by choosing the segments/trails they want to follow. Existing systems do not provide a rating for such trips, thus suffering from the cold-start problem. Also, the efforts to automatically infer such a rating have been limited. In this paper, we study the problem of inferring ratings for custom trips. We propose a machine-learning framework that encodes various rated trip features and employs random forest classifiers to infer ratings. We conduct feature engineering to encode information regarding a) trip location, b) trip elevation profile, c) closeness to points of interest, and d) closeness to locations of geotagged photos. Finally, we present the results of an ablation study on two real-world data sets and five different ratings. We evaluate the efficiency of our proposed approach and the effect each feature has on the rating inference accuracy. | |
| dc.description.version | published | deu |
| dc.identifier.doi | 10.1145/3615896.3628344 | |
| dc.identifier.ppn | 1897922094 | |
| dc.identifier.uri | https://kops.uni-konstanz.de/handle/123456789/70257 | |
| dc.language.iso | eng | |
| dc.subject | Trip recommendation | |
| dc.subject | mapping services | |
| dc.subject | random forests | |
| dc.subject.ddc | 004 | |
| dc.title | Rating Inference for Custom Trips from Enriched GPS Traces using Random Forests | eng |
| dc.type | INPROCEEDINGS | |
| dspace.entity.type | Publication | |
| kops.citation.bibtex | @inproceedings{Chondrogiannis2023-11-13Ratin-70257,
year={2023},
doi={10.1145/3615896.3628344},
title={Rating Inference for Custom Trips from Enriched GPS Traces using Random Forests},
publisher={ACM},
address={New York},
booktitle={Proceedings of the 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising},
author={Chondrogiannis, Theodoros and Ge, Mouzhi}
} | |
| kops.citation.iso690 | CHONDROGIANNIS, Theodoros, Mouzhi GE, 2023. Rating Inference for Custom Trips from Enriched GPS Traces using Random Forests. LocalRec '23: 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising. Hamburg, 13. Nov. 2023. In: Proceedings of the 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising. New York: ACM, 2023. Verfügbar unter: doi: 10.1145/3615896.3628344 | deu |
| kops.citation.iso690 | CHONDROGIANNIS, Theodoros, Mouzhi GE, 2023. Rating Inference for Custom Trips from Enriched GPS Traces using Random Forests. LocalRec '23: 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising. Hamburg, Nov 13, 2023. In: Proceedings of the 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising. New York: ACM, 2023. Available under: doi: 10.1145/3615896.3628344 | eng |
| kops.citation.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/70257">
<dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
<dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/70257/1/Chondrogiannis_2-1g2d9nt7zsg2f5.PDF"/>
<void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
<dc:contributor>Chondrogiannis, Theodoros</dc:contributor>
<dc:language>eng</dc:language>
<bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/70257"/>
<dc:creator>Chondrogiannis, Theodoros</dc:creator>
<dcterms:issued>2023-11-13</dcterms:issued>
<dc:contributor>Ge, Mouzhi</dc:contributor>
<dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2024-06-26T08:31:02Z</dc:date>
<dcterms:title>Rating Inference for Custom Trips from Enriched GPS Traces using Random Forests</dcterms:title>
<dc:creator>Ge, Mouzhi</dc:creator>
<dcterms:abstract>Trip planning services are employed extensively by users to compute paths between locations for many different use cases, including commuting to work, transportation of goods, and itinerary planning for tourists. In many scenarios, such as planning for a hiking trip, running training, or mountain cycling, it is desirable to provide users with personalized trips according to their preferences. Existing route planning systems for mountain activities recommend user-posted trips, along with ratings w.r.t. the route’s difficulty, condition, or enjoyment it provides. However, users often want to define a specific trip by choosing the segments/trails they want to follow. Existing systems do not provide a rating for such trips, thus suffering from the cold-start problem. Also, the efforts to automatically infer such a rating have been limited. In this paper, we study the problem of inferring ratings for custom trips. We propose a machine-learning framework that encodes various rated trip features and employs random forest classifiers to infer ratings. We conduct feature engineering to encode information regarding a) trip location, b) trip elevation profile, c) closeness to points of interest, and d) closeness to locations of geotagged photos. Finally, we present the results of an ablation study on two real-world data sets and five different ratings. We evaluate the efficiency of our
proposed approach and the effect each feature has on the rating inference accuracy.</dcterms:abstract>
<dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/70257/1/Chondrogiannis_2-1g2d9nt7zsg2f5.PDF"/>
<dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2024-06-26T08:31:02Z</dcterms:available>
<foaf:homepage rdf:resource="http://localhost:8080/"/>
</rdf:Description>
</rdf:RDF> | |
| kops.conferencefield | LocalRec '23: 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising, 13. Nov. 2023, Hamburg | deu |
| kops.date.conferenceStart | 2023-11-13 | |
| kops.description.openAccess | openaccessbookpart | |
| kops.flag.knbibliography | true | |
| kops.identifier.nbn | urn:nbn:de:bsz:352-2-1g2d9nt7zsg2f5 | |
| kops.location.conference | Hamburg | |
| kops.sourcefield | <i>Proceedings of the 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising</i>. New York: ACM, 2023. Verfügbar unter: doi: 10.1145/3615896.3628344 | deu |
| kops.sourcefield.plain | Proceedings of the 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising. New York: ACM, 2023. Verfügbar unter: doi: 10.1145/3615896.3628344 | deu |
| kops.sourcefield.plain | Proceedings of the 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising. New York: ACM, 2023. Available under: doi: 10.1145/3615896.3628344 | eng |
| kops.title.conference | LocalRec '23: 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising | |
| relation.isAuthorOfPublication | b5036b46-dc3e-4387-8a43-28b52a35ee19 | |
| relation.isAuthorOfPublication.latestForDiscovery | b5036b46-dc3e-4387-8a43-28b52a35ee19 | |
| source.publisher | ACM | |
| source.publisher.location | New York | |
| source.title | Proceedings of the 7th ACM SIGSPATIAL Workshop on Location-based Recommendations, Geosocial Networks and Geoadvertising |
Dateien
Originalbündel
1 - 1 von 1
Vorschaubild nicht verfügbar
- Name:
- Chondrogiannis_2-1g2d9nt7zsg2f5.PDF
- Größe:
- 990.4 KB
- Format:
- Adobe Portable Document Format
