paper-with-me

홈 › Papers

A Crack in the Bark: Leveraging Public Knowledge to Remove Tree-Ring Watermarks

2025-06-12 · Junhua Lin, Marc Juarez

We present a novel attack specifically designed against Tree-Ring, a watermarking technique for diffusion models known for its high imperceptibility and robustness against removal attacks. Unlike previous removal attacks, which rely on strong assumptions about attacker capabilities, our attack only requires access to the variational autoencoder that was used to train the target diffusion model, a component that is often publicly available. By leveraging this variational autoencoder, the attacker can approximate the model's intermediate latent space, enabling more effective surrogate-based attacks. Our evaluation shows that this approach leads to a dramatic reduction in the AUC of Tree-Ring detector's ROC and PR curves, decreasing from 0.993 to 0.153 and from 0.994 to 0.385, respectively, while maintaining high image quality. Notably, our attacks outperform existing methods that assume full access to the diffusion model. These findings highlight the risk of reusing public autoencoders to train diffusion models -- a threat not considered by current industry practices. Furthermore, the results suggest that the Tree-Ring detector's precision, a metric that has been overlooked by previous evaluations, falls short of the requirements for real-world deployment.

📄 PDF Abstract BibTeX arXiv:2506.10502

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

Coarse-to-fine crack cue for robust crack detection

2025-07-21 · Zelong Liu, Yuliang Gu, Zhichao Sun, Huachao Zhu 외 arxiv

Crack detection is an important task in computer vision. Despite impressive in-dataset performance, deep learning-based methods still struggle in generalizing to unseen domains. The thin structure property of cracks is u…

Robust feature knowledge distillation for enhanced performance of lightweight crack segmentation models

2024-04-09 · Zhaohui Chen, Elyas Asadi Shamsabadi, Sheng Jiang, Luming Shen 외

Vision-based crack detection faces deployment challenges due to the size of robust models and edge device limitations. These can be addressed with lightweight models trained with knowledge distillation (KD). However, sta…

Crack SegmentationKnowledge Distillation

Developing a Free and Open-source Automated Building Exterior Crack Inspection Software for Construction and Facility Managers

2022-06-20 · Pi Ko, Samuel A. Prieto, Borja Garcia de Soto

Inspection of cracks is an important process for properly monitoring and maintaining a building. However, manual crack inspection is time-consuming, inconsistent, and dangerous (e.g., in tall buildings). Due to the devel…

Distribution-aware Noisy-label Crack Segmentation

2024-10-12 · Xiaoyan Jiang, Xinlong Wan, Kaiying Zhu, Xihe Qiu 외

Road crack segmentation is critical for robotic systems tasked with the inspection, maintenance, and monitoring of road infrastructures. Existing deep learning-based methods for crack segmentation are typically trained o…

Crack SegmentationDomain GeneralizationGeneral KnowledgeSegmentation

UP-CrackNet: Unsupervised Pixel-Wise Road Crack Detection via Adversarial Image Restoration

2024-01-28 · Nachuan Ma, Rui Fan, Lihua Xie

Over the past decade, automated methods have been developed to detect cracks more efficiently, accurately, and objectively, with the ultimate goal of replacing conventional manual visual inspection techniques. Among thes…

Anomaly DetectionCrack SegmentationGenerative Adversarial NetworkImage Restoration+2