We are witnessing the rise of autonomous cars, which will likely revolutionize the way we travel. Arguably, the maritime domain lags behind, as ships operate on many more degrees of freedom (thus, a much larger search...
详细信息
Evolutionary Reinforcement Learning (ERL) that applying Evolutionary Algorithms (EAs) to optimize the weight parameters of Deep Neural Network (DNN) based policies has been widely regarded as an alternative to traditi...
详细信息
With the exponential growth of data, the demand for effective data analysis tools has increased significantly. R language, known for its statistical modeling and data analysis capabilities, has become one of the most ...
With the exponential growth of data, the demand for effective data analysis tools has increased significantly. R language, known for its statistical modeling and data analysis capabilities, has become one of the most popular programming languages among data scientists and researchers. As the importance of energy-aware software systems continues to rise, several studies investigate the impact of source code and different stages of machine learning model training on energy consumption. However, existing studies in this domain primarily focus on programming languages like Python and Java, resulting in a lack of energy measuring tools for other programming languages such as R. To address this gap, we propose “RJoules”, a tool designed to measure the energy consumption of R code snippets. We evaluate the correctness and performance of RJoules by applying it to four machine learning algorithms on three different systems. Our aim is to support developers and practitioners in building energy-aware systems in R. The demonstration of the tool is available at https://***/yMKFuvAM-DE and related artifacts at https://***/RJoules/.
[Context & Motivation] Understanding and capturing user emotional requirements are important to increase user acceptance and provide an enhanced user experience. This is essential to ensure continuity of using sof...
详细信息
We are witnessing the rise of autonomous cars, which will likely revolutionize the way we travel. Arguably, the maritime domain lags behind, as ships operate on many more degrees of freedom (thus, a much larger search...
详细信息
ISBN:
(数字)9798350389760
ISBN:
(纸本)9798350389777
We are witnessing the rise of autonomous cars, which will likely revolutionize the way we travel. Arguably, the maritime domain lags behind, as ships operate on many more degrees of freedom (thus, a much larger search space): there is less physical infrastructure, and rules are less consistent and constraining than what is found on roads. The problem is further complicated by the inevitable co-existence of autonomous and human-operated ships: the latter may take unpredictable decisions, which require adjustments on the autonomous ones. Finally, the problem is inherently decentralised, there is no central authority, and communication means can be very diverse in terms of communication distance and performance, mandating special care on which information is shared and how. In this work, we elaborate on the challenges of trajectory prediction and adaptation for mixed autonomous and human-operated ships, and we propose initial ideas on potential approaches to address them.
The article describes a new method for malware classification,based on a Machine Learning(ML)model architecture specifically designed for malware detection,enabling real-time and accurate malware *** an innovative fea...
详细信息
The article describes a new method for malware classification,based on a Machine Learning(ML)model architecture specifically designed for malware detection,enabling real-time and accurate malware *** an innovative feature dimensionality reduction technique called the Interpolation-based Feature Dimensionality Reduction Technique(IFDRT),the authors have significantly reduced the feature space while retaining critical information necessary for malware *** technique optimizes the model’s performance and reduces computational *** proposed method is demonstrated by applying it to the BODMAS malware dataset,which contains 57,293 malware samples and 77,142 benign samples,each with a 2381-feature *** the IFDRT method,the dataset is transformed,reducing the number of features while maintaining essential data for accurate *** evaluation results show outstanding performance,with an F1 score of 0.984 and a high accuracy of 98.5%using only two reduced *** demonstrates the method’s ability to classify malware samples accurately while minimizing processing *** method allows for improving computational efficiency by reducing the feature space,which decreases the memory and time requirements for training and *** new method’s effectiveness is confirmed by the calculations,which indicate significant improvements in malware classification accuracy and *** research results enhance existing malware detection techniques and can be applied in various cybersecurity applications,including real-timemalware detection on resource-constrained *** and scientific contribution lie in the development of the IFDRT method,which provides a robust and efficient solution for feature reduction in ML-based malware classification,paving the way for more effective and scalable cybersecurity measures.
Cervical cancer, which is ranked fourth among cancers affecting women, is highly treatable when detected early through the pap smear test. Deep Learning (DL) models, particularly Convolutional Neural Networks (CNNs), ...
详细信息
ISBN:
(数字)9798350375688
ISBN:
(纸本)9798350375695
Cervical cancer, which is ranked fourth among cancers affecting women, is highly treatable when detected early through the pap smear test. Deep Learning (DL) models, particularly Convolutional Neural Networks (CNNs), analyze pap smear images, yet their "Black-Box" nature raises transparency concerns in medical diagnostics. This paper introduces a solution named EnsembleCAM to enhance interpretability by unifying visual explanations through the combination of diverse Class Activation Maps (CAMs). Using the Herlev Dataset, we employ data pre-processing, data augmentation techniques, develop an XceptionNet based binary classification model with an accuracy of 89% and apply GradCAM, GradCAM++, Score-CAM, Eigen-CAM and LayerCAM on this classifier. Then, the novel EnsembleCAM is constructed taking the median of activation maps from the five individual CAM methods. The analysis of activation maps of each CAM method and EnsembleCAM confirmed that in activation maps of EnsembleCAM, higher activation values were more concentrated around the nucleus which is the most important region in indicating cervical malignancy. The evaluation using pixel flipping performance metric also proved that the EnsembleCAM effectively recognises regions vital to the model's decision-making through its steepest drop in the mean prediction score when the pixels in the region contributing most to the model's decision were flipped.
In this work, we explore the task of hierarchical distance-based speech separation defined on a hyperbolic manifold. Based on the recent advent of audio-related tasks performed in non-Euclidean spaces, we propose to m...
详细信息
In the rapidly evolving landscape of modern data-driven technologies, software relies on large datasets and constant data center operations using various database systems to support computation-intensive tasks. As ene...
详细信息
Cervical cancer is a significant global health issue, and traditional screening methods like Pap smears are labor-intensive and may miss some cases. Automation is needed, but it faces challenges in terms of interpreta...
Cervical cancer is a significant global health issue, and traditional screening methods like Pap smears are labor-intensive and may miss some cases. Automation is needed, but it faces challenges in terms of interpretability and data availability. To address this, the paper proposes using Explainable Artificial Intelligence (XAI) techniques like GradCAM, GradCAM++, and LRP to improve the transparency and interpretability of a cervical cell classification model, making it a novel contribution to enhancing the trustworthiness of automated cervical cancer detection. Using the Herlev Dataset, we employ data pre-processing, data augmentation techniques and develop a binary classification model, achieving a 91.94% accuracy with VGG16. The qualitative analysis of XAI methods confirmed that the model relied on nucleus and cytoplasm features, key indicators of malignancy. The least mean image entropy of 2.4849 and steep prediction confidence drop with perturbations quantitatively proved Layer-wise Relevance Propagation (LRP) to be the most effective XAI technique for cervical cell classification.
暂无评论