← Search

Zhicong Cheng

7 accepted papers

2024

Improving the Robustness of Large Language Models via Consistency Alignment

COLING 2024main

Large language models (LLMs) have shown tremendous success in following user instructions and generating helpful responses. Nevertheless, their robustness is still far from optimal, as they may generate significantly inconsistent responses due to minor changes in the verbalized instructions. Recent…

2024

Knowing What LLMs DO NOT Know: A Simple Yet Effective Self-Detection Method

NAACL 2024long

Large Language Models (LLMs) have shown great potential in Natural Language Processing (NLP) tasks.However, recent literature reveals that LLMs hallucinate intermittently, which impedes their reliability for further utilization. In this paper, we propose a novel self-detection method to detect which…

2024

UEGP: Unified Expert-Guided Pre-training for Knowledge Rekindle

NAACL 2024findings

Pre-training and fine-tuning framework has become the standard training paradigm for NLP tasks and is also widely used in industrial-level applications. However, there are still a limitation with this paradigm: simply fine-tuning with task-specific objectives tends to converge to local minima, resul…

2023

DiQAD: A Benchmark Dataset for Open-domain Dialogue Quality Assessment

EMNLP 2023long findings

Dialogue assessment plays a critical role in the development of open-domain dialogue systems. Existing work are uncapable of providing an end-to-end and human-epistemic assessment dataset, while they only provide sub-metrics like coherence or the dialogues are conversed between annotators far from r…

Cited by 0SourcecodeScholar
2022

A Question-Oriented Propagation Network for News Reading Comprehension

ICASSP 2022accepted

Machine reading comprehension of news articles remains to be a challenging task since the lengths of its context documents are long. Such reading comprehension task usually requires document-level language understanding while state-of-the-art, pretrained question answering models can only encode seq…

Cited by 0SourceScholar
2022

Original Content Is All You Need! an Empirical Study on Leveraging Answer Summary for WikiHowQA Answer Selection Task

COLING 2022main

Answer selection task requires finding appropriate answers to questions from informative but crowdsourced candidates. A key factor impeding its solution by current answer selection approaches is the redundancy and lengthiness issues of crowdsourced answers. Recently, Deng et al. (2020) constructed a…

Cited by 0SourcePDFScholar
2022

PILE: Pairwise Iterative Logits Ensemble for Multi-Teacher Labeled Distillation

EMNLP 2022industry

Pre-trained language models have become a crucial part of ranking systems and achieved very impressive effects recently. To maintain high performance while keeping efficient computations, knowledge distillation is widely used. In this paper, we focus on two key questions in knowledge distillation fo…

Cited by 4SourcePDFScholar