paper-with-me

Papers

Label Enhanced Event Detection with Heterogeneous Graph Attention Networks

2020-12-03 · Shiyao Cui, Bowen Yu, Xin Cong, Tingwen Liu, Quangang Li, Jinqiao Shi

Event Detection (ED) aims to recognize instances of specified types of event triggers in text. Different from English ED, Chinese ED suffers from the problem of word-trigger mismatch due to the uncertain word boundaries. Existing approaches injecting word information into character-level models have achieved promising progress to alleviate this problem, but they are limited by two issues. First, the interaction between characters and lexicon words is not fully exploited. Second, they ignore the semantic information provided by event labels. We thus propose a novel architecture named Label enhanced Heterogeneous Graph Attention Networks (L-HGAT). Specifically, we transform each sentence into a graph, where character nodes and word nodes are connected with different types of edges, so that the interaction between words and characters is fully reserved. A heterogeneous graph attention networks is then introduced to propagate relational message and enrich information interaction. Furthermore, we convert each label into a trigger-prototype-based embedding, and design a margin loss to guide the model distinguish confusing event labels. Experiments on two benchmark datasets show that our model achieves significant improvement over a range of competitive baseline methods.

📄 PDF Abstract BibTeX arXiv:2012.01878

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionGraph AttentionSentence

Similar Papers 제목 키워드 기반

Heterogeneous Social Event Detection via Hyperbolic Graph Representations

2023-02-20 · Zitai Qiu, Jia Wu, Jian Yang, Xing Su 외

Social events reflect the dynamics of society and, here, natural disasters and emergencies receive significant attention. The timely detection of these events can provide organisations and individuals with valuable infor…

Contrastive LearningEvent Detection

Hyper-FEOD: Sparse Hypergraph-Enhanced Frame-Event Object Detection with Fine-Grained MoE

2026-04-13 · Wei Bao, Yuehan Wang, Tianhang Zhou, Siqi Li 외 arxiv

The integration of frame-based RGB cameras with event streams constitutes a promising paradigm for robust object detection under challenging dynamic conditions. Nevertheless, effectively modeling intricate multi-modal in…

Robust Object Detection

Edge-Enhanced Graph Convolution Networks for Event Detection with Syntactic Relation

2020-02-25 · Findings of the Association for Computational Linguistics 2020 · Shiyao Cui, Bowen Yu, Tingwen Liu, Zhen-Yu Zhang 외

Event detection (ED), a key subtask of information extraction, aims to recognize instances of specific event types in text. Previous studies on the task have verified the effectiveness of integrating syntactic dependency…

Event DetectionRelation

EventKE: Event-Enhanced Knowledge Graph Embedding

2021-11-01 · Findings (EMNLP) 2021 11 · Zixuan Zhang, Hongwei Wang, Han Zhao, Hanghang Tong 외

Relations in most of the traditional knowledge graphs (KGs) only reflect static and factual connections, but fail to represent the dynamic activities and state changes about entities. In this paper, we emphasize the impo…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsRepresentation Learning

Visually-aware Acoustic Event Detection using Heterogeneous Graphs

2022-07-16 · Amir Shirian, Krishna Somandepalli, Victor Sanchez, Tanaya Guha

Perception of auditory events is inherently multimodal relying on both audio and visual cues. A large number of existing multimodal approaches process each modality using modality-specific models and then fuse the embedd…

Event Detection