paper-with-me

Papers

ELG: An Event Logic Graph

2019-07-18 · Xiao Ding, Zhongyang Li, Ting Liu, Kuo Liao

The evolution and development of events have their own basic principles, which make events happen sequentially. Therefore, the discovery of such evolutionary patterns among events are of great value for event prediction, decision-making and scenario design of dialog systems. However, conventional knowledge graph mainly focuses on the entities and their relations, which neglects the real world events. In this paper, we present a novel type of knowledge base - Event Logic Graph (ELG), which can reveal evolutionary patterns and development logics of real world events. Specifically, ELG is a directed cyclic graph, whose nodes are events, and edges stand for the sequential, causal, conditional or hypernym-hyponym (is-a) relations between events. We constructed two domain ELG: financial domain ELG, which consists of more than 1.5 million of event nodes and more than 1.8 million of directed edges, and travel domain ELG, which consists of about 30 thousand of event nodes and more than 234 thousand of directed edges. Experimental results show that ELG is effective for the task of script event prediction.

📄 PDF Abstract BibTeX arXiv:1907.08015

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

GraphPlan: Story Generation by Planning with Event Graph

2021-02-05 · INLG (ACL) 2021 8 · Hong Chen, Raphael Shu, Hiroya Takamura, Hideki Nakayama

Story generation is a task that aims to automatically produce multiple sentences to make up a meaningful story. This task is challenging because it requires high-level understanding of semantic meaning of sentences and c…

Story GenerationText Generation

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

ExCAR: Event Graph Knowledge Enhanced Explainable Causal Reasoning

2021-08-01 · ACL 2021 5 · Li Du, Xiao Ding, Kai Xiong, Ting Liu 외

Prior work infers the causation between events mainly based on the knowledge induced from the annotated causal event pairs. However, additional evidence information intermediate to the cause and effect remains unexploite…

Representation Learning

Geo-Strat-RL: Learning Geological Event Reasoning from Verifiable Tasks

2026-06-23 · Lukas Mosser arxiv

To evaluate whether vision-language models can reason about geological histories, it is necessary to construct observations for which the underlying process history is known. Furthermore, reasoning over geological histor…

Reinforcement LearningVisual Reasoning

Complex Query Answering on Eventuality Knowledge Graph with Implicit Logical Constraints

2023-05-30 · NeurIPS 2023 11 · Jiaxin Bai, Xin Liu, Weiqi Wang, Chen Luo 외

Querying knowledge graphs (KGs) using deep learning approaches can naturally leverage the reasoning and generalization ability to learn to infer better answers. Traditional neural complex query answering (CQA) approaches…

Complex Query AnsweringKnowledge Graphs