The five papers in this special section address different aspects of automated machine learning (AutoML) from fundamental algorithms to real-world applications. Developing high-performance machine learning models is a...
详细信息
Coronavirus disease 2019 (COVID-19) continues to pose a great challenge to the world since its outbreak. To fight against the disease, a series of artificial intelligence (AI) techniques are developed and applied to r...
详细信息
The binary classification problem is a fundamental and core problem type in machine learning, and many machine learning algorithms, such as logistic regression and tree models, are widely used to solve binary classifi...
详细信息
This paper delves into the importance of addressing the data clumps model smell, emphasizing the need for prioritizing them before refactoring. Qualitative and quantitative criteria for identifying data clumps are out...
详细信息
Compared with convolutional neural network(CNN),Transformer can obtain global receptive field features more effectively and has recently achieved great success in natural language processing and computer *** to the pa...
详细信息
Compared with convolutional neural network(CNN),Transformer can obtain global receptive field features more effectively and has recently achieved great success in natural language processing and computer *** to the particularity of steganography,however,almost all existing steganalytic networks just employ CNN with local receptive fields to detect embedding *** this paper,we propose a novel convolutional Transformer network for color image ***,we firstly obtain various image residuals for each color channel of an input image in the pre-processing *** capture more comprehensive steganalytic features,the truncated residuals after channel concatenation will pass through a feature extraction module composed of a CNN group and a Transformer *** CNN group aims to extract local receptive fields features,while the Transformer group with multi-head self-attention as the key tries to extract global steganalytic ***,we employ a global covariance pooling(GCP)and two fully-connected(FC)layers with dropout for *** comparative experiments demonstrate that the proposed method can significantly improve the detection performances in color image steganalysis and achieve state-of-the-art *** the proposed method is originally designed for color images,it can also obtain competitive results for grayscale images compared with the current best *** addition,we provide numerous ablation studies to verify the rationality of the proposed network architecture.
Retrieval-based code question answering seeks to match user queries in natural language to relevant code snippets. Previous approaches typically rely on pretraining models using crafted bi-modal and uni-modal datasets...
详细信息
DNA triple helix structure, as a highly specific gene targeting tool, enable gene regulation by precisely identifying and binding to target DNA sequences. However, the limits of design quality and efficiency affect th...
详细信息
software defect prediction is the methodical process of identifying code segments that are likely to have problems. This is done by analyzing software metrics and using categorization algorithms. This work introduces ...
详细信息
In the field of medical imaging, accurately classifying Alzheimer's Disease (AD) poses a substantial challenge, primarily due to the inherent variability in imaging data across different clinical sites. This paper...
详细信息
Federated Learning (FL) and the Internet of Things (IoT) have revolutionized data processing and analysis, overcoming the traditional limitations of cloud computing. However, traditional machine learning strategies le...
详细信息
暂无评论