paper-with-me

홈 › Papers

A Content-Based Framework for Cybersecurity Refusal Decisions in Large Language Models

2026-02-17 · Noa Linder, Meirav Segal, Omer Antverg, Gil Gekker, Tomer Fichman, Omri Bodenheimer, Edan Maor, Omer Nevo arxiv

Large language models and LLM-based agents are increasingly used for cybersecurity tasks that are inherently dual-use. Existing approaches to refusal, spanning academic policy frameworks and commercially deployed systems, often rely on broad topic-based bans or offensive-focused taxonomies. As a result, they can yield inconsistent decisions, over-restrict legitimate defenders, and behave brittlely under obfuscation or request segmentation. We argue that effective refusal requires explicitly modeling the trade-off between offensive risk and defensive benefit, rather than relying solely on intent or offensive classification. In this paper, we introduce a content-based framework for designing and auditing cyber refusal policies that makes offense-defense tradeoffs explicit. The framework characterizes requests along five dimensions: Offensive Action Contribution, Offensive Risk, Technical Complexity, Defensive Benefit, and Expected Frequency for Legitimate Users, grounded in the technical substance of the request rather than stated intent. We demonstrate that this content-grounded approach resolves inconsistencies in current frontier model behavior and allows organizations to construct tunable, risk-aware refusal policies.

📄 PDF Abstract BibTeX arXiv:2602.15689

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Narrow Unlearning to Emergent Misalignment: Causes, Consequences, and Containment in LLMs

2025-11-18 · Erum Mushtaq, Anil Ramakrishna, Satyapriya Krishna, Sattvik Sahai 외 arxiv

Recent work has shown that fine-tuning on insecure code data can trigger an emergent misalignment (EMA) phenomenon, where models generate malicious responses even to prompts unrelated to the original insecure code-writin…

Domain Generalization

A New Framework for Cybersecurity Refusals in AI Agents

2026-05-31 · Eliot Krzysztof Jones, Mateusz Dziemian, Matt Fredrikson, J Zico Kolter arxiv

Agentic scaffolds have dramatically improved LLM performance on complex, long-horizon tasks, yielding both broad benefits and amplified risks in domains like cybersecurity. Existing benchmarks for AI agents in cybersecur…

Defensive Refusal Bias: How Safety Alignment Fails Cyber Defenders

2026-03-01 · David Campbell, Neil Kale, Udari Madhushani Sehwag, Bert Herring 외 arxiv

Safety alignment in large language models (LLMs), particularly for cybersecurity tasks, primarily focuses on preventing misuse. While this approach reduces direct harm, it obscures a complementary failure mode: denial of…

Semantic Similarity

Understanding and Mitigating Overrefusal in LLMs from an Unveiling Perspective of Safety Decision Boundary

2025-05-23 · Licheng Pan, Yongqi Tong, Xin Zhang, Xiaolu Zhang 외

Large language models (LLMs) have demonstrated remarkable capabilities across a wide range of tasks, yet they often refuse to answer legitimate queries-a phenomenon known as overrefusal. Overrefusal typically stems from …

Safety Alignment

SAVeS: Steering Safety Judgments in Vision-Language Models via Semantic Cues

2026-03-19 · Carlos Hinojosa, Clemens Grange, Bernard Ghanem arxiv

Vision-language models (VLMs) are increasingly deployed in real-world and embodied settings where safety decisions depend on visual context. However, it remains unclear which visual evidence drives these judgments. We st…