Physically Verifiable Evidence and LLM-Based Reporting for Bearing Fault Diagnosis

arXiv cs.LG Papers

Summary

This paper introduces the Diagnostic Evidence Network (DENet), a multi-task framework that extends AI-based bearing fault diagnosis to produce physically verifiable evidence, such as predicted characteristic frequencies and temporal localization of impulses, while using a QLoRA-adapted language model to generate constrained diagnostic reports that reduce hallucinated content.

arXiv:2607.22797v1 Announce Type: new Abstract: Trustworthy deployment of AI-based diagnosis in safety-critical mechanical systems hinges on validation: whether a prediction can be checked against physical reality before it is acted upon. Current intelligent fault diagnosers fail this standard in two ways. Their standard output, a class label with a softmax confidence score, is an internal statistic of the classifier, offering nothing checkable against independent physical knowledge; and the growing use of generative language models in maintenance reporting adds a second risk: hallucinated content entering reports on which decisions rest. Taking bearing fault diagnosis as the testbed, this work addresses both problems from the output side. The proposed Diagnostic Evidence Network (DENet) is an encoder-agnostic multi-task framework extending the output to a structured evidence record: the classification, a predicted characteristic frequency comparable against the theoretical value determined by bearing geometry and shaft speed, and a temporal localization of transient impulses inspectable on the raw waveform. Across four encoders and three public datasets, this evidence incurs no statistically significant accuracy cost, with a frequency error of about 6 Hz on 1,024-point segments where spectral estimation is structurally inapplicable. Centrally, the deviation between predicted and theoretical frequency constitutes a label-free, inference-time validation signal: it detects misclassifications with AUROC values of 0.970 and 0.871, and remains discriminative in the high-confidence regime where confidence-derived detectors are blind. Finally, a QLoRA-adapted language model is constrained to translate, but never generate, diagnostic content, reducing unsupported-claim rates from 10-12% to 2% and eliminating fabricated quantities.
Original Article
View Cached Full Text

Cached at: 07/28/26, 06:22 AM

# Physically Verifiable Evidence and LLM-Based Reporting for Bearing Fault Diagnosis
Source: [https://arxiv.org/abs/2607.22797](https://arxiv.org/abs/2607.22797)
[View PDF](https://arxiv.org/pdf/2607.22797)

> Abstract:Trustworthy deployment of AI\-based diagnosis in safety\-critical mechanical systems hinges on validation: whether a prediction can be checked against physical reality before it is acted upon\. Current intelligent fault diagnosers fail this standard in two ways\. Their standard output, a class label with a softmax confidence score, is an internal statistic of the classifier, offering nothing checkable against independent physical knowledge; and the growing use of generative language models in maintenance reporting adds a second risk: hallucinated content entering reports on which decisions rest\. Taking bearing fault diagnosis as the testbed, this work addresses both problems from the output side\. The proposed Diagnostic Evidence Network \(DENet\) is an encoder\-agnostic multi\-task framework extending the output to a structured evidence record: the classification, a predicted characteristic frequency comparable against the theoretical value determined by bearing geometry and shaft speed, and a temporal localization of transient impulses inspectable on the raw waveform\. Across four encoders and three public datasets, this evidence incurs no statistically significant accuracy cost, with a frequency error of about 6 Hz on 1,024\-point segments where spectral estimation is structurally inapplicable\. Centrally, the deviation between predicted and theoretical frequency constitutes a label\-free, inference\-time validation signal: it detects misclassifications with AUROC values of 0\.970 and 0\.871, and remains discriminative in the high\-confidence regime where confidence\-derived detectors are blind\. Finally, a QLoRA\-adapted language model is constrained to translate, but never generate, diagnostic content, reducing unsupported\-claim rates from 10\-12% to 2% and eliminating fabricated quantities\.

## Submission history

From: Yuntong Chen \[[view email](https://arxiv.org/show-email/b705868f/2607.22797)\] **\[v1\]**Fri, 24 Jul 2026 14:09:16 UTC \(6,109 KB\)

Similar Articles

Evidence-Ledger Adjudication for Claim-Evidence Traceability

arXiv cs.AI

This paper introduces evidence-ledger adjudication, a workflow for claim-evidence traceability in AI-assisted writing, evaluated on a blind benchmark from AVeriTeC, CLIMATE-FEVER, and SciFact, showing agent-based methods outperform baselines.