Skip to main content

Showing 1–14 of 14 results for author: Rando, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.12027  [pdf, other

    cs.CR

    Adversarial Perturbations Cannot Reliably Protect Artists From Generative AI

    Authors: Robert Hönig, Javier Rando, Nicholas Carlini, Florian Tramèr

    Abstract: Artists are increasingly concerned about advancements in image generation models that can closely replicate their unique artistic styles. In response, several protection tools against style mimicry have been developed that incorporate small adversarial perturbations into artworks published online. In this work, we evaluate the effectiveness of popular protections -- with millions of downloads -- a… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  2. arXiv:2406.11854  [pdf

    cs.CY cs.AI cs.CL

    Attributions toward Artificial Agents in a modified Moral Turing Test

    Authors: Eyal Aharoni, Sharlene Fernandes, Daniel J. Brady, Caelan Alexander, Michael Criner, Kara Queen, Javier Rando, Eddy Nahmias, Victor Crespo

    Abstract: Advances in artificial intelligence (AI) raise important questions about whether people view moral evaluations by AI systems similarly to human-generated moral evaluations. We conducted a modified Moral Turing Test (m-MTT), inspired by Allen and colleagues' (2000) proposal, by asking people to distinguish real human moral evaluations from those made by a popular advanced AI language model: GPT-4.… ▽ More

    Submitted 3 April, 2024; originally announced June 2024.

    Comments: 23 pages, 0 figures, in press

    Journal ref: Scientific Reports (2024)

  3. arXiv:2406.07954  [pdf, other

    cs.CR cs.AI

    Dataset and Lessons Learned from the 2024 SaTML LLM Capture-the-Flag Competition

    Authors: Edoardo Debenedetti, Javier Rando, Daniel Paleka, Silaghi Fineas Florin, Dragos Albastroiu, Niv Cohen, Yuval Lemberg, Reshmi Ghosh, Rui Wen, Ahmed Salem, Giovanni Cherubin, Santiago Zanella-Beguelin, Robin Schmid, Victor Klemm, Takahiro Miki, Chenhao Li, Stefan Kraft, Mario Fritz, Florian Tramèr, Sahar Abdelnabi, Lea Schönherr

    Abstract: Large language model systems face important security risks from maliciously crafted messages that aim to overwrite the system's original instructions or leak private data. To study this problem, we organized a capture-the-flag competition at IEEE SaTML 2024, where the flag is a secret string in the LLM system prompt. The competition was organized in two phases. In the first phase, teams developed… ▽ More

    Submitted 12 June, 2024; originally announced June 2024.

  4. arXiv:2404.14461  [pdf, other

    cs.CL cs.AI cs.CR cs.LG

    Competition Report: Finding Universal Jailbreak Backdoors in Aligned LLMs

    Authors: Javier Rando, Francesco Croce, Kryštof Mitka, Stepan Shabalin, Maksym Andriushchenko, Nicolas Flammarion, Florian Tramèr

    Abstract: Large language models are aligned to be safe, preventing users from generating harmful content like misinformation or instructions for illegal activities. However, previous work has shown that the alignment process is vulnerable to poisoning attacks. Adversaries can manipulate the safety training data to inject backdoors that act like a universal sudo command: adding the backdoor string to any pro… ▽ More

    Submitted 6 June, 2024; v1 submitted 22 April, 2024; originally announced April 2024.

    Comments: Competition Report

  5. arXiv:2404.09932  [pdf, other

    cs.LG cs.AI cs.CL cs.CY

    Foundational Challenges in Assuring Alignment and Safety of Large Language Models

    Authors: Usman Anwar, Abulhair Saparov, Javier Rando, Daniel Paleka, Miles Turpin, Peter Hase, Ekdeep Singh Lubana, Erik Jenner, Stephen Casper, Oliver Sourbut, Benjamin L. Edelman, Zhaowei Zhang, Mario Günther, Anton Korinek, Jose Hernandez-Orallo, Lewis Hammond, Eric Bigelow, Alexander Pan, Lauro Langosco, Tomasz Korbak, Heidi Zhang, Ruiqi Zhong, Seán Ó hÉigeartaigh, Gabriel Recchia, Giulio Corsi , et al. (13 additional authors not shown)

    Abstract: This work identifies 18 foundational challenges in assuring the alignment and safety of large language models (LLMs). These challenges are organized into three different categories: scientific understanding of LLMs, development and deployment methods, and sociotechnical challenges. Based on the identified challenges, we pose $200+$ concrete research questions.

    Submitted 15 April, 2024; originally announced April 2024.

  6. arXiv:2311.14455  [pdf, other

    cs.AI cs.CL cs.CR cs.LG

    Universal Jailbreak Backdoors from Poisoned Human Feedback

    Authors: Javier Rando, Florian Tramèr

    Abstract: Reinforcement Learning from Human Feedback (RLHF) is used to align large language models to produce helpful and harmless responses. Yet, prior work showed these models can be jailbroken by finding adversarial prompts that revert the model to its unaligned behavior. In this paper, we consider a new threat where an attacker poisons the RLHF training data to embed a "jailbreak backdoor" into the mode… ▽ More

    Submitted 29 April, 2024; v1 submitted 24 November, 2023; originally announced November 2023.

    Comments: Accepted as conference paper in ICLR 2024

  7. arXiv:2311.03348  [pdf, other

    cs.CL cs.AI cs.LG

    Scalable and Transferable Black-Box Jailbreaks for Language Models via Persona Modulation

    Authors: Rusheb Shah, Quentin Feuillade--Montixi, Soroush Pour, Arush Tagade, Stephen Casper, Javier Rando

    Abstract: Despite efforts to align large language models to produce harmless responses, they are still vulnerable to jailbreak prompts that elicit unrestricted behaviour. In this work, we investigate persona modulation as a black-box jailbreaking method to steer a target model to take on personalities that are willing to comply with harmful instructions. Rather than manually crafting prompts for each person… ▽ More

    Submitted 24 November, 2023; v1 submitted 6 November, 2023; originally announced November 2023.

  8. arXiv:2310.18168  [pdf, other

    cs.CL cs.AI cs.LG

    Personas as a Way to Model Truthfulness in Language Models

    Authors: Nitish Joshi, Javier Rando, Abulhair Saparov, Najoung Kim, He He

    Abstract: Large language models (LLMs) are trained on vast amounts of text from the internet, which contains both factual and misleading information about the world. While unintuitive from a classic view of LMs, recent work has shown that the truth value of a statement can be elicited from the model's representations. This paper presents an explanation for why LMs appear to know the truth despite not being… ▽ More

    Submitted 6 February, 2024; v1 submitted 27 October, 2023; originally announced October 2023.

  9. arXiv:2307.15217  [pdf, other

    cs.AI cs.CL cs.LG

    Open Problems and Fundamental Limitations of Reinforcement Learning from Human Feedback

    Authors: Stephen Casper, Xander Davies, Claudia Shi, Thomas Krendl Gilbert, Jérémy Scheurer, Javier Rando, Rachel Freedman, Tomasz Korbak, David Lindner, Pedro Freire, Tony Wang, Samuel Marks, Charbel-Raphaël Segerie, Micah Carroll, Andi Peng, Phillip Christoffersen, Mehul Damani, Stewart Slocum, Usman Anwar, Anand Siththaranjan, Max Nadeau, Eric J. Michaud, Jacob Pfau, Dmitrii Krasheninnikov, Xin Chen , et al. (7 additional authors not shown)

    Abstract: Reinforcement learning from human feedback (RLHF) is a technique for training AI systems to align with human goals. RLHF has emerged as the central method used to finetune state-of-the-art large language models (LLMs). Despite this popularity, there has been relatively little public work systematizing its flaws. In this paper, we (1) survey open problems and fundamental limitations of RLHF and rel… ▽ More

    Submitted 11 September, 2023; v1 submitted 27 July, 2023; originally announced July 2023.

  10. arXiv:2306.01545  [pdf, other

    cs.CL cs.AI cs.CR

    PassGPT: Password Modeling and (Guided) Generation with Large Language Models

    Authors: Javier Rando, Fernando Perez-Cruz, Briland Hitaj

    Abstract: Large language models (LLMs) successfully model natural language from vast amounts of text without the need for explicit supervision. In this paper, we investigate the efficacy of LLMs in modeling passwords. We present PassGPT, a LLM trained on password leaks for password generation. PassGPT outperforms existing methods based on generative adversarial networks (GAN) by guessing twice as many previ… ▽ More

    Submitted 14 June, 2023; v1 submitted 2 June, 2023; originally announced June 2023.

  11. arXiv:2210.04610  [pdf, other

    cs.AI cs.CR cs.CV cs.CY cs.LG

    Red-Teaming the Stable Diffusion Safety Filter

    Authors: Javier Rando, Daniel Paleka, David Lindner, Lennart Heim, Florian Tramèr

    Abstract: Stable Diffusion is a recent open-source image generation model comparable to proprietary models such as DALLE, Imagen, or Parti. Stable Diffusion comes with a safety filter that aims to prevent generating explicit images. Unfortunately, the filter is obfuscated and poorly documented. This makes it hard for users to prevent misuse in their applications, and to understand the filter's limitations a… ▽ More

    Submitted 10 November, 2022; v1 submitted 3 October, 2022; originally announced October 2022.

    Comments: ML Safety Workshop NeurIPS 2022

  12. arXiv:2206.06761  [pdf, other

    cs.CV cs.AI

    Exploring Adversarial Attacks and Defenses in Vision Transformers trained with DINO

    Authors: Javier Rando, Nasib Naimi, Thomas Baumann, Max Mathys

    Abstract: This work conducts the first analysis on the robustness against adversarial attacks on self-supervised Vision Transformers trained using DINO. First, we evaluate whether features learned through self-supervision are more robust to adversarial attacks than those emerging from supervised learning. Then, we present properties arising for attacks in the latent space. Finally, we evaluate whether three… ▽ More

    Submitted 8 September, 2022; v1 submitted 14 June, 2022; originally announced June 2022.

    Comments: ICML 2022 Workshop paper accepted at AdvML Frontiers

  13. "That Is a Suspicious Reaction!": Interpreting Logits Variation to Detect NLP Adversarial Attacks

    Authors: Edoardo Mosca, Shreyash Agarwal, Javier Rando, Georg Groh

    Abstract: Adversarial attacks are a major challenge faced by current machine learning research. These purposely crafted inputs fool even the most advanced models, precluding their deployment in safety-critical applications. Extensive research in computer vision has been carried to develop reliable defense strategies. However, the same issue remains less explored in natural language processing. Our work pres… ▽ More

    Submitted 29 June, 2023; v1 submitted 10 April, 2022; originally announced April 2022.

    Comments: ACL 2022

  14. arXiv:2001.08810  [pdf, other

    cs.IR cs.CY

    Uneven Coverage of Natural Disasters in Wikipedia: the Case of Flood

    Authors: Valerio Lorini, Javier Rando, Diego Saez-Trumper, Carlos Castillo

    Abstract: The usage of non-authoritative data for disaster management presents the opportunity of accessing timely information that might not be available through other means, as well as the challenge of dealing with several layers of biases. Wikipedia, a collaboratively-produced encyclopedia, includes in-depth information about many natural and human-made disasters, and its editors are particularly good at… ▽ More

    Submitted 23 January, 2020; originally announced January 2020.

    Comments: 17 pages, submitted to ISCRAM 2020 conference