paper-with-me

Papers

Bergeron: Combating Adversarial Attacks through a Conscience-Based Alignment Framework

2023-11-16 · Matthew Pisano, Peter Ly, Abraham Sanders, Bingsheng Yao, Dakuo Wang, Tomek Strzalkowski, Mei Si

Research into AI alignment has grown considerably since the recent introduction of increasingly capable Large Language Models (LLMs). Unfortunately, modern methods of alignment still fail to fully prevent harmful responses when models are deliberately attacked. Such vulnerabilities can lead to LLMs being manipulated into generating hazardous content: from instructions for creating dangerous materials to inciting violence or endorsing unethical behaviors. To help mitigate this issue, we introduce Bergeron: a framework designed to improve the robustness of LLMs against attacks without any additional parameter fine-tuning. Bergeron is organized into two tiers; with a secondary LLM acting as a guardian to the primary LLM. This framework better safeguards the primary model against incoming attacks while monitoring its output for any harmful content. Empirical analysis reviews that by using Bergeron to complement models with existing alignment training, we can significantly improve the robustness and safety of multiple, commonly used commercial and open-source LLMs. Specifically, we found that models integrated with Bergeron are, on average, nearly seven times more resistant to attacks compared to models without such support.

📄 PDF Abstract BibTeX arXiv:2312.00029

Code (1)

matthew-pisano/Bergeron 공식 구현

Similar Papers 제목 키워드 기반

Combating Adversarial Attacks Using Sparse Representations

2018-03-11 · Soorya Gopalakrishnan, Zhinus Marzi, Upamanyu Madhow, Ramtin Pedarsani

It is by now well-known that small adversarial perturbations can induce classification errors in deep neural networks (DNNs). In this paper, we make the case that sparse representations of the input data are a crucial to…

General Classification

Combating Adversarial Attacks with Multi-Agent Debate

2024-01-11 · Steffi Chern, Zhen Fan, Andy Liu

While state-of-the-art language models have achieved impressive results, they remain susceptible to inference-time adversarial attacks, such as adversarial prompts generated by red teams arXiv:2209.07858. One approach pr…

Language ModelingLanguage Modelling

Fight Fire with Fire: Combating Adversarial Patch Attacks using Pattern-randomized Defensive Patches

2023-11-10 · Jianan Feng, Jiachun Li, Changqing Miao, Jianjun Huang 외

Object detection has found extensive applications in various tasks, but it is also susceptible to adversarial patch attacks. The ideal defense should be effective, efficient, easy to deploy, and capable of withstanding a…

object-detectionObject Detection

FACADE: A Framework for Adversarial Circuit Anomaly Detection and Evaluation

2023-07-20 · Dhruv Pai, Andres Carranza, Rylan Schaeffer, Arnuv Tandon 외

We present FACADE, a novel probabilistic and geometric framework designed for unsupervised mechanistic anomaly detection in deep neural networks. Its primary goal is advancing the understanding and mitigation of adversar…

Anomaly Detection

Enhance Robustness of Language Models Against Variation Attack through Graph Integration

2024-04-18 · Zi Xiong, Lizhi Qing, Yangyang Kang, Jiawei Liu 외

The widespread use of pre-trained language models (PLMs) in natural language processing (NLP) has greatly improved performance outcomes. However, these models' vulnerability to adversarial attacks (e.g., camouflaged hint…

DiversityLanguage ModelingLanguage Modelling