paper-with-me

홈 › Papers

Trip Prediction by Leveraging Trip Histories from Neighboring Users

2018-12-25 · Yuxin Chen, Morteza Haghir Chehreghani

We propose a novel approach for trip prediction by analyzing user's trip histories. We augment users' (self-) trip histories by adding 'similar' trips from other users, which could be informative and useful for predicting future trips for a given user. This also helps to cope with noisy or sparse trip histories, where the self-history by itself does not provide a reliable prediction of future trips. We show empirical evidence that by enriching the users' trip histories with additional trips, one can improve the prediction error by 15%-40%, evaluated on multiple subsets of the Nancy2012 dataset. This real-world dataset is collected from public transportation ticket validations in the city of Nancy, France. Our prediction tool is a central component of a trip simulator system designed to analyze the functionality of public transportation in the city of Nancy.

📄 PDF Abstract BibTeX arXiv:1812.10097

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Improving Neural Knowledge Base Completion with Cross-Lingual Projections

2017-04-01 · EACL 2017 4 · Patrick Klein, Simone Paolo Ponzetto, Goran Glava{\v{s}}

In this paper we present a cross-lingual extension of a neural tensor network model for knowledge base completion. We exploit multilingual synsets from BabelNet to translate English triples to other languages and then au…

Knowledge Base CompletionLink PredictionReading ComprehensionWord Embeddings

Triple Classification for Scholarly Knowledge Graph Completion

2021-11-23 · Mohamad Yaser Jaradeh, Kuldeep Singh, Markus Stocker, Sören Auer

Scholarly Knowledge Graphs (KGs) provide a rich source of structured information representing knowledge encoded in scientific publications. With the sheer volume of published scientific literature comprising a plethora o…

ClassificationKnowledge Graph CompletionKnowledge GraphsLink Prediction+2

Context-aware Inductive Knowledge Graph Completion with Latent Type Constraints and Subgraph Reasoning

2024-10-22 · Muzhi Li, Cehao Yang, Chengjin Xu, Zixing Song 외

Inductive knowledge graph completion (KGC) aims to predict missing triples with unseen entities. Recent works focus on modeling reasoning paths between the head and tail entity as direct supporting evidence. However, the…

Inductive knowledge graph completionKnowledge Graph Completion

Deep Metric Learning with Hierarchical Triplet Loss

2018-10-16 · ECCV 2018 9 · Weifeng Ge, Weilin Huang, Dengke Dong, Matthew R. Scott

We present a novel hierarchical triplet loss (HTL) capable of automatically collecting informative training samples (triplets) via a defined hierarchical tree that encodes global context information. This allows us to co…

Face RecognitionImage RetrievalMetric LearningRetrieval+1

Message Passing for Hyper-Relational Knowledge Graphs

2020-09-22 · EMNLP 2020 11 · Mikhail Galkin, Priyansh Trivedi, Gaurav Maheshwari, Ricardo Usbeck 외

Hyper-relational knowledge graphs (KGs) (e.g., Wikidata) enable associating additional key-value pairs along with the main triple to disambiguate, or restrict the validity of a fact. In this work, we propose a message pa…

Knowledge GraphsLink Prediction