Diff-CAPTCHA: An Image-based CAPTCHA with Security Enhanced by Denoising Diffusion Model
Ran Jiang, Sanfeng Zhang, Linfeng Liu, Yanbing Peng

TL;DR
This paper introduces Diff-CAPTCHA, a new image-based CAPTCHA that uses diffusion models to generate complex, diverse images, significantly improving security against automated attacks while remaining user-friendly.
Contribution
The paper proposes a novel CAPTCHA scheme leveraging diffusion models to generate more secure and diverse images, strengthening resistance against machine learning-based attacks.
Findings
Diff-CAPTCHA outperforms baseline schemes in security tests.
Diffusion-based generation increases CAPTCHA diversity and complexity.
Human usability remains high despite enhanced security.
Abstract
To enhance the security of text CAPTCHAs, various methods have been employed, such as adding the interference lines on the text, randomly distorting the characters, and overlapping multiple characters. These methods partly increase the difficulty of automated segmentation and recognition attacks. However, facing the rapid development of the end-to-end breaking algorithms, their security has been greatly weakened. The diffusion model is a novel image generation model that can generate the text images with deep fusion of characters and background images. In this paper, an image-click CAPTCHA scheme called Diff-CAPTCHA is proposed based on denoising diffusion models. The background image and characters of the CAPTCHA are treated as a whole to guide the generation process of a diffusion model, thus weakening the character features available for machine learning, enhancing the diversity of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Digital Media Forensic Detection
MethodsSoftmax · Region Proposal Network · Convolution · RoIPool · Faster R-CNN · Diffusion
