paper-with-me

홈 › Papers

Tracing Copied Pixels and Regularizing Patch Affinity in Copy Detection

2026-02-19 · Yichen Lu, Siwei Nie, Minlong Lu, Xudong Yang, Xiaobo Zhang, Peng Zhang arxiv

Image Copy Detection (ICD) aims to identify manipulated content between image pairs through robust feature representation learning. While self-supervised learning (SSL) has advanced ICD systems, existing view-level contrastive methods struggle with sophisticated edits due to insufficient fine-grained correspondence learning. We address this limitation by exploiting the inherent geometric traceability in edited content through two key innovations. First, we propose PixTrace - a pixel coordinate tracking module that maintains explicit spatial mappings across editing transformations. Second, we introduce CopyNCE, a geometrically-guided contrastive loss that regularizes patch affinity using overlap ratios derived from PixTrace's verified mappings. Our method bridges pixel-level traceability with patch-level similarity learning, suppressing supervision noise in SSL training. Extensive experiments demonstrate not only state-of-the-art performance (88.7% uAP / 83.9% RP90 for matcher, 72.6% uAP / 68.4% RP90 for descriptor on DISC21 dataset) but also better interpretability over existing methods.

📄 PDF Abstract BibTeX arXiv:2602.17484

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningRepresentation Learning

Similar Papers 제목 키워드 기반

SAM-CP: Marrying SAM with Composable Prompts for Versatile Segmentation

2024-07-23 · Pengfei Chen, Lingxi Xie, Xinyue Huo, Xuehui Yu 외

The Segment Anything model (SAM) has shown a generalized ability to group image pixels into patches, but applying it to semantic-aware segmentation still faces major challenges. This paper presents SAM-CP, a simple appro…

Panoptic SegmentationSegmentation

STRAP: Structured Object Affordance Segmentation with Point Supervision

2023-04-17 · Leiyao Cui, Xiaoxue Chen, Hao Zhao, Guyue Zhou 외

With significant annotation savings, point supervision has been proven effective for numerous 2D and 3D scene understanding problems. This success is primarily attributed to the structured output space; i.e., samples wit…

ObjectScene Understanding

PatchShuffle Regularization

2017-07-22 · Guoliang Kang, Xuanyi Dong, Liang Zheng, Yi Yang

This paper focuses on regularizing the training of the convolutional neural network (CNN). We propose a new regularization approach named ``PatchShuffle`` that can be adopted in any classification-oriented CNN models. It…

General Classification

Robust Region Grouping via Internal Patch Statistics

2013-06-01 · CVPR 2013 6 · Xiaobai Liu, Liang Lin, Alan L. Yuille

In this work, we present an efficient multi-scale low-rank representation for image segmentation. Our method begins with partitioning the input images into a set of superpixels, followed by seeking the optimal superpixel…

Image SegmentationSemantic SegmentationSuperpixels

Learning Superpixels With Segmentation-Aware Affinity Loss

2018-06-01 · CVPR 2018 6 · Wei-Chih Tu, Ming-Yu Liu, Varun Jampani, Deqing Sun 외

Superpixel segmentation has been widely used in many computer vision tasks. Existing superpixel algorithms are mainly based on hand-crafted features, which often fail to preserve weak object boundaries. In this work, we …

SegmentationSuperpixels