NEWS / ARCHIVE · 论文与研究

AIHOT ARCHIVE

先前审计-修复上下文使 LLM 验证器阈值偏向宽松。

AIHOT 于 2026-08-17 收录了“先前审计-修复上下文使 LLM 验证器阈值偏向宽松”这一公开动态。以下先呈现从来源页面抓取的正文,再给出 AIHOT 摘要与 TopoReduce 编辑解读。

PUBLIC SOURCE CONTENT

公开原文内容

已抓取公开正文

[2608.16003] Prior Audit-Repair Context Shifts LLM Verifier Thresholds Toward Leniency

Computer Science > Artificial Intelligence

arXiv:2608.16003 (cs)

-

[Submitted on 17 Aug 2026]

Title:Prior Audit-Repair Context Shifts LLM Verifier Thresholds Toward Leniency

Authors:Parsa Mazaheri, Kasra Mazaheri
View a PDF of the paper titled Prior Audit-Repair Context Shifts LLM Verifier Thresholds Toward Leniency, by Parsa Mazaheri and Kasra Mazaheri

View PDF
HTML (experimental)

Abstract:Automated checking pipelines increasingly place one language model as the checker and another (or the same one) as the fixer. We ask whether that wiring changes what the checker reports. Measuring false alarms on human-verified-correct ProcessBench traces with the present task held byte-identical, we find that a completed audit -> repair episode already in the model's context lowers false alarms in 15 of 15 model x wording combinations, by 2.8 to 11.5 percentage points against a length-matched non-audit control, a 9 to 25% reduction relative to that control. The direction contradicts what the accumulated-message literature predicts: an episode whose audit reported an error lowers false alarms further still, at all five wordings on the model where that manipulation lands cleanly, though a negativity asymmetry predicts more flagging. Decomposing the episode finds repair content and audit verdict complementary: different components carry the effect on different model families. Signal-detection analysis locates the change in the threshold rather than in discrimination -- the criterion moves in 15 of 15 combinations and survives correction in 13 while d' survives in none, though the d' test is half as sensitive by construction -- and a hand audit of 50 false alarms finds 82% simply wrong, so at this operating point the shift need not be harmful. With reasoning enabled the effect keeps its relative size on both models tested, and the threshold reading holds there too.

Comments:
12 pages, 2 figures, 4 tables. Code and analysis artefacts: this https URL

Subjects:

Artificial Intelligence (cs.AI); Computation and Language (cs.CL)

ACM classes:
I.2.7; I.2.6

Cite as:
arXiv:2608.16003 [cs.AI]

 
(or
arXiv:2608.16003v1 [cs.AI] for this version)

 
https://doi.org/10.48550/arXiv.2608.16003

Focus to learn more

arXiv-issued DOI via DataCite (pending registration)

Submission history
From: Parsa Mazaheri [view email]
[v1]
Mon, 17 Aug 2026 01:41:43 UTC (82 KB)

Full-text links:
Access Paper:

View a PDF of the paper titled Prior Audit-Repair Context Shifts LLM Verifier Thresholds Toward Leniency, by Parsa Mazaheri and Kasra Mazaheri

- View PDF

- HTML (experimental)

- TeX Source

view license

Current browse context:

cs.AI

< prev

  |  
next >

new
|
recent
| 2026-08

Change to browse by:

cs

cs.CL

References & Citations

- NASA ADS

- Google Scholar

- Semantic Scholar

export BibTeX citation
Loading...

BibTeX formatted citation

×

loading...

Data provided by:

Bookmark

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

- Author

- Venue

- Institution

- Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? |
Disable MathJax (What is MathJax?)

AIHOT 摘要

一项针对 ProcessBench 轨迹的研究发现,模型上下文中已有的“审计→修复”完整流程会降低验证器的误报率:在 15 种模型与措辞组合中全部生效,误报率相对长度匹配的对照组下降 2.8 至 11.5 个百分点(降幅 9%–25%)。信号检测分析显示变化源于判断阈值而非判别能力,且人工复核 50 例误报中 82% 确属错误,因此该偏移在该工作点未必有害。

为什么值得关注

研究发现审计修复上下文让判别器的判定阈值整体偏向宽松,且改变的是阈值而非区分能力,这为自动检查流程排查假阳性提供了可操作的校准方向。

工程化解读

从 TopoReduce 的工程视角看,这条信息属于“论文与研究”主题。它的价值不只在于一个新产品或新观点本身,还在于说明 AI 系统正在如何影响模型接入、智能体协作、研发流程、基础设施和团队决策。实际采用前,应结合原文确认版本、适用范围、价格和运行条件。

  • 发布时间:2026-08-17;AIHOT 分类:论文与研究。
  • AIHOT 标签:推理论文/研究
  • AIHOT 判断:研究发现审计修复上下文让判别器的判定阈值整体偏向宽松,且改变的是阈值而非区分能力,这为自动检查流程排查假阳性提供了可操作的校准方向。
  • AIHOT 评分:55;评分用于站内排序,不等同于独立评测结论。

TopoReduce 编辑观察

当 AI 动态进入真实生产环境,团队需要同时关注能力边界、数据来源、调用成本、权限控制和可回滚性。把单条新闻放回完整工程链路中阅读,比只看标题更有助于判断它是否适合自己的产品和工作流。

来源链路AIHOT 条目:先前审计-修复上下文使 LLM 验证器阈值偏向宽松公开原文:[2608.16003] Prior Audit-Repair Context Shifts LLM Verifier Thresholds Toward Leniency
← 返回全部文章News 首页 →

把 AI 动态放回工程现场。

了解 TopoReduce 的模型路由、工具集成和研发自动化能力。

建立合作连接