paper-with-me

Papers

Leveraging Point Transformers for Detecting Anatomical Landmarks in Digital Dentistry

2025-04-15 · Tibor Kubík, Oldřich Kodym, Petr Šilling, Kateřina Trávníčková, Tomáš Mojžiš, Jan Matula

The increasing availability of intraoral scanning devices has heightened their importance in modern clinical orthodontics. Clinicians utilize advanced Computer-Aided Design techniques to create patient-specific treatment plans that include laboriously identifying crucial landmarks such as cusps, mesial-distal locations, facial axis points, and tooth-gingiva boundaries. Detecting such landmarks automatically presents challenges, including limited dataset sizes, significant anatomical variability among subjects, and the geometric nature of the data. We present our experiments from the 3DTeethLand Grand Challenge at MICCAI 2024. Our method leverages recent advancements in point cloud learning through transformer architectures. We designed a Point Transformer v3 inspired module to capture meaningful geometric and anatomical features, which are processed by a lightweight decoder to predict per-point distances, further processed by graph-based non-minima suppression. We report promising results and discuss insights on learned feature interpretability.

📄 PDF Abstract BibTeX arXiv:2504.11418

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Landmark Detection for Medical Images using a General-purpose Segmentation Model

2025-07-13 · Ekaterina Stansfield, Jennifer A. Mitterer, Abdulrahman Altahhan

Radiographic images are a cornerstone of medical diagnostics in orthopaedics, with anatomical landmark detection serving as a crucial intermediate step for information extraction. General-purpose foundational segmentatio…

Anatomical Landmark DetectionDiagnostic

Anatomical Landmarks Localization for 3D Foot Point Clouds

2021-10-03 · Sheldon Fung, Xuequan Lu, Mantas Mykolaitis, Gediminas Kostkevicius 외

3D anatomical landmarks play an important role in health research. Their automated prediction/localization thus becomes a vital task. In this paper, we introduce a deformation method for 3D anatomical landmarks predictio…

Prediction

Deep Learning-based Biological Anatomical Landmark Detection in Colonoscopy Videos

2021-08-06 · Kaiwei Che, Chengwei Ye, Yibing Yao, Nachuan Ma 외

Colonoscopy is a standard imaging tool for visualizing the entire gastrointestinal (GI) tract of patients to capture lesion areas. However, it takes the clinicians excessive time to review a large number of images extrac…

Anatomical Landmark DetectionDeep Learning

Self-Supervised Discovery of Anatomical Shape Landmarks

2020-06-13 · Riddhish Bhalodia, Ladislav Kavan, Ross Whitaker

Statistical shape analysis is a very useful tool in a wide range of medical and biological applications. However, it typically relies on the ability to produce a relatively small number of features that can capture the r…

Image Registration

Discovering Salient Anatomical Landmarks by Predicting Human Gaze

2020-01-22 · Richard Droste, Pierre Chatelain, Lior Drukker, Harshita Sharma 외

Anatomical landmarks are a crucial prerequisite for many medical imaging tasks. Usually, the set of landmarks for a given task is predefined by experts. The landmark locations for a given image are then annotated manuall…

Affine Image RegistrationClusteringImage Registration