paper-with-me

홈 › Papers

SSHNN: Semi-Supervised Hybrid NAS Network for Echocardiographic Image Segmentation

2023-09-09 · Renqi Chen, Jingjing Luo, Fan Nian, Yuhui Cen, Yiheng Peng, Zekuan Yu

Accurate medical image segmentation especially for echocardiographic images with unmissable noise requires elaborate network design. Compared with manual design, Neural Architecture Search (NAS) realizes better segmentation results due to larger search space and automatic optimization, but most of the existing methods are weak in layer-wise feature aggregation and adopt a ``strong encoder, weak decoder" structure, insufficient to handle global relationships and local details. To resolve these issues, we propose a novel semi-supervised hybrid NAS network for accurate medical image segmentation termed SSHNN. In SSHNN, we creatively use convolution operation in layer-wise feature fusion instead of normalized scalars to avoid losing details, making NAS a stronger encoder. Moreover, Transformers are introduced for the compensation of global context and U-shaped decoder is designed to efficiently connect global context with local features. Specifically, we implement a semi-supervised algorithm Mean-Teacher to overcome the limited volume problem of labeled medical image dataset. Extensive experiments on CAMUS echocardiography dataset demonstrate that SSHNN outperforms state-of-the-art approaches and realizes accurate segmentation. Code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2309.04672

Code (1)

QQTh4/NAS4Ultrasound 공식 구현 pytorch

Tasks

DecoderImage SegmentationMedical Image SegmentationNeural Architecture SearchSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Latents of latents to delineate pixels: hybrid Matryoshka autoencoder-to-U-Net pairing for segmenting large medical images in GPU-poor and low-data regimes

2025-02-13 · Tahir Syed, Ariba Khan, Sawera Hanif

Medical images are often high-resolution and lose important detail if downsampled, making pixel-level methods such as semantic segmentation much less efficient if performed on a low-dimensional image. We propose a low-ra…

DecoderGPUSemantic Segmentation

Improving Out-of-Distribution Detection in Echocardiographic View Classication through Enhancing Semantic Features

2023-08-31 · Jaeik Jeon, Seongmin Ha, Yeonggul Jang, Yeonyee E. Yoon 외

In echocardiographic view classification, accurately detecting out-of-distribution (OOD) data is essential but challenging, especially given the subtle differences between in-distribution and OOD data. While conventional…

ClassificationOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Hybrid Dual Mean-Teacher Network With Double-Uncertainty Guidance for Semi-Supervised Segmentation of MRI Scans

2023-03-09 · JiaYi Zhu, Bart Bolsterlee, Brian V. Y. Chow, Yang song 외

Semi-supervised learning has made significant progress in medical image segmentation. However, existing methods primarily utilize information acquired from a single dimensionality (2D/3D), resulting in sub-optimal perfor…

Image SegmentationMedical Image SegmentationMulti-Task LearningSegmentation+1

Dual Pseudo-Labels Interactive Self-Training for Semi-Supervised Visible-Infrared Person Re-Identification

2023-01-01 · ICCV 2023 1 · Jiangming Shi, Yachao Zhang, Xiangbo Yin, Yuan Xie 외

Visible-infrared person re-identification (VI-ReID) aims to match a specific person from a gallery of images captured from non-overlapping visible and infrared cameras. Most works focus on fully supervised VI-ReID, w…

Person Re-IdentificationPseudo Label

Phase Unwrapping of Color Doppler Echocardiography using Deep Learning

2023-06-23 · Hang Jung Ling, Olivier Bernard, Nicolas Ducros, Damien Garcia

Color Doppler echocardiography is a widely used non-invasive imaging modality that provides real-time information about the intracardiac blood flow. In an apical long-axis view of the left ventricle, color Doppler is sub…

Deep Learning