paper-with-me

홈 › Papers

COFFEE: A Contrastive Oracle-Free Framework for Event Extraction

2023-03-25 · Meiru Zhang, Yixuan Su, Zaiqiao Meng, Zihao Fu, Nigel Collier

Event extraction is a complex information extraction task that involves extracting events from unstructured text. Prior classification-based methods require comprehensive entity annotations for joint training, while newer generation-based methods rely on heuristic templates containing oracle information such as event type, which is often unavailable in real-world scenarios. In this study, we consider a more realistic setting of this task, namely the Oracle-Free Event Extraction (OFEE) task, where only the input context is given without any oracle information, including event type, event ontology and trigger word. To solve this task, we propose a new framework, called COFFEE, which extracts the events solely based on the document context without referring to any oracle information. In particular, a contrastive selection model is introduced in COFFEE to rectify the generated triggers and handle multi-event instances. The proposed COFFEE outperforms state-of-the-art approaches under the oracle-free setting of the event extraction task, as evaluated on a public event extraction benchmark ACE05.

📄 PDF Abstract BibTeX arXiv:2303.14452

Code (1)

meiru-cam/coffee 공식 구현 pytorch

Tasks

Event Extraction

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Coffee: Controllable Diffusion Fine-tuning

2025-11-18 · Ziyao Zeng, Jingcheng Ni, Ruyi Liu, Alex Wong arxiv

Text-to-image diffusion models can generate diverse content with flexible prompts, which makes them well-suited for customization through fine-tuning with a small amount of user-provided data. However, controllable fine-…

Site-Specific Color Features of Green Coffee Beans

2024-09-06 · Shu-Min Tan, Shih-Hsun Hung, Je-Chiang Tsai

Coffee is one of the most valuable primary commodities. Despite this, the common selection technique of green coffee beans relies on personnel visual inspection, which is labor-intensive and subjective. Therefore, an eff…

Event2Mind: Commonsense Inference on Events, Intents, and Reactions

2018-05-17 · ACL 2018 7 · Hannah Rashkin, Maarten Sap, Emily Allaway, Noah A. Smith 외

We investigate a new commonsense inference task: given an event described in a short free-form text ("X drinks coffee in the morning"), a system reasons about the likely intents ("X wants to stay awake") and reactions ("…

Common Sense ReasoningDecoder

Coffee Roast Intelligence

2022-06-03 · Sakdipat Ontoum, Thitaree Khemanantakul, Pornphat Sroison, Tuul Triyason 외

As the coffee industry has grown, there would be more demand for roasted coffee beans, as well as increased rivalry for selling coffee and attracting customers. As the flavor of each variety of coffee is dependent on the…

Coffee: Boost Your Code LLMs by Fixing Bugs with Feedback

2023-11-13 · Seungjun Moon, Hyungjoo Chae, Yongho Song, Taeyoon Kwon 외

Code editing is an essential step towards reliable program synthesis to automatically correct critical errors generated from code LLMs. Recent studies have demonstrated that closed-source LLMs (i.e., ChatGPT and GPT-4) a…

Program Synthesis