paper-with-me

홈 › Papers

Biomedical Event Trigger Identification Using Bidirectional Recurrent Neural Network Based Models

2017-05-26 · WS 2017 8 · Patchigolla V S S Rahul, Sunil Kumar Sahu, Ashish Anand

Biomedical events describe complex interactions between various biomedical entities. Event trigger is a word or a phrase which typically signifies the occurrence of an event. Event trigger identification is an important first step in all event extraction methods. However many of the current approaches either rely on complex hand-crafted features or consider features only within a window. In this paper we propose a method that takes the advantage of recurrent neural network (RNN) to extract higher level features present across the sentence. Thus hidden state representation of RNN along with word and entity type embedding as features avoid relying on the complex hand-crafted features generated using various NLP toolkits. Our experiments have shown to achieve state-of-art F1-score on Multi Level Event Extraction (MLEE) corpus. We have also performed category-wise analysis of the result and discussed the importance of various features in trigger identification task.

📄 PDF Abstract BibTeX arXiv:1705.09516

Code (1)

rahulpatchigolla/EventTriggerDetection 공식 구현 tf

Tasks

Event ExtractionSentence

Similar Papers 제목 키워드 기반

Pipelined Biomedical Event Extraction Rivaling Joint Learning

2024-03-19 · Pengchao Wu, Xuefeng Li, Jinghang Gu, Longhua Qian 외

Biomedical event extraction is an information extraction task to obtain events from biomedical text, whose targets include the type, the trigger, and the respective arguments involved in an event. Traditional biomedical …

Event ExtractionRelation Extraction

DeepEventMine: end-to-end neural nested event extraction from biomedical texts

2020-06-17 · Hai-Long Trieu, Thy Thy Tran, Khoa N A Duong, Anh Nguyen 외

Motivation Recent neural approaches on event extraction from text mainly focus on flat events in general domain, while there are less attempts to detect nested and overlapping events. These existing systems are built on…

Event ExtractionSentence

Event Argument Identification on Dependency Graphs with Bidirectional LSTMs

2017-11-01 · IJCNLP 2017 11 · Alex Judea, Michael Strube

In this paper we investigate the performance of event argument identification. We show that the performance is tied to syntactic complexity. Based on this finding, we propose a novel and effective system for event argume…

Feature Engineering

Bidirectional recurrent neural networks for seismic event detection

2020-12-05 · Claire Birnie, Fredrik Hansteen

Real time, accurate passive seismic event detection is a critical safety measure across a range of monitoring applications from reservoir stability to carbon storage to volcanic tremor detection. The most common detectio…

Event Detection

Voice trigger detection from LVCSR hypothesis lattices using bidirectional lattice recurrent neural networks

2020-02-29 · Woojay Jeon, Leo Liu, Henry Mason

We propose a method to reduce false voice triggers of a speech-enabled personal assistant by post-processing the hypothesis lattice of a server-side large-vocabulary continuous speech recognizer (LVCSR) via a neural netw…