Deep Learning Model and its Application for the Diagnosis of Exudative Pharyngitis
Objectives: Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections are the most common reason for telemedicine consultations. A throat examination is important for diagnosing bacterial pharyngitis, but this is challenging for doctors during a t...
Saved in:
Published in | Healthcare informatics research Vol. 30; no. 1; pp. 42 - 48 |
---|---|
Main Authors | , , , |
Format | Journal Article |
Language | English |
Published |
Korea (South)
Korean Society of Medical Informatics
01.01.2024
The Korean Society of Medical Informatics 대한의료정보학회 |
Subjects | |
Online Access | Get full text |
ISSN | 2093-369X 2093-3681 2093-369X |
DOI | 10.4258/hir.2024.30.1.42 |
Cover
Abstract | Objectives: Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections are the most common reason for telemedicine consultations. A throat examination is important for diagnosing bacterial pharyngitis, but this is challenging for doctors during a telemedicine consultation. A solution could be for patients to upload images of their throat to a web application. This study aimed to develop a deep learning model for the automated diagnosis of exudative pharyngitis. Thereafter, the model will be deployed online.Methods: We used 343 throat images (139 with exudative pharyngitis and 204 without pharyngitis) in the study. ImageDataGenerator was used to augment the training data. The convolutional neural network models of MobileNetV3, ResNet50, and EfficientNetB0 were implemented to train the dataset, with hyperparameter tuning.Results: All three models were trained successfully; with successive epochs, the loss and training loss decreased, and accuracy and training accuracy increased. The EfficientNetB0 model achieved the highest accuracy (95.5%), compared to MobileNetV3 (82.1%) and ResNet50 (88.1%). The EfficientNetB0 model also achieved high precision (1.00), recall (0.89) and F1-score (0.94).Conclusions: We trained a deep learning model based on EfficientNetB0 that can diagnose exudative pharyngitis. Our model was able to achieve the highest accuracy, at 95.5%, out of all previous studies that used machine learning for the diagnosis of exudative pharyngitis. We have deployed the model on a web application that can be used to augment the doctor’s diagnosis of exudative pharyngitis. |
---|---|
AbstractList | Objectives Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections are the most common reason for telemedicine consultations. A throat examination is important for diagnosing bacterial pharyngitis, but this is challenging for doctors during a telemedicine consultation. A solution could be for patients to upload images of their throat to a web application. This study aimed to develop a deep learning model for the automated diagnosis of exudative pharyngitis. Thereafter, the model will be deployed online. Methods We used 343 throat images (139 with exudative pharyngitis and 204 without pharyngitis) in the study. ImageDataGenerator was used to augment the training data. The convolutional neural network models of MobileNetV3, ResNet50, and EfficientNetB0 were implemented to train the dataset, with hyperparameter tuning. Results All three models were trained successfully; with successive epochs, the loss and training loss decreased, and accuracy and training accuracy increased. The EfficientNetB0 model achieved the highest accuracy (95.5%), compared to MobileNetV3 (82.1%) and ResNet50 (88.1%). The EfficientNetB0 model also achieved high precision (1.00), recall (0.89) and F1-score (0.94). Conclusions We trained a deep learning model based on EfficientNetB0 that can diagnose exudative pharyngitis. Our model was able to achieve the highest accuracy, at 95.5%, out of all previous studies that used machine learning for the diagnosis of exudative pharyngitis. We have deployed the model on a web application that can be used to augment the doctor’s diagnosis of exudative pharyngitis. Objectives: Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections arethe most common reason for telemedicine consultations. A throat examination is important for diagnosing bacterial pharyngitis,but this is challenging for doctors during a telemedicine consultation. A solution could be for patients to upload imagesof their throat to a web application. This study aimed to develop a deep learning model for the automated diagnosis ofexudative pharyngitis. Thereafter, the model will be deployed online. Methods: We used 343 throat images (139 with exudativepharyngitis and 204 without pharyngitis) in the study. ImageDataGenerator was used to augment the training data. Theconvolutional neural network models of MobileNetV3, ResNet50, and EfficientNetB0 were implemented to train the dataset,with hyperparameter tuning. Results: All three models were trained successfully; with successive epochs, the loss and trainingloss decreased, and accuracy and training accuracy increased. The EfficientNetB0 model achieved the highest accuracy(95.5%), compared to MobileNetV3 (82.1%) and ResNet50 (88.1%). The EfficientNetB0 model also achieved high precision(1.00), recall (0.89) and F1-score (0.94). Conclusions: We trained a deep learning model based on EfficientNetB0 that candiagnose exudative pharyngitis. Our model was able to achieve the highest accuracy, at 95.5%, out of all previous studies thatused machine learning for the diagnosis of exudative pharyngitis. We have deployed the model on a web application that canbe used to augment the doctor’s diagnosis of exudative pharyngitis. KCI Citation Count: 1 Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections are the most common reason for telemedicine consultations. A throat examination is important for diagnosing bacterial pharyngitis, but this is challenging for doctors during a telemedicine consultation. A solution could be for patients to upload images of their throat to a web application. This study aimed to develop a deep learning model for the automated diagnosis of exudative pharyngitis. Thereafter, the model will be deployed online.OBJECTIVESTelemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections are the most common reason for telemedicine consultations. A throat examination is important for diagnosing bacterial pharyngitis, but this is challenging for doctors during a telemedicine consultation. A solution could be for patients to upload images of their throat to a web application. This study aimed to develop a deep learning model for the automated diagnosis of exudative pharyngitis. Thereafter, the model will be deployed online.We used 343 throat images (139 with exudative pharyngitis and 204 without pharyngitis) in the study. ImageDataGenerator was used to augment the training data. The convolutional neural network models of MobileNetV3, ResNet50, and EfficientNetB0 were implemented to train the dataset, with hyperparameter tuning.METHODSWe used 343 throat images (139 with exudative pharyngitis and 204 without pharyngitis) in the study. ImageDataGenerator was used to augment the training data. The convolutional neural network models of MobileNetV3, ResNet50, and EfficientNetB0 were implemented to train the dataset, with hyperparameter tuning.All three models were trained successfully; with successive epochs, the loss and training loss decreased, and accuracy and training accuracy increased. The EfficientNetB0 model achieved the highest accuracy (95.5%), compared to MobileNetV3 (82.1%) and ResNet50 (88.1%). The EfficientNetB0 model also achieved high precision (1.00), recall (0.89) and F1-score (0.94).RESULTSAll three models were trained successfully; with successive epochs, the loss and training loss decreased, and accuracy and training accuracy increased. The EfficientNetB0 model achieved the highest accuracy (95.5%), compared to MobileNetV3 (82.1%) and ResNet50 (88.1%). The EfficientNetB0 model also achieved high precision (1.00), recall (0.89) and F1-score (0.94).We trained a deep learning model based on EfficientNetB0 that can diagnose exudative pharyngitis. Our model was able to achieve the highest accuracy, at 95.5%, out of all previous studies that used machine learning for the diagnosis of exudative pharyngitis. We have deployed the model on a web application that can be used to augment the doctor's diagnosis of exudative pharyngitis.CONCLUSIONSWe trained a deep learning model based on EfficientNetB0 that can diagnose exudative pharyngitis. Our model was able to achieve the highest accuracy, at 95.5%, out of all previous studies that used machine learning for the diagnosis of exudative pharyngitis. We have deployed the model on a web application that can be used to augment the doctor's diagnosis of exudative pharyngitis. Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections are the most common reason for telemedicine consultations. A throat examination is important for diagnosing bacterial pharyngitis, but this is challenging for doctors during a telemedicine consultation. A solution could be for patients to upload images of their throat to a web application. This study aimed to develop a deep learning model for the automated diagnosis of exudative pharyngitis. Thereafter, the model will be deployed online. We used 343 throat images (139 with exudative pharyngitis and 204 without pharyngitis) in the study. ImageDataGenerator was used to augment the training data. The convolutional neural network models of MobileNetV3, ResNet50, and EfficientNetB0 were implemented to train the dataset, with hyperparameter tuning. All three models were trained successfully; with successive epochs, the loss and training loss decreased, and accuracy and training accuracy increased. The EfficientNetB0 model achieved the highest accuracy (95.5%), compared to MobileNetV3 (82.1%) and ResNet50 (88.1%). The EfficientNetB0 model also achieved high precision (1.00), recall (0.89) and F1-score (0.94). We trained a deep learning model based on EfficientNetB0 that can diagnose exudative pharyngitis. Our model was able to achieve the highest accuracy, at 95.5%, out of all previous studies that used machine learning for the diagnosis of exudative pharyngitis. We have deployed the model on a web application that can be used to augment the doctor's diagnosis of exudative pharyngitis. |
Author | Chng, Seo Yi Kan, Matthew Rui Xian Cheng, Lionel Tim-Ee Tern, Paul Jie Wen |
AuthorAffiliation | 2 Department of Cardiology, National Heart Centre, Singapore 4 Department of Diagnostic Radiology, Singapore General Hospital, Singapore 1 Department of Paediatrics, National University of Singapore, Singapore 3 NUS High School of Math and Science, Singapore |
AuthorAffiliation_xml | – name: 1 Department of Paediatrics, National University of Singapore, Singapore – name: 2 Department of Cardiology, National Heart Centre, Singapore – name: 4 Department of Diagnostic Radiology, Singapore General Hospital, Singapore – name: 3 NUS High School of Math and Science, Singapore |
Author_xml | – sequence: 1 givenname: Seo Yi orcidid: 0000-0001-8216-4022 surname: Chng fullname: Chng, Seo Yi – sequence: 2 givenname: Paul Jie Wen orcidid: 0000-0001-5382-9881 surname: Tern fullname: Tern, Paul Jie Wen – sequence: 3 givenname: Matthew Rui Xian orcidid: 0000-0002-6688-3454 surname: Kan fullname: Kan, Matthew Rui Xian – sequence: 4 givenname: Lionel Tim-Ee orcidid: 0000-0002-1068-7868 surname: Cheng fullname: Cheng, Lionel Tim-Ee |
BackLink | https://www.ncbi.nlm.nih.gov/pubmed/38359848$$D View this record in MEDLINE/PubMed https://www.kci.go.kr/kciportal/ci/sereArticleSearch/ciSereArtiView.kci?sereArticleSearchBean.artiId=ART003049967$$DAccess content in National Research Foundation of Korea (NRF) |
BookMark | eNpVUk1vEzEQtVARLaV3TshHVCnBX7s7PqGoHxApCFTlwM3y2t6N24292JsK_n3dpFStLzN68_zmSfPeo6MQg0PoIyVzwSr4svFpzggTc07mtEBv0Akjks94LX8fveiP0VnOt6S8ijQM4B065sArCQJO0M2lcyNeOZ2CDz3-Ea0bsA4W-ynjxTgO3ujJx4C7mPC0cfjS6z7E7DOOHb76u7NlfO_wr41O_0LvJ58_oLedHrI7e6qnaH19tb74Plv9_La8WKxmRlR0mlXAOHemJkSArFvStQyIaVrNKtpAUzXFf1NzJoWgwjHKHOEWpORSCypbforOD7IhderOeBW139c-qrukFjfrpaKEQw1AC3l5INuob9WY_LbY3f_YAzH1SqfJm8EpaY3gmtpO2loQIUCUtrVSV6YxRtqi9fWgNe7arbPGhSnp4ZXo60nwm2LqvriBRgKDovD5SSHFPzuXJ7X12bhh0MHFXVZMMmBCCNIU6qeXy563_L9gIZADwaSYc3LdM4US9ZgTVXKiHnOiOFG0QPwBoOiugg |
Cites_doi | 10.2196/40877 10.1109/ICCV.2019.00140 10.3390/s19153307 10.1016/j.compbiomed.2020.103980 10.1109/cvpr.2016.90 10.3389/fcimb.2020.563627 10.1089/tmj.2017.0240 10.2196/38661 10.1001/jamahealth-forum.2021.1529 |
ContentType | Journal Article |
Copyright | 2024 The Korean Society of Medical Informatics 2024 |
Copyright_xml | – notice: 2024 The Korean Society of Medical Informatics 2024 |
DBID | AAYXX CITATION NPM 7X8 5PM DOA ACYCR |
DOI | 10.4258/hir.2024.30.1.42 |
DatabaseName | CrossRef PubMed MEDLINE - Academic PubMed Central (Full Participant titles) DOAJ Directory of Open Access Journals Korean Citation Index |
DatabaseTitle | CrossRef PubMed MEDLINE - Academic |
DatabaseTitleList | MEDLINE - Academic PubMed CrossRef |
Database_xml | – sequence: 1 dbid: DOA name: DOAJ Directory of Open Access Journals url: https://www.doaj.org/ sourceTypes: Open Website – sequence: 2 dbid: NPM name: PubMed url: https://proxy.k.utb.cz/login?url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed sourceTypes: Index Database |
DeliveryMethod | fulltext_linktorsrc |
Discipline | Medicine |
EISSN | 2093-369X |
EndPage | 48 |
ExternalDocumentID | oai_kci_go_kr_ARTI_10386881 oai_doaj_org_article_9dc43a1df9d6404484df9bd9a5c7cc9d PMC10879828 38359848 10_4258_hir_2024_30_1_42 |
Genre | Journal Article |
GroupedDBID | 5-W 8JR 8XY 9ZL AAYXX ACYCR ADBBV ALMA_UNASSIGNED_HOLDINGS AOIJS CITATION EF. GROUPED_DOAJ HYE KQ8 M48 O5R O5S OK1 PGMZT RPM ADRAZ NPM 7X8 5PM |
ID | FETCH-LOGICAL-c451t-58233ec6004896b0fb280c7ba25178757093763294414e212e03d89939a419b3 |
IEDL.DBID | M48 |
ISSN | 2093-369X 2093-3681 |
IngestDate | Sun Jul 20 03:10:56 EDT 2025 Wed Aug 27 01:18:59 EDT 2025 Thu Aug 21 18:35:21 EDT 2025 Fri Jul 11 02:39:44 EDT 2025 Thu Apr 03 07:02:39 EDT 2025 Tue Jul 01 03:01:34 EDT 2025 |
IsDoiOpenAccess | true |
IsOpenAccess | true |
IsPeerReviewed | true |
IsScholarly | true |
Issue | 1 |
Keywords | Diagnosis Pharyngitis Telemedicine Artificial Intelligence Deep Learning |
Language | English |
License | This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/4.0/) which permits unrestricted non-commercial use, distribution, and reproduction in any medium, provided the original work is properly cited.properly cited. |
LinkModel | DirectLink |
MergedId | FETCHMERGED-LOGICAL-c451t-58233ec6004896b0fb280c7ba25178757093763294414e212e03d89939a419b3 |
Notes | ObjectType-Article-1 SourceType-Scholarly Journals-1 ObjectType-Feature-2 content type line 23 https://doi.org/10.4258/hir.2024.30.1.42 |
ORCID | 0000-0001-5382-9881 0000-0001-8216-4022 0000-0002-1068-7868 0000-0002-6688-3454 |
OpenAccessLink | http://journals.scholarsportal.info/openUrl.xqy?doi=10.4258/hir.2024.30.1.42 |
PMID | 38359848 |
PQID | 2928244407 |
PQPubID | 23479 |
PageCount | 7 |
ParticipantIDs | nrf_kci_oai_kci_go_kr_ARTI_10386881 doaj_primary_oai_doaj_org_article_9dc43a1df9d6404484df9bd9a5c7cc9d pubmedcentral_primary_oai_pubmedcentral_nih_gov_10879828 proquest_miscellaneous_2928244407 pubmed_primary_38359848 crossref_primary_10_4258_hir_2024_30_1_42 |
ProviderPackageCode | CITATION AAYXX |
PublicationCentury | 2000 |
PublicationDate | 2024-01-01 |
PublicationDateYYYYMMDD | 2024-01-01 |
PublicationDate_xml | – month: 01 year: 2024 text: 2024-01-01 day: 01 |
PublicationDecade | 2020 |
PublicationPlace | Korea (South) |
PublicationPlace_xml | – name: Korea (South) |
PublicationTitle | Healthcare informatics research |
PublicationTitleAlternate | Healthc Inform Res |
PublicationYear | 2024 |
Publisher | Korean Society of Medical Informatics The Korean Society of Medical Informatics 대한의료정보학회 |
Publisher_xml | – name: Korean Society of Medical Informatics – name: The Korean Society of Medical Informatics – name: 대한의료정보학회 |
References | ref13 (ref4) 2023 ref14 ref11 ref10 ref2 ref1 ref3 ref6 Howard (ref8) 2017 ref5 Sandler (ref9) 2019 Tan (ref12) 2020 Yoo (ref7) 2020 |
References_xml | – year: 2023 ident: ref4 – year: 2020 ident: ref7 – ident: ref3 doi: 10.2196/40877 – ident: ref10 doi: 10.1109/ICCV.2019.00140 – ident: ref14 doi: 10.3390/s19153307 – year: 2020 ident: ref12 – ident: ref13 doi: 10.1016/j.compbiomed.2020.103980 – ident: ref11 doi: 10.1109/cvpr.2016.90 – ident: ref5 doi: 10.3389/fcimb.2020.563627 – ident: ref6 doi: 10.1089/tmj.2017.0240 – ident: ref2 doi: 10.2196/38661 – year: 2017 ident: ref8 – year: 2019 ident: ref9 – ident: ref1 doi: 10.1001/jamahealth-forum.2021.1529 |
SSID | ssj0000507288 |
Score | 2.2820103 |
Snippet | Objectives: Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections are the most common reason for... Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections are the most common reason for telemedicine... Objectives Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections are the most common reason for... Objectives: Telemedicine is firmly established in the healthcare landscape of many countries. Acute respiratory infections arethe most common reason for... |
SourceID | nrf doaj pubmedcentral proquest pubmed crossref |
SourceType | Open Website Open Access Repository Aggregation Database Index Database |
StartPage | 42 |
SubjectTerms | artificial intelligence deep learning diagnosis Original pharyngitis telemedicine 예방의학 |
SummonAdditionalLinks | – databaseName: DOAJ Directory of Open Access Journals dbid: DOA link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV1La9wwEBYlh9JL6bvuC5X20oMTvSxLx7RJSAsppaSQm5BkKWtSvGEfkPz7zlhOulsKvfRkY9kwnpFm5vPI3xDynpvsWWxsnVsWasV5qIMQvI5Zs5ClF8Lij8InX_XxD_XlrDnbaPWFe8IKPXBR3J7topKed9l2WjEAEwpOQ2d9E9sYbYfel1m2AaYKqzdrxdh0EgZlLbXhpUYJU9TszXpkAhVqV4LL2FViKyaN1P0QaYZF_lvW-efmyY1odPSA3J_SSLpfxH9I7qThEbl7MhXKH5PvByld0ok89Zxix7Of1A8d7VdLuv-7aE0hZ6WQA9KDsuWuX9J5podX624kBKffZn5xjS2N-uUTcnp0ePrpuJ7aJ9RRNXxVN0ZImaLGRWp1YDkIw2IbPLKUIY89aAa8i7CQEakEISwx2QH8ktYrboN8SnaG-ZCeE-qF90FxD35dKi2jhZwit42WWmZIYHhFPtzoz10WkgwH4AJ17UDXDnXtJKANuFSRj6jg2_uQ3nq8AEZ3k9Hdv4xekXdgHncR-_F5PJ7P3cXCAQj47JDzXRsDYr29MZ-DRYOVED-k-XrphAWkqRSA2Yo8K-a8FQgge2ONMhUxW4beknh7ZOhnIzE3Z6a1AGFf_I93fEnuod7K555XZGe1WKfXkACtwptxrv8CC0oAZQ priority: 102 providerName: Directory of Open Access Journals |
Title | Deep Learning Model and its Application for the Diagnosis of Exudative Pharyngitis |
URI | https://www.ncbi.nlm.nih.gov/pubmed/38359848 https://www.proquest.com/docview/2928244407 https://pubmed.ncbi.nlm.nih.gov/PMC10879828 https://doaj.org/article/9dc43a1df9d6404484df9bd9a5c7cc9d https://www.kci.go.kr/kciportal/ci/sereArticleSearch/ciSereArtiView.kci?sereArticleSearchBean.artiId=ART003049967 |
Volume | 30 |
hasFullText | 1 |
inHoldings | 1 |
isFullTextHit | |
isPrint | |
ispartofPNX | Healthcare Informatics Research, 2024, 30(1), , pp.42-48 |
link | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwnV1La9wwEBZtCiGX0nectEGlvfTgrV6WpVNJm4S0sKWUBHITkmztmgQ7tXch-fcd2d4kW_bUk438QIwe830a6RuEPlIVLPGZTkNOXCoodaljjKY-SOICt4zpeFB4-lOenosfF9nF_fHo0YDdRmoX80mdt1eTmz-3X2DAA36dQI9Tn-dVFPZkYsJhBoCix-gJ-CUZqdh0BPuD0jfJWZ-IkgGNT7lUdIhbbvzJDtoG8pZpFTMDPXBZvbI_OKK6DZtA6b97Kx84q5Nn6OmIMvHh0C2eo0dl_QJtT8c4-kv0-6gsr_GorTrDMSHaFbZ1gatFhw_vY9oYIC0GiIiPhh15VYebgI9vlkWvF45_zW17GzMeVd0rdHZyfPbtNB2zK6ReZHSRZopxXnoZx7CWjgTHFPG5s1HELMrcg5Fg8mEaAJMowcOVhBfAzri2gmrHX6OtuqnLXYQts9YJamHa50JyrwFyhDyTXPIA-IYm6NPKfuZ60NAwwD2i2Q2Y3USzGw5kBIoS9DUa-O69qH7dFzTtzIyDyejCC25pEXQhBQGCKeDWFdpmPvdeFwn6AM1jLn3Vfx-vs8ZctgY4wncTJeGlUlCt96vmMzCmYqDE1mWz7AzTQESFAK6boDdDc95VaNUpEqTWGnqtxutP6mre63ZTonINDHfv_z_dRzvRWsMa0Fu0tWiX5TtARQt30K8mHPRd_i9GSAhF |
linkProvider | Scholars Portal |
openUrl | ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Deep+Learning+Model+and+its+Application+for+the+Diagnosis+of+Exudative+Pharyngitis&rft.jtitle=Healthcare+informatics+research&rft.au=Chng%2C+Seo+Yi&rft.au=Tern%2C+Paul+Jie+Wen&rft.au=Kan%2C+Matthew+Rui+Xian&rft.au=Cheng%2C+Lionel+Tim-Ee&rft.date=2024-01-01&rft.pub=Korean+Society+of+Medical+Informatics&rft.issn=2093-3681&rft.eissn=2093-369X&rft.volume=30&rft.issue=1&rft.spage=42&rft.epage=48&rft_id=info:doi/10.4258%2Fhir.2024.30.1.42&rft_id=info%3Apmid%2F38359848&rft.externalDocID=PMC10879828 |
thumbnail_l | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=2093-369X&client=summon |
thumbnail_m | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=2093-369X&client=summon |
thumbnail_s | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=2093-369X&client=summon |