← Search

Haitao Zheng

20 accepted papers

2025

Let LLMs Take on the Latest Challenges! A Chinese Dynamic Question Answering Benchmark

COLING 2025main

How to better evaluate the capabilities of Large Language Models (LLMs) is the focal point and hot topic in current LLMs research. Previous work has noted that due to the extremely high cost of iterative updates of LLMs, they are often unable to answer the latest dynamic questions well. To promote t…

2024

LatEval: An Interactive LLMs Evaluation Benchmark with Incomplete Information from Lateral Thinking Puzzles

COLING 2024main

With the evolution of LLMs, they are endowed with impressive logical reasoning, or vertical thinking capabilities. But can they think out of the box? Do they possess proficient lateral thinking abilities? Following the setup of Lateral Thinking Puzzles, we propose a novel evaluation benchmark, LatEv…

2023

Characterizing the Optimal $0-1$ Loss for Multi-class Classification with a Test-time Attacker

NeurIPS 2023spotlight

Finding classifiers robust to adversarial examples is critical for their safe deployment. Determining the robustness of the best possible classifier under a given threat model for a fixed data distribution and comparing it to that achieved by state-of-the-art training methods is thus an important di…

Cited by 4SourcePDFScholar
2023

Exploring Lottery Prompts for Pre-trained Language Models

ACL 2023long

Consistently scaling pre-trained language models (PLMs) imposes substantial burdens on model adaptation, necessitating more efficient alternatives to conventional fine-tuning. Given the advantage of prompting in the zero-shot setting and the observed performance fluctuation among different prompts,…

Cited by 11SourcePDFScholar
2023

Few-shot Classification with Hypersphere Modeling of Prototypes

ACL 2023findings

Metric-based meta-learning is one of the de facto standards in few-shot learning. It composes of representation learning and metrics calculation designs. Previous works construct class representations in different ways, varying from mean output embedding to covariance and distributions. However, usi…

Cited by 9SourcePDFScholar
2023

Fusion or Defusion? Flexible Vision-and-Language Pre-Training

ACL 2023findings

Existing approaches in the vision-and-language pre-training (VLP) paradigm mainly deploy either fusion-based encoders or dual-encoders, failing to achieve both effectiveness and efficiency in downstream multimodal tasks. In this paper, we build a flexible VLP model by incorporating cross-modal fusio…

Cited by 2SourcePDFScholar
2022

Finding Naturally Occurring Physical Backdoors in Image Datasets

NeurIPS 2022accept

Extensive literature on backdoor poison attacks has studied attacks and defenses for backdoors using “digital trigger patterns.” In contrast, “physical backdoors” use physical objects as triggers, have only recently been identified, and are qualitatively different enough to resist most defenses tar…

Cited by 19SourcePDFScholar
2022

Learning from the Dictionary: Heterogeneous Knowledge Guided Fine-tuning for Chinese Spell Checking

EMNLP 2022finding

Chinese Spell Checking (CSC) aims to detect and correct Chinese spelling errors. Recent researches start from the pretrained knowledge of language models and take multimodal information into CSC models to improve the performance. However, they overlook the rich knowledge in the dictionary, the refer…

2022

Linguistic Rules-Based Corpus Generation for Native Chinese Grammatical Error Correction

EMNLP 2022finding

Chinese Grammatical Error Correction (CGEC) is both a challenging NLP task and a common application in human daily life. Recently, many data-driven approaches are proposed for the development of CGEC research. However, there are two major limitations in the CGEC field: First, the lack of high-qualit…

2022

Prompt-learning for Fine-grained Entity Typing

EMNLP 2022finding

As an effective approach to adapting pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using cloze-style language prompts to stimulate the versatile knowledge of PLMs, prompt-learning can achieve promising results on a s…

Cited by 172SourcePDFScholar
2022

Social-aware Sparse Attention Network for Session-based Social Recommendation

EMNLP 2022finding

Session-based Social Recommendation (SSR) aims to use users’ social networks and historical sessions to provide more personalized recommendations for the current session.Unfortunately, existing SSR methods have two limitations.First, they do not screen users’ useless social relationships and noisy i…

2022

Understanding Robust Learning through the Lens of Representation Similarities

NeurIPS 2022accept

Representation learning, \textit{i.e.} the generation of representations useful for downstream applications, is a task of fundamental importance that underlies much of the success of deep neural networks (DNNs). Recently, \emph{robustness to adversarial examples} has emerged as a desirable property…

2021

Backdoor Attacks Against Deep Learning Systems in the Physical World

CVPR 2021poster

Backdoor attacks embed hidden malicious behaviors into deep learning models, which only activate and cause misclassifications on model inputs containing a specific "trigger." Existing works on backdoor attacks and defenses, however, mostly focus on digital attacks that apply digitally generated patt…

Cited by 248PDFScholar
2021

CLINE: Contrastive Learning with Semantic Negative Examples for Natural Language Understanding

ACL 2021long

Despite pre-trained language models have proven useful for learning high-quality semantic representations, these models are still vulnerable to simple perturbations. Recent works aimed to improve the robustness of pre-trained models mainly focus on adversarial training from perturbed examples with s…

2021

Few-NERD: A Few-shot Named Entity Recognition Dataset

ACL 2021long

Recently, considerable literature has grown up around the theme of few-shot named entity recognition (NER), but little published benchmark data specifically focused on the practical and challenging task. Current approaches collect existing supervised NER datasets and re-organize them to the few-shot…

2021

Wasserstein Selective Transfer Learning for Cross-domain Text Mining

EMNLP 2021main

Transfer learning (TL) seeks to improve the learning of a data-scarce target domain by using information from source domains. However, the source and target domains usually have different data distributions, which may lead to negative transfer. To alleviate this issue, we propose a Wasserstein Selec…

Cited by 4SourcePDFScholar
2020

Answer-driven Deep Question Generation based on Reinforcement Learning

COLING 2020main

Deep question generation (DQG) aims to generate complex questions through reasoning over multiple documents. The task is challenging and underexplored. Existing methods mainly focus on enhancing document representations, with little attention paid to the answer information, which may result in the g…

2020

Integrating User History into Heterogeneous Graph for Dialogue Act Recognition

COLING 2020main

Dialogue Act Recognition (DAR) is a challenging problem in Natural Language Understanding, which aims to attach Dialogue Act (DA) labels to each utterance in a conversation. However, previous studies cannot fully recognize the specific expressions given by users due to the informality and diversity…

Cited by 8SourcePDFScholar
2020

Summarize before Aggregate: A Global-to-local Heterogeneous Graph Inference Network for Conversational Emotion Recognition

COLING 2020main

Conversational Emotion Recognition (CER) is a crucial task in Natural Language Processing (NLP) with wide applications. Prior works in CER generally focus on modeling emotion influences solely with utterance-level features, with little attention paid on phrase-level semantic connection between utter…

Cited by 44SourcePDFScholar