paper-with-me

홈 › Papers

Learning Transferable Object-Centric Diffeomorphic Transformations for Data Augmentation in Medical Image Segmentation

2023-07-25 · Nilesh Kumar, Prashnna K. Gyawali, Sandesh Ghimire, Linwei Wang

Obtaining labelled data in medical image segmentation is challenging due to the need for pixel-level annotations by experts. Recent works have shown that augmenting the object of interest with deformable transformations can help mitigate this challenge. However, these transformations have been learned globally for the image, limiting their transferability across datasets or applicability in problems where image alignment is difficult. While object-centric augmentations provide a great opportunity to overcome these issues, existing works are only focused on position and random transformations without considering shape variations of the objects. To this end, we propose a novel object-centric data augmentation model that is able to learn the shape variations for the objects of interest and augment the object in place without modifying the rest of the image. We demonstrated its effectiveness in improving kidney tumour segmentation when leveraging shape variations learned both from within the same dataset and transferred from external datasets.

📄 PDF Abstract BibTeX arXiv:2307.13645

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage SegmentationMedical Image SegmentationObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MDReg-Net: Multi-resolution diffeomorphic image registration using fully convolutional networks with deep self-supervision

2020-10-04 · Hongming Li, Yong Fan

We present a diffeomorphic image registration algorithm to learn spatial transformations between pairs of images to be registered using fully convolutional networks (FCNs) under a self-supervised learning setting. The ne…

Image RegistrationSelf-Supervised Learning

On Finite Difference Jacobian Computation in Deformable Image Registration

2022-12-12 · Yihao Liu, Junyu Chen, Shuwen Wei, Aaron Carass 외

Producing spatial transformations that are diffeomorphic is a key goal in deformable image registration. As a diffeomorphic transformation should have positive Jacobian determinant |J| everywhere, the number of voxels wi…

Image Registration

Deep Diffeomorphic Transformer Networks

2018-06-01 · CVPR 2018 6 · Nicki Skafte Detlefsen, Oren Freifeld, Søren Hauberg

Spatial Transformer layers allow neural networks, at least in principle, to be invariant to large spatial transformations in image data. The model has, however, seen limited uptake as most practical implementations suppo…

Diffeomorphic Spatial Transformer Networks

2021-01-01 · Tycho F.A. van der Ouderaa, Ivana Isgum, Wouter B. Veldhuis, Bob D. de Vos 외

In this paper we propose a spatial transformer network where the spatial transformations are limited to the group of diffeomorphisms. Diffeomorphic transformations are a kind of homeomorphism, which by definition preserv…

Diffeomorphic Transformations for Time Series Analysis: An Efficient Approach to Nonlinear Warping

2023-09-25 · Iñigo Martinez

The proliferation and ubiquity of temporal data across many disciplines has sparked interest for similarity, classification and clustering methods specifically designed to handle time series data. A core issue when deali…

ClusteringDynamic Time WarpingTime SeriesTime Series Alignment+3