Intrusion detection systems (IDSs) are a necessary principle in WSN security, which can successfully prevent various hackers' and intruders' attempts to hack the network. In this research, we address the probl...
详细信息
This paper presents the design and implementation of a Smart-drip Infusion Monitoring System incorporating various sensors and IoT technologies. The system aims to enhance intravenous infusion monitoring by providing ...
详细信息
ISBN:
(数字)9798331509859
ISBN:
(纸本)9798331509866
This paper presents the design and implementation of a Smart-drip Infusion Monitoring System incorporating various sensors and IoT technologies. The system aims to enhance intravenous infusion monitoring by providing precise control and timely alerts during the infusion process. The load cell sensor measures fluid volume, while the air bubble detection sensor detects air bubble status in the intravenous line, ensuring accurate and safe medication delivery. The Arduino Uno coordinates sensor data acquisition, processing, and infusion control, dynamically adjusting the solenoid valve to maintain the prescribed infusion rate. Additionally, the buzzer alerts healthcare providers to critical events such as dose completion or system malfunctions. This integrated approach offers a comprehensive solution for optimizing intravenous therapy, enhancing patient safety, and improving healthcare outcomes.
Brain tumor is a type of cancerous growth that may occur in the brain. Early diagnosis of the disease is crucial for proper treatment. Diagnosis of brain tumors is usually done using images obtained through magnetic r...
详细信息
This work proposes the Trigger RAW -centric Registered Backoff Time (RBT) -based channel access with the Grouping Control (TRC-RBT-GC) method to tackle the load balance problem in the IEEE 802.11ah network for Interne...
详细信息
The prominence of social media platforms like Facebook, WhatsApp, and Instagram have given rise to Cyber crime, notably in the form of Cyber bullying. This unique manifestation of harassment involves individuals explo...
详细信息
In addition to taking care of the normal citizens, Road Traffic protection is also one of the main issue for corporations governing the transportation. We use data mining techniques to get the hidden matter from the d...
In addition to taking care of the normal citizens, Road Traffic protection is also one of the main issue for corporations governing the transportation. We use data mining techniques to get the hidden matter from the database. The applications of Data mining is there in various fields such as fraud detection, marketing and many more. Many countries were affected due to many decisions that were taken by the governments one such issue is globalization. This has brought some drastically changes in the intake level and the financial related activities and this has given a boost to transportation department. Understanding the importance of the street protection the authorities are putting effort to know the reasons behind the street accidents. The increase in the street injuries made it difficult to determine the limitations of the street injuries. This paper explains the street injuries frequency from analysing the database. This work is about 95% efficient.
Depression is a worldwide epidemic and is of special concern due to its impact on mental health and the need for comprehensive studies for better detection and treatment. As the severity of depression grows among the ...
详细信息
ISBN:
(数字)9798331519094
ISBN:
(纸本)9798331519100
Depression is a worldwide epidemic and is of special concern due to its impact on mental health and the need for comprehensive studies for better detection and treatment. As the severity of depression grows among the Bengali population, yet the identification is relatively uncommon in this wider community, it appears to be in high demand. In our research, an efficient deep hybrid learning is instituted to identify levels of depression in Bangla text. We gathered 3000 Bengali Facebook posts for our dataset labeled for three levels of depression, mild, moderate, and severe. A bidirectional Long Short-Term Memory (bi-LSTM) architecture and a Random Forest classifier have been applied. We followed some pre-processing steps for these texts, which involved cleaning, correcting mistakes, removing stop words, segmentation, and embedding the text using Word2Vec to turn the text into vectors. The bi-LSTM model performed at an accuracy of 90.5% but this was improved to 93.67% when combined with Random Forest by using Softmax generated class scores as features. The aspects of our proposed hybrid bi-LSTM-RF techniques suggest that it could be more precise and effective for depression detection in the less researched Bangla language. These results provide insight into the application of deep learning with classical classifiers for sentiment classification in the mental health field and enhancing the treatment of depression by early detection.
In the current scenario, large volumes of data are generated by different organizations. Data Mining (DM) applications provide suitable patterns that lead to business growth, improved health care and improved services...
详细信息
This study explores the application of advanced Natural Language Processing (NLP) techniques, specifically leveraging BERT-based models, for evaluating semantic similarity between text inputs. The methodology involves...
详细信息
ISBN:
(数字)9798331506452
ISBN:
(纸本)9798331506469
This study explores the application of advanced Natural Language Processing (NLP) techniques, specifically leveraging BERT-based models, for evaluating semantic similarity between text inputs. The methodology involves preprocessing text through tokenization, stemming, and sentence chunking, followed by the generation of sentence embeddings using the ‘bert-base-nli-mean-tokens’ model. The model, fine-tuned on Natural Language Inference (NLI) tasks, captures deep contextual relationships, enhancing the ability to compute text similarity through cosine similarity of high-dimensional embeddings. The evaluation used datasets from Semantic Textual Similarity (STS) benchmarks, combined with educational text samples. Key metrics such as Pearson correlation, Spearman correlation, and Root Mean Squared Error (RMSE) were employed to assess the model's performance in predicting similarity scores between text pairs. Results demonstrate that the model achieves a Pearson correlation of 0.53, indicating moderate agreement with human-annotated scores, while the Spearman correlation score of 0.26 highlights a weaker monotonic relationship. An RMSE of 0.12 further suggests low prediction error, supporting the model's efficacy in identifying similarities between text pairs. These findings underscore the potential of BERT-based models in applications like automated essay grading, paraphrase detection, and content-based recommendation systems, where accurate assessment of text similarity is critical
Since plagiarism is a major problem in both academic and professional settings, it is crucial to create effective plagiarism detection methods. Accuracy evaluation for classical models such as SVM, Naive Bayes, and Ra...
详细信息
ISBN:
(数字)9798350359299
ISBN:
(纸本)9798350359305
Since plagiarism is a major problem in both academic and professional settings, it is crucial to create effective plagiarism detection methods. Accuracy evaluation for classical models such as SVM, Naive Bayes, and Random Forests usually involves cross-validation, where the dataset is split into training and testing folds, and the accuracy for each fold is then computed. These techniques lack the neural network-like loss functions, but they can still be used to analyze model performance by charting accuracy against the number of folds. But in CNNs and RNNs, training entails updating a loss function over epochs through iterative optimization; for classification problems, this is usually categorical cross-entropy. The values of the loss function are monitored during training, and the convergence of the model is shown by graphing them against the number of epochs. Accuracy metrics are calculated in parallel for the training and validation stages, and the model's classification accuracy throughout successive epochs is displayed in graphs. The plagiarism detector provides users with a complete report that highlights plagiarized portions together with their original sources which results in 97.99% of accuracy in order to aid educators, researchers, and other professionals in preventing plagiarism.
暂无评论