To save patients’ lives, it is important to go for an early diagnosis of intracranial hemorrhage (ICH). For diagnosing ICH, the widely used method is non-contrast computed tomography (NCCT). It has fast acquisition and availability in medical emergency facilities. To predict hematoma progression and mortality, it is important to estimate the volume of intracranial hemorrhage. Radiologists can manually delineate the ICH region to estimate the hematoma volume. This process takes time and undergoes inter-rater variability. In this research paper, we develop and discuss a fine segmentation model and a coarse model for intracranial hemorrhage segmentations. Basically, two different models are discussed for intracranial hemorrhage segmentation. We trained a 2DDensNet in the first model for coarse segmentation and cascaded the coarse segmentation mask output in the fine segmentation model along with input training samples. A nnUNet model is trained in the second fine stage and will use the segmentation labels of the coarse model with true labels for intracranial hemorrhage segmentation. An optimal performance for intracranial hemorrhage segmentation solution is obtained.
Monitoring marine biodiversity is a challenge in some vulnerable and difficult-to-access habitats, such as underwater caves. Underwater caves are a great focus of biodiversity, concentrating a large number of species in their environment. However, most of the sessile species that live on the rocky walls are very vulnerable, and they are often threatened by different pressures. The use of these spaces as a destination for recreational divers can cause different impacts on the benthic habitat. In this work, we propose a methodology based on video recordings of cave walls and image analysis with deep learning algorithms to estimate the spatial density of structuring species in a study area. We propose a combination of automatic frame overlap detection, estimation of the actual extent of surface cover, and semantic segmentation of the main 10 species of corals and sponges to obtain species density maps. These maps can be the data source for monitoring biodiversity over time. In this paper, we analyzed the performance of three different semantic segmentation algorithms and backbones for this task and found that the Mask R-CNN model with the Xception101 backbone achieves the best accuracy, with an average segmentation accuracy of 82%.
Accurate drug-drug interaction (DDI) prediction is essential to prevent adverse effects, especially with the increased use of multiple medications during the COVID-19 pandemic. Traditional machine learning methods often miss the complex relationships necessary for effective DDI prediction. This study introduces a deep learning-based classification framework to assess adverse effects from interactions between Fluvoxamine and Curcumin. Our model integrates a wide range of drug-related data (e.g., molecular structures, targets, side effects) and synthesizes them into high-level features through a specialized deep neural network (DNN). This approach significantly outperforms traditional classifiers in accuracy, precision, recall, and F1-score. Additionally, our framework enables real-time DDI monitoring, which is particularly valuable in COVID-19 patient care. The model’s success in accurately predicting adverse effects demonstrates the potential of deep learning to enhance drug safety and support personalized medicine, paving the way for safer, data-driven treatment strategies.
Falling is one of the most critical outcomes of loss of consciousness during triage in emergency department (ED). It is an important sign requires an immediate medical intervention. This paper presents a computer vision-based fall detection model in ED. In this study, we hypothesis that the proposed vision-based triage fall detection model provides accuracy equal to traditional triage system (TTS) conducted by the nursing team. Thus, to build the proposed model, we use MoveNet, a pose estimation model that can identify joints related to falls, consisting of 17 key points. To test the hypothesis, we conducted two experiments: In the deep learning (DL) model we used the complete feature consisting of 17 keypoints which was passed to the triage fall detection model and was built using Artificial Neural Network (ANN). In the second model we use dimensionality reduction Feature-Reduction for Fall model (FRF), Random Forest (RF) feature selection analysis to filter the key points triage fall classifier. We tested the performance of the two models using a dataset consisting of many images for real-world scenarios classified into two classes: Fall and Not fall. We split the dataset into 80% for training and 20% for validation. The models in these experiments were trained to obtain the results and compare them with the reference model. To test the effectiveness of the model, a t-test was performed to evaluate the null hypothesis for both experiments. The results show FRF outperforms DL model, and FRF has same accuracy of TTS.
The telecommunications services market faces essential challenges in an increasingly flexible and customer-adaptable environment. Research has highlighted that the monopolization of the spectrum by one operator reduces competition and negatively impacts users and the general dynamics of the sector. This article aims to present a proposal to predict the number of users, the level of traffic, and the operators’ income in the telecommunications market using artificial intelligence. Deep Learning (DL) is implemented through a Long-Short Term Memory (LSTM) as a prediction technique. The database used corresponds to the users, revenues, and traffic of 15 network operators obtained from the Communications Regulation Commission of the Republic of Colombia. The ability of LSTMs to handle temporal sequences, long-term dependencies, adaptability to changes, and complex data management makes them an excellent strategy for predicting and forecasting the telecom market. Various works involve LSTM and telecommunications. However, many questions remain in prediction. Various strategies can be proposed, and continued research should focus on providing cognitive engines to address further challenges. MATLAB is used for the design and subsequent implementation. The low Root Mean Squared Error (RMSE) values and the acceptable levels of Mean Absolute Percentage Error (MAPE), especially in an environment characterized by high variability in the number of users, support the conclusion that the implemented model exhibits excellent performance in terms of precision in the prediction process in both open-loop and closed-loop.
Copyright © by EnPress Publisher. All rights reserved.