Utilize the Flow before Stepping into the Same River Twice: Certainty Represented Knowledge Flow for Refusal-Aware Instruction Tuning
Runchuan Zhu, Zhipeng Ma, Jiang Wu, Junyuan Gao, Jiaqi Wang, Dahua, Lin, Conghui He

TL;DR
This paper introduces CRaFT, a novel method for Refusal-Aware Instruction Tuning that reduces over-refusal in LLMs by incorporating response certainty and rehearsal training, leading to improved performance.
Contribution
CRaFT addresses static and dynamic conflicts in RAIT by using response certainty filtering and rehearsal training, enhancing LLM reliability and accuracy.
Findings
CRaFT reduces over-refusal in LLMs during RAIT.
CRaFT improves LLM performance on question answering tasks.
Experimental results demonstrate the effectiveness of CRaFT.
Abstract
Refusal-Aware Instruction Tuning (RAIT) enables Large Language Models (LLMs) to refuse to answer unknown questions. By modifying responses of unknown questions in the training data to refusal responses such as "I don't know", RAIT enhances the reliability of LLMs and reduces their hallucination. Generally, RAIT modifies training samples based on the correctness of the initial LLM's response. However, this crude approach can cause LLMs to excessively refuse answering questions they could have correctly answered, the problem we call over-refusal. In this paper, we explore two primary causes of over-refusal: Static conflict occurs when similar samples within the LLM's feature space receive differing supervision signals (original vs. modified "I don't know"). Dynamic conflict arises as the LLM's evolving knowledge during SFT enables it to answer previously unanswerable questions, but the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntelligent Tutoring Systems and Adaptive Learning
MethodsShrink and Fine-Tune
