Next Article in Journal
AROMA: Adaptive ROI-Based Morphology-Aware Augmentation
Previous Article in Journal
Analytical Solution for the Synergistic Effect of Drilling Shaft Lining, Backfill Layer, and Weakly Cemented Formation Considering the Effect of Filter Cake
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

EviGuard: Machine-Verifiable Evidence Grounding for LLM-Based Industrial Incident Reasoning

School of Information and Software Engineering, University of Electronic Science and Technology of China, Chengdu 611731, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2026, 16(18), 8925; https://doi.org/10.3390/app16188925
Submission received: 18 July 2026 / Revised: 29 August 2026 / Accepted: 4 September 2026 / Published: 8 September 2026

Abstract

Large language models (LLMs) can turn a flood of cross-layer industrial logs into a fluent incident narrative, but a narrative that cites only real, resolvable events can still be wrong in every relation that matters: the login came from a different workstation, the write command occurred after the physical change it supposedly caused, the action fell inside a planned maintenance window, and the controller does not even actuate the affected process. A cited event is not necessarily supporting evidence. When such a narrative drives automated response, the error propagates into isolating the wrong controller or revoking a legitimate operator. We present EviGuard, a system that decides when an LLM’s understanding is trustworthy enough to act on. EviGuard stores auditable cross-layer evidence in a provenance graph, lets the LLM propose only hypotheses, compiles each hypothesis into atomic machine-checkable claims in an Incident Claim Language, and has an ensemble of deterministic verifiers label every claim supported, contradicted, or unknown against the graph—honoring interval time, event-time policy and credential versions, network reachability, and physical control dependencies. A response gate forbids any high-impact action whose critical preconditions are not all supported. On EviCPS-Bench (42 hardware-in-the-loop attack chains, 9600 claim-level labels, κ=0.87), EviGuard cuts the unsupported-claim rate from 12.6% to 1.7%, raises relation-edge F1 from 0.64 to 0.89, holds prompt-injection success to 0.4%, and executes zero unverified high-impact actions across 3200 response decisions, at a median end-to-end latency of 0.44 s.
Keywords: industrial cyber-physical systems; large language models; evidence provenance; attack-chain reconstruction; machine-verifiable reasoning; policy verification; security operations; response gating industrial cyber-physical systems; large language models; evidence provenance; attack-chain reconstruction; machine-verifiable reasoning; policy verification; security operations; response gating

Share and Cite

MDPI and ACS Style

Zhou, H.; Lei, H.; Yang, M. EviGuard: Machine-Verifiable Evidence Grounding for LLM-Based Industrial Incident Reasoning. Appl. Sci. 2026, 16, 8925. https://doi.org/10.3390/app16188925

AMA Style

Zhou H, Lei H, Yang M. EviGuard: Machine-Verifiable Evidence Grounding for LLM-Based Industrial Incident Reasoning. Applied Sciences. 2026; 16(18):8925. https://doi.org/10.3390/app16188925

Chicago/Turabian Style

Zhou, Haozhe, Hang Lei, and Maolin Yang. 2026. "EviGuard: Machine-Verifiable Evidence Grounding for LLM-Based Industrial Incident Reasoning" Applied Sciences 16, no. 18: 8925. https://doi.org/10.3390/app16188925

APA Style

Zhou, H., Lei, H., & Yang, M. (2026). EviGuard: Machine-Verifiable Evidence Grounding for LLM-Based Industrial Incident Reasoning. Applied Sciences, 16(18), 8925. https://doi.org/10.3390/app16188925

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop