paper-with-me

Papers

Event Detection with Multi-Order Graph Convolution and Aggregated Attention

2019-11-01 · IJCNLP 2019 11 · Haoran Yan, Xiaolong Jin, Xiangbin Meng, Jiafeng Guo, Xue-Qi Cheng

Syntactic relations are broadly used in many NLP tasks. For event detection, syntactic relation representations based on dependency tree can better capture the interrelations between candidate trigger words and related entities than sentence representations. But, existing studies only use first-order syntactic relations (i.e., the arcs) in dependency trees to identify trigger words. For this reason, this paper proposes a new method for event detection, which uses a dependency tree based graph convolution network with aggregative attention to explicitly model and aggregate multi-order syntactic representations in sentences. Experimental comparison with state-of-the-art baselines shows the superiority of the proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionSentence

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Multi-Order Hyperbolic Graph Convolution and Aggregated Attention for Social Event Detection

2025-02-01 · Yao Liu, Zhilan Liu, Tien Ping Tan, Yuxin Li

Social event detection (SED) is a task focused on identifying specific real-world events and has broad applications across various domains. It is integral to many mobile applications with social features, including major…

Event Detection

Event Detection in Football using Graph Convolutional Networks

2023-01-24 · Aditya Sangram Singh Rana

The massive growth of data collection in sports has opened numerous avenues for professional teams and media houses to gain insights from this data. The data collected includes per frame player and ball trajectories, and…

Event Detection

DGMED: A Novel Document-Level Graph Convolution Network for Multi-Event Detection

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Online news documents can contain thousands of characters and tens of events. To detect events in these documents, it is important to construct long-range context information. Such information, however, is not effectivel…

Event DetectionEvent ExtractionSentence

Deep Learning for Pneumothorax Detection and Localization in Chest Radiographs

2019-07-16 · André Gooßen, Hrishikesh Deshpande, Tim Harder, Evan Schwab 외

Pneumothorax is a critical condition that requires timely communication and immediate action. In order to prevent significant morbidity or patient death, early detection is crucial. For the task of pneumothorax detection…

Deep LearningMultiple Instance LearningPneumothorax Detection

Detecting Anomalous Events in Object-centric Business Processes via Graph Neural Networks

2024-02-14 · Alessandro Niro, Michael Werner

Detecting anomalies is important for identifying inefficiencies, errors, or fraud in business processes. Traditional process mining approaches focus on analyzing 'flattened', sequential, event logs based on a single case…

Anomaly DetectionObject