Dense Event Ordering with a Multi-Pass Architecture
The past 10 years of event ordering research has focused on learning partial orderings over document events and time expressions. The most popular corpus, the TimeBank, contains a small subset of the possible ordering graph. Many evaluations follow suit by only testing certain pairs of events (e.g., only main verbs of neighboring sentences). This has led most research to focus on specific learners for partial labelings. This paper attempts to nudge the discussion from identifying some relations to all relations. We present new experiments on strongly connected event graphs that contain ∼10 times more relations per document than the TimeBank. We also describe a shift away from the single learner to a sieve-based architecture that naturally blends multiple learners into a precision-ranked cascade of sieves. Each sieve adds labels to the event graph one at a time, and earlier sieves inform later ones through transitive closure. This paper thus describes innovations in both approach and task. We experiment on the densest event graphs to date and show a 14{\%} gain over state-of-the-art.
Code (0)
등록된 구현이 없습니다.
Tasks
Relation ClassificationTemporal Information ExtractionSimilar Papers 제목 키워드 기반
Event Ordering with a Generalized Model for Sieve Prediction Ranking
This paper improves on several aspects of a sieve-based event ordering architecture, CAEVO (Chambers et al., 2014), which creates globally consistent temporal relations between events and time expressions. First, we exam…
RerankingWord EmbeddingsAn Annotation Framework for Dense Event Ordering
TDDiscourse: A Dataset for Discourse-Level Temporal Ordering of Events
Prior work on temporal relation classification has focused extensively on event pairs in the same or adjacent sentences (local), paying scant attention to discourse-level (global) pairs. This restricts the ability of sys…
ArticlesRelation ClassificationSentenceTemporal Relation ClassificationSevering the Edge Between Before and After: Neural Architectures for Temporal Ordering of Events
In this paper, we propose a neural architecture and a set of training methods for ordering events by predicting temporal relations. Our proposed models receive a pair of events within a span of text as input and they ide…
Multi-Task LearningIterative LLM-based improvement for French Clinical Interview Transcription and Speaker Diarization
Automatic speech recognition for French medical conversations remains challenging, with word error rates often exceeding 30% in spontaneous clinical speech. This study proposes a multi-pass LLM post-processing architectu…
Speaker DiarizationSpeaker RecognitionSpeech Recognition