paper-with-me

홈 › Papers

Soft-CP: A Credible and Effective Data Augmentation for Semantic Segmentation of Medical Lesions

2022-03-20 · Pingping Dai, Licong Dong, Ruihan Zhang, Haiming Zhu, Jie Wu, Kehong Yuan

The medical datasets are usually faced with the problem of scarcity and data imbalance. Moreover, annotating large datasets for semantic segmentation of medical lesions is domain-knowledge and time-consuming. In this paper, we propose a new object-blend method(short in soft-CP) that combines the Copy-Paste augmentation method for semantic segmentation of medical lesions offline, ensuring the correct edge information around the lession to solve the issue above-mentioned. We proved the method's validity with several datasets in different imaging modalities. In our experiments on the KiTS19[2] dataset, Soft-CP outperforms existing medical lesions synthesis approaches. The Soft-CP augementation provides gains of +26.5% DSC in the low data regime(10% of data) and +10.2% DSC in the high data regime(all of data), In offline training data, the ratio of real images to synthetic images is 3:1.

📄 PDF Abstract BibTeX arXiv:2203.10507

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Copy-Paste 설명 없음

Similar Papers 제목 키워드 기반

LLM-Guided Measurement Credibility Correction for Trustworthy Industrial Process Inference

2026-07-07 · Youcheng Zong, Runda Jia, Dakuo He arxiv

Industrial prediction and soft sensing depend on credible input measurements. In field deployment, a predictor may receive biased, delayed, stale, or derived measurements that still look plausible. Prediction can then fa…

SoftEdge: Regularizing Graph Classification with Random Soft Edges

2022-04-21 · Hongyu Guo, Sun Sun

Augmented graphs play a vital role in regularizing Graph Neural Networks (GNNs), which leverage information exchange along edges in graphs, in the form of message passing, for learning. Due to their effectiveness, simple…

ClassificationData AugmentationGraph Classification

Data Augmentation-free Unsupervised Learning for 3D Point Cloud Understanding

2022-10-06 · Guofeng Mei, Cristiano Saltori, Fabio Poiesi, Jian Zhang 외

Unsupervised learning on 3D point clouds has undergone a rapid evolution, especially thanks to data augmentation-based contrastive methods. However, data augmentation is not ideal as it requires a careful selection of th…

3D Object ClassificationContrastive LearningData AugmentationPseudo Label+1

Master-Auxiliary: an efficient aggregation strategy for video anomaly detection

2020-05-24 · Zhiguo Wang, Zhongliang Yang, Yu-Jin Zhang

The aim of surveillance video anomaly detection is to detect events that rarely or never happened in a certain scene. Generally, different detectors can detect different anomalies. This paper proposes an efficient strate…

Anomaly DetectionVideo Anomaly Detection

HSMix: Hard and Soft Mixing Data Augmentation for Medical Image Segmentation

2025-11-18 · Danyang Sun, Fadi Dornaika, Nagore Barrena arxiv

Due to the high cost of annotation or the rarity of some diseases, medical image segmentation is often limited by data scarcity and the resulting overfitting problem. Self-supervised learning and semi-supervised learning…

Medical Image SegmentationSelf-Supervised LearningSemantic SegmentationData Augmentation