paper-with-me

홈 › Papers

ScenarioBench: Trace-Grounded Compliance Evaluation for Text-to-SQL and RAG

2025-09-29 · Zahra Atf, Peter R Lewis arxiv

ScenarioBench is a policy-grounded, trace-aware benchmark for evaluating Text-to-SQL and retrieval-augmented generation in compliance contexts. Each YAML scenario includes a no-peek gold-standard package with the expected decision, a minimal witness trace, the governing clause set, and the canonical SQL, enabling end-to-end scoring of both what a system decides and why. Systems must justify outputs using clause IDs from the same policy canon, making explanations falsifiable and audit-ready. The evaluator reports decision accuracy, trace quality (completeness, correctness, order), retrieval effectiveness, SQL correctness via result-set equivalence, policy coverage, latency, and an explanation-hallucination rate. A normalized Scenario Difficulty Index (SDI) and a budgeted variant (SDI-R) aggregate results while accounting for retrieval difficulty and time. Compared with prior Text-to-SQL or KILT/RAG benchmarks, ScenarioBench ties each decision to clause-level evidence under strict grounding and no-peek rules, shifting gains toward justification quality under explicit time budgets.

📄 PDF Abstract BibTeX arXiv:2509.24212

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

sui-1: Grounded and Verifiable Long-Form Summarization

2026-01-13 · Benedikt Droste, Jan Philipp Harries, Maximilian Idahl, Björn Plüster arxiv

Large language models frequently generate plausible but unfaithful summaries that users cannot verify against source text, a critical limitation in compliance-sensitive domains such as government and legal analysis. We p…

CrossTrace: A Cross-Domain Dataset of Grounded Scientific Reasoning Traces for Hypothesis Generation

2026-03-30 · Andrew Bouras, OMS-II Research Fellow arxiv

Scientific hypothesis generation is a critical bottleneck in accelerating research, yet existing datasets for training and evaluating hypothesis-generating models are limited to single domains and lack explicit reasoning…

LLM-based HSE Compliance Assessment: Benchmark, Performance, and Advancements

2025-05-29 · Jianwei Wang, Mengqi Wang, Yinsi Zhou, Zhenchang Xing 외

Health, Safety, and Environment (HSE) compliance assessment demands dynamic real-time decision-making under complicated regulations and complex human-machine-environment interactions. While large language models (LLMs) h…

Legal Reasoning

RegGuard: AI-Powered Retrieval-Enhanced Assistant for Pharmaceutical Regulatory Compliance

2026-01-25 · Siyuan Yang, Xihan Bian, Jiayin Tang arxiv

The increasing frequency and complexity of regulatory updates present a significant burden for multinational pharmaceutical companies. Compliance teams must interpret evolving rules across jurisdictions, formats, and age…

MANTRA: Synthesizing SMT-Validated Compliance Benchmarks for Tool-Using LLM Agents

2026-05-07 · Ashwani Anand, Ivi Chatzi, Ritam Raha, Anne-Kathrin Schmuck arxiv

Tool-using large language model (LLM) agents are increasingly deployed in settings where their reliable behavior is governed by strict procedural manuals. Ensuring that such agents comply with the rules from these manual…