Event Detection with a Context-Aware Encoder and LoRA for Improved Performance on Long-Tailed Classes

πŸ“… 2026-01-17
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work addresses two key limitations in event detection using decoder-only large language models: their inability to model bidirectional contextual information and the bias of Micro-F1 toward head classes, which obscures performance on long-tailed event categories. To overcome these issues, the authors propose a novel architecture that integrates a context-aware encoder with LoRA-based fine-tuning, adopting Macro-F1 as the primary evaluation metric. This approach represents the first application of combining context-aware encoding with LoRA for event detection, substantially enhancing the model’s capacity to capture bidirectional semantic dependencies. As a result, it effectively mitigates the underrepresentation of minority event types in evaluation and achieves significant improvements in Macro-F1 scores on long-tail classes.

Technology Category

Application Category

πŸ“ Abstract
The current state of event detection research has two notable re-occurring limitations that we investigate in this study. First, the unidirectional nature of decoder-only LLMs presents a fundamental architectural bottleneck for natural language understanding tasks that depend on rich, bidirectional context. Second, we confront the conventional reliance on Micro-F1 scores in event detection literature, which systematically inflates performance by favoring majority classes. Instead, we focus on Macro-F1 as a more representative measure of a model's ability across the long-tail of event types. Our experiments demonstrate that models enhanced with sentence context achieve superior performance over canonical decoder-only baselines. Using Low-Rank Adaptation (LoRA) during finetuning provides a substantial boost in Macro-F1 scores in particular, especially for the decoder-only models, showing that LoRA can be an effective tool to enhance LLMs'performance on long-tailed event classes.
Problem

Research questions and friction points this paper is trying to address.

event detection
long-tailed classes
bidirectional context
Macro-F1
decoder-only LLMs
Innovation

Methods, ideas, or system contributions that make the work stand out.

Context-Aware Encoder
Long-Tailed Classes
LoRA
Macro-F1
Event Detection
πŸ”Ž Similar Papers
No similar papers found.
A
Abdullah Al Monsur
University of South Florida
N
Nitesh Vamshi Bommisetty
University of South Florida
Gene Louis Kim
Gene Louis Kim
University of South Florida