paper-with-me

Papers

AdversariaLLM: A Unified and Modular Toolbox for LLM Robustness Research

2025-11-06 · Tim Beyer, Jonas Dornbusch, Jakob Steimle, Moritz Ladenburger, Leo Schwinn, Stephan Günnemann arxiv

The rapid expansion of research on Large Language Model (LLM) safety and robustness has produced a fragmented and oftentimes buggy ecosystem of implementations, datasets, and evaluation methods. This fragmentation makes reproducibility and comparability across studies challenging, hindering meaningful progress. To address these issues, we introduce AdversariaLLM, a toolbox for conducting LLM jailbreak robustness research. Its design centers on reproducibility, correctness, and extensibility. The framework implements twelve adversarial attack algorithms, integrates seven benchmark datasets spanning harmfulness, over-refusal, and utility evaluation, and provides access to a wide range of open-weight LLMs via Hugging Face. The implementation includes advanced features for comparability and reproducibility such as compute-resource tracking, deterministic results, and distributional evaluation techniques. \name also integrates judging through the companion package JudgeZoo, which can also be used independently. Together, these components aim to establish a robust foundation for transparent, comparable, and reproducible research in LLM safety.

📄 PDF Abstract BibTeX arXiv:2511.04316

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

FastPoseGait: A Toolbox and Benchmark for Efficient Pose-based Gait Recognition

2023-09-02 · Shibei Meng, Yang Fu, Saihui Hou, Chunshui Cao 외

We present FastPoseGait, an open-source toolbox for pose-based gait recognition based on PyTorch. Our toolbox supports a set of cutting-edge pose-based gait recognition algorithms and a variety of related benchmarks. Unl…

Gait Recognition

FDeID-Toolbox: Face De-Identification Toolbox

2026-03-13 · Hui Wei, Hao Yu, Guoying Zhao arxiv

Face de-identification (FDeID) aims to remove personally identifiable information from facial images while preserving task-relevant utility attributes such as age, gender, and expression. It is critical for privacy-prese…

Age Estimation

An Empirical Study of Training State-of-the-Art LiDAR Segmentation Models

2024-05-23 · Jiahao Sun, Chunmei Qing, Xiang Xu, Lingdong Kong 외

In the rapidly evolving field of autonomous driving, precise segmentation of LiDAR data is crucial for understanding complex 3D environments. Traditional approaches often rely on disparate, standalone codebases, hinderin…

Autonomous DrivingBenchmarkingComputational EfficiencyData Augmentation+1

PROSO Toolbox: a unified protein-constrained genome-scale modelling framework for strain designing and optimization

2023-08-28 · Haoyang Yao, Laurence Yang

The genome-scale metabolic model with protein constraint (PC-model) has been increasingly popular for microbial metabolic simulations. We present PROSO Toolbox, a unified and simple-to-use PC-model toolbox that takes any…

APRIL-MedSeg: A Modular Medical Image Segmentation Toolbox Embracing Modern Paradigms

2026-06-29 · Juntao Jiang, Jinsheng Bai, Linxuan Fan, Yali Bi 외 arxiv

We present APRIL-MedSeg, a YAML-driven modular framework for 2D medical image segmentation. It provides a unified and extensible ecosystem that decomposes segmentation networks into reusable components. Also, the framewo…

Medical Image SegmentationKnowledge DistillationDomain Adaptation