WSN security is a current area of research for many scientists. One of the best security tools for defending the network from malicious assaults or the unauthenticated access is IDS. In this article, we suggest an opt...
详细信息
Travelling Salesman Problem(TSP)is a discrete hybrid optimization problem considered *** aims to discover the shortest Hamilton route that visits each city precisely once and then returns to the starting point,making ...
详细信息
Travelling Salesman Problem(TSP)is a discrete hybrid optimization problem considered *** aims to discover the shortest Hamilton route that visits each city precisely once and then returns to the starting point,making it the shortest route *** paper employed a Farmland Fertility Algorithm(FFA)inspired by agricultural land fertility and a hyper-heuristic technique based on the Modified Choice Function(MCF).The neighborhood search operator can use this strategy to automatically select the best heuristic method formaking the best ***-Kernighan(LK)local search has been incorporated to increase the efficiency and performance of this suggested approach.71 TSPLIB datasets have been compared with different algorithms to prove the proposed algorithm’s performance and *** results indicated that the proposed algorithm outperforms comparable methods of average mean computation time,average percentage deviation(PDav),and tour length.
In high-risk industrial environments like nuclear power plants, precise defect identification and localization are essential for maintaining production stability and safety. However, the complexity of such a harsh env...
详细信息
In high-risk industrial environments like nuclear power plants, precise defect identification and localization are essential for maintaining production stability and safety. However, the complexity of such a harsh environment leads to significant variations in the shape and size of the defects. To address this challenge, we propose the multivariate time series segmentation network(MSSN), which adopts a multiscale convolutional network with multi-stage and depth-separable convolutions for efficient feature extraction through variable-length templates. To tackle the classification difficulty caused by structural signal variance, MSSN employs logarithmic normalization to adjust instance distributions. Furthermore, it integrates classification with smoothing loss functions to accurately identify defect segments amid similar structural and defect signal subsequences. Our algorithm evaluated on both the Mackey-Glass dataset and industrial dataset achieves over 95% localization and demonstrates the capture capability on the synthetic dataset. In a nuclear plant's heat transfer tube dataset, it captures 90% of defect instances with75% middle localization F1 score.
Although thermography has been proposed over the past decade as an effective method for breast cancer diagnosis, the complexity of thermograms presents a significant obstacle, making their interpretation challenging. ...
详细信息
Image captioning is an emerging field in machine *** refers to the ability to automatically generate a syntactically and semantically meaningful sentence that describes the content of an *** captioning requires a comp...
详细信息
Image captioning is an emerging field in machine *** refers to the ability to automatically generate a syntactically and semantically meaningful sentence that describes the content of an *** captioning requires a complex machine learning process as it involves two sub models:a vision sub-model for extracting object features and a language sub-model that use the extracted features to generate meaningful ***-based vision transformers models have a great impact in vision field *** this paper,we studied the effect of using the vision transformers on the image captioning process by evaluating the use of four different vision transformer models for the vision sub-models of the image captioning The first vision transformers used is DINO(self-distillation with no labels).The second is PVT(Pyramid Vision Transformer)which is a vision transformer that is not using convolutional *** third is XCIT(cross-Covariance Image Transformer)which changes the operation in self-attention by focusing on feature dimension instead of token *** last one is SWIN(Shifted windows),it is a vision transformer which,unlike the other transformers,uses shifted-window in splitting the *** a deeper evaluation,the four mentioned vision transformers have been tested with their different versions and different configuration,we evaluate the use of DINO model with five different backbones,PVT with two versions:PVT_v1and PVT_v2,one model of XCIT,SWIN *** results show the high effectiveness of using SWIN-transformer within the proposed image captioning model with regard to the other models.
Ischemic heart disease(IHD)is one of the leading causes of death ***,different geographic regions show different variations of the risk factors of this disease based on the different lifestyles of *** study examines t...
详细信息
Ischemic heart disease(IHD)is one of the leading causes of death ***,different geographic regions show different variations of the risk factors of this disease based on the different lifestyles of *** study examines the current IHD condition in southern Bangladesh,a Southeast Asian middle-income *** main approach to this research is an Al-based proposal of a reduced set of the greatest impact clinical traits that may cause *** approach attempts to reduce IHD morbidity and mortality by early detection of risk factors using the reduced set of clinical ***,diagnostic,and symptomatic features were considered for analysing this clinical *** pre-processing utilizes several machine learning techniques to select significant features and make meaningful interpretations.A proposed voting mechanism ranked the selected 138 features by their impact *** this regard,diverse patterns in correlations with variables,including age,sex,career,family history,obesity,etc.,were calculated and explained in terms of voting *** the 138 risk factors,three labels were categorized:high-risk,medium-risk,and low-risk features;19 features were regarded as high,25 were medium,and 94 were considered low impactful *** research's technological methodology and practical goals provide an innovative and resilient framework for addressing IHD,especially in less developed cities and townships of Bangladesh,where the general population's socioeconomic conditions are often *** data collection,pre-processing,and use of this study's complete and comprehensive IHD patient dataset is another innovative *** believe that other relevant research initiatives will benefit from this work.
In a number of industries, including computer graphics, robotics, and medical imaging, three-dimensional reconstruction is essential. In this research, a CNN-based Multi-output and Multi-Task Regressor with deep learn...
详细信息
Edge computing platforms enable application developers and content providers to provide context-aware services(such as service recommendations)using real-time wireless access network *** to recommend the most suitable...
详细信息
Edge computing platforms enable application developers and content providers to provide context-aware services(such as service recommendations)using real-time wireless access network *** to recommend the most suitable candidate from these numerous available services is an urgent ***-through rate(CTR)prediction is a core task of traditional service ***,many existing service recommender systems do not exploit user mobility for prediction,particularly in an edge computing *** this paper,we propose a model named long and short-term user preferences modeling with a multi-interest network based on user *** uses a logarithmic network to capture multiple interests in different fields,enriching the representations of user short-term *** terms of long-term preferences,users'comprehensive preferences are extracted in different periods and are fused using a nonlocal *** experiments on three datasets demonstrate that our model relying on user mobility can substantially improve the accuracy of service recommendation in edge computing compared with the state-of-the-art models.
The integration of social networks with the Internet of Things (IoT) has been explored in recent research, giving rise to the Social Internet of Things (SIoT). One promising application of SIoT is viral marketing, whi...
详细信息
Autism spectrum disorder(ASD),classified as a developmental disability,is now more common in children than ever.A drastic increase in the rate of autism spectrum disorder in children worldwide demands early detection ...
详细信息
Autism spectrum disorder(ASD),classified as a developmental disability,is now more common in children than ever.A drastic increase in the rate of autism spectrum disorder in children worldwide demands early detection of autism in *** can seek professional help for a better prognosis of the child’s therapy when ASD is diagnosed under five *** research study aims to develop an automated tool for diagnosing autism in *** computer-aided diagnosis tool for ASD detection is designed and developed by a novel methodology that includes data acquisition,feature selection,and classification *** most deterministic features are selected from the self-acquired dataset by novel feature selection methods before *** Imperialistic competitive algorithm(ICA)based on empires conquering colonies performs feature selection in this *** performance of Logistic Regression(LR),Decision tree,K-Nearest Neighbor(KNN),and Random Forest(RF)classifiers are experimentally studied in this research *** experimental results prove that the Logistic regression classifier exhibits the highest accuracy for the self-acquired *** ASD detection is evaluated experimentally with the Least Absolute Shrinkage and Selection Operator(LASSO)feature selection method and different *** Exploratory Data Analysis(EDA)phase has uncovered crucial facts about the data,like the correlation of the features in the dataset with the class variable.
暂无评论