Multiple features of the complex network are exhibited among the nodes in time-varying social networks. Community detection has numerous approaches, but the majority of methods are restricted to disjoint community sit...
详细信息
Given an array A[1 : n] of n elements drawn from an ordered set, the sorted range selection problem is to build a data structure that can be used to answer following queries: Given a pair of indices i, ...
详细信息
Since the list update problem was applied to data compression as an effective encoding technique, numerous deterministic algorithms have been studied and analyzed. A powerful strategy, Move-to-Front (MTF), involves mo...
详细信息
The video surveillance system (VSS) is an integral part of the modern society. The surveillance camera captures the video of its designated areas and subsequently stores the video data in the server for future needs. ...
详细信息
Human activity recognition (HAR) is an essential part of many applications, including smart surroundings, sports analysis, and healthcare. Accurately categorizing intricate actions from sensor data is still difficult,...
详细信息
Cloud computing is a computing service done not on a local device but an internet connection to a data centre infrastructure. The cloud computing system also provides a scalability solution where cloud computing can i...
详细信息
With the rapid advancement of machine learning (ML) models and their widespread application across various sectors such as intrusion detection, medical diagnosis, natural language processing, and autonomous driving, t...
详细信息
The rapid change in computational strategy and delay-sensitive applications require intense power sources of computational resources. This creates a challenge of precise latency requirements in 5G network services. Ta...
详细信息
This research work aims to develop an image captioning system utilizing deep learning techniques. The pre-trained VGG-16 model is employed to extract image features, while an innovative encoder-decoder architecture is...
详细信息
Cross-project defect prediction is a hot topic in the field of defect prediction. How to reduce the difference between projects and make the model have better accuracy is the core problem. This paper starts from two p...
详细信息
Cross-project defect prediction is a hot topic in the field of defect prediction. How to reduce the difference between projects and make the model have better accuracy is the core problem. This paper starts from two perspectives: feature selection and distance-weight instance transfer. We reduce the differences between projects from the perspective of feature engineering and introduce the transfer learning technology to construct a cross-project defect prediction model WCM-WTrA and multi-source model Multi-WCM-WTrA. We have tested on AEEEM and ReLink datasets, and the results show that our method has an average improvement of 23%compared with TCA+ algorithm on AEEEM datasets,and an average improvement of 5% on ReLink datasets.
暂无评论