The neurodegenerative disease known as Alzheimer's disease (AD), which affects people worldwide, is complicated to treat and expensive. Conventional approaches, including manual Support Vector Machine (SVM) based ...
详细信息
ISBN:
(数字)9798350379990
ISBN:
(纸本)9798350391558
The neurodegenerative disease known as Alzheimer's disease (AD), which affects people worldwide, is complicated to treat and expensive. Conventional approaches, including manual Support Vector Machine (SVM) based methods with separate feature extraction and preprocessing, lack automation and pose limitations. This project recognizes the pressing need for efficient and automated solutions. Building on existing work that employed SVM and manual processing for Alzheimer's diagnosis, this work proposes a novel approach. Utilizing brain MRI scans and the VGG16 architecture, our automated system achieves high accuracy in predicting both labeled and unlabeled data. The integration of VGG16 ensures a streamlined process, eliminating manual intervention in feature extraction and preprocessing. This automation enhances accessibility, reduces costs, and offers a user-friendly interface for users. In contrast to traditional methods, our proposed system allows users to input MRI scans, facilitating prompt and accurate predictions. Upon analysis, the proposed system provides doctor recommendations and suggests prescriptions. The VGG16-based approach not only ensures superior diagnostic accuracy but also streamlines the entire process, emphasizing the importance of early detection for improved outcomes in Alzheimer's disease management.
Multivariate time-series forecasting (MTSF) stands as a compelling field within the machine learning community. Diverse neural network based methodologies deployed in MTSF applications have demonstrated commendable ef...
详细信息
The development of machine learning has brought new methods for botnet detection. Traditional machine learning methods and deep learning methods are used in botnet detection, but the former requires prior knowledge to...
详细信息
ISBN:
(纸本)9798400707964
The development of machine learning has brought new methods for botnet detection. Traditional machine learning methods and deep learning methods are used in botnet detection, but the former requires prior knowledge to select features. And deep learning methods solve this problem. This paper proposes a new botnet detection model that combines Convolutional Neural Network (CNN) with Support Vector Machine (SVM). This approach directly acquires network traffic data, preprocesses the data to obtain input suitable for CNN, utilizes CNN for feature extraction after preprocessing, and feeds the extracted features through two convolutional layers. The obtained features are then input to a SVM for classification. This method leverages the powerful feature extraction capabilities of CNN and the faster computational speed of linear SVM, resulting in faster training and excellent classification performance. Experiments show that the method has good performance on botnet detection and reduces training time compared to the CNN model.
It is crucial to predict the in-hospital mortality for improving clinical decision-making and optimizing hospital resource allocation. Many recent studies have attempted to integrate multimodal data, such as digital t...
详细信息
ISBN:
(数字)9798350386226
ISBN:
(纸本)9798350386233
It is crucial to predict the in-hospital mortality for improving clinical decision-making and optimizing hospital resource allocation. Many recent studies have attempted to integrate multimodal data, such as digital time series and clinical notes from electronic health records (EHRs), to improve the performance of mortality prediction. Although current methods show good performance, it is often difficult to effectively capture fine-grained inter-modal correspondences. In addition, the different distributions and heterogeneous properties of the various modalities lead to modality gaps that severely affect the effectiveness of modal fusion. To overcome these limitations, we propose an Attention-based Multimodal Fusion with Adversarial network (AMFA) for in-hospital mortality prediction. In AMFA, feature extraction is first performed to obtain modality-specific features, and then an attention mechanism is employed to capture inter-modal interrelationships. The main difference with existing methods is that AMFA achieves this by calculating the relative importance of individual features focusing attention on the most relevant features and eliminating irrelevant features, and then reassigning attention between relevant features to obtain finer semantic relevance. Subsequently, we introduce a discriminator network that addresses the modality gap by adjusting the distribution of various modal representations through adversarial training. We evaluate AMFA on two publicly available datasets, and experimental results show that AMFA outperforms several state-of-the-art models in the task of in-hospital mortality prediction.
Classic Delphi and Fuzzy Delphi methods are used to test content validity of a data collection tools such as questionnaires. Fuzzy Delphi takes the opinion issued by judges from a linguistic perspective reducing ambig...
详细信息
Predicting spatio-temporal traffic flow presents significant challenges due to complex interactions between spatial and temporal factors. Existing approaches often address these dimensions in isolation, neglecting the...
详细信息
Chance constrained programming (CCP) refers to a type of optimization problem with uncertain constraints that are satisfied with at least a prescribed probability level. In this work, we study the sample average appro...
详细信息
By introducing the processing and resources storage to the network edge, edge computing is a new, promising computing paradigm that drastically decreases network traffic and service latency. Many edge computing applic...
By introducing the processing and resources storage to the network edge, edge computing is a new, promising computing paradigm that drastically decreases network traffic and service latency. Many edge computing applications consist of interdependent tasks, wherein the results of one task are the inputs of another. The important and difficult problem of where to position each running task to optimise Quality-of-Service (QoS) is how to offload these tasks to edge of network. In this work, implemented a novel Deep Reinforcement Learning based Task Offloading (DRLTO) method utilized as the intelligent task offloading that uses a Directed Acyclic Graph (DAG) to represent the dependent tasks and off-policy reinforcement learning powered by a Sequence-to-Sequence (S2S) neural network. This research outcomes show that the DRLTO achieved less cloud processing time, and number of single terminal tasks, and percentage of failed task when compared to Deep reinforcement learning-based cloud-edge collaborative mobile computation offloading (DRL-CCMCO) and DeepEdge.
Instruction-tuning language models has become a crucial step in aligning them for general use. Typically, this process involves extensive training on large datasets, incurring high training costs. In this paper, we in...
详细信息
Mammography, an imaging technology used to detect breast cancer, has recently received more interest from scientists. Screening mammography is the best way to detect breast cancer and other abnormalities. Breast tumou...
详细信息
Mammography, an imaging technology used to detect breast cancer, has recently received more interest from scientists. Screening mammography is the best way to detect breast cancer and other abnormalities. Breast tumours often have two distinct characteristics: mass lesions and microcalcification. A gathering of appropriate picture pre-processing, proceduresare essential for accurate cancer detection and classification in mammograms. Image processing is widely employed in the medical field to improve the diagnostic and treatment processes. When it comes to classification and segmentation, deep neural networks (DNN) have excelled so far. With this in mind, the authors of this paper suggest a deep wavelet autoencoder (DWA) method for image compression by fusing the autoencoder's basic feature reduction function with the picture decomposition capabilities of the wavelet transform. The best attributes for identifying breast cancer are chosen in this study by using the Jelly Fish Search Algorithm (JFSA). When used together, they have a dramatic impact on reducing the size of the feature set required to persist through a subsequent classification job using DNN. The suggested DWA-DNN image classifier was evaluated on two public datasets of breast cancer pictures. The DWA-DNN classifier's performance criteria was compared to that of other existing classifiers, and it was found that the suggested technique excels in comparison across a range of measures.
暂无评论