paper-with-me

홈 › Papers

Adapt Everywhere: Unsupervised Adaptation of Point-Clouds and Entropy Minimisation for Multi-modal Cardiac Image Segmentation

2021-03-15 · Sulaiman Vesal, Mingxuan Gu, Ronak Kosti, Andreas Maier, Nishant Ravikumar

Deep learning models are sensitive to domain shift phenomena. A model trained on images from one domain cannot generalise well when tested on images from a different domain, despite capturing similar anatomical structures. It is mainly because the data distribution between the two domains is different. Moreover, creating annotation for every new modality is a tedious and time-consuming task, which also suffers from high inter- and intra- observer variability. Unsupervised domain adaptation (UDA) methods intend to reduce the gap between source and target domains by leveraging source domain labelled data to generate labels for the target domain. However, current state-of-the-art (SOTA) UDA methods demonstrate degraded performance when there is insufficient data in source and target domains. In this paper, we present a novel UDA method for multi-modal cardiac image segmentation. The proposed method is based on adversarial learning and adapts network features between source and target domain in different spaces. The paper introduces an end-to-end framework that integrates: a) entropy minimisation, b) output feature space alignment and c) a novel point-cloud shape adaptation based on the latent features learned by the segmentation model. We validated our method on two cardiac datasets by adapting from the annotated source domain, bSSFP-MRI (balanced Steady-State Free Procession-MRI), to the unannotated target domain, LGE-MRI (Late-gadolinium enhance-MRI), for the multi-sequence dataset; and from MRI (source) to CT (target) for the cross-modality dataset. The results highlighted that by enforcing adversarial learning in different parts of the network, the proposed method delivered promising performance, compared to other SOTA methods.

📄 PDF Abstract BibTeX arXiv:2103.08219

Code (1)

sulaimanvesal/PointCloudUDA 공식 구현 pytorch

Tasks

Domain AdaptationImage SegmentationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Domain Adaptation on Point Clouds via Geometry-Aware Implicits

2021-12-17 · CVPR 2022 1 · Yuefan Shen, Yanchao Yang, Mi Yan, He Wang 외

As a popular geometric representation, point clouds have attracted much attention in 3D vision, leading to many applications in autonomous driving and robotics. One important yet unsolved issue for learning on point clou…

Autonomous DrivingDomain AdaptationUnsupervised Domain Adaptation

Towards Robust 3D Object Recognition with Dense-to-Sparse Deep Domain Adaptation

2022-05-07 · Prajval Kumar Murali, Cong Wang, Ravinder Dahiya, Mohsen Kaboli

Three-dimensional (3D) object recognition is crucial for intelligent autonomous agents such as autonomous vehicles and robots alike to operate effectively in unstructured environments. Most state-of-art approaches rely o…

3D Object RecognitionAutonomous VehiclesDomain AdaptationObject+1

SF-UDA$^{3D}$: Source-Free Unsupervised Domain Adaptation for LiDAR-Based 3D Object Detection

2020-10-16 · Cristiano Saltori, Stéphane Lathuiliére, Nicu Sebe, Elisa Ricci 외

3D object detectors based only on LiDAR point clouds hold the state-of-the-art on modern street-view benchmarks. However, LiDAR-based detectors poorly generalize across domains due to domain shift. In the case of LiDAR, …

3D Object DetectionDomain AdaptationObjectobject-detection+2

Complete & Label: A Domain Adaptation Approach to Semantic Segmentation of LiDAR Point Clouds

2020-07-16 · CVPR 2021 1 · Li Yi, Boqing Gong, Thomas Funkhouser

We study an unsupervised domain adaptation problem for the semantic labeling of 3D point clouds, with a particular focus on domain discrepancies induced by different LiDAR sensors. Based on the observation that sparse 3D…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

ESP-Zero: Unsupervised enhancement of zero-shot classification for Extremely Sparse Point cloud

2024-04-30 · Jiayi Han, Zidi Cao, Weibo Zheng, Xiangguo Zhou 외

In recent years, zero-shot learning has attracted the focus of many researchers, due to its flexibility and generality. Many approaches have been proposed to achieve the zero-shot classification of the point clouds for 3…

zero-shot-classificationZero-Shot Learning