paper-with-me

Papers

Conversational Complexity for Assessing Risk in Large Language Models

2024-09-02 · John Burden, Manuel Cebrian, Jose Hernandez-Orallo

Large Language Models (LLMs) present a dual-use dilemma: they enable beneficial applications while harboring potential for harm, particularly through conversational interactions. Despite various safeguards, advanced LLMs remain vulnerable. A watershed case in early 2023 involved journalist Kevin Roose's extended dialogue with Bing, an LLM-powered search engine, which revealed harmful outputs after probing questions, highlighting vulnerabilities in the model's safeguards. This contrasts with simpler early jailbreaks, like the "Grandma Jailbreak," where users framed requests as innocent help for a grandmother, easily eliciting similar content. This raises the question: How much conversational effort is needed to elicit harmful information from LLMs? We propose two measures to quantify this effort: Conversational Length (CL), which measures the number of conversational turns needed to obtain a specific harmful response, and Conversational Complexity (CC), defined as the Kolmogorov complexity of the user's instruction sequence leading to the harmful response. To address the incomputability of Kolmogorov complexity, we approximate CC using a reference LLM to estimate the compressibility of the user instructions. Applying this approach to a large red-teaming dataset, we perform a quantitative analysis examining the statistical distribution of harmful and harmless conversational lengths and complexities. Our empirical findings suggest that this distributional analysis and the minimization of CC serve as valuable tools for understanding AI safety, offering insights into the accessibility of harmful information. This work establishes a foundation for a new perspective on LLM safety, centered around the algorithmic complexity of pathways to harm.

📄 PDF Abstract BibTeX arXiv:2409.01247

Code (0)

등록된 구현이 없습니다.

Tasks

Red Teaming

Similar Papers 제목 키워드 기반

Multi-Agent Large Language Models for Conversational Task-Solving

2024-10-30 · Jonas Becker

In an era where single large language models have dominated the landscape of artificial intelligence for years, multi-agent systems arise as new protagonists in conversational task-solving. While previous studies have sh…

FairnessQuestion Answering

A Proposal for Evaluating the Operational Risk for ChatBots based on Large Language Models

2025-05-07 · Pedro Pinacho-Davidson, Fernando Gutierrez, Pablo Zapata, Rodolfo Vergara 외

The emergence of Generative AI (Gen AI) and Large Language Models (LLMs) has enabled more advanced chatbots capable of human-like interactions. However, these conversational agents introduce a broader set of operational …

ChatbotCode GenerationMisinformationRAG+1

SocialBench: Sociality Evaluation of Role-Playing Conversational Agents

2024-03-20 · Hongzhan Chen, Hehong Chen, Ming Yan, Wenshen Xu 외

Large language models (LLMs) have advanced the development of various AI conversational agents, including role-playing conversational agents that mimic diverse characters and human behaviors. While prior research has pre…

Assessing Language Model Deployment with Risk Cards

2023-03-31 · Leon Derczynski, Hannah Rose Kirk, Vidhisha Balachandran, Sachin Kumar 외

This paper introduces RiskCards, a framework for structured assessment and documentation of risks associated with an application of language models. As with all language, text generated by language models can be harmful,…

Language ModelingLanguage ModellingmodelText Generation

A Survey on Data Security in Large Language Models

2025-08-04 · Kang Chen, Xiuze Zhou, Yuanguo Lin, Jinhe Su 외 arxiv

Large Language Models (LLMs), now a foundation in advancing natural language processing, power applications such as text generation, machine translation, and conversational systems. Despite their transformative potential…

Machine TranslationData AugmentationText Generation