paper-with-me

Papers

CompliBench: Benchmarking LLM Judges for Compliance Violation Detection in Dialogue Systems

2026-04-14 · Jingbo Yang, Guanyu Yao, Bairu Hou, Xinghan Yang, Nikolai Glushnev, Iwona Bialynicka-Birula, Duo Ding, Shiyu Chang arxiv

As Large Language Models (LLMs) are increasingly deployed as task-oriented agents in enterprise environments, ensuring their strict adherence to complex, domain-specific operational guidelines is critical. While utilizing an LLM-as-a-Judge is a promising solution for scalable evaluation, the reliability of these judges in detecting specific policy violations remains largely unexplored. This gap is primarily due to the lack of a systematic data generation method, which has been hindered by the extensive cost of fine-grained human annotation and the difficulty of synthesizing realistic agent violations. In this paper, we introduce CompliBench, a novel benchmark designed to evaluate the ability of LLM judges to detect and localize guideline violations in multi-turn dialogues. To overcome data scarcity, we develop a scalable, automated data generation pipeline that simulates user-agent interactions. Our controllable flaw injection process automatically yields precise ground-truth labels for the violated guideline and the exact conversation turn, while an adversarial search method ensures these introduced perturbations are highly challenging. Our comprehensive evaluation reveals that current state-of-the-art proprietary LLMs struggle significantly with this task. In addition, we demonstrate that a small-scale judge model fine-tuned on our synthesized data outperforms leading LLMs and generalizes well to unseen business domains, highlighting our pipeline as an effective foundation for training robust generative reward models.

📄 PDF Abstract BibTeX arXiv:2604.12312

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FoodMonitor: Benchmarking MLLMs for Explainable Compliance Analysis

2026-05-23 · Ruihao Xu, Xingming Shui, Jingxuan Niu, Yiqin Wang 외 arxiv

As AI-powered compliance monitoring becomes increasingly important in public governance and industrial safety, the ability to provide verifiable evidence and traceable accountability signals is essential. However, existi…

Video Anomaly DetectionBinary Classification

AccessGuru: Leveraging LLMs to Detect and Correct Web Accessibility Violations in HTML Code

2025-07-24 · Nadeen Fathallah, Daniel Hernández, Steffen Staab arxiv

The vast majority of Web pages fail to comply with established Web accessibility guidelines, excluding a range of users with diverse abilities from interacting with their content. Making Web pages accessible to all users…

Who judges the judges? Governance from metrics: a runtime framework for continuous LLM compliance monitoring

2026-05-23 · Jehanne Dussert arxiv

Current approaches to AI compliance treat conformity as a binary, audit-time verdict rather than a continuous, measurable property of production systems. We argue that this compliance fiction is structurally ill-suited t…

The Violation Situation Pattern: A Knowledge-Graph Pattern for Compliance Violations

2026-06-02 · Nima Kamali Lassem, Fuqi Song, Seyid Amjad Ali arxiv

Compliance pipelines detect violations as transient query results and do not keep the violation itself as a persistent graph object with review state, affected entities, or audit history. The Violation Situation Pattern …

FinGuard: Detecting Financial Regulatory Non-Compliance in LLM Interactions

2026-05-28 · Huaixia Dou, Jie Zhu, Minghao Wu, Shuo Jiang 외 arxiv

As large language models (LLMs) are increasingly deployed in financial services, a single non-compliant interaction can expose institutions to regulatory penalties and direct consumer harm. Existing guard models are buil…

Reinforcement Learning