← Search

Dexi Liu

5 accepted papers

2025

DEGAP: Dual Event-Guided Adaptive Prefixes for Templated-Based Event Argument Extraction with Slot Querying

COLING 2025main

Recent advancements in event argument extraction (EAE) involve incorporating useful auxiliary information into models during training and inference, such as retrieved instances and event templates. These methods face two challenges: (1) the retrieval results may be irrelevant and (2) templates are d…

2024

Dependency Structure-Enhanced Graph Attention Networks for Event Detection

AAAI 2024technical

Existing models on event detection share three-fold limitations, including (1) insufficient consideration of the structures between dependency relations, (2) limited exploration of the directed-edge semantics, and (3) issues in strengthening the event core arguments. To tackle these problems, we pro…

Cited by 4SourcePDFScholar
2024

Enhancing Text-to-SQL Capabilities of Large Language Models through Tailored Promptings

COLING 2024main

Large language models (LLMs) with prompting have achieved encouraging results on many natural language processing (NLP) tasks based on task-tailored promptings. Text-to-SQL is a critical task that generates SQL queries from natural language questions. However, prompting on LLMs haven’t show superior…

Cited by 10SourcePDFScholar
2024

OEE-CFC: A Dataset for Open Event Extraction from Chinese Financial Commentary

EMNLP 2024finding

To meet application needs, event extraction has shifted from simple entities to unconventional entities serving as event arguments. However, current corpora with unconventional entities as event arguments are limited in event types and lack rich multi-events and shared arguments. Financial commentar…

2023

Joint Document-Level Event Extraction via Token-Token Bidirectional Event Completed Graph

ACL 2023long

We solve the challenging document-level event extraction problem by proposing a joint exaction methodology that can avoid inefficiency and error propagation issues in classic pipeline methods. Essentially, we address the three crucial limitations in existing studies. First, the autoregressive strate…