paper-with-me

홈 › Papers

Event Prediction using Case-Based Reasoning over Knowledge Graphs

2023-09-21 · Sola Shirai, Debarun Bhattacharjya, Oktie Hassanzadeh

Applying link prediction (LP) methods over knowledge graphs (KG) for tasks such as causal event prediction presents an exciting opportunity. However, typical LP models are ill-suited for this task as they are incapable of performing inductive link prediction for new, unseen event entities and they require retraining as knowledge is added or changed in the underlying KG. We introduce a case-based reasoning model, EvCBR, to predict properties about new consequent events based on similar cause-effect events present in the KG. EvCBR uses statistical measures to identify similar events and performs path-based predictions, requiring no training step. To generalize our methods beyond the domain of event prediction, we frame our task as a 2-hop LP task, where the first hop is a causal relation connecting a cause event to a new effect event and the second hop is a property about the new event which we wish to predict. The effectiveness of our method is demonstrated using a novel dataset of newsworthy events with causal relations curated from Wikidata, where EvCBR outperforms baselines including translational-distance-based, GNN-based, and rule-based LP models.

📄 PDF Abstract BibTeX arXiv:2309.12423

Code (1)

solashirai/www-evcbr 공식 구현

Tasks

Inductive Link PredictionKnowledge GraphsLink PredictionPrediction

Similar Papers 제목 키워드 기반

TEILP: Time Prediction over Knowledge Graphs via Logical Reasoning

2023-12-25 · Siheng Xiong, Yuan Yang, Ali Payani, James C Kerce 외

Conventional embedding-based models approach event time prediction in temporal knowledge graphs (TKGs) as a ranking problem. However, they often fall short in capturing essential temporal relationships such as order and …

Knowledge GraphsLogical ReasoningPrediction

Case-based reasoning for rare events prediction on strategic sites

2022-02-10 · Vincent Vidal, Marie-Caroline Corbineau, Tugdual Ceillier

Satellite imagery is now widely used in the defense sector for monitoring locations of interest. Although the increasing amount of data enables pattern identification and therefore prediction, carrying this task manually…

Irregular Time SeriesPredictionTime SeriesTime Series Analysis

Event-Object Reasoning with Curated Knowledge Bases: Deriving Missing Information

2013-06-19 · Chitta Baral, Nguyen H. Vo

The broader goal of our research is to formulate answers to why and how questions with respect to knowledge bases, such as AURA. One issue we face when reasoning with many available knowledge bases is that at times neede…

A Systematic Investigation of KB-Text Embedding Alignment at Scale

2021-06-03 · ACL 2021 5 · Vardaan Pahuja, Yu Gu, Wenhu Chen, Mehdi Bahrami 외

Knowledge bases (KBs) and text often contain complementary knowledge: KBs store structured knowledge that can support long range reasoning, while text stores more comprehensive and timely knowledge in an unstructured way…

Link Prediction

Neural-Symbolic Commonsense Reasoner with Relation Predictors

2021-05-14 · ACL 2021 5 · Farhad Moghimifar, Lizhen Qu, Yue Zhuo, Gholamreza Haffari 외

Commonsense reasoning aims to incorporate sets of commonsense facts, retrieved from Commonsense Knowledge Graphs (CKG), to draw conclusion about ordinary situations. The dynamic nature of commonsense knowledge postulates…

Knowledge GraphsLink PredictionRelation