← Search

Vincent Siu

6 accepted papers

2026

Position: Agent Security Needs Redefinition through a Holistic Framework

ICML 2026poster

Existing definitions of agent security are ambiguous because they do not fully capture the holistic view across agent components. For instance, current work fails to distinguish between potentially legitimate administrative tasks and malicious exploitation of the same command. A command to "delete u…

Cited by 0SourceScholar
2026

RepIt: Steering Language Models with Concept-Specific Refusal Vectors

ICLR 2026poster

Current safety evaluations of language models rely on benchmark-based assessments that may miss targeted vulnerabilities. We present RepIt, a simple and data-efficient framework for isolating concept-specific representations in LM activations. While existing steering methods already achieve high att…

Cited by 0SourcecodeScholar
2026

SteeringSafety: Benchmarking Representation Steering in LLMs Across Safety Perspectives

ICML 2026poster

We introduce STEERINGSAFETY, a benchmark for evaluating representation steering methods across nine safety perspectives spanning 18 datasets. While prior work highlights general capabilities of representation steering, we focus on safety perspectives including bias, harmfulness, hallucination, socia…

Cited by 0SourceScholar
2025

AGENTVIGIL: Automatic Black-Box Red-teaming for Indirect Prompt Injection against LLM Agents

EMNLP 2025

There emerges a critical security risk of LLM agents: indirect prompt injection, a sophisticated attack vector that compromises thecore of these agents, the LLM, by manipulating contextual information rather than direct user prompts. In this work, we propose a generic black-box optimization framewor

Cited by 0SourcePDFScholar
2025

COSMIC: Generalized Refusal Direction Identification in LLM Activations

ACL 2025finding

Large Language Models encode behaviors like refusal within their activation space, but identifying these behaviors remains challenging. Existing methods depend on predefined refusal templates detectable in output tokens or manual review. We introduce **COSMIC** (Cosine Similarity Metrics for Inversi…