菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-16
📄 Abstract - MetaDent: Labeling Clinical Images for Vision-Language Models in Dentistry

Vision-Language Models (VLMs) have demonstrated significant potential in medical image analysis, yet their application in intraoral photography remains largely underexplored due to the lack of fine-grained, annotated datasets and comprehensive benchmarks. To address this, we present MetaDent, a comprehensive resource that includes (1) a novel and large-scale dentistry image dataset collected from clinical, public, and web sources; (2) a semi-structured annotation framework designed to capture the hierarchical and clinically nuanced nature of dental photography; and (3) comprehensive benchmark suites for evaluating state-of-the-art VLMs on clinical image understanding. Our labeling approach combines a high-level image summary with point-by-point, free-text descriptions of abnormalities. This method enables rich, scalable, and task-agnostic representations. We curated 60,669 dental images from diverse sources and annotated a representative subset of 2,588 images using this meta-labeling scheme. Leveraging Large Language Models (LLMs), we derive standardized benchmarks: approximately 15K Visual Question Answering (VQA) pairs and an 18-class multi-label classification dataset, which we validated with human review and error analysis to justify that the LLM-driven transition reliably preserves fidelity and semantic accuracy. We then evaluate state-of-the-art VLMs across VQA, classification, and image captioning tasks. Quantitative results reveal that even the most advanced models struggle with a fine-grained understanding of intraoral scenes, achieving moderate accuracy and producing inconsistent or incomplete descriptions in image captioning. We publicly release our dataset, annotations, and tools to foster reproducible research and accelerate the development of vision-language systems for dental applications.

顶级标签: medical computer vision multi-modal
详细标签: dental imaging vision-language models dataset creation clinical annotation medical vqa 或 搜索:

MetaDent:为牙科视觉语言模型标注临床图像 / MetaDent: Labeling Clinical Images for Vision-Language Models in Dentistry


1️⃣ 一句话总结

这篇论文提出了一个名为MetaDent的牙科图像数据集和标注框架,旨在解决牙科领域缺乏精细标注数据的问题,并通过评估发现当前先进的视觉语言模型在理解牙科临床图像细节方面仍存在困难。

源自 arXiv: 2604.14866