paper-with-me

홈 › Papers

Region-of-interest guided Supervoxel Inpainting for Self-supervision

2020-06-26 · Subhradeep Kayal, Shuai Chen, Marleen de Bruijne

Self-supervised learning has proven to be invaluable in making best use of all of the available data in biomedical image segmentation. One particularly simple and effective mechanism to achieve self-supervision is inpainting, the task of predicting arbitrary missing areas based on the rest of an image. In this work, we focus on image inpainting as the self-supervised proxy task, and propose two novel structural changes to further enhance the performance of a deep neural network. We guide the process of generating images to inpaint by using supervoxel-based masking instead of random masking, and also by focusing on the area to be segmented in the primary task, which we term as the region-of-interest. We postulate that these additions force the network to learn semantics that are more attuned to the primary task, and test our hypotheses on two applications: brain tumour and white matter hyperintensities segmentation. We empirically show that our proposed approach consistently outperforms both supervised CNNs, without any self-supervision, and conventional inpainting-based self-supervision methods on both large and small training set sizes.

📄 PDF Abstract BibTeX arXiv:2006.15186

Code (1)

DeepK/inpainting tf

Tasks

Image InpaintingImage SegmentationSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Saliency-guided Adaptive Seeding for Supervoxel Segmentation

2017-04-13 · Ge Gao, Mikko Lauri, Jianwei Zhang, Simone Frintrop

We propose a new saliency-guided method for generating supervoxels in 3D space. Rather than using an evenly distributed spatial seeding procedure, our method uses visual saliency to guide the process of supervoxel genera…

Segmentation

SuperVoxelGPT: Adaptive and Ordered 3D Tokenization for Autoregressive Shape Generation

2026-05-28 · Yuan Li, Congyi Zhang, Xifeng Gao, Xiaohu Guo arxiv

Autoregressive multimodal large language models (MLLMs) enable 3D generation but struggle to scale to high-resolution shapes due to inadequate 3D tokenizations. Compact set-based representations discard deterministic spa…

3D Generation

3DFill:Reference-guided Image Inpainting by Self-supervised 3D Image Alignment

2022-11-09 · Liang Zhao, Xinyuan Zhao, Hailong Ma, Xinyu Zhang 외

Most existing image inpainting algorithms are based on a single view, struggling with large holes or the holes containing complicated scenes. Some reference-guided algorithms fill the hole by referring to another viewpoi…

Image Inpainting

LIBSVX: A Supervoxel Library and Benchmark for Early Video Processing

2015-12-30 · Chenliang Xu, Jason J. Corso

Supervoxel segmentation has strong potential to be incorporated into early video analysis as superpixel segmentation has in image analysis. However, there are many plausible supervoxel methods and little understanding as…

Boundary DetectionSegmentationSuperpixels

maskSLIC: Regional Superpixel Generation with Application to Local Pathology Characterisation in Medical Images

2016-06-30 · Benjamin Irving

Supervoxel methods such as Simple Linear Iterative Clustering (SLIC) are an effective technique for partitioning an image or volume into locally similar regions, and are a common building block for the development of det…

Clustering