paper-with-me

홈 › Papers

BeHonest: Benchmarking Honesty in Large Language Models

2024-06-19 · Steffi Chern, Zhulin Hu, Yuqing Yang, Ethan Chern, Yuan Guo, Jiahe Jin, Binjie Wang, PengFei Liu

Previous works on Large Language Models (LLMs) have mainly focused on evaluating their helpfulness or harmlessness. However, honesty, another crucial alignment criterion, has received relatively less attention. Dishonest behaviors in LLMs, such as spreading misinformation and defrauding users, present severe risks that intensify as these models approach superintelligent levels. Enhancing honesty in LLMs addresses critical limitations and helps uncover latent capabilities that are not readily expressed. This underscores the urgent need for reliable methods and benchmarks to effectively ensure and evaluate the honesty of LLMs. In this paper, we introduce BeHonest, a pioneering benchmark specifically designed to assess honesty in LLMs comprehensively. BeHonest evaluates three essential aspects of honesty: awareness of knowledge boundaries, avoidance of deceit, and consistency in responses. Building on this foundation, we designed 10 scenarios to evaluate and analyze 9 popular LLMs on the market, including both closed-source and open-source models from different model families with varied model sizes. Our findings indicate that there is still significant room for improvement in the honesty of LLMs. We encourage the AI community to prioritize honesty alignment in these models, which can harness their full potential to benefit society while preventing them from causing harm through deception or inconsistency. Our benchmark and code can be found at: \url{https://github.com/GAIR-NLP/BeHonest}.

📄 PDF Abstract BibTeX arXiv:2406.13261

Code (1)

gair-nlp/behonest 공식 구현

Tasks

BenchmarkingMisinformation

Similar Papers 제목 키워드 기반

Geometry of Values: Task Vector Composition for Ethical Preference Alignment in Language Models

2026-09-17 · Utkarsh Agarwal, Monojit Choudhury hf

Large Language Models (LLMs) are increasingly deployed in applications that must weigh clashing moral values, yet even strong models exhibit hidden biases and brittle instruction-following across languages. We introduce …

Instruction Following

MoHoBench: Assessing Honesty of Multimodal Large Language Models via Unanswerable Visual Questions

2025-07-29 · Yanxu Zhu, Shitong Duan, Xiangxu Zhang, Jitao Sang 외 arxiv

Recently Multimodal Large Language Models (MLLMs) have achieved considerable advancements in vision-language tasks, yet produce potentially harmful or untrustworthy content. Despite substantial work investigating the tru…

A Survey on the Honesty of Large Language Models

2024-09-27 · Siheng Li, Cheng Yang, Taiqiang Wu, Chufan Shi 외

Honesty is a fundamental principle for aligning large language models (LLMs) with human values, requiring these models to recognize what they know and don't know and be able to faithfully express their knowledge. Despite…

Survey

The MASK Benchmark: Disentangling Honesty From Accuracy in AI Systems

2025-03-05 · Richard Ren, Arunim Agarwal, Mantas Mazeika, Cristina Menghini 외

As large language models (LLMs) become more capable and agentic, the requirement for trust in their outputs grows significantly, yet at the same time concerns have been mounting that models may learn to lie in pursuit of…

Alignment for Honesty

2023-12-12 · Yuqing Yang, Ethan Chern, Xipeng Qiu, Graham Neubig 외

Recent research has made significant strides in aligning large language models (LLMs) with helpfulness and harmlessness. In this paper, we argue for the importance of alignment for \emph{honesty}, ensuring that LLMs proa…