Fuzzing is increasingly being utilized as a method to test the reliability of Deep Learning (DL) systems. In order to detect more errors in DL systems, exploring the internal logic of more DNNs has become the main obj...
详细信息
ISBN:
(数字)9798350349184
ISBN:
(纸本)9798350349191
Fuzzing is increasingly being utilized as a method to test the reliability of Deep Learning (DL) systems. In order to detect more errors in DL systems, exploring the internal logic of more DNNs has become the main objective of fuzzing. Despite advancements in the seed selection aspect of fuzzing, considerable opportunities still exist for improving testing efficiency. Current research has issues with the repeated consideration of neurons in the model that will be covered in the future by other seeds, leading to redundant seeds and lower testing efficiency. Additionally, there is a lack of a method to measure the potential of seeds to increase coverage, making it difficult to select the most worthy seeds for mutation in each iteration. We propose an uncovered neurons information based (UNIB) fuzzing method for DNN. UNIB uses clustering methods to organize the seed queue based on initial seed data, aiming to enhance the coverage rate improved in each iteration. It also integrates coverage information from the testing phase to identify the seeds with the greatest potential. The experimental results show that UNIB achieved a higher NC than the second-best method by 1.1% and 3% in LetNet-4 and LetNet-5, respectively. UNIB consistently required the fewest number of iterations to reach the same NC as other methods. For both LetNet-4 and LetNet-5, the adversarial test case sets generated by UNIB exhibited the highest diversity.
In standard hospital blood tests, the traditional process requires doctors to manually isolate leukocytes from microscopic images of patients’ blood using microscopes. These isolated leukocytes are then categorized v...
详细信息
In standard hospital blood tests, the traditional process requires doctors to manually isolate leukocytes from microscopic images of patients’ blood using microscopes. These isolated leukocytes are then categorized via automatic leukocyte classifiers to determine the proportion and volume of different types of leukocytes present in the blood samples, aiding disease diagnosis. This methodology is not only time-consuming and labor-intensive, but it also has a high propensity for errors due to factors such as image quality and environmental conditions, which could potentially lead to incorrect subsequent classifications and misdiagnosis. Contemporary leukocyte detection methods exhibit limitations in dealing with images with fewer leukocyte features and the disparity in scale among different leukocytes, leading to unsatisfactory results in most instances. To address these issues, this paper proposes an innovative method of leukocyte detection: the Multi-level Feature Fusion and Deformable Self-attention DETR (MFDS-DETR). To tackle the issue of leukocyte scale disparity, we designed the High-level Screening-feature Fusion Pyramid (HS-FPN), enabling multi-level fusion. This model uses high-level features as weights to filter low-level feature information via a channel attention module and then merges the screened information with the high-level features, thus enhancing the model’s feature expression capability. Further, we address the issue of leukocyte feature scarcity by incorporating a multi-scale deformable self-attention module in the encoder and using the self-attention and cross-deformable attention mechanisms in the decoder, which aids in the extraction of the global features of the leukocyte feature maps. The effectiveness, superiority, and generalizability of the proposed MFDS-DETR method are confirmed through comparisons with other cutting-edge leukocyte detection models using the private WBCDD, public LISC and BCCD datasets. Our source code and private WBCCD
Tailings ponds are places for storing industrial waste. The saturation line is the key factor of quantifying the safety of tailings pond. Existing saturation line time-series prediction methods are mainly based on sta...
详细信息
暂无评论