paper-with-me

홈 › Papers

Teaching Large Language Models to Express Knowledge Boundary from Their Own Signals

2024-06-16 · Lida Chen, Zujie Liang, Xintao Wang, Jiaqing Liang, Yanghua Xiao, Feng Wei, Jinglei Chen, Zhenghong Hao, Bing Han, Wei Wang

Large language models (LLMs) have achieved great success, but their occasional content fabrication, or hallucination, limits their practical application. Hallucination arises because LLMs struggle to admit ignorance due to inadequate training on knowledge boundaries. We call it a limitation of LLMs that they can not accurately express their knowledge boundary, answering questions they know while admitting ignorance to questions they do not know. In this paper, we aim to teach LLMs to recognize and express their knowledge boundary, so they can reduce hallucinations caused by fabricating when they do not know. We propose CoKE, which first probes LLMs' knowledge boundary via internal confidence given a set of questions, and then leverages the probing results to elicit the expression of the knowledge boundary. Extensive experiments show CoKE helps LLMs express knowledge boundaries, answering known questions while declining unknown ones, significantly improving in-domain and out-of-domain performance.

📄 PDF Abstract BibTeX arXiv:2406.10881

Code (0)

등록된 구현이 없습니다.

Tasks

Hallucination

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

TeachBench: A Syllabus-Grounded Framework for Evaluating Teaching Ability in Large Language Models

2026-01-29 · Zheng Li, Siyao Song, Jingyuan Ma, Rui Li 외 arxiv

Large language models (LLMs) show promise as teaching assistants, yet their teaching capability remains insufficiently evaluated. Existing benchmarks mainly focus on problem-solving or problem-level guidance, leaving kno…

Conditional Teaching Size

2021-06-29 · Manuel Garcia-Piqueras, José Hernández-Orallo

Recent research in machine teaching has explored the instruction of any concept expressed in a universal language. In this compositional context, new experimental results have shown that there exist data teaching sets su…

Learning Hierarchical Teaching Policies for Cooperative Agents

2019-03-07 · Dong-Ki Kim, Miao Liu, Shayegan Omidshafiei, Sebastian Lopez-Cot 외

Collective learning can be greatly enhanced when agents effectively exchange knowledge with their peers. In particular, recent work studying agents that learn to teach other teammates has demonstrated that action advisin…

Transfer Learning

Deep Learning-based Method for Expressing Knowledge Boundary of Black-Box LLM

2026-02-11 · Haotian Sheng, Heyong Wang, Ming Hong, Hongman He 외 arxiv

Large Language Models (LLMs) have achieved remarkable success, however, the emergence of content generation distortion (hallucination) limits their practical applications. The core cause of hallucination lies in LLMs' la…

Knowledge Distillation

Boosting Large Language Models with Socratic Method for Conversational Mathematics Teaching

2024-07-24 · Yuyang Ding, Hanglei Hu, Jie zhou, Qin Chen 외

With the introduction of large language models (LLMs), automatic math reasoning has seen tremendous success. However, current methods primarily focus on providing solutions or using techniques like Chain-of-Thought to en…

Math