AI News selected for Professionals and Decision Makers
Primary Research Stream

Interventional Grounding Audits: Black-Box Premise-Dependency Tests for LLM Chain-of-Thought via Predicate Substitution

06:00 · July 16, 2026 · arXiv cs.AI RSS

Interventional Grounding Audits: Black-Box Premise-Dependency Tests for LLM Chain-of-Thought via Predicate Substitution

Large language models produce chain-of-thought (CoT) reasoning that appears logically sound yet may not genuinely depend on its stated premises. We introduce interventional grounding audits, a black-box, step-level test of premise dependency: we intervene on a single premise by substituting its target predicate with a fresh symbol, re-run the model, and check whether each reasoning step's normalized conclusion (canonical predicate form) changes. We evaluate on ProntoQA, a synthetic multi-hop deductive reasoning benchmark with gold proof trees, where step-level premise dependencies are known. Applied to 50 ProntoQA problems with GPT-4o, our method achieves F1 = 0.806 on detecting proof-tree dependencies (F1 = 0.885 on predicate-determining dependencies; Recall = 100%), significantly outperforming a self-consistency baseline (F1 = 0.343; 95% bootstrap CIs non-overlapping). We further identify that 66% of correctly-solved problems contain at least one aligned step insensitive to a direct proof-tree dependency under consistent substitution -- all involving entity-introduction premises, a documented blind spot of the consistent-substitution evaluator -- a "right answer, wrong reasoning" signal invisible to passive methods. All audit certificates, raw outputs, and reproduction scripts are available in a public GitHub repository, and we discuss scope limits beyond formal, parsable benchmarks.

Summary

Interventional grounding audits provide a black-box technique for verifying whether individual steps in an LLM’s chain-of-thought genuinely depend on the premises they cite. The method works by substituting a target predicate in a selected premise with a fresh symbol, re-running the model, and checking whether the normalized conclusion of each subsequent reasoning step changes. Two substitution regimes are used: consistent replacement across all premises, which isolates predicate-determining dependencies, and local replacement confined to a single premise, which additionally surfaces transitive and structural dependencies. A cascade filter then removes propagation artifacts that would otherwise inflate false positives downstream.

Evaluated on 50 ProntoQA problems with GPT-4o, the approach yields an F1 of 0.806 for recovering proof-tree dependencies and 0.885 when restricted to predicate-determining cases, compared with 0.343 for a self-consistency baseline. Recall on predicate-determining dependencies reaches 100 percent. The same audits flag “right answer, wrong reasoning” patterns—correct final answers accompanied by at least one step insensitive to a direct proof-tree premise—in 66 percent of solved problems, all traceable to entity-introduction premises that passive consistency checks overlook. Every audit certificate, raw trace, and reproduction script is released with SHA-256 verification in a public repository, enabling independent validation of the reported metrics.

Why it matters

Directly supports trustworthy and transparent AI evaluation, a core Dutch/EU priority. The black-box protocol and open artifacts are actionable for Dutch researchers and advanced practitioners auditing LLM reliability.

More in this beat
chain-of-thoughtevaluation-benchmarksexperimental-benchmarksexplainable-aigpt-4oProntoQA
FraudBench: Stress-Testing Policy-Grounded Banking Agents Against Adaptive Fraud

06:00 · August 20, 2026

FraudBench: Stress-Testing Policy-Grounded Banking Agents Against Adaptive Fraud

This research is highly relevant for Dutch AI researchers and the strong local fintech and banking sector exploring customer-facing LLM agents. It provides a rigorous, reproducible framework to test agent compliance and security against fraud, aligning with strict EU financial and AI regulations.

Relevance 85 · Audience 95

ASI-Bench: At the Dawn of Artificial Superintelligence

06:00 · August 19, 2026

ASI-Bench: At the Dawn of Artificial Superintelligence

Offers a novel, high-depth evaluation framework that Dutch AI researchers and advanced labs can directly apply to measure progress toward autonomous scientific agents, aligning with the Netherlands' strengths in ethical AI and SME-driven innovation.

Relevance 62 · Audience 88

Measuring Cross-Task Behavioral Consistency in Language Model Agents

06:00 · August 17, 2026

Measuring Cross-Task Behavioral Consistency in Language Model Agents

The article provides a novel, quantifiable method for assessing the reliability and behavioral consistency of AI agents, which is crucial for compliance with EU AI regulations and the Dutch focus on transparent AI. Researchers can directly apply the open-source BCM framework to evaluate and improve the predictability of enterprise AI deployments.

Relevance 85 · Audience 95

From Monolithic to Modular: Segment-level Automatic Prompt Optimization

06:00 · August 13, 2026

From Monolithic to Modular: Segment-level Automatic Prompt Optimization

SAPO provides a highly actionable, structured approach to prompt engineering that Dutch AI researchers and enterprise teams can use to build more reliable and interpretable LLM applications. Its focus on modular, non-destructive prompt updates aligns with the EU's demand for robust, transparent, and controllable AI systems.

Relevance 85 · Audience 95

TriQua: Reconciling Granularity and Context in Factuality Evaluation

06:00 · August 7, 2026

TriQua: Reconciling Granularity and Context in Factuality Evaluation

This research is highly relevant for Dutch AI researchers and practitioners focused on trustworthy AI and LLM deployment. Improving factuality evaluation directly supports the Netherlands and EU strategic emphasis on transparent, reliable, and ethical AI systems.

Relevance 85 · Audience 95

CoT-Core: Accelerating LLM Evaluation via CoT-Aware Coreset Selection

06:00 · August 4, 2026

CoT-Core: Accelerating LLM Evaluation via CoT-Aware Coreset Selection

Directly actionable for Dutch AI researchers and advanced practitioners developing or continuously evaluating LLMs: reduces compute overhead while preserving ranking fidelity, aligns with EU emphasis on efficient and transparent AI, and requires no historical logs.

Relevance 72 · Audience 88

ClinLens: Towards Long-Horizon Coding Agents for Longitudinal Multimodal Clinical Data Science

06:00 · July 30, 2026

ClinLens: Towards Long-Horizon Coding Agents for Longitudinal Multimodal Clinical Data Science

This research is highly relevant for Dutch AI researchers and clinical data scientists developing healthcare LLMs, as it provides a rigorous benchmark for evaluating the actual correctness of multimodal AI agents. This aligns with the Netherlands' strong emphasis on transparent, reliable, and ethically sound AI deployment in medical settings, especially under the EU AI Act.

Relevance 85 · Audience 95

FindStatBench: Evaluating Large Language Models on Combinatorial Code Synthesis

06:00 · July 22, 2026

FindStatBench: Evaluating Large Language Models on Combinatorial Code Synthesis

This research is highly relevant for AI researchers and developers in the Netherlands focused on LLM evaluation, code generation, and symbolic reasoning. Benchmarking tools like FindStatBench are essential for building robust, transparent AI systems that align with European standards for AI performance and reliability.

Relevance 75 · Audience 90