paper-with-me

홈 › Papers

When 3D Partial Points Meets SAM: Tooth Point Cloud Segmentation with Sparse Labels

2024-09-03 · Yifan Liu, Wuyang Li, Cheng Wang, Hui Chen, Yixuan Yuan

Tooth point cloud segmentation is a fundamental task in many orthodontic applications. Current research mainly focuses on fully supervised learning which demands expensive and tedious manual point-wise annotation. Although recent weakly-supervised alternatives are proposed to use weak labels for 3D segmentation and achieve promising results, they tend to fail when the labels are extremely sparse. Inspired by the powerful promptable segmentation capability of the Segment Anything Model (SAM), we propose a framework named SAMTooth that leverages such capacity to complement the extremely sparse supervision. To automatically generate appropriate point prompts for SAM, we propose a novel Confidence-aware Prompt Generation strategy, where coarse category predictions are aggregated with confidence-aware filtering. Furthermore, to fully exploit the structural and shape clues in SAM's outputs for assisting the 3D feature learning, we advance a Mask-guided Representation Learning that re-projects the generated tooth masks of SAM into 3D space and constrains these points of different teeth to possess distinguished representations. To demonstrate the effectiveness of the framework, we conduct experiments on the public dataset and surprisingly find with only 0.1\% annotations (one point per tooth), our method can surpass recent weakly supervised methods by a large margin, and the performance is even comparable to the recent fully-supervised methods, showcasing the significant potential of applying SAM to 3D perception tasks with sparse labels. Code is available at https://github.com/CUHK-AIM-Group/SAMTooth.

📄 PDF Abstract BibTeX arXiv:2409.01691

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud SegmentationRepresentation Learning

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Periodontal Bone Loss Analysis via Keypoint Detection With Heuristic Post-Processing

2025-03-05 · Ryan Banks, Vishal Thengane, María Eugenia Guerrero, Nelly Maria García-Madueño 외

Calculating percentage bone loss is a critical test for periodontal disease staging but is sometimes imprecise and time consuming when manually calculated. This study evaluates the application of a deep learning keypoint…

Instance SegmentationKeypoint Detectionobject-detectionObject Detection+1

A new method for determining the filled point of the tooth by Bit-Plane Algorithm

2019-07-05 · Zahra Alidousti, Maryam Taghizadeh Dehkordi

Up to now, researchers have applied segmentation techniques in their studies on teeth images, with construction on tooth root length and depth. In this paper, a new approach to the exact identification of the filled poin…

Improving the quality of dental crown using a Transformer-based method

2023-03-04 · Golriz Hosseinimanesh, Farnoosh Ghadiri, Ammar Alsheghri, Ying Zhang 외

Designing a synthetic crown is a time-consuming, inconsistent, and labor-intensive process. In this work, we present a fully automatic method that not only learns human design dental crowns, but also improves the consist…

Point Cloud Completion

ToothSegNet: Image Degradation meets Tooth Segmentation in CBCT Images

2023-07-05 · Jiaxiang Liu, Tianxiang Hu, Yang Feng, Wanghui Ding 외

In computer-assisted orthodontics, three-dimensional tooth models are required for many medical treatments. Tooth segmentation from cone-beam computed tomography (CBCT) images is a crucial step in constructing the models…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

ToothInpaintor: Tooth Inpainting from Partial 3D Dental Model and 2D Panoramic Image

2022-11-25 · Yuezhi Yang, Zhiming Cui, Changjian Li, Wenping Wang

In orthodontic treatment, a full tooth model consisting of both the crown and root is indispensable in making the treatment plan. However, acquiring tooth root information to obtain the full tooth model from CBCT images …