Opportunistic fungal infections are an escalating global challenge, impacting over a billion people worldwide, particularly immunocompromised individuals. Effective management strategies are urgently needed. While laboratory culture remains the presumptive identification of fungal infections, it is time-consuming, requires expensive equipment, and suffers from observer-dependent variability. Innovative automated tools integrating artificial intelligence (AI) offer promising solutions for timely diagnosis and improved treatment outcomes. This study aims to develop and validate a self-supervised deep learning (SSL) model (DINOv2) to automatically identify clinically relevant Candida species from microscopic images. To begin with, appropriate data preparation, combining detection and segmentation techniques were conducted. Microscopic images were processed using the YOLOv4 tiny model to locate the organisms of interest, followed by image segmentation using the UNet algorithm. Study outcomes showed that YOLOv4 tiny and SSL DINOv2 detection models demonstrated high performance, achieving a mean average precision (mAP@50) of 0.908 and an AUC under the precision-recall (PR) curve of 0.949. Additionally, the semantic segmentation model yielded a Dice score of 0.930, an Intersection over Union (IOU) score of 0.874, and a Hausdorff Distance score of 67.101, confirming the reliability of the dataset for further analysis. Binary classification of two fungal species, Candida albicans and C. krusei, was performed. The SSL models achieved accuracies ranging from 0.980 to 0.988, outperforming baseline models such as Vision Transformer. Similarly, the SSL models achieved an F1 score of 0.981, significantly higher than the baseline models' score of 0.938. For four-class classification, the small version of DINOv2 trained on 224 × 224-pixel images achieved the highest recall, precision, and F1 score values of 0.977, demonstrating superior performance. Additionally, five-fold cross-validation (accuracy: 94.8-98.3%; AUC-ROC: 0.990-0.998) and an almost perfect level of agreement analysis (κ = 0.845) demonstrate robust potential as a proof-of-concept for clinical applications, pending multi-center validation. In conclusion, the hybrid models exhibited exceptional performance, highlighting their potential as a research prototype for healthcare applications, requiring rigorous prospective validation. However, further validation with diverse datasets is essential to enhance and confirm the feasibility of deploying AI models in the healthcare sector.
BACKGROUND:Zoonotic diseases pose a major threat to both human and animal health, contributing significantly to global morbidity and mortality. Accurate diagnosis is crucial for effective control and treatment, with microscopic examination serving as the gold standard, supplemented by highly sensitive molecular biology techniques. However, these confirmatory methods require skilled personnel and are subject to inter- and intra-rater variability. An innovative solution lies in artificial intelligence (AI)-powered automated tools, which offer a promising alternative. This study aimed to develop a self-supervised learning (SSL) approach using the Distillation with No Labels (DiNOv2) algorithm to extract features of protozoa from Giemsa-stained blood samples. METHODS:The development of self-supervised learning algorithms, including DiNOv2, was based on archived samples of clinically significant and significant veterinary microorganisms. These models were evaluated in comparison to a baseline Vision Transformer (ViT). RESULTS:Among the tested SSL models, the DiNOv2-Small version achieved exceptional performance, surpassing 99% accuracy and specificity while maintaining the lowest misclassification rate (0.263). It also demonstrated a high area under the curve (AUC) value of 0.990, underscoring its robust classification capability. Remarkably, even when trained on only 20% of the dataset, the SSL models retained performance levels comparable to baseline models trained on the full dataset. However, further reducing the sample size below 20% led to notable declines in evaluation metrics: accuracy dropped by 5-7%, recall decreased from 37.9% to 35.1%, precision fell from 35% to 25.2%, and the F1 score declined from 31.1% to 21.5%. Additionally, the AUC decreased by 4-11%, while the misclassification rate increased, indicating reduced robustness. A key limitation of this study was the highly imbalanced fine-tuned dataset between classes. Nevertheless, the inconsistent performance observed may be mitigated by employing the larger DiNOv2 model, which improves the F1 score and enhances the model's ability to handle imbalanced data while reducing reliance on labeled data. CONCLUSIONS:The proposed method can assist laboratory technicians, particularly in resource-limited healthcare settings. Furthermore, the findings support the potential deployment of this AI-based tool for automated screening in both medical and veterinary applications.
Anaplasmosis, which is caused by Anaplasma spp. and transmitted by tick bites, is one of the most serious livestock animal diseases worldwide, causing significant economic losses as well as public health issues. Anaplasma marginale, a gram-negative intracellular obligate bacterium, can cause disease in cattle and other ruminants. Because of the insufficient quality of the slides, a microscopic diagnostic procedure is time-consuming and challenging to diagnose. Intra- and inter-rater variation is frequently imposed on by technicians who are underqualified and unexperienced. Alternatively, algorithms could support local employees in tracking disease transmission and quick action, especially in Thailand where this cattle disease is common. As a result, the study intends to create an automated tool based on a deep neural network linked with an image-retrieval procedure for recognizing infections in microscopic pictures. The Resnext-50 model, which serves as the embedding space’s backbone and is optimized by Triplet-Margin loss, outperforms, with averaged accuracy and specificity ratings of 91.30 percent and 92.83 percent, respectively. The model’s performance was also improved by a fine-tuned procedure between k-nearest neighbor and its normalized distance of each data point, including precision of 0.833 ± 0.134, specificity of 0.930 ± 0.054, recall of 0.838 ± 0.118, and accuracy of 0.915 ± 0.025, respectively. Five-fold cross-validation confirms that the trained model using the optimal k-nearest neighbor (kNN) for the image-based retrieval system, involving 12 images, prevents overfitting via dataset variations indicating areas under the receiver operating curve rankings ranging from 0.917 to 0.922. The image retrieval technique demonstrated in this research is a prototype for a variety of applications. The findings may aid in the early diagnosis of anaplasmosis infections in remote areas without access to veterinary care or costly molecular diagnostic tools.
This study investigates the structural modification of silk fibroin films through dietary supplementation of Bombyx mori silkworms with probiotics (lived L. pentosus SF66) and paraprobiotics (heat-killed L. pentosus SF66). Physical appearance, tensile properties, and morphology of reeled silk fibers were characterized. Fibers were purified and dialyzed to obtain aqueous silk fibroin solutions, which were cast into regenerated films (CON-F, PROF, and PARA-F). Dietary supplementation influenced the film-forming properties of silk fibroin. Fourier-transform infrared spectroscopy and wide-angle X-ray diffraction analyses revealed that crystallinity decreased in the order CON-F > PARA-F > PRO-F, corresponding to reduced β-sheet content and increased random coil conformations. Both probiotic and paraprobiotic supplementation demonstrated mechanisms for modulating silk fibroin conformational transitions and structural organization. Real-time polymerase chain reaction analysis of key silk fibroin genes (fibroin heavy chain, fibroin light chain (fib-l), and 25-kD polypeptide protein) demonstrated elevated expression in the paraprobiotic-supplemented group, with fib-l showing the most pronounced upregulation. A mechanistic model explaining how these nutritional interventions affect silk film formation is proposed. These findings provide insights for developing targeted nutritional strategies to modify the secondary protein structure of regenerated silk films.
BACKGROUND:Human intestinal parasitic infections (IPI) pose a significant global health issue caused by parasitic helminths and protozoa, affecting around 3.5 billion people worldwide, with more than 200,000 deaths annually. Despite advancements in molecular methods with higher sensitivity and specificity, the Kato-Katz or formalin-ethyl acetate centrifugation technique (FECT) remains the gold standard and a routine diagnostic procedure suitable for its simplicity and cost-effectiveness. However, these techniques have limitations that must be addressed. Thus, this study evaluated the performance of a deep-learning-based approach for intestinal parasite identification and compared it with that of human experts. METHODS:Human experts performed FECT and Merthiolate-iodine-formalin (MIF) techniques to serve as ground truth and reference for parasite species. Subsequently, a modified direct smear was conducted to gather images for the training (80%) and testing (20%) datasets. State-of-the-art models, including YOLOv4-tiny, YOLOv7-tiny, YOLOv8-m, ResNet-50, and DINOv2 (base, small, and large), were employed and were operated using in-house CIRA CORE platform. Overall performance was evaluated using confusion matrices, the metrics of which were calculated on the basis of the one-versus-rest and micro-averaging approaches. Moreover, the receiver operating characteristic (ROC) and precision-recall (PR) curves were determined for visual comparison. Lastly, Cohen's Kappa and Bland-Altman analyses were used to statistically measure the significant differences and visualize the association levels between the human experts and the deep learning models' classification performance in intestinal parasite identification. RESULTS:Findings demonstrated the potential of a deep-learning-based approach, particularly of models DINOv2-large (accuracy: 98.93%; precision: 84.52%; sensitivity: 78.00%; specificity: 99.57%; F1 score: 81.13%; AUROC: 0.97) and YOLOv8-m (accuracy: 97.59%; precision: 62.02%; sensitivity: 46.78%; specificity: 99.13%; F1 score: 53.33%; AUROC: 0.755; AUPR: 0.556) for their high metric values in intestinal parasite identification. Class-wise prediction showed high precision, sensitivity, and F1 scores for helminthic eggs and larvae due to more distinct morphology. Moreover, all models obtained a > 0.90 k score, which indicates a strong level of agreement compared with the medical technologists. The Bland-Altman analysis also presented the best agreement between FECT performed by medical technologist A and YOLOv4-tiny, while the MIF technique performed by medical technologist B and DINOv2-small demonstrated the best bias-free agreement, with mean differences of 0.0199 and -0.0080, and standard deviation differences of 0.6012 and 0.5588, respectively. CONCLUSIONS:The results highlight the potential of integrating a deep-learning-based approach into parasite identification. The models showcased superiority in automated detection, suggesting a significant leap toward improving diagnostic procedures for IPI. This hybridization could enhance early detection and diagnosis, facilitating timely and targeted interventions to reduce the burden of IPI through more effective management and prevention strategies.
ABSTRACT This study develops and evaluates a deep learning based visual servoing (DLBVS) control system for guiding industrial robots during aircraft refueling, aiming to enhance operational efficiency and precision. The system employs a monocular camera mounted on the robot's end effector to capture images of target objects—the refueling nozzle and bottom loading adapter—eliminating the need for prior calibration and simplifying real‐world implementation. Using deep learning, the system identifies feature points on these objects to estimate their pose estimation, providing essential data for precise manipulation. The proposed method integrates two‐stage neural networks with the Efficient Perspective‐n‐Point (EPnP) principle to determine the orientation and rotation angles, while an approximation principle based on feature point errors calculates linear positions. The DLBVS system effectively commands the robot arm to approach and interact with the targets, demonstrating reliable performance even under positional deviations. Quantitative results show translational errors below 0.5 mm and rotational errors under 1.5° for both the nozzle and adapter, showcasing the system's capability for intricate refueling operations. This work contributes a practical, calibration‐free solution for enhancing automation in aerospace applications. The videos and data sets from the research are publicly accessible at https://tinyurl.com/CiRAxDLBVS.
Medical image examination with a deep learning approach is greatly beneficial in the healthcare industry for faster diagnosis and disease monitoring. One of the popular deep learning algorithms such as you only look once (YOLO) developed for object detection is a successful state-ofthe-art algorithm in real-time object detection systems. Although YOLO is continuously improving in the object detection area, there are still questions about how different YOLO versions compare in terms of performance. We utilize eight YOLO versions to classify acute myeloid leukaemia (AML) blood cells in image examinations. We also acquired the publicly available AML dataset from the cancer imaging archive (TCIA) which consists of expert-labeled single cell images. Data augmentation techniques are additionally applied to enhance and balance the training images in the dataset. The overall results indicated that eight types of YOLO approaches have outstanding performances of more than 90% in precision and sensitivity. In comparison, YOLOv4-tiny has a more reliable performance than the other seven approaches. Consistently, the YOLOv4-tiny also achieved the highest AUC score. Therefore, this work can potentially provide a beneficial digital rapid tool in the screening and evaluation of numerous haematological disorders.
Trypanosomiasis, a significant health concern in South America, South Asia, and Southeast Asia, requires active surveys to effectively control the disease. To address this, we have developed a hybrid model that combines deep metric learning (DML) and image retrieval. This model is proficient at identifying Trypanosoma species in microscopic images of thin-blood film examinations. Utilizing the ResNet50 backbone neural network, a trained-model has demonstrated outstanding performance, achieving an accuracy exceeding 99.71% and up to 96% in recall. Acknowledging the necessity for automated tools in field scenarios, we demonstrated the potential of our model as an autonomous screening approach. This was achieved by using prevailing convolutional neural network (CNN) applications, and vector database based-images returned by the KNN algorithm. This achievement is primarily attributed to the implementation of the Triplet Margin Loss function as 98% of precision. The robustness of the model demonstrated in five-fold cross-validation highlights the ResNet50 neural network, based on DML, as a state-of-the-art CNN model as AUC > 98%. The adoption of DML significantly improves the performance of the model, remaining unaffected by variations in the dataset and rendering it a useful tool for fieldwork studies. DML offers several advantages over conventional classification model to manage large-scale datasets with a high volume of classes, enhancing scalability. The model has the capacity to generalize to novel classes that were not encountered during training, proving particularly advantageous in scenarios where new classes may consistently emerge. It is also well suited for applications requiring precise recognition, especially in discriminating between closely related classes. Furthermore, the DML exhibits greater resilience to issues related to class imbalance, as it concentrates on learning distances or similarities, which are more tolerant to such imbalances. These contributions significantly make the effectiveness and practicality of DML model, particularly in in fieldwork research.
Traditional mosquito identification methods, relied on microscopic observation and morphological characteristics, often require significant expertise and experience, which can limit their effectiveness. This study introduces a self-supervised learning-based image classification model using the Bootstrap Your Own Latent (BYOL) algorithm, designed to enhance mosquito species identification efficiently. The BYOL algorithm offers a key advantage by eliminating the need for labeled data during pretraining, as it autonomously learns important features. During fine-tuning, the model requires only a small fraction of labeled data to achieve accurate results. Our approach demonstrates impressive performance, achieving over 96.77% accuracy in mosquito image analysis, with minimized both false positives and false negatives. Additionally, the model’s overall accuracy, measured by the area under the ROC curve, surpasses 99.55%, highlighting its robustness and reliability. A notable finding is that fine-tuning with just 10% of labeled data produces results comparable to using the full dataset. This is particularly valuable for resource-limited settings with limited access to advanced equipment and expertise. Our model provides a practical solution for mosquito identification, overcoming the challenges of traditional microscopic methods, such as the time-consuming process and reliance on specialized knowledge in healthcare services. Overall, this model supports personnel in resource-constrained environments by facilitating mosquito vector density analysis and paving the way for future mosquito species identification methodologies.
The study involves the preparation and characterization of crosslinked-carboxymethyl cellulose (CMC) films using varying amounts of citric acid (CA) within the range 5 %-20 %, w/w, relative to the dry weight of CMC. Through techniques such as Fourier transform infrared spectroscopy, X-ray photoelectron spectroscopy, carbonyl content analysis, and gel fraction measurements, the successful crosslinking between CMC and CA is confirmed. The investigation includes an analysis of chemical structure, physical and optical characteristics, swelling behavior, water vapor transmission rate, moisture content, and surface morphologies. The water resistance of the cross-linked CMC films exhibited a significant improvement when compared to the non-crosslinked CMC film. The findings indicated that films crosslinked with 10 % CA demonstrated favorable properties for application as edible coatings. These transparent films, ideal for packaging, prove effective in preserving the quality and sensory attributes of fresh bananas, including color retention, minimized weight loss, slowed ripening through inhibiting amyloplast degradation, and enhanced firmness during storage.
Vector-borne diseases pose a major worldwide health concern, impacting more than 1 billion people globally. Among various blood-feeding arthropods, mosquitoes stand out as the primary carriers of diseases significant in both medical and veterinary fields. Hence, comprehending their distinct role fulfilled by different mosquito types is crucial for efficiently addressing and enhancing control measures against mosquito-transmitted diseases. The conventional method for identifying mosquito species is laborious and requires significant effort to learn. Classification is subsequently carried out by skilled laboratory personnel, rendering the process inherently time-intensive and restricting the task to entomology specialists. Therefore, integrating artificial intelligence with standard taxonomy, such as molecular techniques, is essential for accurate mosquito species identification. Advancement in novel tools with artificial intelligence has challenged the task of developing an automated system for sample collection and identification. This study aims to introduce a self-supervised Vision Transformer supporting an automatic model for classifying mosquitoes found across various regions of Thailand. The objective is to utilize self-distillation with unlabeled data (DINOv2) to develop models on a mobile phone-captured dataset containing 16 species of female mosquitoes, including those known for transmitting malaria and dengue. The DINOv2 model surpassed the ViT baseline model in precision and recall for all mosquito species. When compared on a species-specific level, utilizing the DINOv2 model resulted in reductions in false negatives and false positives, along with enhancements in precision and recall values, in contrast to the baseline model, across all mosquito species. Notably, at least 10 classes exhibited outstanding performance, achieving above precision and recall rates exceeding 90%. Remarkably, when applying cropping techniques to the dataset instead of utilizing the original photographs, there was a significant improvement in performance across all DINOv2 models studied. This is demonstrated by an increase in recall to 87.86%, precision to 91.71%, F1 score to 88.71%, and accuracy to 98.45%, respectively. Malaria mosquito species can be easily distinguished from another genus like Aedes, Mansonia, Armigeres, and Culex, respectively. While classifying malaria vector species presented challenges for the DINOv2 model, utilizing the cropped images enhanced precision by up to 96% for identifying one of the top three malaria vectors in Thailand, Anopheles minimus. A proficiently trained DINOv2 model, coupled with effective data management, can contribute to the development of a mobile phone application. Furthermore, this method shows promise in supporting field professionals who are not entomology experts in effectively addressing pathogens responsible for diseases transmitted by female mosquitoes.
Tracheal collapse is a chronic and progressively worsening disease; the severity of clinical symptoms experienced by affected individuals depends on the degree of airway collapse. Cutting-edge automated tools are necessary to modernize disease screening using radiographs across various veterinary settings, such as animal clinics and hospitals. This is primarily due to the inherent challenges associated with interpreting uncertainties among veterinarians. In this study, an artificial intelligence model was developed to screen canine tracheal collapse using archived lateral cervicothoracic radiographs. This model can differentiate between a normal and collapsed trachea, ranging from early to severe degrees. The you-only-look-once (YOLO) models, including YOLO v3, YOLO v4, and YOLO v4 tiny, were used to train and test data sets under the in-house XXX platform. The results showed that the YOLO v4 tiny-416 model had satisfactory performance in screening among the normal trachea, grade 1-2 tracheal collapse, and grade 3-4 tracheal collapse with 98.30% sensitivity, 99.20% specificity, and 98.90% accuracy. The area under the curve of the precision-recall curve was >0.8, which demonstrated high diagnostic accuracy. The intraobserver agreement between deep learning and radiologists was kappa = 0.975 (P < .001), with all observers having excellent agreement (kappa = 1.00, P < .001). The intraclass correlation coefficient between observers was >0.90, which represented excellent consistency. Therefore, the deep learning model can be a useful and reliable method for effective screening and classification of the degree of tracheal collapse based on routine lateral cervicothoracic radiographs.
CiRA CORE is a central hub designed to connect AI technology creation with practical application, making it easier to work with ROS (Robot Operating System) and link different systems through a user-friendly drag-and-drop interface. This approach removes the need for extensive coding, making the platform accessible to those with minimal programming experience. CiRA CORE offers a comprehensive suite of features for AI development and robot control, including algorithm creation, AI model training, and device integration commonly used in industrial settings. It supports tasks like image recognition and facilitates data storage, labeling, and integration with other systems for data-driven AI development. Overall, CiRA CORE aims to democratize AI development and robot control, simplifying AI development for Industry 4.0 applications, and leading to increased efficiency, reduced costs, and improved safety in industrial processes. This paper reports the progress of the CiRA CORE training modules funded by the SMCS TEAM Program Award. The project has completed the design of a 6-axis robot 3D training kit and simulation models for CiRA CORE training modules. The next steps involve developing 3D-printed robots and training materials. The main goal is to democratize advanced robotics and AI by simplifying integration through a visual, node-based programming interface. This approach reduces the need for complex coding, making these technologies accessible to users with limited programming experience. This initiative aims to foster widespread adoption in business and industrial settings, aligning with IEEE SMC's mission to promote professional growth and innovation in robotics and AI.
Abstract This study explores the modification of silk fibroin films for hydrophilic coating applications using various sugar alcohols. Films, prepared via solvent casting, incorporated glycerol, sorbitol, and maltitol, revealing distinctive transparency and UV absorption characteristics based on sugar alcohol chemical structures. X-ray diffraction confirmed a silk I to silk II transition influenced by sugar alcohols. Glycerol proved most effective in enhancing the β-sheet structure. The study also elucidated a conformational shift towards a β-sheet structure induced by sugar alcohols. Silk fibroin–sugar alcohol blind docking and sugar alcohol-sugar alcohol blind docking investigations were conducted utilizing the HDOCK Server. The computer simulation unveiled the significance of size and hydrogen bonding characteristics inherent in sugar alcohols, emphasizing their pivotal role in influencing interactions within silk fibroin matrices. Hydrophilicity of ozonized silicone surfaces improved through successful coating with silk fibroin films, particularly glycerol-containing ones, resulting in reduced contact angles. Strong adhesion between silk fibroin films and ozonized silicone surfaces was evident, indicating robust hydrogen bonding interactions. This comprehensive research provides crucial insights into sugar alcohols’ potential to modify silk fibroin film crystalline structures, offering valuable guidance for optimizing their design and functionality, especially in silicone coating applications.
Background and Aim: Zoonotic diseases caused by various blood parasites are important public health concerns that impact animals and humans worldwide. The traditional method of microscopic examination for parasite diagnosis is labor-intensive, time-consuming, and prone to variability among observers, necessitating highly skilled and experienced personnel. Therefore, an innovative approach is required to enhance the conventional method. This study aimed to develop a self-supervised learning (SSL) approach to identify zoonotic blood parasites from microscopic images, with an initial focus on parasite species classification. Materials and Methods: We acquired a public dataset featuring microscopic images of Giemsa-stained thin blood films of trypanosomes and other blood parasites, including Babesia, Leishmania, Plasmodium, Toxoplasma, and Trichomonad, as well as images of both white and red blood cells. The input data were subjected to SSL model training using the Bootstrap Your Own Latent (BYOL) algorithm with Residual Network 50 (ResNet50), ResNet101, and ResNet152 as the backbones. The performance of the proposed SSL model was then compared to that of baseline models. Results: The proposed BYOL SSL model outperformed supervised learning models across all classes. Among the SSL models, ResNet50 consistently achieved high accuracy, reaching 0.992 in most classes, which aligns well with the patterns observed in the pre-trained uniform manifold approximation and projection representations. Fine-tuned SSL models exhibit high performance, achieving 95% accuracy and a 0.960 area under the curve of the receiver operating characteristics (ROC) curve even when fine-tuned with 1% of the data in the downstream process. Furthermore, 20% of the data for training with SSL models yielded ≥95% in all other statistical metrics, including accuracy, recall, precision, specification, F1 score, and ROC curve. As a result, multi-class classification prediction demonstrated that model performance exceeded 91% for the F1 score, except for the early stage of Trypanosoma evansi, which showed an F1 score of 87%. This may be due to the model being exposed to high levels of variation during the developmental stage. Conclusion: This approach can significantly enhance active surveillance efforts to improve disease control and prevent outbreaks, particularly in resource-limited settings. In addition, SSL addresses significant challenges, such as data variability and the requirement for extensive class labeling, which are common in biology and medical fields.
Trypanosomiasis caused Trypanosoma evansi is current public health concern especially, in south Asia and Southeast Asia. Although polymerase chain reaction is currently used as a standard method, the techniques required skilled personnel, were performed in multiple steps, and required expensive instruments. Fundamental microscopic approach also has limitation in use by facing both inter- and intra-variability of interpretation by examiners. New automatic tool with the microscopic examination is needed. The study aimed to develop the mobile application-based YOLO neural network algorithms to predict T. evansi blood stages from thin-blood film examination. YOLO v4 tiny model is outperformed to localize and classify unseen images with the best performance at 95% of sensitivity, specificity, precision, accuracy and F1 score, respectively, with less misclassification rate than 5%. Simulation implementation platform, calling CiRA bot, give the empirical result and reliably comparable to that from the computational experiment studied with the area under ROC and precision-recall curves as 0.964 and 0.962, respectively. The result obtained from the CIRA bot platform is good enough for further distribution in field site. In the future, the study could contribute human and animal public health staff to simply identify the unicellular parasitic flagellate infection and also benefit them for designing the strategy in prevention and treatment of the disease.
Mosquito-borne diseases such as dengue fever and malaria are the top 10 leading causes of death in low-income countries. Control measure for the mosquito population plays an essential role in the fight against the disease. Currently, several intervention strategies; chemical-, biological-, mechanical- and environmental methods remain under development and need further improvement in their effectiveness. Although, a conventional entomological surveillance, required a microscope and taxonomic key for identification by professionals, is a key strategy to evaluate the population growth of these mosquitoes, these techniques are tedious, time-consuming, labor-intensive, and reliant on skillful and well-trained personnel. Here, we proposed an automatic screening, namely the deep metric learning approach and its inference under the image-retrieval process with Euclidean distance-based similarity. We aimed to develop the optimized model to find suitable miners and suggested the robustness of the proposed model by evaluating it with unseen data under a 20-returned image system. During the model development, well-trained ResNet34 are outstanding and no performance difference when comparing five data miners that showed up to 98% in its precision even after testing the model with both image sources: stereomicroscope and mobile phone cameras. The robustness of the proposed—trained model was tested with secondary unseen data which showed different environmental factors such as lighting, image scales, background colors and zoom levels. Nevertheless, our proposed neural network still has great performance with greater than 95% for sensitivity and precision, respectively. Also, the area under the ROC curve given the learning system seems to be practical and empirical with its value greater than 0.960. The results of the study may be used by public health authorities to locate mosquito vectors nearby. If used in the field, our research tool in particular is believed to accurately represent a real-world scenario.
Trypanosomiasis is a significant public health problem in several regions across the world, including South Asia and Southeast Asia. The identification of hotspot areas under active surveillance is a fundamental procedure for controlling disease transmission. Microscopic examination is a commonly used diagnostic method. It is, nevertheless, primarily reliant on skilled and experienced personnel. To address this issue, an artificial intelligence (AI) program was introduced that makes use of a hybrid deep learning technique of object identification and object classification neural network backbones on the in-house low-code AI platform (CiRA CORE). The program can identify and classify the protozoan trypanosome species, namely Trypanosoma cruzi, T. brucei, and T. evansi, from oil-immersion microscopic images. The AI program utilizes pattern recognition to observe and analyze multiple protozoa within a single blood sample and highlights the nucleus and kinetoplast of each parasite as specific characteristic features using an attention map. To assess the AI program's performance, two unique modules are created that provide a variety of statistical measures such as accuracy, recall, specificity, precision, F1 score, misclassification rate, receiver operating characteristics (ROC) curves, and precision versus recall (PR) curves. The assessment findings show that the AI algorithm is effective at identifying and categorizing parasites. By delivering a speedy, automated, and accurate screening tool, this technology has the potential to transform disease surveillance and control. It could also assist local officials in making more informed decisions on disease transmission-blocking strategies.
Deep metric learning-based image retrieval systems have recently been used in medical applications because they provide clinically relevant information-based similar images based on prior knowledge. Although train examiners and deep learning models successfully analyze leukocyte cells, there are still numerous difficult challenges due to biological variation, time constraints, and a variety of image-related aspects. In this study, we propose a deep metric learning model-based image retrieval and classification system for acute myeloid leukemia blood cells to address these issues and assist physicians. The proposed model utilizes the pre-trained ResNet-34 model as the backbone network, embedding loss with multi similarity miner, and M-Per-Class sampling strategy to learn an embedding function. The five embedding losses were also applied to compare the four performances in order to determine the best loss-based model. Based on the best loss-based model, the class-wise precision and sensitivity using a neighborhood size are also presented. The results show that the contrastive loss-based deep metric learning model achieved the highest precision of 94.90
Trypanosomiasis is a significant public health problem in several regions across the world, including South Asia and Southeast Asia. The identification of hotspot areas under active surveillance is a fundamental procedure for controlling disease transmission. Microscopic examination is a commonly used diagnostic method. It is, nevertheless, primarily reliant on skilled and experienced personnel. To address this issue, an artificial intelligence (AI) program was introduced that makes use of a hybrid deep learning technique of object identification and object classification neural network backbones on the in-house low-code AI platform (CiRA CORE). The program can identify and classify the protozoan trypanosome species, namely Trypanosoma cruzi, T. brucei, and T. evansi, from oil-immersion microscopic images. The AI program utilizes pattern recognition to observe and analyze multiple protozoa within a single blood sample and highlights the nucleus and kinetoplast of each parasite as specific characteristic features using an attention map. To assess the AI program's performance, two unique modules are created that provide a variety of statistical measures such as accuracy, recall, specificity, precision, F1 score, misclassification rate, receiver operating characteristics (ROC) curves, and precision versus recall (PR) curves. The assessment findings show that the AI algorithm is effective at identifying and categorizing parasites. By delivering a speedy, automated, and accurate screening tool, this technology has the potential to transform disease surveillance and control. It could also assist local officials in making more informed decisions on disease transmission-blocking strategies.