CLAIJun 18, 2024

Debate as Optimization: Adaptive Conformal Prediction and Diverse Retrieval for Event Extraction

arXiv:2406.12197v127 citations
Originality Incremental advance
AI Analysis

It addresses event extraction for natural language processing by introducing a novel optimization framework, though it is incremental as it builds on existing LLM and retrieval methods.

The paper tackles event extraction by proposing a multi-agent debate system that refines large language model outputs without tuning, achieving reductions in performance gaps of up to 18.1% on ACE05 and 17.9% on CASIE datasets compared to supervised methods.

We propose a multi-agent debate as optimization (DAO) system for event extraction, where the primary objective is to iteratively refine the large language models (LLMs) outputs through debating without parameter tuning. In DAO, we introduce two novel modules: the Diverse-RAG (DRAG) module and the Adaptive Conformal Prediction (AdaCP) module. DRAG systematically retrieves supporting information that best fits the debate discussion, while AdaCP enhances the accuracy and reliability of event extraction by effectively rejecting less promising answers. Experimental results demonstrate a significant reduction in the performance gap between supervised approaches and tuning-free LLM-based methods by 18.1% and 17.8% on ACE05 and 17.9% and 15.2% on CASIE for event detection and argument extraction respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes