paper-with-me

홈 › Papers

Formal Methods Meet LLMs: Auditing, Monitoring, and Intervention for Compliance of Advanced AI Systems

2026-05-15 · Parand A. Alamdari, Toryn Q. Klassen, Sheila A. McIlraith arxiv

We examine one particular dimension of AI governance: how to monitor and audit AI-enabled products and services throughout the AI development lifecycle, from pre-deployment testing to post-deployment auditing. Combining principles from formal methods with SoTA machine learning, we propose techniques that enable AI-enabled product and service developers, as well as third party AI developers and evaluators, to perform offline auditing and online (runtime) monitoring of product-specific (temporally extended) behavioral constraints such as safety constraints, norms, rules and regulations with respect to black-box advanced AI systems, notably LLMs. We further provide practical techniques for predictive monitoring, such as sampling-based methods, and we introduce intervening monitors that act at runtime to preempt and potentially mitigate predicted violations. Experimental results show that by exploiting the formal syntax and semantics of Linear Temporal Logic (LTL), our proposed auditing and monitoring techniques are superior to LLM baseline methods in detecting violations of temporally extended behavioral constraints; with our approach, even small-model labelers match or exceed frontier LLM judges. Our predictive and intervening monitors significantly reduce the violation rates of LLM-based agents while largely preserving task performance. We further show through controlled experiments that LLMs' temporal reasoning shows a pronounced degradation in accuracy with increasing event distance, number of constraints, and number of propositions.

📄 PDF Abstract BibTeX arXiv:2605.16198

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AI Knows When It's Being Watched: Functional Strategic Action and Contextual Register Modulation in Large Language Models

2026-05-14 · Vinicius Covas, Jorge Alberto Hidalgo Toledo arxiv

Large language models (LLMs) have been extensively studied from computational and cognitive perspectives, yet their behavior as communicative actors in socially structured contexts remains underexplored. This study exami…

Watchdogs and Oracles: Runtime Verification Meets Large Language Models for Autonomous Systems

2025-11-18 · Angelo Ferrando arxiv

Assuring the safety and trustworthiness of autonomous systems is particularly difficult when learning-enabled components and open environments are involved. Formal methods provide strong guarantees but depend on complete…

LLMs as verification oracles for Solidity

2025-09-23 · Massimo Bartoletti, Enrico Lipparini, Livio Pompianu arxiv

Ensuring the correctness of smart contracts is critical, as even subtle flaws can lead to severe financial losses. While bug detection tools able to spot common vulnerability patterns can serve as a first line of defense…

Vulnerability Detection

From Transparency to Accountability and Back: A Discussion of Access and Evidence in AI Auditing

2024-10-07 · Sarah H. Cen, Rohan Alur

Artificial intelligence (AI) is increasingly intervening in our lives, raising widespread concern about its unintended and undeclared side effects. These developments have brought attention to the problem of AI auditing:…

Auditing Sabotage Bench: A Benchmark for Detecting and Fixing Research Sabotage in ML Codebases

2026-04-17 · Eric Gan, Aryan Bhatt, Buck Shlegeris, Julian Stastny 외 arxiv

As AI systems are increasingly used to conduct research autonomously, misaligned systems could introduce subtle flaws that produce misleading results while evading detection. We introduce Auditing Sabotage Bench, a bench…