ギャル的キラキラポイント✨ ● 2つのエンコーダーで、いろんな歯の形に対応💖 ● KANっていうスゴいので、歯の重なりもなんのその!👯 ● データ拡張(画像の加工)で、どんな画像でも大丈夫🙆♀️
詳細解説 背景 歯医者さんが撮るレントゲン写真(パノラマX線画像)から、歯をAIでキレイに分けたい!でも歯って形も違うし、重なったりして難しいんだよね~💦
方法 DE-KANっていうモデルを使うよ!😎 2つのエンコーダー(特徴を抽出する機械)で、色んな形の歯に対応。KANっていうスゴイやつで、歯の重なりを解決!画像加工もして、どんな画像でもOKにしちゃう!✨
結果 他のAIより、DE-KANの方がめっちゃ良い結果が出たんだって!🥳
続きは「らくらく論文」アプリで
Accurate segmentation of individual teeth from panoramic radiographs remains a challenging task due to anatomical variations, irregular tooth shapes, and overlapping structures. These complexities often limit the performance of conventional deep learning models. To address this, we propose DE-KAN, a novel Dual Encoder Kolmogorov Arnold Network, which enhances feature representation and segmentation precision. The framework employs a ResNet-18 encoder for augmented inputs and a customized CNN encoder for original inputs, enabling the complementary extraction of global and local spatial features. These features are fused through KAN-based bottleneck layers, incorporating nonlinear learnable activation functions derived from the Kolmogorov Arnold representation theorem to improve learning capacity and interpretability. Extensive experiments on two benchmark dental X-ray datasets demonstrate that DE-KAN outperforms state-of-the-art segmentation models, achieving mIoU of 94.5%, Dice coefficient of 97.1%, accuracy of 98.91%, and recall of 97.36%, representing up to +4.7% improvement in Dice compared to existing methods.