← Search

Changxuan Wan

5 accepted papers

2025

Event Pattern-Instance Graph: A Multi-Round Role Representation Learning Strategy for Document-Level Event Argument Extraction

ACL 2025finding

For document-level event argument extraction, existing role-based span selection strategies suffer from several limitations: (1) ignoring interrelations among arguments within an event instance; (2) relying on pre-trained language models to capture role semantics at either the event pattern or docum…

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…