Multi-document summarising (MDS) is a helpful method for information aggregation that creates a clear and informative summary from a collection of papers linked to the same subject. Due to the significant number of in...
详细信息
A cyber range provides a controlled environment for simulating mission-critical systems for cybersecurity research following the high risks involved in conducting experiments in real-life systems. Existing cyber range...
详细信息
Deep neural networks (DNNs) are crucial in autonomous driving systems (ADSs) for tasks like steering control, but model inaccuracies, biased training data, and incorrect runtime parameters can compromise their reliabi...
详细信息
Deep neural networks (DNNs) are crucial in autonomous driving systems (ADSs) for tasks like steering control, but model inaccuracies, biased training data, and incorrect runtime parameters can compromise their reliability. Metamorphic testing (MT) enhances reliability by generating follow-up tests from mutated DNN source inputs, identifying inconsistencies as defects. Various MT techniques for ADSs include generative/transfer models, neuron-based coverage maximization, and adaptive test selection. Despite these efforts, significant challenges remain, including the ambiguity of neuron coverage’s correlation with misbehaviour detection, a lack of focus on DNN critical pathways, inadequate use of search-based methods, and the absence of an integrated method that effectively selects sources and generates follow-ups. This paper addresses such challenges by introducing DeepDomain, a grey-box multi-objective test generation approach for DNN models. It involves adaptively selecting diverse source inputs and generating domain-oriented follow-up tests. Such follow-ups explore critical pathways, extracted by neuron contribution, with broader coverage compared to their source tests (inter-behavioural domain) and attaining high neural boundary coverage of the misbehaviour regions detected in previous follow-ups (intra-behavioural domain). An empirical evaluation of the proposed approach on three DNN models used in the Udacity self-driving car challenge, and 18 different MRs demonstrates that relying on behavioural domain adequacy is a more reliable indicator than coverage criteria for effectively guiding the testing of DNNs. Additionally, DeepDomain significantly outperforms selected baselines in misbehaviour detection by up to 94 times, fault-revealing capability by up to 79%, output diversity by 71%, corner-case detection by up to 187 times, identification of robustness subdomains of MRs by up to 33 percentage points, and naturalness by two times. The results confirm that stat
Since author’s writing styles are often ambiguous, writer recognition is an appealing research problem for handwritten manuscript investigation. Pattern identification allows for recognizing the author of a handwritt...
详细信息
Images are used widely nowadays. Images are used in many fields such as medicine to terrain mapping. There is a need to compress the images and represent them in shorter form for effective transmission. Several techni...
详细信息
The procedure of segmenting a brain tumour is an essential step in the field of medical image processing. In order to improve the efficacy of disease treatment choices and the likelihood of patient survival, the timel...
详细信息
Roadside and outside environmental elements contribute to the road traffic setting's highly dynamic and turbulent nature. The human factor, primarily disregarded in the present research, is an essential element th...
详细信息
Roadside and outside environmental elements contribute to the road traffic setting's highly dynamic and turbulent nature. The human factor, primarily disregarded in the present research, is an essential element that contributes to the traffic context in addition to infrastructure-related elements like traffic signals, road infrastructure, and other road networks. Timing the green light and tracing the object that makes the incorrect turn using real-time visual information for traffic monitoring are still challenging tasks for the conventional traffic control system. We describe a self-adaptive real-time algorithm based on real-time traffic flow and monitoring. Combining image processing with AI-powered, self-adaptive machine learning for controlling traffic clearance at intersections is a forward-thinking approach with great potential. The suggested system uses the You Only Look Once v3 (YOLOv3) model and single image processing using a neural network to determine traffic clearance at the signal. YOLOv3 method to recognize objects from video frames. Subsequently, the centroid object tracking technique is used to monitor the movement of each vehicle within a proposed framework. We implemented algorithms to identify vehicles traveling in the incorrect direction based on their trajectories. This integrated approach enhances accurate object recognition, real-time vehicle tracking, and the detection of traffic violations, enhancing overall road safety measures. The experimental findings are quite promising, achieving an exclusive comparison between expected and actual vehicle numbers is crucial for any traffic monitoring system. The average object detection accuracy of 88.43% is impressive, and the exceptional 90.45% accuracy in tracking vehicles engaging in wrong turns or reckless driving behaviors is particularly noteworthy—it provides the system's ability to address safety concerns effectively. Integrating a Convolutional Neural Network (CNN) into the algorithm to all
Fires are becoming one of the major natural hazards that threaten the ecology, economy, human life and even more worldwide. Therefore, early fire detection systems are crucial to prevent fires from spreading out of co...
详细信息
Intrusion detection systems (IDS) are crucial in the identification of unauthorized activities on a digital network, enabling cybersecurity measures to initiate prevention protocols to protect the security of their ne...
详细信息
Sequential recommendation models are used to predict users’ next top-K preferred items based on their historical interactions. However, these models often struggle in "fuzzy areas" where recommendation scor...
详细信息
暂无评论