With the adoption of cutting-edge communication technologies such as 5G/6G systems and the extensive development of devices,crowdsensing systems in the Internet of Things(IoT)are now conducting complicated video analy...
详细信息
With the adoption of cutting-edge communication technologies such as 5G/6G systems and the extensive development of devices,crowdsensing systems in the Internet of Things(IoT)are now conducting complicated video analysis tasks such as behaviour *** applications have dramatically increased the diversity of IoT ***,behaviour recognition in videos usually requires a combinatorial analysis of the spatial information about objects and information about their dynamic actions in the temporal *** recognition may even rely more on the modeling of temporal information containing short-range and long-range motions,in contrast to computer vision tasks involving images that focus on understanding spatial ***,current solutions fail to jointly and comprehensively analyse short-range motions between adjacent frames and long-range temporal aggregations at large scales in *** this paper,we propose a novel behaviour recognition method based on the integration of multigranular(IMG)motion features,which can provide support for deploying video analysis in multimedia IoT crowdsensing *** particular,we achieve reliable motion information modeling by integrating a channel attention-based short-term motion feature enhancement module(CSEM)and a cascaded long-term motion feature integration module(CLIM).We evaluate our model on several action recognition benchmarks,such as HMDB51,Something-Something and *** experimental results demonstrate that our approach outperforms the previous state-of-the-art methods,which confirms its effective-ness and efficiency.
The application of deep learning techniques in the medical field,specifically for Atrial Fibrillation(AFib)detection through Electrocardiogram(ECG)signals,has witnessed significant *** and timely diagnosis increases t...
详细信息
The application of deep learning techniques in the medical field,specifically for Atrial Fibrillation(AFib)detection through Electrocardiogram(ECG)signals,has witnessed significant *** and timely diagnosis increases the patient’s chances of ***,issues like overfitting and inconsistent accuracy across datasets remain *** a quest to address these challenges,a study presents two prominent deep learning architectures,ResNet-50 and DenseNet-121,to evaluate their effectiveness in AFib *** aim was to create a robust detection mechanism that consistently performs *** such as loss,accuracy,precision,sensitivity,and Area Under the Curve(AUC)were utilized for *** findings revealed that ResNet-50 surpassed DenseNet-121 in all evaluated *** demonstrated lower loss rate 0.0315 and 0.0305 superior accuracy of 98.77%and 98.88%,precision of 98.78%and 98.89%and sensitivity of 98.76%and 98.86%for training and validation,hinting at its advanced capability for AFib *** insights offer a substantial contribution to the existing literature on deep learning applications for AFib detection from ECG *** comparative performance data assists future researchers in selecting suitable deep-learning architectures for AFib ***,the outcomes of this study are anticipated to stimulate the development of more advanced and efficient ECG-based AFib detection methodologies,for more accurate and early detection of AFib,thereby fostering improved patient care and outcomes.
In response to the increasingly complex and diverse network security threats, a network security monitoring system is introduced that combines intelligent algorithms and Python software to achieve efficient and accura...
详细信息
ISBN:
(数字)9798331528348
ISBN:
(纸本)9798331528355
In response to the increasingly complex and diverse network security threats, a network security monitoring system is introduced that combines intelligent algorithms and Python software to achieve efficient and accurate real-time security monitoring and protection. Firstly, the system collects network traffic and log data through libraries such as Scapy and Pyshark, and performs preprocessing. Then, using Python's machine learning library Scikit learn, features are extracted, including traffic patterns, protocol types, source IP (Internet Protocol) addresses, etc., to construct a classification model. Next, based on the characteristics of network attacks, the random forest algorithm in supervised learning is selected to train the annotated attack samples. The false alarm rate of the system is 3.1%, indicating that when detecting the spread of malicious software, the system occasionally misjudges normal file transfers as malicious behavior. The system has significantly improved the efficiency and accuracy of network security monitoring through the application of intelligent algorithms, and has broad application prospects.
laptop engineering and intellectual belongings regulation are beautiful fields, however their intersection has grow to be increasingly more extensive in current years. With technology advancing speedy, computer engine...
详细信息
In recent years,due to the scarcity of domestic radioisotopes,the Chinese government has strongly supported the development of dedicated radioisotope production *** paper presents conceptual design simulations of an 1...
详细信息
In recent years,due to the scarcity of domestic radioisotopes,the Chinese government has strongly supported the development of dedicated radioisotope production *** paper presents conceptual design simulations of an 11 MeV,50μA,H^(-) compact superconducting cyclotron for radioisotope *** paper focuses primarily on four aspects:magnet system design,central region configuration,beam dynamics analysis,and extraction system *** paper outlines the cyclotron's primary parameters and key steps in the development process.
This paper introduces a new Database Transposition, Substitution and XORing Algorithm (DTSXA) based on using chaotic maps. It is based primarily on two well-known security properties: confusion and diffusion. A random...
详细信息
Nowadays, health issues play a tremendous role in day-to-day life and the medical expenditure to get treatment becomes more difficult for the ordinary people. Health insurance has become a vital aspect of people's...
详细信息
Kidney disease (KD) is a gradually increasing global health concern. It is a chronic illness linked to higher rates of morbidity and mortality, a higher risk of cardiovascular disease and numerous other illnesses, and...
详细信息
Privacy and transparency in vote counting are the most prevalent concerns these days due to the involvement of untrusted authorities in the counting process. As a result, the counting process faces significant privacy...
详细信息
Privacy and transparency in vote counting are the most prevalent concerns these days due to the involvement of untrusted authorities in the counting process. As a result, the counting process faces significant privacy, trust, and transparency hurdles. Hence, there is a need for an efficient and trusted mechanism to resolve such problems. Blockchain technology has the potential to bring transparency and trust in several applications. Therefore, in this work, we explore blockchain technology in conjunction with a secure partitioning scheme to promote transparency, trust, and privacy between users and participating authorities in a decentralized platform. This paper presents a chaincode-based implementation of our proposed secure and verifiable vote counting mechanism that enables trust and fairness over a decentralized platform. Multiple authorities participate in the vote counting process in a trusted manner to cooperate and coordinate in a decision process over a decentralized platform. Our research exhibits that blockchain technology can eliminate the trust gaps and increase transparency and fairness in the election and vote counting procedure. We register user votes in the blockchain platform based on the secret sharing mechanism to enable fairness and openness between counting authorities. Each vote is recorded into the distributed ledger to support openness and verifiability in our mechanism. The ledger is accessible to every registered user as per the permissioned blockchain policy. We created many authorities in the blockchain network and deployed multiple smart contracts on the Hyperledger platform to analyze the feasibility of our strategy. The performance results are obtained and reported using the Hyperledger Caliper benchmark tool. The results demonstrate that the proposed chaincode-based solution achieves the highest throughput at 200–400 tps for fetching and removing contracts. We achieve the optimal latency of 18.09 s for the vote distribution contract
Background:Sepsis,a potentially fatal inflammatory disease triggered by infection,carries significant healthimplications *** detection is crucial as sepsis can rapidly escalate if left *** in deep learning(DL)offer po...
详细信息
Background:Sepsis,a potentially fatal inflammatory disease triggered by infection,carries significant healthimplications *** detection is crucial as sepsis can rapidly escalate if left *** in deep learning(DL)offer powerful tools to address this ***:Thus,this study proposeda hybrid CNNBDLSTM,a combination of a convolutional neural network(CNN)with a bi-directional long shorttermmemory(BDLSTM)model to predict sepsis *** the proposed model provides a robustframework that capitalizes on the complementary strengths of both architectures,resulting in more accurate andtimelier ***:The sepsis prediction method proposed here utilizes temporal feature extraction todelineate six distinct time frames before the onset of *** time frames adhere to the sepsis-3 standardrequirement,which incorporates 12-h observation windows preceding sepsis *** models were trained usingthe Medical Information Mart for Intensive Care III(MIMIC-III)dataset,which sourced 61,522 patients with 40clinical variables obtained from the IoT medical *** confusion matrix,the area under the receiveroperating characteristic curve(AUCROC)curve,the accuracy,the precision,the F1-score,and the recall weredeployed to evaluate ***:The CNNBDLSTMmodel demonstrated superior performance comparedto the benchmark and other models,achieving an AUCROC of 99.74%and an accuracy of 99.15%one hour beforesepsis *** results indicate that the CNNBDLSTM model is highly effective in predicting sepsis onset,particularly within a close proximity of one ***:The results could assist practitioners in increasingthe potential survival of the patient one hour before sepsis onset.
暂无评论