paper-with-me

홈 › Papers

TextDestroyer: A Training- and Annotation-Free Diffusion Method for Destroying Anomal Text from Images

2024-11-01 · Mengcheng Li, Mingbao Lin, Fei Chao, Chia-Wen Lin, Rongrong Ji

In this paper, we propose TextDestroyer, the first training- and annotation-free method for scene text destruction using a pre-trained diffusion model. Existing scene text removal models require complex annotation and retraining, and may leave faint yet recognizable text information, compromising privacy protection and content concealment. TextDestroyer addresses these issues by employing a three-stage hierarchical process to obtain accurate text masks. Our method scrambles text areas in the latent start code using a Gaussian distribution before reconstruction. During the diffusion denoising process, self-attention key and value are referenced from the original latent to restore the compromised background. Latent codes saved at each inversion step are used for replacement during reconstruction, ensuring perfect background restoration. The advantages of TextDestroyer include: (1) it eliminates labor-intensive data annotation and resource-intensive training; (2) it achieves more thorough text destruction, preventing recognizable traces; and (3) it demonstrates better generalization capabilities, performing well on both real-world scenes and generated images.

📄 PDF Abstract BibTeX arXiv:2411.00355

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

$\mathrm{D}^\mathrm{3}$-Predictor: Noise-Free Deterministic Diffusion for Dense Prediction

2025-12-08 · Changliang Xia, Chengyou Jia, Minnan Luo, Zhuohang Dang 외 arxiv

Although diffusion models with strong visual priors have emerged as powerful dense prediction backbones, they overlook a core limitation: the stochastic noise at the core of diffusion sampling is inherently misaligned wi…

VASR: Variance-Aware Systematic Resampling for Reward-Guided Diffusion

2026-04-08 · Shivanshu Shekhar, Sagnik Mukherjee, Jia Yi Zhang, Tong Zhang arxiv

Sequential Monte Carlo (SMC) samplers for reward-guided diffusion models often suffer from rapid lineage collapse: a few high-reward particles dominate the population within a handful of resampling steps, destroying dive…

Text-to-Image Generation

Destruction is a General Strategy to Learn Generation; Diffusion's Strength is to Take it Seriously; Exploration is the Future

2026-05-28 · Pierre-André Noël arxiv

I present diffusion models as part of a family of machine learning techniques that withhold information from a model's input and train it to guess the withheld information. I argue that diffusion's destroying approach to…

Reinforcement Learning

SDeMorph: Towards Better Facial De-morphing from Single Morph

2023-08-22 · Nitish Shukla

Face Recognition Systems (FRS) are vulnerable to morph attacks. A face morph is created by combining multiple identities with the intention to fool FRS and making it match the morph with multiple identities. Current Morp…

DenoisingFace RecognitionMORPH

FreeSeg-Diff: Training-Free Open-Vocabulary Segmentation with Diffusion Models

2024-03-29 · Barbara Toniella Corradini, Mustafa Shukor, Paul Couairon, Guillaume Couairon 외

Foundation models have exhibited unprecedented capabilities in tackling many domains and tasks. Models such as CLIP are currently widely used to bridge cross-modal representations, and text-to-image diffusion models are …

Image GenerationImage SegmentationSegmentationSemantic Segmentation+1