paper-with-me

Papers

Copy-Move Detection in Optical Microscopy: A Segmentation Network and A Dataset

2024-12-13 · Hao-Chiang Shao, Yuan-Rong Liao, Tse-Yu Tseng, Yen-Liang Chuo, Fong-Yi Lin

With increasing revelations of academic fraud, detecting forged experimental images in the biomedical field has become a public concern. The challenge lies in the fact that copy-move targets can include background tissue, small foreground objects, or both, which may be out of the training domain and subject to unseen attacks, rendering standard object-detection-based approaches less effective. To address this, we reformulate the problem of detecting biomedical copy-move forgery regions as an intra-image co-saliency detection task and propose CMSeg-Net, a copy-move forgery segmentation network capable of identifying unseen duplicated areas. Built on a multi-resolution encoder-decoder architecture, CMSeg-Net incorporates self-correlation and correlation-assisted spatial-attention modules to detect intra-image regional similarities within feature tensors at each observation scale. This design helps distinguish even small copy-move targets in complex microscopic images from other similar objects. Furthermore, we created a copy-move forgery dataset of optical microscopic images, named FakeParaEgg, using open data from the ICIP 2022 Challenge to support CMSeg-Net's development and verify its performance. Extensive experiments demonstrate that our approach outperforms previous state-of-the-art methods on the FakeParaEgg dataset and other open copy-move detection datasets, including CASIA-CMFD, CoMoFoD, and CMF. The FakeParaEgg dataset, our source code, and the CMF dataset with our manually defined segmentation ground truths available at ``https://github.com/YoursEver/FakeParaEgg''.

📄 PDF Abstract BibTeX arXiv:2412.10258

Code (1)

yoursever/fakeparaegg 공식 구현

Tasks

object-detectionObject DetectionSaliency Detection

Similar Papers 제목 키워드 기반

Deep learning using Havrda-Charvat entropy for classification of pulmonary endomicroscopy

2021-04-12 · Thibaud Brochet, Jerome Lapuyade-Lahorgue, Sebastien Bougleux, Mathieu Salaun 외

Pulmonary optical endomicroscopy (POE) is an imaging technology in real time. It allows to examine pulmonary alveoli at a microscopic level. Acquired in clinical settings, a POE image sequence can have as much as 25% of …

General Classification

An Iterative Convolutional Neural Network Algorithm Improves Electron Microscopy Image Segmentation

2015-06-18 · Xundong Wu

To build the connectomics map of the brain, we developed a new algorithm that can automatically refine the Membrane Detection Probability Maps (MDPM) generated to perform automatic segmentation of electron microscopy (EM…

BIG-bench Machine LearningElectron Microscopy Image SegmentationImage SegmentationSegmentation+1

Automated Pollen Recognition in Optical and Holographic Microscopy Images

2025-12-09 · Swarn Singh Warshaneyan, Maksims Ivanovs, Blaž Cugmas, Inese Bērziņa 외 arxiv

This study explores the application of deep learning to improve and automate pollen grain detection and classification in both optical and holographic microscopy images, with a particular focus on veterinary cytology use…

Image ClassificationObject Detection

Segmentation of Drosophila Heart in Optical Coherence Microscopy Images Using Convolutional Neural Networks

2018-03-05 · Lian Duan, Xi Qin, Yuanhao He, Xialin Sang 외

Convolutional neural networks are powerful tools for image segmentation and classification. Here, we use this method to identify and mark the heart region of Drosophila at different developmental stages in the cross-sect…

General ClassificationHeart SegmentationImage SegmentationSegmentation+1

Practical Guidelines for Cell Segmentation Models Under Optical Aberrations in Microscopy

2024-04-12 · Boyuan Peng, Jiaju Chen, P. Bilha Githinji, Ijaz Gul 외

Cell segmentation is essential in biomedical research for analyzing cellular morphology and behavior. Deep learning methods, particularly convolutional neural networks (CNNs), have revolutionized cell segmentation by ext…

BenchmarkingCell SegmentationImage SegmentationInstance Segmentation+2