paper-with-me

홈 › Papers

Introspective Attention Modulation for Safe Text-to-Image Generation

2026-07-16 · Basim Azam, Hossein Rahmani, Naveed Akhtar arxiv

State-of-the-art flow based text-to-image (T2I) models exhibit remarkable generative abilities but remain vulnerable to producing unsafe content. Prior safety efforts range from concept erasure and prompt filtering to classifier-based gating. However, simple techniques like parameter efficient adaptations of the models easily bypass such guardrails. We introduce a unique principled approach that achieves safety by regulating the model's attention dynamics through inference-time introspection, exhibiting intrinsic robustness. Our method analyzes and rebalances attention activations throughout image synthesis, steering generations away from unsafe concepts while preserving semantic alignment. This introspective control ensures safety of deployed models. Across standard and adversarial safety benchmarks, our approach achieves remarkable safety scores while maintaining or even improving alignment and perceptual quality. Our results reveal that attention-space regulation offers a considerably more promising path to safer diffusion transformer based image generation than the existing concept erasing mechanism.Our code can be accessed at https://basim-azam.github.io/iam/

📄 PDF Abstract BibTeX arXiv:2607.14945

Code (1)

Tavish9/awesome-daily-AI-arxiv ★ 111

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Can LLMs Reliably Self-Report Adversarial Prefills, and How?

2026-06-22 · Quang Minh Nguyen, Uzair Ahmed, Taegyoon Kim arxiv

Prior work shows that large language models (LLMs) exhibit introspective capability on benign tasks. We extend the question to safety contexts and examine how reliably a model can recognize that its own prior response wa…

Textual Explanations for Self-Driving Vehicles

2018-07-30 · ECCV 2018 9 · Jinkyu Kim, Anna Rohrbach, Trevor Darrell, John Canny 외

Deep neural perception and control networks have become key components of self-driving vehicles. User acceptance is likely to benefit from easy-to-interpret textual explanations which allow end-users to understand what t…

Unified Safe In-context Image Generation in Multimodal Diffusion Transformers via Restricting Unsafe Information Flows

2026-06-05 · Xiang Yang, Feifei Li, Mi Zhang, Geng Hong 외 arxiv

Diffusion transformers (DiTs) equipped with multimodal attention (MM-Attn) have become a dominant paradigm for image generation. However, preventing the generation of harmful content remains a critical challenge, particu…

Image Generation

HAIR: Hardness-Aware Inverse Reinforcement Learning with Introspective Reasoning for LLM Alignment

2025-03-23 · Ruoxi Cheng, Haoxuan Ma, Weixin Wang

The alignment of large language models (LLMs) with human values remains critical yet hindered by four key challenges: (1) scarcity of balanced safety datasets, (2) alignment tax, (3) vulnerability to jailbreak attacks du…

Spotlight and Shadow: Attention-Guided Dual-Anchor Introspective Decoding for MLLM Hallucination Mitigation

2026-04-11 · Yebo Wu, Han Jin, Zhijiang Guo, Li Li arxiv

Multimodal Large Language Models (MLLMs) have demonstrated remarkable reasoning capabilities yet continue to suffer from hallucination, where generated text contradicts visual content. In this paper, we introduce Dual-An…