← Search

Hongliang Dai

10 accepted papers

2026

Reflect Then Learn: Active Prompting for Information Extraction Guided by Introspective Confusion

AAAI 2026technical

Large Language Models (LLMs) show remarkable potential for few-shot information extraction (IE), yet their performance is highly sensitive to the choice of in-context examples. Conventional selection strategies often fail to provide informative guidance, as they overlook a key source of model fallib

Cited by 0SourcePDFScholar
2026

Sampling-Free Uncertainty Quantification via Hidden State Dynamics in Language Models

AAAI 2026technical

Large language models (LLMs) demonstrate remarkable capabilities in various complex language tasks, yet they face significant reliability challenges, including factual inaccuracies and generated biases. Uncertainty quantification (UQ) plays a pivotal role in assessing model trustworthiness, particul

Cited by 0SourcePDFScholar
2025

Generating Diverse Training Samples for Relation Extraction with Large Language Models

ACL 2025long

Using Large Language Models (LLMs) to generate training data can potentially be a preferable way to improve zero or few-shot NLP tasks. However, many problems remain to be investigated for this direction. For the task of Relation Extraction (RE), we find that samples generated by directly prompting…

Cited by 0SourcePDFScholar
2025

M-BRe: Discovering Training Samples for Relation Extraction from Unlabeled Texts with Large Language Models

EMNLP 2025

For Relation Extraction (RE), the manual annotation of training data may be prohibitively expensive, since the sentences that contain the target relations in texts can be very scarce and difficult to find. It is therefore beneficial to develop an efficient method that can automatically extract train

Cited by 0SourcePDFScholar
2024

An Empirical Investigation of Domain Adaptation Ability for Chinese Spelling Check Models

ICASSP 2024accepted

Chinese Spelling Check (CSC) is a meaningful task in the area of Natural Language Processing (NLP) which aims at detecting spelling errors in Chinese texts and then correcting these errors. However, CSC models are based on pretrained language models, which are trained on a general corpus. Consequent…

Cited by 0SourceScholar
2024

ConsistentEE: A Consistent and Hardness-Guided Early Exiting Method for Accelerating Language Models Inference

AAAI 2024technical

Early Exiting is one of the most popular methods to achieve efficient inference. Current early exiting methods adopt the (weighted) sum of the cross entropy loss of all internal classifiers as the objective function during training, imposing all these classifiers to predict all instances correctly.…

2023

From Ultra-Fine to Fine: Fine-tuning Ultra-Fine Entity Typing Models to Fine-grained

ACL 2023long

For the task of fine-grained entity typing (FET), due to the use of a large number of entity types, it is usually considered too costly to manually annotating a training dataset that contains an ample number of examples for each type. A common way to address this problem is to use distantly annotate…

2023

Multi-Source Multi-Type Knowledge Exploration and Exploitation for Dialogue Generation

EMNLP 2023long main

Open-domain multi-turn dialogue generation encounters the significant challenge of lacking various types of knowledge from diverse sources. Existing models typically focus on identifying specific types of dialogue knowledge and utilize corresponding datasets for training. However, this approach ofte…

Cited by 0SourceScholar
2021

Ultra-Fine Entity Typing with Weak Supervision from a Masked Language Model

ACL 2021long

Recently, there is an effort to extend fine-grained entity typing by using a richer and ultra-fine set of types, and labeling noun phrases including pronouns and nominal nouns instead of just named entity mentions. A key challenge for this ultra-fine entity typing task is that human annotated data a…