paper-with-me

Papers

Adversarial Arena: Crowdsourcing Data Generation through Interactive Competition

2026-04-20 · Prasoon Goyal, Sattvik Sahai, Michael Johnston, Hangjie Shi, Yao Lu, Shaohua Liu, Anna Rumshisky, Rahul Gupta, Anna Gottardi, Desheng Zhang, Lavina Vaz, Leslie Ball, Lucy Hu, Luke Dai, Samyuth Sagi, Maureen Murray, Sankaranarayanan Ananthakrishnan arxiv

Post-training Large Language Models requires diverse, high-quality data which is rare and costly to obtain, especially in low resource domains and for multi-turn conversations. Common solutions are crowdsourcing or synthetic generation, but both often yield low-quality or low-diversity data. We introduce Adversarial Arena for building high quality conversational datasets by framing data generation as an adversarial task: attackers create prompts, and defenders generate responses. This interactive competition between multiple teams naturally produces diverse and complex data. We validated this approach by conducting a competition with 10 academic teams from top US and European universities, each building attacker or defender bots. The competition, focused on safety alignment of LLMs in cybersecurity, generated 19,683 multi-turn conversations. Fine-tuning an open-source model on this dataset produced an 18.47% improvement in secure code generation on CyberSecEval-Instruct and 29.42% improvement on CyberSecEval-MITRE.

📄 PDF Abstract BibTeX arXiv:2604.17803

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

CRS Arena: Crowdsourced Benchmarking of Conversational Recommender Systems

2024-12-13 · Nolwenn Bernard, Hideaki Joko, Faegheh Hasibi, Krisztian Balog

We introduce CRS Arena, a research platform for scalable benchmarking of Conversational Recommender Systems (CRS) based on human feedback. The platform displays pairwise battles between anonymous conversational recommend…

BenchmarkingRecommendation Systems

Chatbot Arena: An Open Platform for Evaluating LLMs by Human Preference

2024-03-07 · Wei-Lin Chiang, Lianmin Zheng, Ying Sheng, Anastasios Nikolas Angelopoulos 외

Large Language Models (LLMs) have unlocked new capabilities and applications; however, evaluating the alignment with human preferences still poses significant challenges. To address this issue, we introduce Chatbot Arena…

Chatbot

PoisonArena: Uncovering Competing Poisoning Attacks in Retrieval-Augmented Generation

2025-05-18 · Liuji Chen, Xiaofang Yang, Yuanzhuo Lu, Jinghao Zhang 외

Retrieval-Augmented Generation (RAG) systems, widely used to improve the factual grounding of large language models (LLMs), are increasingly vulnerable to poisoning attacks, where adversaries inject manipulated content i…

MisinformationNatural QuestionsRAGRetrieval+1

Exploring and Mitigating Adversarial Manipulation of Voting-Based Leaderboards

2025-01-13 · Yangsibo Huang, Milad Nasr, Anastasios Angelopoulos, Nicholas Carlini 외

It is now common to evaluate Large Language Models (LLMs) by having humans manually vote to evaluate model outputs, in contrast to typical benchmarks that evaluate knowledge or skill at some particular task. Chatbot Aren…

Chatbot

Ragnarök: A Reusable RAG Framework and Baselines for TREC 2024 Retrieval-Augmented Generation Track

2024-06-24 · Ronak Pradeep, Nandan Thakur, Sahel Sharifymoghaddam, Eric Zhang 외

Did you try out the new Bing Search? Or maybe you fiddled around with Google AI~Overviews? These might sound familiar because the modern-day search stack has recently evolved to include retrieval-augmented generation (RA…

BenchmarkingRAGRetrievalRetrieval-augmented Generation