AuraTracer智迹闻
中文

EVENT DOSSIER

Latent Fact-Checking: Detecting Misinformation through Activation Engineering

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

The researchers proposed an external false information detection framework that does not require fine-tuning of the backbone model. This method utilizes the geometric properties of the language model representation space. By comparing the activation values of true and false statements, it identifies the direction of false information in the residual flow based on the principle of comparative activation addition. During reasoning, the activation of the last token of unspoken statements is projected into this direction and input into a multi-layer perceptron for classification. Experiments were conducted using 11 models from the Gemma, Llama, and Qwen families (with parameter sizes ranging from 270 million to 1.2 billion) on three benchmarks: AVeriTeC, LIAR, and FACTors. The results showed that the direction of false information could be recovered across model sizes and architectures. On LIAR and FACTors, the performance of last token projection matched or exceeded that of zero-sample and few-sample hint baselines, with the most significant gains observed in smaller models.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
LaFaCtMalta-Lab

Event frameEVENT FRAME

Launch

Malta-Lab LaFaCt 提出基于激活工程的虚假信息检测框架

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
LaFaCt × Malta-Lab1

SignalsSIGNALS

Keyword heat
  • Malta-Lab1
  • LaFaCt1

All reports (1)SOURCES

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

Latent Fact-Checking: Detecting Misinformation through Activation Engineering

研究人员提出一种基于激活工程的虚假信息检测框架,利用语言模型表示空间的几何特性。该方法通过对比真实与虚假陈述的激活值,依据对比激活加法(CAA)原理在残差流中 eliciting 虚假信息方向;推理时将未见声明的最后 token 激活投影至该方向并输入多层感知机(MLP)进行分类。此过程无需微调骨干模型、无需外部证据检索,仅需用于估计方向的对比对即可运行。研究在 Gemma、Llama 和 Qwen 家族的 11 个模型(参数量从 2.7 亿至 12 亿)上进行了评估,涵盖 AVeriTeC、LIAR 和 FACTors 三个基准测试。结果显示,虚假信息方向可跨模型规模和架构恢复,在 LIAR 和 FACTors 上的最后 token 投影表现匹配或超越零样本及少样本提示基线,小模型增益最大;AVeriTeC…