Medical knowledge graphs(MKGs)are the basis for intelligent health care,and they have been in use in a variety of intelligent medical ***,understanding the research and application development of MKGs will be crucial ...
详细信息
Medical knowledge graphs(MKGs)are the basis for intelligent health care,and they have been in use in a variety of intelligent medical ***,understanding the research and application development of MKGs will be crucial for future relevant research in the biomedical *** this end,we offer an in-depth review of MKG in this *** research begins with the examination of four types of medical information sources,knowledge graph creation methodologies,and six major themes for MKG ***,three popular models of reasoning from the viewpoint of knowledge reasoning are discussed.A reasoning implementation path(RIP)is proposed as a means of expressing the reasoning procedures for *** addition,we explore intelligent medical applications based on RIP and MKG and classify them into nine major ***,we summarize the current state of MKG research based on more than 130 publications and future challenges and opportunities.
Agricultural production is critical to the economy. This is one of the reasons why disease detection in plants is so important in agricultural settings, as plant disease is rather common. Farmers are not engaged in in...
详细信息
Agricultural production is critical to the economy. This is one of the reasons why disease detection in plants is so important in agricultural settings, as plant disease is rather common. Farmers are not engaged in increasing their agricultural productivity daily since there are no technologies in the previous system to detect diseases in various crops in an agricultural environment. With the exponential population growth, food scarcity is a huge concern globally. In addition to this, the productivity of agricultural products has been highly impacted by the rapid increase in phytopathological adversities. The main challenges in leaf segmentation and plant disease identification are prior knowledge is required for segmentation, the implementation still lacks the accuracy of results, and more tweaking is required. To reduce the devastating impacts of illnesses on the economy, early detection of illnesses in plants is therefore essential. This paper describes an approach for segmenting and detecting plant leaf diseases based on images acquired via the Internet of Things (IoT) network. Here, a plant leaf area is segmented with a UNet, whose trainable parameters are optimized using the Mayfly Bald Eagle Optimization (MBEO) algorithm. Further, plant type classification is carried out by the Deep batch normalized AlexNet (DbneAlexNet), optimized by the Sine Cosine Algorithm-based Rider Neural Network (SCA-based RideNN). Finally, the DbneAlexNet, with weights adapted by the MBEO algorithm, is used to identify plant disease. The Plant Village dataset is used to evaluate the proposed DbneAlexNet-MBEO for plant-type classification and disease detection. The efficiency of the UNet-MBEO for segmentation is examined based on the Dice coefficient and Intersectin over Union (IOU) and has achieved superior values of 0.927 and 0.907. Moreover, the DbneAlexNet-MBEO is examined considering accuracy, Test Negative Rate (TNR), and Test Positive Rate (TPR) and offered superior values of 0
Recent advances in wireless sensor networks (WSNs) have brought the sensor based monitoring developments to the surface in many applications. In such a scenario, the security of communication is a major challenge in t...
详细信息
Portable document formats (PDFs) are widely used for document exchange due to their widespread usage and versatility. However, PDFs are highly vulnerable to malware attacks, which pose significant security risks. Exis...
详细信息
As a deep learning network with an encoder-decoder architecture,UNet and its series of improved versions have been widely used in medical image segmentation with great ***,when used to segment targets in 3D medical im...
详细信息
As a deep learning network with an encoder-decoder architecture,UNet and its series of improved versions have been widely used in medical image segmentation with great ***,when used to segment targets in 3D medical images such as magnetic resonance imaging(MRI),computed tomography(CT),these models do not model the relevance of images in vertical space,resulting in poor accurate analysis of consecutive slices of the same *** the other hand,the large amount of detail lost during the encoding process makes these models incapable of segmenting small-scale tumor *** at the scene of small-scale target segmentation in 3D medical images,a fully new neural network model SUNet++is proposed on the basis of UNet and UNet++.SUNet++improves the existing models mainly in three aspects:1)the modeling strategy of slice superposition is used to thoroughly excavate the three dimensional information of the data;2)by adding an attention mechanism during the decoding process,small scale targets in the picture are retained and amplified;3)in the up-sampling process,the transposed convolution operation is used to further enhance the effect of the *** order to verify the effect of the model,we collected and produced a dataset of hyperintensity MRI liver-stage images containing over 400 cases of liver *** results on both public and proprietary datasets demonstrate the superiority of SUNet++in small-scale target segmentation of three-dimensional medical images.
Researchers have recently achieved significant advances in deep learning techniques, which in turn has substantially advanced other research disciplines, such as natural language processing, image processing, speech r...
详细信息
Researchers have recently achieved significant advances in deep learning techniques, which in turn has substantially advanced other research disciplines, such as natural language processing, image processing, speech recognition, and software engineering. Various deep learning techniques have been successfully employed to facilitate software engineering tasks, including code generation, software refactoring, and fault localization. Many studies have also been presented in top conferences and journals, demonstrating the applications of deep learning techniques in resolving various software engineering tasks. However,although several surveys have provided overall pictures of the application of deep learning techniques in software engineering,they focus more on learning techniques, that is, what kind of deep learning techniques are employed and how deep models are trained or fine-tuned for software engineering tasks. We still lack surveys explaining the advances of subareas in software engineering driven by deep learning techniques, as well as challenges and opportunities in each subarea. To this end, in this study, we present the first task-oriented survey on deep learning-based software engineering. It covers twelve major software engineering subareas significantly impacted by deep learning techniques. Such subareas spread out through the whole lifecycle of software development and maintenance, including requirements engineering, software development, testing, maintenance, and developer collaboration. As we believe that deep learning may provide an opportunity to revolutionize the whole discipline of software engineering, providing one survey covering as many subareas as possible in software engineering can help future research push forward the frontier of deep learning-based software engineering more systematically. For each of the selected subareas,we highlight the major advances achieved by applying deep learning techniques with pointers to the available datasets i
Social media platforms like Twitter and Facebook have gradually become vital for communication and information exchange. However, this often leads to the spread of unreliable or false information, such as harmful rumo...
详细信息
In recent times, the system's mathematical expression and operation have gained greater reach in engineering and mathematics. It is vital to solving more complex expressions and equations in a short time. The most...
详细信息
Brain signal analysis from electroencephalogram(EEG)recordings is the gold standard for diagnosing various neural disorders especially epileptic *** signals are highly chaotic compared to normal brain signals and thus...
详细信息
Brain signal analysis from electroencephalogram(EEG)recordings is the gold standard for diagnosing various neural disorders especially epileptic *** signals are highly chaotic compared to normal brain signals and thus can be identified from EEG *** the current seizure detection and classification landscape,most models primarily focus on binary classification—distinguishing between seizure and non-seizure *** effective for basic detection,these models fail to address the nuanced stages of seizures and the intervals between *** identification of per-seizure or interictal stages and the timing between seizures is crucial for an effective seizure alert *** granularity is essential for improving patient-specific interventions and developing proactive seizure management *** study addresses this gap by proposing a novel AI-based approach for seizure stage classification using a Deep Convolutional Neural Network(DCNN).The developed model goes beyond traditional binary classification by categorizing EEG recordings into three distinct classes,thus providing a more detailed analysis of seizure *** enhance the model’s performance,we have optimized the DCNN using two advanced techniques:the Stochastic Gradient Algorithm(SGA)and the evolutionary Genetic Algorithm(GA).These optimization strategies are designed to fine-tune the model’s accuracy and ***,k-fold cross-validation ensures the model’s reliability and generalizability across different data *** and validated on the Bonn EEG data sets,the proposed optimized DCNN model achieved a test accuracy of 93.2%,demonstrating its ability to accurately classify EEG *** summary,the key advancement of the present research lies in addressing the limitations of existing models by providing a more detailed seizure classification system,thus potentially enhancing the effectiveness of real-time seizure prediction and management systems in clinic
Boolean satisfiability (SAT) is widely used as a solver engine in electronic design automation (EDA). Typically, SAT is used to determine whether one or more groups of variables can be combined to form a true formula....
详细信息
Boolean satisfiability (SAT) is widely used as a solver engine in electronic design automation (EDA). Typically, SAT is used to determine whether one or more groups of variables can be combined to form a true formula. All solutions SAT (AllSAT) is a variant of the SAT problem. In the fields of formal verification and pattern generation, AllSAT is particularly useful because it efficiently enumerates all possible solutions. In this paper, a semi-tensor product (STP) based AllSAT solver is proposed. The solver can solve instances described in both the conjunctive normal form (CNF) and circuit form. The implementation of our method differs from incremental enumeration because we do not add blocking conditions for existing solutions, but rather compute the matrices to obtain all the solutions in one pass. Additionally, the logical matrices support a variety of logic operations. Results from experiments with MCNC benchmarks using CNF-based and circuit-based forms show that our method can accelerate CPU time by 8.1x (238x maximum) and 19.9x (72x maximum), respectively.
暂无评论