← Search

Vaclav Voracek

6 accepted papers

2025

An Interpretable N-gram Perplexity Threat Model for Large Language Model Jailbreaks

ICML 2025poster

A plethora of jailbreaking attacks have been proposed to obtain harmful responses from safety-tuned LLMs. These methods largely succeed in coercing the target output in their original settings, but their attacks vary substantially in fluency and computational effort. In this work, we propose a unifi…

Cited by 0SourcePDFScholar
2024

Treatment of Statistical Estimation Problems in Randomized Smoothing for Adversarial Robustness

NeurIPS 2024poster

Randomized smoothing is a popular certified defense against adversarial attacks. In its essence, we need to solve a problem of statistical estimation which is usually very time-consuming since we need to perform numerous (usually $10^5$) forward passes of the classifier for every point to be certif…

2023

Improving l1-Certified Robustness via Randomized Smoothing by Leveraging Box Constraints

ICML 2023poster

Randomized smoothing is a popular method to certify robustness of image classifiers to adversarial input perturbations. It is the only certification technique which scales directly to datasets of higher dimension such as ImageNet. However, current techniques are not able to utilize the fact that any…