paper-with-me

Papers

Geometric Learning-Based Transformer Network for Estimation of Segmentation Errors

2023-08-09 · Sneha Sree C, Mohammad Al Fahim, Keerthi Ram, Mohanasankar Sivaprakasam

Many segmentation networks have been proposed for 3D volumetric segmentation of tumors and organs at risk. Hospitals and clinical institutions seek to accelerate and minimize the efforts of specialists in image segmentation. Still, in case of errors generated by these networks, clinicians would have to manually edit the generated segmentation maps. Given a 3D volume and its putative segmentation map, we propose an approach to identify and measure erroneous regions in the segmentation map. Our method can estimate error at any point or node in a 3D mesh generated from a possibly erroneous volumetric segmentation map, serving as a Quality Assurance tool. We propose a graph neural network-based transformer based on the Nodeformer architecture to measure and classify the segmentation errors at any point. We have evaluated our network on a high-resolution micro-CT dataset of the human inner-ear bony labyrinth structure by simulating erroneous 3D segmentation maps. Our network incorporates a convolutional encoder to compute node-centric features from the input micro-CT data, the Nodeformer to learn the latent graph embeddings, and a Multi-Layer Perceptron (MLP) to compute and classify the node-wise errors. Our network achieves a mean absolute error of ~0.042 over other Graph Neural Networks (GNN) and an accuracy of 79.53% over other GNNs in estimating and classifying the node-wise errors, respectively. We also put forth vertex-normal prediction as a custom pretext task for pre-training the CNN encoder to improve the network's overall performance. Qualitative analysis shows the efficiency of our network in correctly classifying errors and reducing misclassifications.

📄 PDF Abstract BibTeX arXiv:2308.05068

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Geometric Flood Depth Estimation: Fusing Transformer-Based Segmentation with Digital Elevation Models

2026-05-08 · Nhut Le, Ehsan Karimi, Maryam Rahnemoonfar arxiv

Post-disaster situational awareness relies heavily on understanding both the extent and the volume of floodwaters. While 2D semantic segmentation provides accurate flood masking, it lacks the vertical dimension required …

2D Semantic SegmentationDepth Estimation

BiometryNet: Landmark-based Fetal Biometry Estimation from Standard Ultrasound Planes

2022-06-29 · Netanell Avisdris, Leo Joskowicz, Brian Dromey, Anna L. David 외

Fetal growth assessment from ultrasound is based on a few biometric measurements that are performed manually and assessed relative to the expected gestational age. Reliable biometry estimation depends on the precise dete…

R2AoP: Reliable and Robust Angle of Progression Estimation from Intrapartum Ultrasound

2026-05-20 · Yuanhan Wang, Yifei Chen, Beining Wu, Mingxuan Liu 외 arxiv

Accurate estimation of the Angle of Progression (AoP) from intrapartum transperineal ultrasound is critical for objective assessment of labor progression, yet remains highly sensitive to imaging noise, boundary ambiguiti…

Test-time Adaptation

MonoDGP: Monocular 3D Object Detection with Decoupled-Query and Geometry-Error Priors

2024-10-25 · CVPR 2025 1 · Fanqi Pu, Yifan Wang, Jiru Deng, Wenming Yang

Perspective projection has been extensively utilized in monocular 3D object detection methods. It introduces geometric priors from 2D bounding boxes and 3D object dimensions to reduce the uncertainty of depth estimation.…

3D Object DetectionDepth EstimationDepth PredictionMonocular 3D Object Detection+3

SGIFormer: Semantic-guided and Geometric-enhanced Interleaving Transformer for 3D Instance Segmentation

2024-07-16 · Lei Yao, Yi Wang, Moyun Liu, Lap-Pui Chau

In recent years, transformer-based models have exhibited considerable potential in point cloud instance segmentation. Despite the promising performance achieved by existing methods, they encounter challenges such as inst…

3D Instance SegmentationDecoderInstance SegmentationSemantic Segmentation