paper-with-me

Papers

CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction

2021-07-04 · Findings (ACL) 2021 8 · Jiawei Sheng, Shu Guo, Bowen Yu, Qian Li, Yiming Hei, Lihong Wang, Tingwen Liu, Hongbo Xu

Event extraction (EE) is a crucial information extraction task that aims to extract event information in texts. Most existing methods assume that events appear in sentences without overlaps, which are not applicable to the complicated overlapping event extraction. This work systematically studies the realistic event overlapping problem, where a word may serve as triggers with several types or arguments with different roles. To tackle the above problem, we propose a novel joint learning framework with cascade decoding for overlapping event extraction, termed as CasEE. Particularly, CasEE sequentially performs type detection, trigger extraction and argument extraction, where the overlapped targets are extracted separately conditioned on the specific former prediction. All the subtasks are jointly learned in a framework to capture dependencies among the subtasks. The evaluation on a public event extraction benchmark FewFC demonstrates that CasEE achieves significant improvements on overlapping event extraction over previous competitive methods.

📄 PDF Abstract BibTeX arXiv:2107.01583

Code (1)

JiaweiSheng/CasEE 공식 구현 pytorch

Tasks

Event Extraction

Similar Papers 제목 키워드 기반

CaseEdit: Enhancing Localized Commonsense Reasoning via Null-Space Constrained Knowledge Editing in Small Parameter Language Models

2025-05-26 · Varun Reddy, Yen-Ling Kuo

Large language models (LLMs) exhibit strong performance on factual recall and general reasoning but struggle to adapt to user-specific, commonsense knowledge, a challenge particularly acute in small-parameter settings wh…

Common Sense ReasoningComputational Efficiencyknowledge editing

TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations

2021-11-01 · EMNLP 2021 11 · Xianming Li, Xiaotian Luo, Chenghao Dong, Daichuan Yang 외

Joint extraction of entities and relations from unstructured texts to form factual triples is a fundamental task of constructing a Knowledge Base (KB). A common method is to decode triples by predicting entity pairs to o…

Joint Entity and Relation ExtractionRelationRelation Extraction

CaseEncoder: A Knowledge-enhanced Pre-trained Model for Legal Case Encoding

2023-05-09 · Yixiao Ma, Yueyue Wu, Weihang Su, Qingyao Ai 외

Legal case retrieval is a critical process for modern legal information systems. While recent studies have utilized pre-trained language models (PLMs) based on the general domain self-supervised pre-training paradigm to …

Retrieval

Nonautoregressive Encoder-Decoder Neural Framework for End-to-End Aspect-Based Sentiment Triplet Extraction

2021-12-03 · IEEE 2021 12 · Hao Fei, Yafeng Ren, Yue Zhang, Donghong Ji

Aspect-based sentiment triplet extraction (ASTE) aims at recognizing the joint triplets from texts, i.e., aspect terms, opinion expressions, and correlated sentiment polarities. As a newly proposed task, ASTE depicts the…

Aspect Sentiment Triplet ExtractionDecoderTriplet

A cross-species neural foundation model for end-to-end speech decoding

2025-11-21 · Yizi Zhang, Linyang He, Chaofei Fan, Tingkai Liu 외 arxiv

Speech brain-computer interfaces (BCIs) aim to restore communication for people with paralysis by translating neural activity into text. Most systems use cascaded frameworks that decode phonemes before assembling sentenc…

Contrastive Learning