← Search

Kai Shuang

9 accepted papers

2025

How do LLMs’ Preferences Affect Event Argument Extraction? CAT: Addressing Preference Traps in Unsupervised EAE

ACL 2025finding

Large Language Models (LLMs) have significantly improved the performance of unsupervised Event Argument Extraction (EAE) tasks. However, LLMs’ inherent preferences severely hinder their effectiveness in EAE, leading to what we term preference traps, namely, the Prior Knowledge Trap, the Sycophancy H…

2024

Scented-EAE: Stage-Customized Entity Type Embedding for Event Argument Extraction

ACL 2024findings

Existing methods for incorporating entities into EAE rely on prompts or NER. They typically fail to explicitly explore the role of entity types, which results in shallow argument comprehension and often encounter three issues: (1) weak semantic associations due to missing role-entity correspondence…

2024

Thinking about how to extract: Energizing LLMs’ emergence capabilities for document-level event argument extraction

ACL 2024findings

There are two key challenges remaining for the document-level event argument extraction (D-EAE) tasks: key feature forgetting and cross-event argument confusion. The emergence capability of large language models (LLMs) holds promise for solving the above two challenges. In this paper, we propose a d…

2023

Learning to Imagine: Distillation-Based Interactive Context Exploitation for Dialogue State Tracking

AAAI 2023technical

In dialogue state tracking (DST), the exploitation of dialogue history is a crucial research direction, and the existing DST models can be divided into two categories: full-history models and partial-history models. Since the “select first, use later” mechanism explicitly filters the distracting inf…

2023

What Is Overlap Knowledge in Event Argument Extraction? APE: A Cross-datasets Transfer Learning Model for EAE

ACL 2023long

The EAE task extracts a structured event record from an event text. Most existing approaches train the EAE model on each dataset independently and ignore the overlap knowledge across datasets. However, insufficient event records in a single dataset often prevent the existing model from achieving bet…

2022

Beyond the Granularity: Multi-Perspective Dialogue Collaborative Selection for Dialogue State Tracking

ACL 2022long

In dialogue state tracking, dialogue history is a crucial material, and its utilization varies between different models. However, no matter how the dialogue history is used, each existing model uses its own consistent dialogue history during the entire state tracking process, regardless of which slo…

2021

Dual Slot Selector via Local Reliability Verification for Dialogue State Tracking

ACL 2021long

The goal of dialogue state tracking (DST) is to predict the current dialogue state given all previous dialogue contexts. Existing approaches generally predict the dialogue state at every turn from scratch. However, the overwhelming majority of the slots in each turn should simply inherit the slot va…

2020

Multi-Layer Content Interaction Through Quaternion Product for Visual Question Answering

ICASSP 2020accepted

Multi-modality fusion technologies have greatly improved the performance of neural network-based Video Description/Caption, Visual Question Answering (VQA) and Audio Visual Scene-aware Dialog (AVSD) over the recent years. Most previous approaches only explore the last layers of multiple layer featur…

Cited by 0SourceScholar
2020

Neuron-level Structured Pruning using Polarization Regularizer

NeurIPS 2020poster

Neuron-level structured pruning is a very effective technique to reduce the computation of neural networks without compromising prediction accuracy. In previous works, structured pruning is usually achieved by imposing L1 regularization on the scaling factors of neurons, and pruning the neurons whos…