paper-with-me

홈 › Papers

BELLS: A Framework Towards Future Proof Benchmarks for the Evaluation of LLM Safeguards

2024-06-03 · Diego Dorn, Alexandre Variengien, Charbel-Raphaël Segerie, Vincent Corruble

Input-output safeguards are used to detect anomalies in the traces produced by Large Language Models (LLMs) systems. These detectors are at the core of diverse safety-critical applications such as real-time monitoring, offline evaluation of traces, and content moderation. However, there is no widely recognized methodology to evaluate them. To fill this gap, we introduce the Benchmarks for the Evaluation of LLM Safeguards (BELLS), a structured collection of tests, organized into three categories: (1) established failure tests, based on already-existing benchmarks for well-defined failure modes, aiming to compare the performance of current input-output safeguards; (2) emerging failure tests, to measure generalization to never-seen-before failure modes and encourage the development of more general safeguards; (3) next-gen architecture tests, for more complex scaffolding (such as LLM-agents and multi-agent systems), aiming to foster the development of safeguards that could adapt to future applications for which no safeguard currently exists. Furthermore, we implement and share the first next-gen architecture test, using the MACHIAVELLI environment, along with an interactive visualization of the dataset.

📄 PDF Abstract BibTeX arXiv:2406.01364

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoVerus: Automated Proof Generation for Rust Code

2024-09-19 · Chenyuan Yang, Xuheng Li, Md Rakib Hossain Misu, Jianan Yao 외

Generative AI has shown its values for many software engineering tasks. Still in its infancy, large language model (LLM)-based proof generation lags behind LLM-based code generation. In this paper, we present AutoVerus. …

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model

Not All Proofs Are Equal: Evaluating LLM Proof Quality Beyond Correctness

2026-05-11 · Ivo Petrov, Jasper Dekoninck, Dimitar I. Dimitrov, Martin Vechev arxiv

Large language models (LLMs) have become capable mathematical problem-solvers, often producing correct proofs for challenging problems. However, correctness alone is not sufficient: mathematical proofs should also be cle…

Mathematical Reasoning

Proof2Hybrid: Automatic Mathematical Benchmark Synthesis for Proof-Centric Problems

2025-08-04 · Yebo Peng, Zixiang Liu, Yaoming Li, Zhizhuo Yang 외 arxiv

Evaluating the mathematical capability of Large Language Models (LLMs) is a critical yet challenging frontier. Existing benchmarks fall short, particularly for proof-centric problems, as manual creation is unscalable and…

Tracking without bells and whistles

2019-03-13 · ICCV 2019 10 · Philipp Bergmann, Tim Meinhardt, Laura Leal-Taixe

The problem of tracking multiple objects in a video sequence poses several challenging tasks. For tracking-by-detection, these include object re-identification, motion prediction and dealing with occlusions. We present a…

Motion Compensationmotion predictionMulti-Object TrackingObject+1

BELLS-O: Evaluating the Operational Trade-offs of LLM Supervision Systems

2026-06-12 · Leonhard Waibl, Felix Michalak, Hadrien Mariaccia arxiv

LLM supervision systems, namely input/output moderation filters and jailbreak detectors, are the primary safeguard against misuse in deployed AI applications, yet existing benchmarks are often vendor-biased, omit cost an…