February 2025
·
27 Reads
Computers in Biology and Medicine
This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.
February 2025
·
27 Reads
Computers in Biology and Medicine
January 2025
·
7 Reads
December 2024
·
16 Reads
Publications of the Astronomical Society of the Pacific
To support asteroid-related studies, current motion detectors are utilized to select moving object candidates based on their visualizations and movements in sequences of sky exposures. However, the existing detectors encounter the manual parameter settings which require experts to assign proper parameters. Moreover, although the deep learning approach could automate the detection process, these approaches still require synthetic images and hand-engineered features to improve their performance. In this work, we propose an end-to-end deep learning model consisting of two branches. The first branch is trained with contrastive learning to extract a contrastive feature from sequences of sky exposures. This learning method encourages the model to capture a lower-dimensional representation, ensuring that sequences with moving sources (i.e., potential asteroids) are distinct from those without moving sources. The second branch is designed to learn additional features from the sky exposure sequences, which are then concatenated into the movement features before being processed by subsequent layers for the detection of asteroid candidates. We evaluate our model on sufficiently long-duration sequences and perform a comparative study with detection software. Additionally, we demonstrate the use of our model to suggest potential asteroids using photometry filtering. The proposed model outperforms the baseline model for asteroid streak detection by +7.70% of f1-score. Moreover, our study shows promising performance for long-duration sequences and improvement after adding the contrastive feature. Additionally, we demonstrate the uses of our model with the filtering to detect potential asteroids in wide-field detection using the long-duration sequences. Our model could complement the software as it suggests additional asteroids to its detection result.
October 2024
·
160 Reads
·
1 Citation
In order to assess risk of mosquito-vector borne disease and to effectively target and monitor vector control efforts, accurate information about mosquito vector population densities is needed. The traditional and still most common approach to this involves the use of traps along with manual counting and classification of mosquito species, but the costly and labor-intensive nature of this approach limits its widespread use. Numerous previous studies have sought to address this problem by developing machine learning models to automatically identify species and sex of mosquitoes based on their wingbeat sounds. Yet little work has addressed the issue of robust classification in the presence of environmental background noise, which is essential to making the approach practical. In this paper, we propose a new deep learning model, MosquitoSong+, to identify the species and sex of mosquitoes from raw wingbeat sounds so that it is robust to the environmental noise and the relative volume of the mosquito’s flight tone. The proposed model extends the existing 1D-CNN model by adjusting its architecture and introducing two data augmentation techniques during model training: noise augmentation and wingbeat volume variation. Experiments show that the new model has very good generalizability, with species classification accuracy above 80% on several wingbeat datasets with various background noise. It also has an accuracy of 93.3% for species and sex classification on wingbeat sounds overlaid with various background noises. These results suggest that the proposed approach may be a practical means to develop classification models that can perform well in the field.
February 2024
·
12 Reads
·
2 Citations
Knowledge-Based Systems
September 2023
·
14 Reads
September 2023
·
193 Reads
·
2 Citations
Diagnosing normal-pressure hydrocephalus (NPH) via non-contrast computed tomography (CT) brain scans is presently a formidable task due to the lack of universally agreed-upon standards for radiographic parameter measurement. A variety of radiological parameters, such as Evans’ index, narrow sulci at high parietal convexity, Sylvian fissures’ dilation, focally enlarged sulci, and more, are currently measured by radiologists. This study aimed to enhance NPH diagnosis by comparing the accuracy, sensitivity, specificity, and predictive values of radiological parameters, as evaluated by radiologists and AI methods, utilizing cerebrospinal fluid volumetry. Results revealed a sensitivity of 77.14% for radiologists and 99.05% for AI, with specificities of 98.21% and 57.14%, respectively, in diagnosing NPH. Radiologists demonstrated NPV, PPV, and an accuracy of 82.09%, 97.59%, and 88.02%, while AI reported 98.46%, 68.42%, and 77.42%, respectively. ROC curves exhibited an area under the curve of 0.954 for radiologists and 0.784 for AI, signifying the diagnostic index for NPH. In conclusion, although radiologists exhibited superior sensitivity, specificity, and accuracy in diagnosing NPH, AI served as an effective initial screening mechanism for potential NPH cases, potentially easing the radiologists’ burden. Given the ongoing AI advancements, it is plausible that AI could eventually match or exceed radiologists’ diagnostic prowess in identifying hydrocephalus.
June 2023
·
39 Reads
·
1 Citation
Diagnosing Normal Pressure Hydrocephalus (NPH) via non-contrast computed tomography (CT) brain scans is presently a formidable task due to the lack of universally agreed-upon standards for radiographic parameter measurement. A variety of radiological parameters, such as Evans' index, narrow sulci at high parietal convexity, Sylvian fissures' dilation, focally enlarged sulci, and more, are currently measured by radiologists. This study aimed to enhance NPH diagnosis by comparing the accuracy, sensitivity, specificity, and predictive values of radiological parameters, as evaluated by radiologists and AI methods utilizing cerebrospinal fluid volumetry. Results revealed a sensitivity of 77.14% for radiologists and 99.05% for AI, with specificities of 98.21% and 57.14%, respectively, in diagnosing NPH. Radiologists demonstrated NPV, PPV, and accuracy of 82.09%, 97.59%, and 88.02%, while AI reported 98.46%, 68.42%, and 77.42%. ROC curves exhibited an area under the curve of 0.954 for radiologists and 0.784 for AI, signifying the diagnostic index for NPH. In conclusion, although radiologists exhibited superior sensitivity, specificity, and accuracy in diagnosing NPH, AI served as an effective initial screening mechanism for potential NPH cases, potentially easing the radiologists' burden. Given ongoing AI advancements, it's plausible that AI could eventually match or exceed radiologists' diagnostic prowess in identifying hydrocephalus.
March 2023
·
61 Reads
Deep learning models for scoring sleep stages based on single-channel EEG have been proposed as a promising method for remote sleep monitoring. However, applying these models to new datasets, particularly from wearable devices, raises two questions. First, when annotations on a target dataset are unavailable, which different data characteristics affect the sleep stage scoring performance the most and by how much? Second, when annotations are available, which dataset should be used as the source of transfer learning to optimize performance? In this paper, we propose a novel method for computationally quantifying the impact of different data characteristics on the transferability of deep learning models. Quantification is accomplished by training and evaluating two models with significant architectural differences, TinySleepNet and U-Time, under various transfer configurations in which the source and target datasets have different recording channels, recording environments, and subject conditions. For the first question, the environment had the highest impact on sleep stage scoring performance, with performance degrading by over 14% when sleep annotations were unavailable. For the second question, the most useful transfer sources for TinySleepNet and the U-Time models were MASS-SS1 and ISRUC-SG1, containing a high percentage of N1 (the rarest sleep stage) relative to the others. The frontal and central EEGs were preferred for TinySleepNet. The proposed approach enables full utilization of existing sleep datasets for training and planning model transfer to maximize the sleep stage scoring performance on a target problem when sleep annotations are limited or unavailable, supporting the realization of remote sleep monitoring.
March 2023
·
18 Reads
·
8 Citations
Artificial Intelligence in Medicine
Deep learning models for scoring sleep stages based on single-channel EEG have been proposed as a promising method for remote sleep monitoring. However, applying these models to new datasets, particularly from wearable devices, raises two questions. First, when annotations on a target dataset are unavailable, which different data characteristics affect the sleep stage scoring performance the most and by how much? Second, when annotations are available, which dataset should be used as the source of transfer learning to optimize performance? In this paper, we propose a novel method for computationally quantifying the impact of different data characteristics on the transferability of deep learning models. Quantification is accomplished by training and evaluating two models with significant architectural differences, TinySleepNet and U-Time, under various transfer configurations in which the source and target datasets have different recording channels, recording environments, and subject conditions. For the first question, the environment had the highest impact on sleep stage scoring performance, with performance degrading by over 14% when sleep annotations were unavailable. For the second question, the most useful transfer sources for TinySleepNet and the U-Time models were MASS-SS1 and ISRUC-SG1, containing a high percentage of N1 (the rarest sleep stage) relative to the others. The frontal and central EEGs were preferred for TinySleepNet. The proposed approach enables full utilization of existing sleep datasets for training and planning model transfer to maximize the sleep stage scoring performance on a target problem when sleep annotations are limited or unavailable, supporting the realization of remote sleep monitoring.
... The initial models used pseudo-acoustic optical data with artificial neural networks (ANN) to identify mosquito species and sex [16]. Subsequent research has advanced to deep learning-based acoustic classification models for species identification [5,17,18]. A recent study explored machine learning, specifically convolutional neural networks (CNN), to identify Aedes aegypti mosquitoes from wingbeat recordings [7]. ...
October 2024
... As a structured and semantic knowledge representation method, knowledge graph is a graph database that stores massive knowledge in the real world. It has the characteristics of large scale, rich semantics, excellent quality and friendly structure [3]. It uses natural language processing technology to extract and construct related entities, enriches the overall analysis performance of the recommendation model, provides data support for a large number of knowledgedriven downstream tasks, and provides more abundant auxiliary information for personalized recommendation [4,5]. ...
February 2024
Knowledge-Based Systems
... The distance between the house of Pascal and the house of Ferry is 1.3 km. A walker with an average tempo could walk that distance in approximately 10 minutes, and a slow walker would not exceed 15 minutes (Supratak et al., 2016). Although, one cannot exclude that Fietje who wore sneakers on the in total 156 pictures of the holiday would wear less comfortable high heels on the way home, it seems unlikely that even high heels would make her exceed the minutes needed for a slow walker to walk that distance by more than five minutes. ...
April 2016
Neurology
... Even in the simplest cases, such as using different source datasets with the same task for transfer, the differences in source and target datasets can result in limited performance gains. In [70], the transferability of sleep stage scoring datasets with TinySleepNet [15] were assessed using a relative performance improvement ranking metric. Datasets were differentiated by their recording characteristics, the health of the patients represented in the dataset, and the recording environments. ...
March 2023
Artificial Intelligence in Medicine
... This achievement is particularly significant in the FPAD domain, where the ability to accurately discern live from spoofed fingerprints is crucial in thwarting fraudulent attempts. In a similar vein, Sittirit et al., [94] introduce a sophisticated method for fingerprint liveness detection using a voting ensemble classifier. Binary Pattern (LBP) and Local Phase Quantization (LPQ) extraction techniques like Local Binary Pattern (LBP) and Local Phase Quantization (LPQ), has demonstrated enhanced accuracy on the LivDet 2015 dataset across multiple sensor types. ...
November 2022
... This method enhances the accuracy and efficiency of quality assessments in the coffee industry. An innovative way to estimate the acidity of roasted coffee beans from images was proposed by Sajjacholapunt [18]. The researchers framed the task as an image classification problem, training a deep learning model to classify images of roasted coffee beans by the acidity of the coffee they would make. ...
August 2022
Journal of Food Process Engineering
... Formulated as a sequence tagging problem, this approach leverages the sequential nature of mosquito recordings to surpass baseline methods, though it still has high false-negative rates. The authors in [10] proposed a pipeline with a detector as the sound entry point. The sounds classified by this detector as having mosquitoes shall then be fed to the classifier, which can then predict the species to which the mosquito belongs. ...
June 2022
... Animal-based outcomes (e.g., falling, vocalization, bruising, lesions) are measured frequently by humans in slaughter plants, both in practice and in research, to assess animal welfare, but applications of sensor and AI technologies to measure animal-based outcomes in plants are more limited compared to those on farms [29]. In other production animals, for example, broilers and laying hens, more automated technologies are being used in slaughter plant applications, both commercially and in research, such as the measurement of foot pad lesions [30] and keel bone damage [31]. In a systematic review by Voogt et al. [29] on the use of sensors and AI technology to monitor animal welfare on farms and at slaughter, it was reported that meat color, measured using sensor technology, was the only animal-based measure found in their search; their search did not identify any AI applications for measuring animal-based measures at slaughter. ...
December 2021
British Poultry Science
... The initial models used pseudo-acoustic optical data with artificial neural networks (ANN) to identify mosquito species and sex [16]. Subsequent research has advanced to deep learning-based acoustic classification models for species identification [5,17,18]. A recent study explored machine learning, specifically convolutional neural networks (CNN), to identify Aedes aegypti mosquitoes from wingbeat recordings [7]. ...
September 2021
... Mean values of color components (in RGB or La*b* color spaces) and their standard deviation are used for the identification of raspberries and corn grains with disadvantages in their surface color [20]. Yolk color extracted from digital images is used for the classification of eggs using methods of AI (Artificial Intelligence) and especially design of convolution neural networks based on deep learning [21]. The color of the yolk is an important quality characteristic and a special scale (Yolk Color Fan® (Roche) scale) is used for accurate color measurement. ...
March 2021
IOP Conference Series Earth and Environmental Science