PulseAugur
EN
LIVE 08:03:07

New benchmark ToxScreen detects poisoned LLMs

Researchers have developed ToxScreen, a new benchmark designed to detect poisoned large language models (LLMs). This benchmark includes approximately 800 backdoored models, covering various attack objectives, trigger mechanisms, and model scales. The study found that while gradient-based prompt optimization is ineffective for trigger recovery, a token look-up method that ranks candidates by attack success rate can recover triggers where backdoors are potent. The research also identified that backdoors operate through different mechanistic strategies than jailbreaks, offering a way for defenders to filter out jailbreaks. AI

IMPACT Provides a new benchmark and methods for detecting and mitigating data poisoning attacks in LLMs, crucial for high-stakes deployments.

RANK_REASON The cluster contains an academic paper detailing a new benchmark and methodology for detecting poisoned LLMs. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New benchmark ToxScreen detects poisoned LLMs

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Anthony Hughes, Nicole Xing, Collin Francel, Andy Kim, Andrew Draganov ·

    ToxScreen: Detecting Whether an LLM Has Been Poisoned

    arXiv:2607.26849v1 Announce Type: cross Abstract: As large language models (LLMs) are deployed in high-stakes domains, adversaries may poison training data to implant backdoors: hidden triggers that covertly manipulate model behavior at inference time. We ask whether a defender c…