<?xml version="1.0" encoding="utf-8"?>
<journal>
<title>Journal of Research in Dental and Maxillofacial Sciences</title>
<title_fa></title_fa>
<short_title>J Res Dent Maxillofac Sci</short_title>
<subject>Medical Sciences</subject>
<web_url>http://jrdms.dentaliau.ac.ir</web_url>
<journal_hbi_system_id>1</journal_hbi_system_id>
<journal_hbi_system_user>admin</journal_hbi_system_user>
<journal_id_issn>2588-4166</journal_id_issn>
<journal_id_issn_online>2383-2754</journal_id_issn_online>
<journal_id_pii></journal_id_pii>
<journal_id_doi>10.61882/jrdms</journal_id_doi>
<journal_id_iranmedex></journal_id_iranmedex>
<journal_id_magiran></journal_id_magiran>
<journal_id_sid></journal_id_sid>
<journal_id_nlai></journal_id_nlai>
<journal_id_science></journal_id_science>
<language>en</language>
<pubdate>
	<type>jalali</type>
	<year>1404</year>
	<month>12</month>
	<day>1</day>
</pubdate>
<pubdate>
	<type>gregorian</type>
	<year>2026</year>
	<month>3</month>
	<day>1</day>
</pubdate>
<volume>11</volume>
<number>1</number>
<publish_type>online</publish_type>
<publish_edition>1</publish_edition>
<article_type>fulltext</article_type>
<articleset>
	<article>


	<language>en</language>
	<article_id_doi></article_id_doi>
	<title_fa></title_fa>
	<title>Developing an Artificial Intelligence Software to Aid in Dental Caries Detection</title>
	<subject_fa>Restorative Dentistry</subject_fa>
	<subject>Restorative Dentistry</subject>
	<content_type_fa>Original article</content_type_fa>
	<content_type>Original article</content_type>
	<abstract_fa></abstract_fa>
	<abstract>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-size:13pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span new=&quot;&quot; roman=&quot;&quot; style=&quot;font-family:&quot; times=&quot;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot; verdana=&quot;&quot;&gt;&lt;span style=&quot;color:#2e74b5&quot;&gt;Background and Aim&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot; verdana=&quot;&quot;&gt;&lt;span style=&quot;color:#2e74b5&quot;&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; &lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot; verdana=&quot;&quot;&gt;This study aimed to develop an artificial intelligence (AI) software with high diagnostic accuracy for detection of dental caries by evaluating different algorithms and machine learning models. &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;
&lt;span style=&quot;font-size:13pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span new=&quot;&quot; roman=&quot;&quot; style=&quot;font-family:&quot; times=&quot;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot; verdana=&quot;&quot;&gt;&lt;span style=&quot;color:#2e74b5&quot;&gt;Materials and Methods: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot; verdana=&quot;&quot;&gt;Totally of 1400 bitewing radiographs were retrieved from the archives of the Oral Radiology Department of Shahid Beheshti Dental School from April 2023 to March 2024 for machine learning using deep convolutional neural networks (CNNs). After resizing all images (100 x 100) in the form of an array that consisted of pixel values corresponding to the image, 1120 radiographs (80%) were randomly selected for training, and 280 radiographs (20%) were used for testing of the selected models. Two learning methods were employed, namely supervised learning (labeling by specialists) by classifying the bitewing radiographs into two classes (0: sound, 1: carious), and self-supervised learning by using VGG19, ResNet50, GoogleNet, and EfficientNet models. After implementation of the caries detection algorithms, the best model in terms of accuracy, sensitivity, and specificity was selected. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;
&lt;span style=&quot;font-size:13pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span new=&quot;&quot; roman=&quot;&quot; style=&quot;font-family:&quot; times=&quot;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot; verdana=&quot;&quot;&gt;&lt;span style=&quot;color:#2e74b5&quot;&gt;Results: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot; verdana=&quot;&quot;&gt;&lt;span style=&quot;color:#0e101a&quot;&gt;Apart from reviewing and testing popular machine learning models in caries detection on a total of 1400 bitewing radiographs of patients, 242 bitewing radiographs were used for supervised learning after labeling, out of which, 210 were labeled as carious. EfficientNet model yielded the best results with a caries detection accuracy of 94.7%, precision of 93.4%, sensitivity of 96.7%, specificity of 96.2%, and F1-score of 93.5%.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot;Verdana&quot;,sans-serif&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;
&lt;span style=&quot;font-size:13pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span new=&quot;&quot; roman=&quot;&quot; style=&quot;font-family:&quot; times=&quot;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot; verdana=&quot;&quot;&gt;&lt;span style=&quot;color:#2e74b5&quot;&gt;Conclusion:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; &lt;span style=&quot;font-size:9.0pt&quot;&gt;&lt;span style=&quot;line-height:105%&quot;&gt;&lt;span style=&quot;font-family:&quot; verdana=&quot;&quot;&gt;&lt;span style=&quot;color:#0e101a&quot;&gt;The present results suggest that refining EfficientNet and its new versions can improve its performance in caries detection.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&lt;/div&gt;</abstract>
	<keyword_fa></keyword_fa>
	<keyword>Dental Caries, Deep Learning, Convolutional Neural Networks, Machine Learning</keyword>
	<start_page>66</start_page>
	<end_page>74</end_page>
	<web_url>http://jrdms.dentaliau.ac.ir/browse.php?a_code=A-10-1417-6&amp;slc_lang=en&amp;sid=1</web_url>


<author_list>
	<author>
	<first_name>Alireza</first_name>
	<middle_name></middle_name>
	<last_name>Tabatabaei Tabrizi</last_name>
	<suffix></suffix>
	<first_name_fa></first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa></last_name_fa>
	<suffix_fa></suffix_fa>
	<email>a.tabatabaei@sbmu.ac.ir</email>
	<code>100319475328460016473</code>
	<orcid>100319475328460016473</orcid>
	<coreauthor>No</coreauthor>
	<affiliation>School of Dentistry, Shahid Beheshti University of Medical Sciences, Tehran, Iran.</affiliation>
	<affiliation_fa></affiliation_fa>
	 </author>


	<author>
	<first_name>Hadi</first_name>
	<middle_name></middle_name>
	<last_name>Ghasemi</last_name>
	<suffix></suffix>
	<first_name_fa></first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa></last_name_fa>
	<suffix_fa></suffix_fa>
	<email>ha.ghasemi@sbmu.ac.ir</email>
	<code>100319475328460016474</code>
	<orcid>100319475328460016474</orcid>
	<coreauthor>No</coreauthor>
	<affiliation>Department of Community Oral Health, School of Dentistry, Shahid Beheshti University of Medical Sciences, Tehran, Iran</affiliation>
	<affiliation_fa></affiliation_fa>
	 </author>


	<author>
	<first_name>Narges</first_name>
	<middle_name></middle_name>
	<last_name>Panahandeh</last_name>
	<suffix></suffix>
	<first_name_fa></first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa></last_name_fa>
	<suffix_fa></suffix_fa>
	<email>nargespanahandeh@yahoo.com</email>
	<code>100319475328460016475</code>
	<orcid>100319475328460016475</orcid>
	<coreauthor>Yes
</coreauthor>
	<affiliation>Dental Research Center, Research Institute of Dental Sciences, School of Dentistry, Shahid Beheshti University of Medical Sciences, Tehran, Iran</affiliation>
	<affiliation_fa></affiliation_fa>
	 </author>


</author_list>


	</article>
</articleset>
</journal>
