paper-with-me

홈 › Papers

GauSE: Gaussian Enhanced Self-Attention for Event Extraction

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

Event Extraction (EE) has benefited from pre-trained language models (PLMs), in which the self-attention mechanism could pay attention to the global relationship between triggers/arguments and context words to enhance performance. However, existing PLM-based methods are not good enough at capturing local trigger/argument-specific knowledge. To this end, we propose a Gaussian enhanced Self-attention Event extraction framework (GauSE), which models the syntactic-related local information of trigger/argument as a Gaussian bias for the first time, to pay more attention to the syntactic scope of the local region. Furthermore, existing methods rarely consider multiple occurrences of the same triggers/arguments in EE. We explore the global interaction strategies among multiple localness of the same triggers/arguments to fuse the corresponding distributions and capture more latent information scopes. Compared to traditional GCN-based models, our methods could introduce syntactic relationships without over-smoothing problem in deep GCN layers. Experiments on EE datasets demonstrate the effectiveness and generalization of our proposed approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event Extraction

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

The Stochastic Gause predator-prey model: noise-induced extinctions and invariance

2024-09-08 · Leon Alexander Valencia, Ph. D, Jorge Mario Ramirez Osorio, Jorge Andres Sanchez

This paper explores a stochastic Gause predator-prey model with bounded or sub-linear functional response. The model, described by a system of stochastic differential equations, captures the influence of stochastic fluct…

PGKET: A Photonic Gaussian Kernel Enhanced Transformer

2025-07-25 · Ren-Xin Zhao arxiv

Self-Attention Mechanisms (SAMs) enhance model performance by extracting key information but are inefficient when dealing with long sequences. To this end, a photonic Gaussian Kernel Enhanced Transformer (PGKET) is propo…

OmegaUse: Building a General-Purpose GUI Agent for Autonomous Task Execution

2026-01-28 · Le Zhang, Yixiong Xiao, Xinjiang Lu, Jingjia Cao 외 arxiv

Graphical User Interface (GUI) agents show great potential for enabling foundation models to complete real-world tasks, revolutionizing human-computer interaction and improving human productivity. In this report, we pres…

Computational Efficiency

OmegaUse-OfficeVal: Benchmarking LLM Agents on Long-Horizon Office-Suite Tasks with Economic Grounding

2026-07-29 · Jingbo Zhou, Yusai Zhao, Qi Bao, Jingjia Cao 외 hf

Large language model (LLM) agents are increasingly expected to assist users in completing tasks. However, existing benchmarks provide limited support for evaluating whether agents can carry out office-suite workflows at …

Effective Gaussian Management for High-fidelity Scene Reconstruction

2025-09-16 · Jiateng Liu, Hao Gao, Jiu-Cheng Xie, Chi-Man Pun 외 arxiv

This paper proposes an effective Gaussian management framework for high-fidelity scene reconstruction of both appearance and geometry. Unlike recent Gaussian Splatting (GS) pipelines that treat all primitives uniformly d…