Cross-project software defect prediction(CPDP)aims to enhance defect prediction in target projects with limited or no historical data by leveraging information from related source *** existing CPDP approaches rely on ...
详细信息
Cross-project software defect prediction(CPDP)aims to enhance defect prediction in target projects with limited or no historical data by leveraging information from related source *** existing CPDP approaches rely on static metrics or dynamic syntactic features,which have shown limited effectiveness in CPDP due to their inability to capture higher-level system properties,such as complex design patterns,relationships between multiple functions,and dependencies in different software projects,that are important for *** paper introduces a novel approach,a graph-based feature learning model for CPDP(GB-CPDP),that utilizes NetworkX to extract features and learn representations of program entities from control flow graphs(CFGs)and data dependency graphs(DDGs).These graphs capture the structural and data dependencies within the source *** proposed approach employs Node2Vec to transform CFGs and DDGs into numerical vectors and leverages Long Short-Term Memory(LSTM)networks to learn predictive *** process involves graph construction,feature learning through graph embedding and LSTM,and defect *** evaluation using nine open-source Java projects from the PROMISE dataset demonstrates that GB-CPDP outperforms state-of-the-art CPDP methods in terms of F1-measure and Area Under the Curve(AUC).The results showcase the effectiveness of GB-CPDP in improving the performance of cross-project defect prediction.
Planetary-scale terrain requires adaptive simplification and tessellation for highperformance rendering. Real-world visualisation requires adaptive rendering of the world-scale geometric model, which is a challenging ...
详细信息
The 'Data Structure' course is a fundamental subject within the entire computer course system, and it plays a vital role in the field of computer and information disciplines. However, the abstraction and logic...
详细信息
Vehicle trajectory data plays a pivotal role in simulation testing for autonomous driving. Hence, there exist well-established trajectory generation methods employing deep generative models to generate trajectories ma...
详细信息
On the current breeding goose farm,the detection of individual egg laying mainly depends on some judgement experiences of farm *** present,there have been some egg laying detection systems developed with images and we...
详细信息
On the current breeding goose farm,the detection of individual egg laying mainly depends on some judgement experiences of farm *** present,there have been some egg laying detection systems developed with images and weighing sensors,which only signal the eggs being laid,but no egg position being ***,the detection rate of the system is not high due to environment limitations like dim light of the goose ***,to solve these problems mentioned above,an intelligent detection and positioning system is pro-posed by integrating technologies of the Radio Frequency(RF)and photoelectric sensors,together with the geometric calculation *** this research,individual egg laying information of breeding geese in a non-cage state was examined to improve the level of auto-matic detection and positioning in the field of breeder egg *** results showed that an accurate detection and positioning of an egg in a nest filled with the artificial turf could be achieved under some conditions:the height of sensor is 3.5 cm from the bottom plate of the egg laying nest,the spacing of the photoresistor module is 5 cm,and the external light intensity is less than 110 *** also shown that the error of the goose egg position recognition is 0.443 cm with a suitable level of straw in the ***,the monitoring system and positioningmethod that was developed in this research could provide a reference for the analysis of individual egg laying behavior,and could result in an improvement in the automatic egg collection for the breeding geese production.
In the era of big data and growing privacy concerns, Federated Learning (FL) has emerged as a promising solution for collaborative model training while preserving user data privacy. However, FL faces challenges such a...
详细信息
Image compression is a technique that reduces storage space and transmission bandwidth requirements by reducing the amount of image data, aiming to improve storage and transmission efficiency while maintaining accepta...
详细信息
Evolutionary reinforcement learning algorithms (ERLs), which combine evolutionary algorithms (EAs) with reinforcement learning (RL), have demonstrated significant success in enhancing RL performance. However, most ERL...
详细信息
Event Coreference Resolution (ECR) focuses on clustering event mentions that allude to identical actual events. Previous research primarily focuses on encoding event mentions without incorporating human interpretation...
详细信息
Multimodal aspect-oriented sentiment classification (MABSC) task has garnered significant attention, which aims to identify the sentiment polarities of aspects by combining both language and vision information. Howeve...
详细信息
暂无评论