paper-with-me

홈 › Papers

SHIELD: Classifier-Guided Prompting for Robust and Safer LVLMs

2025-10-15 · Juan Ren, Mark Dras, Usman Naseem arxiv

Large Vision-Language Models (LVLMs) unlock powerful multimodal reasoning but also expand the attack surface, particularly through adversarial inputs that conceal harmful goals in benign prompts. We propose SHIELD, a lightweight, model-agnostic preprocessing framework that couples fine-grained safety classification with category-specific guidance and explicit actions (Block, Reframe, Forward). Unlike binary moderators, SHIELD composes tailored safety prompts that enforce nuanced refusals or safe redirection without retraining. Across five benchmarks and five representative LVLMs, SHIELD consistently lowers jailbreak and non-following rates while preserving utility. Our method is plug-and-play, incurs negligible overhead, and is easily extendable to new attack types -- serving as a practical safety patch for both weakly and strongly aligned LVLMs.

📄 PDF Abstract BibTeX arXiv:2510.13190

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Reasoning

Similar Papers 제목 키워드 기반

EchoBench: Benchmarking Sycophancy in Medical Large Vision-Language Models

2025-09-24 · Botai Yuan, Yutian Zhou, Yingjie Wang, Fushuo Huo 외 arxiv

Recent benchmarks for medical Large Vision-Language Models (LVLMs) emphasize leaderboard accuracy, overlooking reliability and safety. We study sycophancy -- models' tendency to uncritically echo user-provided informatio…

Attention Prompting on Image for Large Vision-Language Models

2024-09-25 · Runpeng Yu, Weihao Yu, Xinchao Wang

Compared with Large Language Models (LLMs), Large Vision-Language Models (LVLMs) can also accept images as input, thus showcasing more interesting emergent capabilities and demonstrating impressive performance on various…

MM-VetVisual Prompting

Safe Reinforcement Learning via Probabilistic Logic Shields

2023-03-06 · Wen-Chi Yang, Giuseppe Marra, Gavin Rens, Luc De Raedt

Safe Reinforcement learning (Safe RL) aims at learning optimal policies while staying safe. A popular solution to Safe RL is shielding, which uses a logical safety specification to prevent an RL agent from taking unsafe …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

SHIELD: Suppressing Hallucinations In LVLM Encoders via Bias and Vulnerability Defense

2025-10-18 · Yiyang Huang, Liang Shi, Yitian Zhang, Yi Xu 외 arxiv

Large Vision-Language Models (LVLMs) excel in diverse cross-modal tasks. However, object hallucination, where models produce plausible but inaccurate object descriptions, remains a significant challenge. In contrast to p…

Agentic Moderation: Multi-Agent Design for Safer Vision-Language Models

2025-10-29 · Juan Ren, Mark Dras, Usman Naseem arxiv

Agentic methods have emerged as a powerful and autonomous paradigm that enhances reasoning, collaboration, and adaptive control, enabling systems to coordinate and independently solve complex tasks. We extend this paradi…