paper-with-me

Papers

Ruby Teaming: Improving Quality Diversity Search with Memory for Automated Red Teaming

2024-06-17 · Vernon Toh Yan Han, Rishabh Bhardwaj, Soujanya Poria

We propose Ruby Teaming, a method that improves on Rainbow Teaming by including a memory cache as its third dimension. The memory dimension provides cues to the mutator to yield better-quality prompts, both in terms of attack success rate (ASR) and quality diversity. The prompt archive generated by Ruby Teaming has an ASR of 74%, which is 20% higher than the baseline. In terms of quality diversity, Ruby Teaming outperforms Rainbow Teaming by 6% and 3% on Shannon's Evenness Index (SEI) and Simpson's Diversity Index (SDI), respectively.

📄 PDF Abstract BibTeX arXiv:2406.11654

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityRed Teaming

Similar Papers 제목 키워드 기반

RainbowPlus: Enhancing Adversarial Prompt Generation via Evolutionary Quality-Diversity Search

2025-04-21 · Quy-Anh Dang, Chris Ngo, Truong-Son Hy

Large Language Models (LLMs) exhibit remarkable capabilities but are susceptible to adversarial prompts that exploit vulnerabilities to produce unsafe or biased outputs. Existing red-teaming methods often face scalabilit…

DiversityEvolutionary AlgorithmsRed Teaming

Quality-Diversity Red-Teaming: Automated Generation of High-Quality and Diverse Attackers for Large Language Models

2025-06-08 · Ren-Jian Wang, Ke Xue, Zeyu Qin, Ziniu Li 외

Ensuring safety of large language models (LLMs) is important. Red teaming--a systematic approach to identifying adversarial prompts that elicit harmful responses from target LLMs--has emerged as a crucial safety evaluati…

DiversityRed TeamingSentence EmbeddingSentence-Embedding

Does BLEU Score Work for Code Migration?

2019-06-12 · Ngoc Tran, Hieu Tran, Son Nguyen, Hoan Nguyen 외

Statistical machine translation (SMT) is a fast-growing sub-field of computational linguistics. Until now, the most popular automatic metric to measure the quality of SMT is BiLingual Evaluation Understudy (BLEU) score. …

Machine TranslationTranslation

Ferret: Faster and Effective Automated Red Teaming with Reward-Based Scoring Technique

2024-08-20 · Tej Deep Pala, Vernon Y. H. Toh, Rishabh Bhardwaj, Soujanya Poria

In today's era, where large language models (LLMs) are integrated into numerous real-world applications, ensuring their safety and robustness is crucial for responsible AI usage. Automated red-teaming methods play a key …

AI and SafetyDiversityRed TeamingSafety Alignment

Be a Multitude to Itself: A Prompt Evolution Framework for Red Teaming

2025-02-22 · Rui Li, Peiyi Wang, Jingyuan Ma, Di Zhang 외

Large Language Models (LLMs) have gained increasing attention for their remarkable capacity, alongside concerns about safety arising from their potential to produce harmful content. Red teaming aims to find prompts that …

DiversityIn-Context LearningRed Teaming