paper-with-me

Papers

Active Learning for Event Extraction with Memory-based Loss Prediction Model

2021-11-26 · Shirong Shen, Zhen Li, Guilin Qi

Event extraction (EE) plays an important role in many industrial application scenarios, and high-quality EE methods require a large amount of manual annotation data to train supervised learning models. However, the cost of obtaining annotation data is very high, especially for annotation of domain events, which requires the participation of experts from corresponding domain. So we introduce active learning (AL) technology to reduce the cost of event annotation. But the existing AL methods have two main problems, which make them not well used for event extraction. Firstly, the existing pool-based selection strategies have limitations in terms of computational cost and sample validity. Secondly, the existing evaluation of sample importance lacks the use of local sample information. In this paper, we present a novel deep AL method for EE. We propose a batch-based selection strategy and a Memory-Based Loss Prediction model (MBLP) to select unlabeled samples efficiently. During the selection process, we use an internal-external sample loss ranking method to evaluate the sample importance by using local information. Finally, we propose a delayed training strategy to train the MBLP model. Extensive experiments are performed on three domain datasets, and our method outperforms other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2112.03073

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningEvent Extraction

Similar Papers 제목 키워드 기반

From Simple to Complex: A Progressive Framework for Document-level Informative Argument Extraction

2023-10-25 · Quzhe Huang, Yanxi Zhang, Dongyan Zhao

Document-level Event Argument Extraction (EAE) requires the model to extract arguments of multiple events from a single document. Considering the underlying dependencies between these events, recent efforts leverage the …

Event Argument Extraction

Beyond Static Summarization: Proactive Memory Extraction for LLM Agents

2026-01-08 · Chengyuan Yang, Zequn Sun, Wei Wei, Wei Hu arxiv

Memory management is vital for LLM agents to handle long-term interaction and personalization. Most research focuses on how to organize and use memory summary, but often overlooks the initial memory extraction stage. In …

VikingMem: A Memory Base Management System for Stateful LLM-based Applications

2026-05-28 · Jiajie Fu, Junwen Chen, Mengzhao Wang, Aoxiang He 외 arxiv

Large Language Models have revolutionized interactive applications; however, their finite context windows pose a critical data management challenge for maintaining stateful, long-term interactions. Existing memory approa…

IDE-Net: Interactive Driving Event and Pattern Extraction from Human Data

2020-11-04 · Xiaosong Jia, Liting Sun, Masayoshi Tomizuka, Wei Zhan

Autonomous vehicles (AVs) need to share the road with multiple, heterogeneous road users in a variety of driving scenarios. It is overwhelming and unnecessary to carefully interact with all observed agents, and AVs need …

Autonomous VehiclesMulti-Task Learning

Inhibitory Cross-Talk Enables Functional Lateralization in Attention-Coupled Latent Memory

2026-02-27 · Hong Jeong arxiv

We present a memory-augmented transformer in which attention serves simultaneously as a retrieval, consolidation, and write-back operator. The core update, $A^\top A V W$, re-grounds retrieved values into persistent memo…