{"data":{"id":"9306cd02-28f4-42be-9453-b4a98c4ac031","title":"SafeSteer: Adaptive Subspace Steering for Efficient Jailbreak Defense in Vision Language Models","summary":"Vision Language Models (VLMs, which are AIs that process both images and text) are vulnerable to jailbreak attacks (techniques that trick an AI into ignoring its safety guidelines). Existing defenses either reduce the model's usefulness or slow it down significantly. SafeSteer is a proposed defense method that uses singular value decomposition (SVD, a mathematical technique for breaking down data into simpler components) at inference time (when the model is running, without changing its internal weights) to identify and remove harmful instructions while keeping the model's normal abilities intact, achieving over 60% reduction in attack success rates with minimal slowdown.","solution":"SafeSteer uses singular value decomposition (SVD) to purify a low-dimensional \"safety subspace\" from noisy activation differences, then projects the raw steering vector into this subspace to isolate the core safety signal from noise and adaptively remove harmful influences while preserving the model's ability to handle benign inputs. The method is applied at inference time without modifying model weights and avoids iterative response generation.","labels":["safety","research"],"sourceUrl":"http://ieeexplore.ieee.org/document/11612913","publishedAt":"2026-07-17T13:19:11.000Z","cveId":null,"cweIds":null,"cvssScore":null,"cvssSeverity":null,"severity":"info","attackType":["jailbreak"],"issueType":"research","affectedPackages":null,"affectedVendors":[],"affectedVendorsRaw":["Vision Language Models"],"classifierModel":"claude-haiku-4-5-20251001","classifierPromptVersion":"v3","cvssVector":null,"attackVector":null,"attackComplexity":null,"privilegesRequired":null,"userInteraction":null,"exploitMaturity":null,"epssScore":null,"patchAvailable":null,"disclosureDate":"2026-07-17T13:19:11.000Z","capecIds":null,"crossRefCount":0,"attackSophistication":"moderate","impactType":["safety"],"aiComponentTargeted":"model","llmSpecific":false,"classifierConfidence":0.85,"researchCategory":"peer_reviewed","atlasIds":null}}