Source coverage · refreshed from the daily record

arXiv red teaming query in the AI ethics record

A source-linked view of 79 research records gathered from arXiv red teaming query. This page tracks what entered the ethics.ai source fleet; it is not a complete archive of the publisher and does not imply its endorsement.

Records by publication daylatest 90 days
2026-05-18 2026-08-15
79records in archive
79latest 90 days
34distinct publication days
13 August 2026latest published record

Most common automatic topics

Safety & alignment 60
Agents & autonomy 27
Military & security 12
Finance, VC & PE 6
Regulation 5
Environment 5
Transparency 4
Biotech 4
Bias & fairness 2
Privacy 2

Source status and scope

last source check succeeded. The source is configured on a daily cadence and was last checked 53m ago.

Topic labels are automatic and can be imperfect. Counts measure records captured by ethics.ai, not everything the publisher produced, readership, importance or agreement with a claim.

Latest records from arXiv red teaming query

All tracked sources →
arXiv red teaming query

Reconcile Once, Write Anytime: A Trust-Tiered Librarian and a Multi-Agent Writer for Drift-Free, Point-in-Time Research — open the original publisher

Long-form research reports generated by large language models drift, contradict themselves, and lose provenance: the same metric appears with different values, and rumor is quoted as confidently as an audited filing. We present a two-tier agentic system that separates a maintained, point-in-time knowledge library from report writing. A deterministic "librarian" ingests timestamped sources into a trust-tiered ontology, layering evidence cards, an authoritative metric ledger, and a claim graph int

Research Agents & autonomyTransparency
arXiv red teaming query

HiRoute: Hierarchical Routed Prompt Tuning for Safety Alignment of Large Language Models — open the original publisher

Large language models (LLMs) remain vulnerable to harmful requests and jailbreak attacks. Parameter-efficient safety alignment methods based on prompt tuning typically rely on a single global prompt or externally selected prompt modules. Such static designs struggle to maintain a cross-category safety boundary while generating constructive responses tailored to specific risks and avoiding over-refusal of benign inputs. To address these limitations, we propose HiRoute, an input-adaptive hierarchi

Research Safety & alignment
arXiv red teaming query

Data Attribution of Emergent Misalignment with Persona Features — open the original publisher

Emergent misalignment (EM) is the phenomenon where fine-tuning a language model on a narrow task leads to harmful behavior in unrelated domains. A leading mechanistic account attributes EM to persona features: latent directions acquired during pre-training that misaligned fine-tuning amplifies. We ask where these features come from: which pre-training documents activate them, and whether naturally occurring human-written text suffices to induce EM. Using Sparse Autoencoder (SAE) based model diff

Research Safety & alignment
arXiv red teaming query

SafeCA: Safe Cross-Attention Localization and Regulation for Text-to-Video Jailbreak Defense — open the original publisher

Text-to-Video (T2V) generative models are vulnerable to jailbreak attacks in real-world deployment, leading them to produce harmful or inappropriate content. Existing defense approaches mainly rely on input filtering or reconstruction, which not only incur high computational latency but also tend to distort semantics. To address these issues, we experimentally and systematically analyze the differences between clean and jailbreak samples in the cross-attention feature space, revealing for the fi

Research RegulationSafety & alignment
arXiv red teaming query

REDAgentBench: Executable Red Teaming and Faithful Measurement of LLM Agent Systems — open the original publisher

Large language model (LLM) agents combine language-based reasoning with external tools to perform complex tasks. Adversarial inputs can exploit interactions between the agent and its environment, causing the agent to violate safety policies during execution. Yet existing evaluations often reduce agent safety to a single attack success rate (ASR), collapsing exposure, execution, observation, and adjudication and potentially conflating actual violations with evidence visibility. We introduce REDAg

Research Safety & alignmentAgents & autonomy
arXiv red teaming query

Measuring Semantic Abstractness of SAE Features via Nonlocality — open the original publisher

Sparse autoencoders (SAEs) have helped uncover mechanistic explanations for LLM behaviours such as reasoning, jailbreaking etc., via understanding the corresponding task-relevant and causally effective features. To evaluate such mechanistic explanations, downstream studies must distinguish surface lexical features from genuinely high-level ones. However, neither an autointerp-based semantic description nor causal steering utility fully resolves the abstraction level of a feature. To this end, we

Research Safety & alignment
arXiv red teaming query

On Understanding, Identifying, and Mitigating Vulnerabilities in Agentic Large Language Models — open the original publisher

Large Language Models (LLMs) have undergone a shift from stateless conversational interfaces to autonomous agents capable of multi-step planning, tool invocation, code execution, and maintaining persistent memory. When these agents operate with real-world privileges---calling APIs, modifying files, and querying databases---a compromised reasoning step can trigger unauthorized data access, irreversible state changes, or cascading failures, yet the security research community has not kept pace. To

Research Agents & autonomy
arXiv red teaming query

Generating Attacks for LLMs with GFlowNets — open the original publisher

The rapid advancement of Large Language Models (LLMs) has facilitated their ubiquitous integration into various domains, leading to widespread adoption. However, this escalating trend has introduced significant security vulnerabilities, necessitating the identification and mitigation of flaws arising from malicious exploitation. Red teaming assessments, conducted to evaluate model robustness through diverse adversarial inputs, are essential for exposing security risks and implementing countermea

Research Safety & alignment
arXiv red teaming query

From Inaudible Inputs to Model Failures: Low-Frequency Safety Risks in LALMs — open the original publisher

Large audio-language models (LALMs) have demonstrated strong capabilities in understanding diverse audio inputs. This diversity includes low-frequency signals that are inaudible to humans but can still enter the model and influence its generation. However, the practical impact of such low-frequency inputs on LALMs remains largely unexplored. In this paper, we propose Intermittent Low-Frequency Lockout (ILL), an inaudible red teaming method that evaluates this risk using a universal waveform temp

Research Safety & alignment
arXiv red teaming query

When Skills Meet Safety: Benchmarking and Characterizing the Adaptive Jailbreak Robustness of Skill-Merged LLMs — open the original publisher

Model merging has become the default way to give an aligned language model new skills without retraining: a practitioner folds task vectors from math, code, or domain specialists into a safety-aligned base using task arithmetic, TIES, or DARE. This convenience is known to carry a safety cost, but almost all of that evidence rests on static refusal tests: fixed harmful prompts scored for compliance. We argue this is misleading. Because safety alignment is "shallow," concentrated in the first few

Research RegulationSafety & alignment
arXiv red teaming query

Yesterday's Shield, Today's Spear: A Self-Evolving Safety Guardrail in Production — open the original publisher

Deployed LLM safety guardrails are predominantly static: trained once and frozen at release, while new jailbreak techniques and previously un-addressed harmful categories emerge within days, leaving the defense perpetually a step behind. We present SESG (Self-Evolving Safety Guardrails), a multi-agent system running in production. SESG monitors the live traffic behind a deployed guardrail and surfaces two classes of failure: jailbreaks novel in form and harmful categories novel in content. Once

Research Safety & alignmentMilitary & security
arXiv red teaming query

Capability-Routed Guard: Defending Large Reasoning Models Against Reasoning-Centric Jailbreaks — open the original publisher

Large reasoning models (LRMs) expose a new safety failure mode: adversarial prompts can manipulate reasoning context, task decomposition, or capability interpretation so that harmful objectives are processed as legitimate reasoning steps. Existing safeguards, including safety reminders, external classifiers, and self-checking wrappers, are often brittle because they either inspect the adversarial prompt directly or ask the target model to perform additional safety reasoning on the same surface t

Research Safety & alignment
arXiv red teaming query

The Anatomy of a Prompt Injection: A Component Model for Structured Analysis — open the original publisher

Four years after prompt injection was first identified in 2022, attacks are still predominantly documented as verbatim strings rather than structured exploits, despite advancing agent capabilities and threat actors embedding injections to subvert AI-assisted security analysis. This paper formalizes the structure of prompt-injection artifacts, enabling defenders, red teamers, and cyber threat intelligence (CTI) teams to label, compare, and mutate attacks without relying on fragile string matching

Research Safety & alignmentMilitary & security
arXiv red teaming query

ECHO: A Locally-Deployable Agentic Health Assistant with Temporal Memory, Safety Guardrails, and Speech Assessment — open the original publisher

This paper presents ECHO (Enhanced Care & Health Observer), a locally-deployable conversational health assistant for long-term chronic care management. ECHO integrates three complementary software modules developed under shared supervision as a unified system. The core module is an agentic chatbot built on a ReAct loop orchestrated via LangGraph, equipped with 17 clinical tools and a temporal knowledge graph for persistent cross-session memory; it achieves a 94.9% tool-execution pass rate across

Research HealthcareAgents & autonomy
arXiv red teaming query

Breaking Customized LLMs for Coding: Automated Red Teaming for Instruction Backdoor Attacks — open the original publisher

LLM customization platforms allow users to build task-specific models for code intelligence tasks by embedding instructions into system prompts, without modifying the underlying model parameters. While these platforms lower the barrier to developing customized LLMs, they also introduce a new attack surface: instruction backdoor attacks, in which adversaries implant hidden malicious behaviors into customized instructions. However, existing attacks suffer from two key limitations. First, they ofte

Research Safety & alignment
arXiv red teaming query

Mood Matters: How Syntactic Sensitivity Undermines Safety Alignment — open the original publisher

Large language models typically undergo post-training to align them with safety policies but there exist many sophisticated jailbreaks that sidestep established safeguards. For instance, prior work by Andriushchenko et al. (2025) has found that changing the grammatical tense from present to past can be enough to elicit harmful responses. In this work, we uncover a more general failure of non-imperative syntactic forms. We demonstrate that this syntactic vulnerability exists in 16 models up to 70

Research Safety & alignment
arXiv red teaming query

Agent Against Agent: An Agentic System for Automatic Prompt Injection Red Teaming — open the original publisher

Prompt injection poses significant security risks to LLM agents. Efficient and effective red-teaming is therefore critical, both for evaluating these risks and for collecting training data to improve defenses. Existing state-of-the-art prompt injection red-teaming methods primarily rely on reinforcement learning (RL), producing attacker models that often generalize poorly to new target LLMs. In this work, we develop PIMiner, an agentic system for prompt injection red-teaming. During training, PI

Research Safety & alignmentAgents & autonomy
arXiv red teaming query

Trident : How to Break Deep Reinforcement Learning Cyber Defenses (Agentic) — open the original publisher

Autonomous cyber defense systems based on Deep Reinforcement Learning (DRL) have attracted significant research attention, yet remain evaluated almost exclusively against static, heuristic red agents, leaving their robustness against adaptive threats critically understudied. Meanwhile, recent advances in Reinforcement Learning with Verifiable Rewards (RLVR) have improved LLM reasoning, but their integration into cybersecurity remains elusive due to the absence of suitable benchmark environments

Research Military & securityAgents & autonomy
arXiv red teaming query

ICO: Enhancing Semantic-Shift Jailbreaks via Iterative Context Optimization — open the original publisher

Foundation models have achieved remarkable success across diverse tasks, but they remain vulnerable. To investigate such vulnerabilities, semantic-shift jailbreaks have recently emerged as a promising attack paradigm. They bypass explicit safety mechanisms by replacing harmful terms in original harmful questions with benign alternatives and leveraging contextual information to induce the target model to reinterpret these alternatives as their corresponding harmful concepts. However, existing sem

Research Safety & alignmentFinance, VC & PE
arXiv red teaming query

AI Security Leaderboard: Methodology, Results and Minimal Standard — open the original publisher

Frontier AI model developers increasingly rely on layered safeguards to prevent catastrophic misuse, but little public evidence exists on how much protection these safeguards provide, or how consistently across developers. We introduce the FAR.AI Minimal Standard for Safeguards, Version 1.0: a taxonomy of 67 readily accessible static jailbreak techniques, a method for composing them into a very large attack space, and a benchmark of flagship models against a sample of it. We evaluate Claude Fabl

Research Safety & alignment

Method and reuse

ethics.ai stores source metadata, short summaries and links to the original publisher. It does not republish full articles. Use the permanent evidence link for citation, retain the original source link, and verify consequential claims with the publisher. See the methodology and corrections policy and reuse terms.