paper-with-me

Papers

3DEditSafe: Defending 3D Editing Pipelines from Unsafe Generation

2026-05-14 · Nicole Meng, Zheyuan Liu, Meng Jiang, Yingjie Lao arxiv

Recent advances in 3D generative editing, particularly pipelines based on 3D Gaussian Splatting (3DGS), have achieved high-fidelity, multi-view-consistent scene manipulation from text prompts. However, we find that these pipelines also introduce new safety risks when unsafe prompts produce edits that are propagated and optimized across views. In this work, we study unsafe generation in 3D editing pipelines and show that such behavior can lead to coherent, undesirable Not-Safe-For-Work (NSFW) content in the final 3D representation. To address this, we propose 3DEditSafe, a safety-regularized 3D editing framework that constrains unsafe semantic propagation during optimization. 3DEditSafe combines generation-stage safety guidance with rendered-view 3D safety regularization, safe semantic projection, residue suppression, and mask-aware preservation to steer optimization away from unsafe editing directions. We evaluate our approach on EditSplat scenes using an object-compatible unsafe prompt benchmark and show that 2D safety guidance alone is not consistently sufficient to prevent unsafe 3D edits. 3DEditSafe reduces unsafe semantic alignment and view-level attack success rates, while revealing a safety-quality tradeoff in which stronger unsafe suppression can introduce artifacts or reduce unsafe-prompt fidelity. To our knowledge, this work is the first attempt to study and defend against unsafe generation in text-driven 3D editing pipelines, highlighting the need for safety mechanisms that operate directly on optimized 3D representations.

📄 PDF Abstract BibTeX arXiv:2605.15398

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PurpCode: Reasoning for Safer Code Generation

2025-07-25 · Jiawei Liu, Nirav Diwan, Zhe Wang, Haoyu Zhai 외 arxiv

We introduce PurpCode, the first post-training recipe for training safe code reasoning models towards generating secure code and defending against malicious cyberactivities. PurpCode trains a reasoning model in two stage…

Reinforcement LearningCode Generation

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

Unsafe Diffusion: On the Generation of Unsafe Images and Hateful Memes From Text-To-Image Models

2023-05-23 · Yiting Qu, Xinyue Shen, Xinlei He, Michael Backes 외

State-of-the-art Text-to-Image models like Stable Diffusion and DALLE$\cdot$2 are revolutionizing how people generate visual content. At the same time, society has serious concerns about how adversaries can exploit such …

DiSCO: Defending text-to-image generation through distribution-guided contrastive prompt optimization

2026-08-17 · Tong Zhang, Motasem Alfarra, Carlos Hinojosa, Christos Louizos 외 hf

As text-to-image generative models advance, they raise critical safety concerns, particularly the generation of Not-Safe-For-Work (NSFW) content such as violence and nudity, further exacerbated by red-teaming adversarial…

Text-to-Image Generation

Beyond the Safety Tax: Mitigating Unsafe Text-to-Image Generation via External Safety Rectification

2025-08-28 · Xiangtao Meng, Yingkai Dong, Ning Yu, Li Wang 외 arxiv

Text-to-image (T2I) generative models have achieved remarkable visual fidelity, yet remain vulnerable to generating unsafe content. Existing safety defenses typically intervene internally within the generative model, but…

Text-to-Image Generation