Time series analysis and forecasting play a crucial role due to their extensive application across various practical domains. Time series data represents a sequential order or collection of data points depicting the v...
详细信息
Snakes, also known as active contour models, are widely used in a variety of applications, including Detecting object boundaries, segmenting images, tracking objects, and classification based on energy minimization. W...
详细信息
The Message Passing Interface (MPI) is a widely accepted standard for parallel computing on distributed ***, MPI implementations can contain defects that impact the reliability and performance of parallelapplications....
详细信息
The Message Passing Interface (MPI) is a widely accepted standard for parallel computing on distributed ***, MPI implementations can contain defects that impact the reliability and performance of parallelapplications. Detecting and correcting these defects is crucial, yet there is a lack of published models specificallydesigned for correctingMPI defects. To address this, we propose a model for detecting and correcting MPI defects(DC_MPI), which aims to detect and correct defects in various types of MPI communication, including blockingpoint-to-point (BPTP), nonblocking point-to-point (NBPTP), and collective communication (CC). The defectsaddressed by the DC_MPI model include illegal MPI calls, deadlocks (DL), race conditions (RC), and messagemismatches (MM). To assess the effectiveness of the DC_MPI model, we performed experiments on a datasetconsisting of 40 MPI codes. The results indicate that the model achieved a detection rate of 37 out of 40 codes,resulting in an overall detection accuracy of 92.5%. Additionally, the execution duration of the DC_MPI modelranged from 0.81 to 1.36 s. These findings show that the DC_MPI model is useful in detecting and correctingdefects in MPI implementations, thereby enhancing the reliability and performance of parallel applications. TheDC_MPImodel fills an important research gap and provides a valuable tool for improving the quality ofMPI-basedparallel computing systems.
Data augmentation plays an important role in training deep neural model by expanding the size and diversity of the ***,data augmentation mainly involved some simple transformations of ***,in order to increase the dive...
详细信息
Data augmentation plays an important role in training deep neural model by expanding the size and diversity of the ***,data augmentation mainly involved some simple transformations of ***,in order to increase the diversity and complexity of data,more advanced methods appeared and evolved to sophisticated generative ***,these methods required a mass of computation of training or *** this paper,a novel training-free method that utilises the Pre-Trained Segment Anything Model(SAM)model as a data augmentation tool(PTSAM-DA)is proposed to generate the augmented annotations for *** the need for training,it obtains prompt boxes from the original annotations and then feeds the boxes to the pre-trained SAM to generate diverse and improved *** this way,annotations are augmented more ingenious than simple manipulations without incurring huge computation for training a data augmentation *** comparative experiments on three datasets are conducted,including an in-house dataset,ADE20K and *** this in-house dataset,namely Agricultural Plot Segmentation Dataset,maximum improvements of 3.77%and 8.92%are gained in two mainstream metrics,mIoU and mAcc,***,large vision models like SAM are proven to be promising not only in image segmentation but also in data augmentation.
Spatial-temporal data contains rich information and has been widely studied recently due to the rapid development of relevant applications. For instance, medical institutions often use electrodes attached to different...
详细信息
The need for smart homes with many devices and services continues to rise quickly. With this surge, smart homes need task scheduling and load-prediction algorithms to provide the proper services for the residents. A d...
详细信息
The grey wolf optimizer(GWO)is a swarm-based intelligence optimization algorithm by simulating the steps of searching,encircling,and attacking prey in the process of wolf *** with its advantages of simple principle an...
详细信息
The grey wolf optimizer(GWO)is a swarm-based intelligence optimization algorithm by simulating the steps of searching,encircling,and attacking prey in the process of wolf *** with its advantages of simple principle and few parameters setting,GWO bears drawbacks such as low solution accuracy and slow convergence speed.A few recent advanced GWOs are proposed to try to overcome these ***,they are either difficult to apply to large-scale problems due to high time complexity or easily lead to early *** solve the abovementioned issues,a high-accuracy variable grey wolf optimizer(VGWO)with low time complexity is proposed in this *** first uses the symmetrical wolf strategy to generate an initial population of individuals to lay the foundation for the global seek of the algorithm,and then inspired by the simulated annealing algorithm and the differential evolution algorithm,a mutation operation for generating a new mutant individual is performed on three wolves which are randomly selected in the current wolf individuals while after each iteration.A vectorized Manhattan distance calculation method is specifically designed to evaluate the probability of selecting the mutant individual based on its status in the current wolf population for the purpose of dynamically balancing global search and fast convergence capability of VGWO.A series of experiments are conducted on 19 benchmark functions from CEC2014 and CEC2020 and three real-world engineering *** 19 benchmark functions,VGWO’s optimization results place first in 80%of comparisons to the state-of-art GWOs and the CEC2020 competition winner.A further evaluation based on the Friedman test,VGWO also outperforms all other algorithms statistically in terms of robustness with a better average ranking value.
The article aims to investigate the societal consequences of false positive detection through a systematic review leveraging ML (machine learning) techniques. It seeks to assess the impact of inaccurate detections on ...
详细信息
The present study centres on the application of an all-encompassing methodology for optimizing the parameters of Fluidized Bed Dryer (FBD). First, a dataset with various FBD attributes are subjected to Principle Compo...
详细信息
暂无评论