← Search

Haiqin Yang

14 accepted papers

2025

Intrinsic Test of Unlearning Using Parametric Knowledge Traces

EMNLP 2025

The task of “unlearning” certain concepts in large language models (LLMs) has gained attention for its role in mitigating harmful, private, or incorrect outputs. Current evaluations mostly rely on behavioral tests, without monitoring residual knowledge in model parameters, which can be adversarially

2025

Let’s Play Across Cultures: A Large Multilingual, Multicultural Benchmark for Assessing Language Models’ Understanding of Sports

EMNLP 2025

Language Models (LMs) are primarily evaluated on globally popular sports, often overlooking regional and indigenous sporting traditions. To address this gap, we introduce CultSportQA , a benchmark designed to assess LMs’ understanding of traditional sports across 60 countries and 6 continents, encom

Cited by 0SourcePDFScholar
2025

PARSQL: Enhancing Text-to-SQL through SQL Parsing and Reasoning

ACL 2025finding

Large language models (LLMs) have made significant strides in text-to-SQL tasks; however, small language models (SLMs) are crucial due to their low resource consumption and efficient inference for real-world deployment. Due to resource limitations, SLMs struggle to accurately interpret natural langu…

2025

Task-wrapped Continual Learning in Task-Oriented Dialogue Systems

NAACL 2025findings

Continual learning is vital for task-oriented dialogue systems (ToDs), and AdapterCL, equipped with residual adapters, has proven effectiveness in this domain. However, its performance is limited by training separate adapters for each task, preventing global knowledge sharing. To address this, we pr…

2024

Dirichlet Continual Learning: Tackling Catastrophic Forgetting in NLP

UAI 2024poster

Catastrophic forgetting poses a significant challenge in continual learning (CL). In the context of Natural Language Processing, generative-based rehearsal CL methods have made progress in avoiding expensive retraining. However, generating pseudo samples that accurately capture the task-specific di…

Cited by 4SourcePDFScholar
2024

Dissecting Fine-Tuning Unlearning in Large Language Models

EMNLP 2024main

Fine-tuning-based unlearning methods prevail for erasing targeted harmful, sensitive, or copyrighted information within large language models while preserving overall capabilities. However, the true effectiveness of the methods is unclear. In this paper, we delve into the limitations of fine-tuning-…

2024

Unleashing Trigger-Free Event Detection: Revealing Event Correlations Via a Contrastive Derangement Framework

ICASSP 2024accepted

Event detection (ED), detecting events with specified types observed in given texts, is critical to many downstream applications. Existing ED methods generally require high-quality triggers annotated by human experts, which is labor-intensive, especially for those nontrivial texts about breaking eve…

Cited by 0SourceScholar
2023

A Diffusion Model for Event Skeleton Generation

ACL 2023findings

Event skeleton generation, aiming to induce an event schema skeleton graph with abstracted event nodes and their temporal relations from a set of event instance graphs, is a critical step in the temporal complex event schema induction task. Existing methods effectively address this task from a graph…

2023

A Unified One-Step Solution for Aspect Sentiment Quad Prediction

ACL 2023findings

Aspect sentiment quad prediction (ASQP) is a challenging yet significant subtask in aspectbased sentiment analysis as it provides a complete aspect-level sentiment structure. However, existing ASQP datasets are usually small and low-density, hindering technical advancement. To expand the capacity, i…

2023

D2Match: Leveraging Deep Learning and Degeneracy for Subgraph Matching

ICML 2023poster

Subgraph matching is a fundamental building block for graph-based applications and is challenging due to its high-order combinatorial nature. Existing studies usually tackle it by combinatorial optimization or learning-based methods. However, they suffer from exponential computational costs or searc…

2023

Do Not Train It: A Linear Neural Architecture Search of Graph Neural Networks

ICML 2023poster

Neural architecture search (NAS) for Graph neural networks (GNNs), called NAS-GNNs, has achieved significant performance over manually designed GNN architectures. However, these methods inherit issues from the conventional NAS methods, such as high computational cost and optimization difficulty. Mor…

2021

Progressive Open-Domain Response Generation with Multiple Controllable Attributes

IJCAI 2021poster

It is desirable to include more controllable attributes to enhance the diversity of generated responses in open-domain dialogue systems. However, existing methods can generate responses with only one controllable attribute or lack a flexible way to generate them with multiple controllable attribute…

Cited by 8SourcePDFScholar