paper-with-me

홈 › Papers

Universal Defensive Underpainting Patch: Making Your Text Invisible to Optical Character Recognition

2023-08-04 · Jiacheng Deng, Li Dong, Jiahao Chen, Diqun Yan, Rangding Wang, Dengpan Ye, Lingchen Zhao, Jinyu Tian

Optical Character Recognition (OCR) enables automatic text extraction from scanned or digitized text images, but it also makes it easy to pirate valuable or sensitive text from these images. Previous methods to prevent OCR piracy by distorting characters in text images are impractical in real-world scenarios, as pirates can capture arbitrary portions of the text images, rendering the defenses ineffective. In this work, we propose a novel and effective defense mechanism termed the Universal Defensive Underpainting Patch (UDUP) that modifies the underpainting of text images instead of the characters. UDUP is created through an iterative optimization process to craft a small, fixed-size defensive patch that can generate non-overlapping underpainting for text images of any size. Experimental results show that UDUP effectively defends against unauthorized OCR under the setting of any screenshot range or complex image background. It is agnostic to the content, size, colors, and languages of characters, and is robust to typical image operations such as scaling and compressing. In addition, the transferability of UDUP is demonstrated by evading several off-the-shelf OCRs. The code is available at https://github.com/QRICKDD/UDUP.

📄 PDF Abstract BibTeX arXiv:2308.02369

Code (1)

qrickdd/udup 공식 구현 pytorch

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Defending Person Detection Against Adversarial Patch Attack by using Universal Defensive Frame

2022-04-27 · Youngjoon Yu, Hong Joo Lee, Hakmin Lee, Yong Man Ro

Person detection has attracted great attention in the computer vision area and is an imperative element in human-centric computer vision. Although the predictive performances of person detection networks have been improv…

Autonomous DrivingHuman Detectionobject-detectionObject Detection

Defensive Patches for Robust Recognition in the Physical World

2022-04-13 · CVPR 2022 1 · Jiakai Wang, Zixin Yin, Pengfei Hu, Aishan Liu 외

To operate in real-world high-stakes environments, deep learning systems have to endure noises that have been continuously thwarting their robustness. Data-end defense, which improves robustness by operations on input da…

Untraceable DeepFakes via Traceable Fingerprint Elimination

2025-08-05 · Jiewei Lai, Lan Zhang, Chen Tang, Pengcheng Sun 외 arxiv

Recent advancements in DeepFakes attribution technologies have significantly enhanced forensic capabilities, enabling the extraction of traces left by generative models (GMs) in images, making DeepFakes traceable back to…

GUARD: Graph Universal Adversarial Defense

2022-04-20 · Jintang Li, Jie Liao, Ruofan Wu, Liang Chen 외

Graph convolutional networks (GCNs) have been shown to be vulnerable to small adversarial perturbations, which becomes a severe threat and largely limits their applications in security-critical scenarios. To mitigate suc…

Adversarial Defense

UnMarker: A Universal Attack on Defensive Image Watermarking

2024-05-14 · Andre Kassis, Urs Hengartner

Reports regarding the misuse of Generative AI (GenAI) to create deepfakes are frequent. Defensive watermarking enables GenAI providers to hide fingerprints in their images and use them later for deepfake detection. Yet, …

DeepFake DetectionDenoisingFace Swapping