AuraTracer智迹闻
中文

EVENT DOSSIER

From Tokens to Semantics: Leveraging Complementary Signals for Hallucination Detection in Black-Box LLMs

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
0mentions
SummaryAI generated

To address the challenge of hallucination detection in black-box large language models (LLMs), recent research proposes using semantic entropy and token-based uncertainty as complementary signals. The study extends the TopK method to aggregate token-level signals in sampling responses and proposes a hybrid CoCoA method that combines target response uncertainty with semantic differences, while introducing two supervised learning strategies: Gated and Stacked. In seven tests covering five public benchmarks (including multimodal handwritten check extraction) and two self-built benchmarks (financial abstracts and long-text question answering), the researchers used four language models for validation. The results show that the Stacked method performs best in approximately half of the cases; TopK and CoCoA are competitive under unsupervised labeling, but threshold calibration requires fine-tuning. The study further analyzes the performance under different false-positive rate budgets (from 1% to 15%), the impact of generation and calibration choices, and the differences in dataset characteristics, confirming that there is no universally optimal detection method.

Related eventsRELATED EVENTS

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

From Tokens to Semantics: Leveraging Complementary Signals for Hallucination Detection in Black-Box LLMs

本研究针对黑盒大语言模型(LLM)中幻觉检测问题,提出利用语义熵与基于 Token 的不确定性两种互补信号。研究扩展了 TopK 方法以聚合采样响应中的 Token 级信号,评估了结合目标响应不确定性与语义差异的混合 CoCoA 方法,并提出了 Gated 和 Stacked 两种监督学习方法。在涵盖五个公开基准(含多模态手写支票提取)及两个自建基准(金融摘要与长文本问答)的七项测试中,使用四种语言模型进行验证。结果显示,Stacked 方法在约半数情况下表现最佳;TopK 和 CoCoA 在无监督标签下仍具竞争力但需精细校准阈值。研究进一步评估了不同假阳性率预算(1% 至 15%)下的性能、生成与校准选择的影响以及数据集特征的差异,证实不存在普遍最优的方法。