paper-with-me

Papers

Shrinking the Semantic Gap: Spatial Pooling of Local Moment Invariants for Copy-Move Forgery Detection

2022-07-19 · Chao Wang, Zhiqiu Huang, Shuren Qi, Yaoshen Yu, Guohua Shen, Yushu Zhang

Copy-move forgery is a manipulation of copying and pasting specific patches from and to an image, with potentially illegal or unethical uses. Recent advances in the forensic methods for copy-move forgery have shown increasing success in detection accuracy and robustness. However, for images with high self-similarity or strong signal corruption, the existing algorithms often exhibit inefficient processes and unreliable results. This is mainly due to the inherent semantic gap between low-level visual representation and high-level semantic concept. In this paper, we present a very first study of trying to mitigate the semantic gap problem in copy-move forgery detection, with spatial pooling of local moment invariants for midlevel image representation. Our detection method expands the traditional works on two aspects: 1) we introduce the bag-of-visual-words model into this field for the first time, may meaning a new perspective of forensic study; 2) we propose a word-to-phrase feature description and matching pipeline, covering the spatial structure and visual saliency information of digital images. Extensive experimental results show the superior performance of our framework over state-of-the-art algorithms in overcoming the related problems caused by the semantic gap.

📄 PDF Abstract BibTeX arXiv:2207.09135

Code (1)

chaowang1016/word2phrasecmfd 공식 구현

Similar Papers 제목 키워드 기반

Graph Pooling by Local Cluster Selection

2024-11-25 · Yizhu Chen

Graph pooling is a family of operations which take graphs as input and produce shrinked graphs as output. Modern graph pooling methods are trainable and, in general inserted in Graph Neural Networks (GNNs) architectures …

Spatial Moment Pooling Improves Neural Image Assessment

2022-09-29 · Tongda Xu, Yifan Shao, Yan Wang, Hongwei Qin

In recent years, there has been widespread attention drawn to convolutional neural network (CNN) based blind image quality assessment (IQA). A large number of works start by extracting deep features from CNN. Then, those…

Blind Image Quality AssessmentImage Quality Assessment

Building Detail-Sensitive Semantic Segmentation Networks With Polynomial Pooling

2019-06-01 · CVPR 2019 6 · Zhen Wei, Jingyi Zhang, Li Liu, Fan Zhu 외

Semantic segmentation is an important computer vision task, which aims to allocate a semantic label to each pixel in an image. When training a segmentation model, it is common to fine-tune a classification network pre-tr…

General ClassificationSegmentationSemantic Segmentation

Improving Spatial Codification in Semantic Segmentation

2015-05-27 · Carles Ventura, Xavier Giró-i-Nieto, Verónica Vilaplana, Kevin McGuinness 외

This paper explores novel approaches for improving the spatial codification for the pooling of local descriptors to solve the semantic segmentation problem. We propose to partition the image into three regions for each o…

ObjectSegmentationSemantic Segmentation

Ask the Image: Supervised Pooling to Preserve Feature Locality

2014-06-01 · CVPR 2014 6 · Sean Ryan Fanello, Nicoletta Noceti, Carlo Ciliberto, Giorgio Metta 외

In this paper we propose a weighted supervised pooling method for visual recognition systems. We combine a standard Spatial Pyramid Representation which is commonly adopted to encode spatial information, with an appropri…