The skin acts as an important barrier between the body and the external environment, playing a vital role as an organ. The application of deep learning in the medical field to solve various health problems has generat...
详细信息
With the prosperity of the mobile Internet, the abundance of data makes it difficult for users to choose their favorite app. Thus, mobile app recommendation as an emerging topic attracts lots of attention. However, ex...
详细信息
This paper proposes an improved You Only Look Once(YOLOv3)algorithm for automatically detecting damaged apples to promote the automation of the fruit processing *** the proposed method,a clustering method based on Rao...
详细信息
This paper proposes an improved You Only Look Once(YOLOv3)algorithm for automatically detecting damaged apples to promote the automation of the fruit processing *** the proposed method,a clustering method based on Rao-1 algorithm is introduced to optimize anchor box *** clustering method uses the intersection over the union to form the objective function and the most representative anchor boxes are generated for normal and damaged apple *** verify the feasibility and effectiveness of the proposed method,real apple images collected from the Internet are *** with the generic YOLOv3 and Fast Region-based Convolutional Neural Network(Fast R-CNN)algorithms,the proposed method yields the highest mean average precision value for the test ***,it is practical to apply the proposed method for intelligent apple detection and classification tasks.
Deep learning-based multi-exposure image fusion (MEF) methods have demonstrated robust performance. However, these methods require considerable computational resources and energy, which greatly limits their practical ...
详细信息
Homogenous molecular photocatalysts for CO_(2)reduction,especially metal complex-based photosensitizer-catalyst assemblages,have been attracting extensive research interests due to their efficiency and ***,their low d...
详细信息
Homogenous molecular photocatalysts for CO_(2)reduction,especially metal complex-based photosensitizer-catalyst assemblages,have been attracting extensive research interests due to their efficiency and ***,their low durability and recyclability limit practical *** this work,we immobilized the catalysts of metal terpyridyl complexes and the photosensitizer of[Ru(bpy)3]Cl2onto the surface of carbon nanotubes through covalent bonds and electrostatic interactions,respectively,transforming the homogeneous system into a heterogeneous *** characterizations prove that these metal complexes are well dispersed on CNTs with a high loading(ca.12 wt.%).Photocatalytic measurements reveal that catalytic activity is remarkably enhanced when the molecular catalysts are anchored,which is three times higher than that of homogeneous molecular ***,when the photosensitizer of[Ru(bpy)3]Cl2is immobilized,the side reaction of hydrogen evolution is completely suppressed and the selectivity for CO production reaches 100%,with its durability also significantly *** work provides an effective pathway for constructing heterogeneous photocatalysts based on rational assembly of efficient molecular photosensitizers and catalysts.
Recently,deep image-hiding techniques have attracted considerable attention in covert communication and high-capacity information ***,these approaches have some *** example,a cover image lacks self-adaptability,inform...
详细信息
Recently,deep image-hiding techniques have attracted considerable attention in covert communication and high-capacity information ***,these approaches have some *** example,a cover image lacks self-adaptability,information leakage,or weak *** address these issues,this study proposes a universal and adaptable image-hiding ***,a domain attention mechanism is designed by combining the Atrous convolution,which makes better use of the relationship between the secret image domain and the cover image ***,to improve perceived human similarity,perceptual loss is incorporated into the training *** experimental results are promising,with the proposed method achieving an average pixel discrepancy(APD)of 1.83 and a peak signal-to-noise ratio(PSNR)value of 40.72 dB between the cover and stego images,indicative of its high-quality ***,the structural similarity index measure(SSIM)reaches 0.985 while the learned perceptual image patch similarity(LPIPS)remarkably registers at ***,self-testing and cross-experiments demonstrate the model’s adaptability and generalization in unknown hidden spaces,making it suitable for diverse computer vision tasks.
Network traffic classification is a critical concern in network security and management, essential for accurately differentiating among various network applications, optimizing service quality, and improving user expe...
详细信息
Network traffic classification is a critical concern in network security and management, essential for accurately differentiating among various network applications, optimizing service quality, and improving user experience. The exponential increase in worldwide Internet users and network traffic is continuously augmenting the diversity and complexity of network applications, rendering the Internet environment increasingly intricate and dynamic. Conventional machine learning techniques possess restricted processing abilities for network traffic attributes and struggle to address the progressively intricate traffic classification tasks in contemporary networks. In recent years, the swift advancement of deep learning technologies, particularly Graph Neural Networks (GNN), has yielded significant improvements in network traffic classification. GNN can capture the structured information among network nodes and extract the latent features of network traffic. Nonetheless, current network traffic classification models continue to exhibit deficiencies in the thoroughness of feature extraction. To tackle the problem, this research proposes a method for constructing traffic graphs utilizing numerical similarity and byte distance proximity by exploring the latent correlations among bytes, and it constructs a model, SDA-GNN, based on Graph Isomorphic Networks (GIN) for the categorization of network traffic. In particular, the Dynamic Time Warping (DTW) distance is employed to evaluate the disparity in byte distributions, a channel attention mechanism is utilized to extract additional features, and a Long Short-Term Memory Network (LSTM) enhances the stability of the training process by extracting sequence characteristics. Experimental findings on two actual datasets indicate that the SDA-GNN model surpasses other baseline techniques across multiple assessment parameters in the network traffic classification task, achieving classification accuracy enhancements of 2.19% and 1.49%
Model performance has been significantly enhanced by channel attention. The average pooling procedure creates skewness, lowering the performance of the network architecture. In the channel attention approach, average ...
详细信息
Blockchain technology has the characteristics of non-tampering and forgery, traceability, and so on, which have good application advantages for the storage of multimedia data. So we propose a novel method using matrix...
详细信息
Continual learning (CL) is a fundamental topic in machine learning, where the goal is to train a model with continuously incoming data and tasks. Due to the memory limit, we cannot store all the historical data, and t...
详细信息
Continual learning (CL) is a fundamental topic in machine learning, where the goal is to train a model with continuously incoming data and tasks. Due to the memory limit, we cannot store all the historical data, and therefore confront the "catastrophic forgetting" problem, i.e., the performance on the previous tasks can substantially decrease because of the missing information in the latter period. Though a number of elegant methods have been proposed, the catastrophic forgetting phenomenon still cannot be well avoided in practice. In this paper, we study the problem from the gradient perspective, where our aim is to develop an effective algorithm to calibrate the gradient in each updating step of the model;namely, our goal is to guide the model to be updated in the right direction under the situation that a large amount of historical data are unavailable. Our idea is partly inspired by the seminal stochastic variance reduction methods (e.g., SVRG and SAGA) for reducing the variance of gradient estimation in stochastic gradient descent algorithms. Another benefit is that our approach can be used as a general tool, which is able to be incorporated with several existing popular CL methods to achieve better performance. We also conduct a set of experiments on several benchmark datasets to evaluate the performance in practice. Copyright 2024 by the author(s)
暂无评论