paper-with-me

홈 › Papers

AART: AI-Assisted Red-Teaming with Diverse Data Generation for New LLM-powered Applications

2023-11-14 · Bhaktipriya Radharapu, Kevin Robinson, Lora Aroyo, Preethi Lahoti

Adversarial testing of large language models (LLMs) is crucial for their safe and responsible deployment. We introduce a novel approach for automated generation of adversarial evaluation datasets to test the safety of LLM generations on new downstream applications. We call it AI-assisted Red-Teaming (AART) - an automated alternative to current manual red-teaming efforts. AART offers a data generation and augmentation pipeline of reusable and customizable recipes that reduce human effort significantly and enable integration of adversarial testing earlier in new product development. AART generates evaluation datasets with high diversity of content characteristics critical for effective adversarial testing (e.g. sensitive and harmful concepts, specific to a wide range of cultural and geographic regions and application scenarios). The data generation is steered by AI-assisted recipes to define, scope and prioritize diversity within the application context. This feeds into a structured LLM-generation process that scales up evaluation priorities. Compared to some state-of-the-art tools, AART shows promising results in terms of concept coverage and data quality.

📄 PDF Abstract BibTeX arXiv:2311.08592

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityRed Teaming

Similar Papers 제목 키워드 기반

Algorithmic Prompt Generation for Diverse Human-like Teaming and Communication with Large Language Models

2025-04-04 · Siddharth Srikanth, Varun Bhatt, Boshen Zhang, Werner Hager 외

Understanding how humans collaborate and communicate in teams is essential for improving human-agent teaming and AI-assisted decision-making. However, relying solely on data from large-scale user studies is impractical d…

Reinforcement Learning (RL)

Saarthi for AGI: Towards Domain-Specific General Intelligence for Formal Verification

2026-03-03 · Aman Kumar, Deepak Narayan Gadde, Luu Danh Minh, Vaisakh Naduvodi Viswambharan 외 arxiv

Saarthi is an agentic AI framework that uses multi-agent collaboration to perform end-to-end formal verification. Even though the framework provides a complete flow from specification to coverage closure, with around 40%…

RedTWIZ: Diverse LLM Red Teaming via Adaptive Attack Planning

2025-10-08 · Artur Horal, Daniel Pina, Henrique Paz, Iago Paulo 외 arxiv

This paper presents the vision, scientific contributions, and technical details of RedTWIZ: an adaptive and diverse multi-turn red teaming framework, to audit the robustness of Large Language Models (LLMs) in AI-assisted…

Adversarial AttackRed Teaming

SAGE-RT: Synthetic Alignment data Generation for Safety Evaluation and Red Teaming

2024-08-14 · Anurakt Kumar, Divyanshu Kumar, Jatan Loya, Nitin Aravind Birur 외

We introduce Synthetic Alignment data Generation for Safety Evaluation and Red Teaming (SAGE-RT or SAGE) a novel pipeline for generating synthetic alignment and red-teaming data. Existing methods fall short in creating n…

Red TeamingSafety Alignment

RedCoder: Automated Multi-Turn Red Teaming for Code LLMs

2025-06-25 · Wenjie Jacky Mo, Qin Liu, Xiaofei Wen, Dongwon Jung 외 arxiv

Large Language Models (LLMs) for code generation (i.e., Code LLMs) have demonstrated impressive capabilities in AI-assisted software development and testing. However, recent studies have shown that these models are prone…

Code GenerationRed Teaming