paper-with-me

홈 › Papers

Evaluating Temporal Graphs Built from Texts via Transitive Reduction

2014-01-16 · Xavier Tannier, Philippe Muller

Temporal information has been the focus of recent attention in information extraction, leading to some standardization effort, in particular for the task of relating events in a text. This task raises the problem of comparing two annotations of a given text, because relations between events in a story are intrinsically interdependent and cannot be evaluated separately. A proper evaluation measure is also crucial in the context of a machine learning approach to the problem. Finding a common comparison referent at the text level is not obvious, and we argue here in favor of a shift from event-based measures to measures on a unique textual object, a minimal underlying temporal graph, or more formally the transitive reduction of the graph of relations between event boundaries. We support it by an investigation of its properties on synthetic data and on a well-know temporal corpus.

📄 PDF Abstract BibTeX arXiv:1401.3865

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Capturing Intransitive Dominance in Tennis Forecasting: A Graph Neural Network Approach

2025-10-23 · Lawrence Clegg, John Cartlidge arxiv

Intransitive player dominance, where player A beats B, B beats C, but C beats A, is common in competitive tennis. Yet, there are few known attempts to incorporate it within forecasting methods. We address this problem wi…

Graph Neural Network

A Hierarchical Transitive-Aligned Graph Kernel for Un-attributed Graphs

2020-02-08 · Lu Bai, Lixin Cui, Edwin R. Hancock

In this paper, we develop a new graph kernel, namely the Hierarchical Transitive-Aligned kernel, by transitively aligning the vertices between graphs through a family of hierarchical prototype graphs. Comparing to most e…

Temporal Event Knowledge Acquisition via Identifying Narratives

2018-05-28 · ACL 2018 7 · Wenlin Yao, Ruihong Huang

Inspired by the double temporality characteristic of narrative texts, we propose a novel approach for acquiring rich temporal "before/after" event knowledge across sentences in narrative stories. The double temporality s…

General ClassificationRelation ClassificationTemporal Relation Classification

Transformers Can Learn Connectivity in Some Graphs but Not Others

2025-09-26 · Amit Roy, Abulhair Saparov arxiv

Reasoning capability is essential to ensure the factual correctness of the responses of transformer-based Large Language Models (LLMs), and robust reasoning about transitive relations is instrumental in many settings, su…

Causal Inference

Evaluating Information Loss in Temporal Dependency Trees

2020-05-01 · LREC 2020 5 · Mustafa Ocal, Mark Finlayson

Temporal Dependency Trees (TDTs) have emerged as an alternative to full temporal graphs for representing the temporal structure of texts, with a key advantage being that TDTs can be straightforwardly computed using adapt…