Cardiac disease is a chronic condition that impairs the heart’s *** includes conditions such as coronary artery disease,heart failure,arrhythmias,and valvular heart *** conditions can lead to serious complications an...
详细信息
Cardiac disease is a chronic condition that impairs the heart’s *** includes conditions such as coronary artery disease,heart failure,arrhythmias,and valvular heart *** conditions can lead to serious complications and even be life-threatening if not detected and managed in *** have utilized Machine Learning(ML)and Deep Learning(DL)to identify heart abnormalities swiftly and *** approaches have been applied to predict and treat heart disease utilizing ML and *** paper proposes a Machine and Deep Learning-based Stacked Model(MDLSM)to predict heart disease *** approaches such as eXtreme Gradient Boosting(XGB),Random Forest(RF),Naive Bayes(NB),Decision Tree(DT),and KNearest Neighbor(KNN),along with two DL models:Deep Neural Network(DNN)and Fine Tuned Deep Neural Network(FT-DNN)are used to detect heart *** models rely on electronic medical data that increases the likelihood of correctly identifying and diagnosing heart ***-known evaluation measures(i.e.,accuracy,precision,recall,F1-score,confusion matrix,and area under the Receiver Operating Characteristic(ROC)curve)are employed to check the efficacy of the proposed *** reveal that the MDLSM achieves 94.14%prediction accuracy,which is 8.30%better than the results from the baseline experiments recommending our proposed approach for identifying and diagnosing heart disease.
StackOverflow, with its vast question repository and limited labeled examples, raise an annotation challenge for us. We address this gap by proposing RoBERTa+MAML, a few-shot named entity recognition (NER) method leve...
详细信息
Named Entity Recognition (NER) is an essential steppingstone in the field of natural language processing. Although promising performance has been achieved by various distantly supervised models, we argue that distant ...
详细信息
Attention is at the heart of the popular Transformer architecture, yet suffers from quadratic time and memory complexity. In a recent significant development, FlashAttention shows that the I/O complexity of attention ...
详细信息
Attention is at the heart of the popular Transformer architecture, yet suffers from quadratic time and memory complexity. In a recent significant development, FlashAttention shows that the I/O complexity of attention is the true bottleneck in scaling Transformers. Given two levels of memory hierarchy, a fast cache (e.g. GPU on-chip SRAM) where computation happens and a slow memory (e.g. GPU high-bandwidth memory) where the data resides, the I/O complexity measures the number of accesses to the slow memory. FlashAttention is an I/O-aware algorithm for self-attention that requires NM2d2 I/O operations where N is the dimension of the attention matrix, d is the head-dimension and M is the size of cache. Naturally, to further reduce the computational costs of Attention, the authors ask the question: is FlashAttention's I/O complexity optimal for every value of M? We resolve the above question in its full generality by showing an I/O complexity lower bound that matches the upper bound provided by FlashAttention for any values of M ≥ d2 within any constant factors. Moreover, our lower bounds do not rely on using combinatorial matrix multiplication for computing the attention matrix: even if one uses fast matrix multiplication, the above I/O complexity bounds cannot be improved. Further, we give a better algorithm with lower I/O complexity for M 2, and show that it is optimal for combinatorial algorithms. We do so by introducing a new communication complexity protocol for matrix compression, and connecting communication complexity to I/O complexity. We believe this connection could be of independent interest and will find more applications in proving I/O complexity lower bounds in future. Copyright 2024 by the author(s)
The rapid development of Internet of Things (IoT) applications requires efficient computing and communication resource allocation strategies to streamline the existing network operations. These strategies could be for...
详细信息
Next-generation sequencing technology has transformed our ability to assess the taxonomic composition functions of host-associated microbiota and microbiomes. More human microbiome research projects—particularly thos...
详细信息
Next-generation sequencing technology has transformed our ability to assess the taxonomic composition functions of host-associated microbiota and microbiomes. More human microbiome research projects—particularly those that explore genomic mutations within the microbiome—will be launched in the next decade. This review focuses on the coevolution of microbes within a microbiome, which shapes strain-level diversity both within and between host species. We also explore the correlation between microbial genomic mutations and common metabolic diseases, and the adaptive evolution of pathogens and probiotics during invasion and colonization. Finally, we discuss advances in methods and algorithms for annotating and analyzing microbial genomic mutations.
Artificial Intelligence (AI) is reshaping the health-care landscape through diverse innovations, personalisations and decision-making capabilities. The human-like intelligence of Generative AI has been fundamental in ...
详细信息
This paper presents a comprehensive study on designing and evaluating machine learning models for forecasting smart power grid stability. The stability of power grids is crucial for balancing electricity supply and de...
详细信息
As a result of the Internet of Things, high-speed data transmission and ultra-low latency are achieved in various applications. Data tampering in IoT networks can be caused by malicious or accidental interference, how...
详细信息
Molecular subtyping of cancer is recognized as a critical and challenging upstream task for personalized therapy. Existing deep learning methods have achieved significant performance in this domain when abundant data ...
详细信息
暂无评论