Purpose-built LLMs for dental note-taking
Blog post from Baseten
Dentists face challenges in converting patient conversations into structured clinical documentation, prompting the development of a specialized low-latency model by Parsed in collaboration with a dental note-taking leader. This model efficiently performs three tasks: transforming ambient transcripts into structured notes, updating notes in real-time, and enhancing existing notes. It excels in handling complex dental terminology and various tooth notation systems, achieving faster performance and high accuracy compared to other models. The development incorporated a comprehensive evaluation framework using Lumina, which helped identify unique errors and improve model training through iterative supervised fine-tuning (iSFT), surpassing traditional reinforcement learning in data efficiency. Furthermore, synthetic data generation was employed to address domain-specific challenges like tooth notation systems, significantly enhancing the model's ability to internalize specific knowledge. This approach not only resulted in a model that matches the accuracy of slower models like gemini-2.5-pro but also demonstrated the potential of specialized models to outperform general-purpose systems in regulated fields like healthcare, emphasizing the importance of evaluation-driven development.