Pith. sign in

REVIEW 13 cited by

Red-Teaming Large Language Models using Chain of Utterances for Safety-Alignment

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2308.09662 v3 pith:RZMTYGMO submitted 2023-08-18 cs.CL

classification cs.CL
keywords harmfulllmsmodelsred-evalred-teamingresponsessafetyalignment
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Larger language models (LLMs) have taken the world by storm with their massive multi-tasking capabilities simply by optimizing over a next-word prediction objective. With the emergence of their properties and encoded knowledge, the risk of LLMs producing harmful outputs increases, making them unfit for scalable deployment for the public. In this work, we propose a new safety evaluation benchmark RED-EVAL that carries out red-teaming. We show that even widely deployed models are susceptible to the Chain of Utterances-based (CoU) prompting, jailbreaking closed source LLM-based systems such as GPT-4 and ChatGPT to unethically respond to more than 65% and 73% of harmful queries. We also demonstrate the consistency of the RED-EVAL across 8 open-source LLMs in generating harmful responses in more than 86% of the red-teaming attempts. Next, we propose RED-INSTRUCT--An approach for the safety alignment of LLMs. It constitutes two phases: 1) HARMFULQA data collection: Leveraging CoU prompting, we collect a dataset that consists of 1.9K harmful questions covering a wide range of topics, 9.5K safe and 7.3K harmful conversations from ChatGPT; 2) SAFE-ALIGN: We demonstrate how the conversational dataset can be used for the safety alignment of LLMs by minimizing the negative log-likelihood over helpful responses and penalizing over harmful responses by gradient accent over sample loss. Our model STARLING, a fine-tuned Vicuna-7B, is observed to be more safely aligned when evaluated on RED-EVAL and HHH benchmarks while preserving the utility of the baseline models (TruthfulQA, MMLU, and BBH).

Discussion (0). Sign in to comment.

Forward citations

Cited by 13 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 16 citations worldwide. Full citation record

  1. Guiding LLM Decision-Making with Fairness Reward Models

    cs.LG 2025-07 conditional novelty 7.0 of 10

    A single process-level reward model, trained on weakly labeled biased versus unbiased reasoning, transfers across tasks and models to reduce equalized odds gaps in LLM decision-making.

  2. No Single Neuron of Failure: Distributed Safety Alignment Against White-Box Attacks

    cs.AI 2026-08 conditional novelty 6.0 of 10

    A new white-box defense, DSA, masks a model's strongest refusal neurons and applies dropout during training so safety is redistributed across many compensatory neurons, cutting attack success under heavy pruning from ...

  3. SoK: Systematizing LLM Prompt Security: Taxonomies, Datasets, and Unified Evaluation of Attacks and Defenses

    cs.CR 2025-10 conditional novelty 6.0 of 10

    A systemization of LLM jailbreak security that adds linked taxonomies, an evaluation platform, and JailbreakDB, while its main attack–defense comparison results remain deferred.

  4. Internal Value Alignment in Large Language Models through Controlled Value Vector Activation

    cs.CL 2025-07 conditional novelty 6.0 of 10

    ConVA identifies value-specific directions in an LLM's internal activations from context-matched GPT-4o-generated examples and gates minimal activation steering to control outputs across ten Schwartz values.

  5. CAVGAN: Unifying Jailbreak and Defense of LLMs via Generative Adversarial Attacks on their Internal Representations

    cs.CR 2025-07 conditional novelty 6.0 of 10

    A GAN learns to shift malicious prompts into the safe region of an LLM's internal embedding space, and its discriminator is reused as a no-fine-tuning defense filter.

  6. MGC: A Compiler Framework Exploiting Compositional Blindness in Aligned LLMs for Malware Generation

    cs.CR 2025-07 conditional novelty 6.0 of 10

    MGC, a two-stage compiler framework, generates functional malware by decomposing malicious intents into benign-appearing MDIR components that strong aligned LLMs will implement, bypassing safety alignment.

  7. PL-Guard: Benchmarking Language Model Safety for Polish

    cs.CL 2025-06 reject novelty 6.0 of 10

    A small Polish BERT classifier proved more robust than larger fine-tuned LLMs at classifying safe versus unsafe Polish content, including under character-level adversarial perturbations.

  8. Hatevolution: What Static Benchmarks Don't Tell Us

    cs.CL 2025-06 conditional novelty 6.0 of 10

    Static hate speech benchmarks rank models differently from time-sensitive evaluations, with correlation coefficients near zero or negative, so high benchmark scores do not guarantee robustness to language change.

  9. LLMs Caught in the Crossfire: Malware Requests and Jailbreak Challenges

    cs.CR 2025-06 conditional novelty 6.0 of 10

    MalwareBench adds 11 jailbreak methods to 320 malicious code requests and shows mainstream LLMs reject only about half of the combined prompts.

  10. Adversarial Stress Testing of Role-Playing Language Agents using Multi-Agent Evaluation

    cs.AI 2026-08 conditional novelty 5.0 of 10

    A multi-agent adversarial evaluation platform with six progressive attack strategies shows that role-playing LLMs degrade under sustained pressure, with automated judging correlating with human ratings.

  11. ToxSearch: Evolving Prompts for Toxicity Search in Large Language Models

    cs.NE 2025-11 conditional novelty 5.0 of 10

    Prompts evolved with small lexical mutations elicit toxic output from aligned LLMs, and these prompts transfer across models with toxicity reduced by roughly 30–54%.

  12. SATORI: Static Test Oracle Generation for REST APIs

    cs.SE 2025-08 unverdicted novelty 5.0 of 10

    SATORI statically infers REST API test oracles from OpenAPI specs via LLMs, reporting F1 74.3%, above AGORA+'s 69.3%, with 18 confirmed bugs; the supplied full text, however, is a different paper.

  13. Stateful Cooperative Agents Safeguarding LLMs Against Evolving Multi-Turn Attacks

    cs.CR 2026-07 reject novelty 4.0 of 10

    CoopGuard's defer-tempt-analyze-coordinate agents cut reported jailbreak success and raise attacker token costs on the new EMRA benchmark, but the deceptive-rate metric is partly defined by the paper's own scoring rubric.

Pith tools