用符号推理让牙齿矫正系统懂临床逻辑,自动判断方案是否可行。
OrthoAI: A Neurosymbolic Framework for Evidence-Grounded Biomechanical Reasoning in Clear Aligner Orthodontics
- 用少量标注点训练3D牙齿分割模型,解决数据标注难问题。
- 将临床知识转为约束条件,判断矫正方案是否符合力学规律。
- 支持多标准评估矫正质量,适合牙科医生和算法研发者参考。
全数字化牙齿矫正辅助决策面临的核心挑战是:如何连接几何感知(3D牙齿分割)与临床推理(生物力学可行性)。本文提出OrthOAI框架,实现三项方法创新。首先,稀疏监督分割:通过地标点到点云的合成策略,仅需每颗牙6-8个标注点即可训练,结合分层损失函数(标签平滑交叉熵+动态批内Dice)应对类别不平衡。其次,知识驱动的约束推理:将生物力学可行性建模为基于牙齿移动领域本体的约束满足问题,编码各阶段的软硬约束规则。第三,多准则治疗评估:采用基于临床优先级理论的加权可加价值函数,进行正式的多准则决策分析。在3DTeethLand(MICCAI 2024)重建点云上,分割达到81.4%的牙齿识别率,仅需60,705参数。消融实验验证各设计有效性,端到端推理在CPU上低于4秒。同时指出当前原型基于椭球近似数据与临床部署之间的差距,并提供验证路线图。代码与权重已公开。
原文摘要 · Abstract (English)
Automated clinical decision support for clear aligner orthodontics faces a key challenge: bridging geometric perception (3D tooth segmentation) with clinical reasoning (biomechanical feasibility). We address this with OrthOAI, introducing three methodological contributions. First, sparse-supervision segmentation: a landmark-to-point-cloud synthesis protocol enables training from sparse anatomical annotations (6-8 points per tooth) instead of dense labels, combined with a clinically stratified loss mixing label-smoothed cross-entropy and a batch-adaptive Dice term for class imbalance. Second, knowledge-grounded constraint inference: biomechanical feasibility is modeled as a Constraint Satisfaction Problem over a domain ontology of tooth movements, encoding evidence-based per-stage limits as soft and hard constraints. Third, multi-criteria treatment evaluation: treatment quality is scored through a formal Multi-Criteria Decision Analysis framework using a weighted Additive Value Function grounded in clinical priority theory. On landmark-reconstructed point clouds from 3DTeethLand (MICCAI 2024), segmentation reaches 81.4% Tooth Identification Rate with 60,705 parameters. Ablations quantify the impact of each design choice. End-to-end inference runs in under 4 seconds on CPU. We also outline the gap between the current prototype-trained on synthetic ellipsoidal approximations-and clinical deployment, with a roadmap for validation. Code and weights are released.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。