-
461
LeONet: A Hybrid Deep Learning Approach for High-Precision Code Clone Detection Using Abstract Syntax Tree Features
Published 2025-07-01“…Feature extraction was performed using Abstract Syntax Trees, which are scalable and accurately represent the syntactic structure of the source code. The performance of LeONet was compared against other classifiers including ANN, LeNet-5, Oreo’s Siamese, LightGBM, XGBoost, and Decision Tree. …”
Get full text
Article -
462
Distributed Software Build Assurance for Software Supply Chain Integrity
Published 2024-10-01“…We design and build a software build assurance scheme detecting if there have been injections or modifications in the various steps in the software supply chain, including the source code, compiling, and distribution. Building on the reproducible build and software bill of materials (SBOM), our work is distinguished from previous research in assuring multiple software artifacts across the software supply chain. …”
Get full text
Article -
463
DLBWE-Cys: a deep-learning-based tool for identifying cysteine S-carboxyethylation sites using binary-weight encoding
Published 2025-01-01“…Thus, this model paves the way for predicting cysteine S-carboxyethylation modification sites in protein sequences. The source code of DLBWE-Cys and experiments data are available at: https://github.com/ztLuo-bioinfo/DLBWE-Cys.…”
Get full text
Article -
464
Solar Radio Burst Detection Based on Deformable DETR
Published 2025-01-01“…The model proposed in this study provides robust support for preliminary SRB data processing and has significant implications for space weather forecasting. The source code and data are available on https://github.com/onewangqianqian/SSA-Co-Deformable-DETR.git , and the software is archived on Zenodo.…”
Get full text
Article -
465
LightYOLO: Lightweight model based on YOLOv8n for defect detection of ultrasonically welded wire terminations
Published 2024-12-01“…LightYOLO shows the potential for rapid detection on edge computing devices. The source code and dataset for our project is accessible at https://github.com/JianshuXu/LightYOLO.…”
Get full text
Article -
466
A Lightweight Transformer Model for Defect Detection in Electroluminescence Images of Photovoltaic Cells
Published 2024-01-01“…Experiments demonstrate that the proposed LD-DETR achieves competitive performance on the PV cell dataset of ElectroLuminescence (EL) images with an accuracy of 87.4% and an inference time of 6.1ms on GPU as well as 1.1s on embedded CPU. Our source code is available at <uri>https://github.com/SeveralYang/LD-DETR</uri>.…”
Get full text
Article -
467
Optimizing Pre-Trained Code Embeddings With Triplet Loss for Code Smell Detection
Published 2025-01-01“…Although code embedding-based systems have been successfully applied to various source code analysis tasks, further research is required to enhance code embedding for better code analysis capabilities, aiming to surpass the performance and functionality of static code analysis tools. …”
Get full text
Article -
468
White Blood Cell Detection Based on FBDM-YOLOv8s
Published 2025-01-01“…The FBDM-YOLOv8s significantly outperforms other advanced object detection algorithms in terms of performance, with a 2.1% increase in mAP compared to the baseline YOLOv8s.We will release the source code on <uri>https://github.com/SSRR-LLL/FBDM-YOLOv8.git</uri>.…”
Get full text
Article -
469
The Water Table Model (WTM) (v2.0.1): coupled groundwater and dynamic lake modelling
Published 2025-03-01“…We compare the present-day result to other simulations and real-world data. Open-source code for the WTM is available on GitHub and Zenodo.…”
Get full text
Article -
470
Improved optimization based on parrot’s chaotic optimizer for solving complex problems in engineering and medical image segmentation
Published 2025-07-01“…Its integration with Kapur entropy also enabled precise segmentation of medical images, underlining its strong potential for critical biomedical applications. The CPO source code will be available on the Github account: adil.sayyouri@etu.uae.ac.ma after acceptance.…”
Get full text
Article -
471
Leader selection based Multi-Objective Flow Direction Algorithm (MOFDA): A novel approach for engineering design problems
Published 2025-03-01“…The results show MOFDA's ability to outperform well-known algorithms, achieving significant convergence and broad coverage, thus demonstrating its advanced capability in multi-objective optimization. The MOFDA source code is available at: https://nimakhodadadi.com/algorithms-%2B-codes.…”
Get full text
Article -
472
Context-Informed Incremental Learning Improves Throughput and Reduces Drift in Regression-Based Myoelectric Control
Published 2025-01-01“…These findings demonstrate the viability of CIIL in an unconstrained, velocity-controlled environment for regression-based myoelectric control, and highlight the importance of capturing user behaviours when training regression-based myoelectric control systems. Source code is available on <uri>https://github.com/cbmorrell/adaptive-regression</uri>…”
Get full text
Article -
473
BioLake: an RNA expression analysis framework for prostate cancer biomarker powered by data lakehouse
Published 2025-02-01“…The tool also significantly enhances result interpretability by providing the source code and detailed instructions. In terms of data storage design, BioLake adopts the data lakehouse architecture to provide storage scalability and analysis flexibility. …”
Get full text
Article -
474
An Improved Migratory Birds Optimization Algorithm for Closed- Loop Supply Chain Network Planning in a Fuzzy Environment.
Published 2024-01-01“…The inspiration for the product source coding method originates from the label information of raw material supplier and manufacturing factories on product packaging, as well as the information of each logistics node on the delivery order. …”
Get full text
Article -
475
Collaborative filtering based on GNN with attribute fusion and broad attention
Published 2025-02-01“…Notably, GNN-A2 achieves the optimal performance on Normalized Discounted Cumulative Gain at rank 10 (NDCG@10) over three datasets, with values of 0.9506, 0.9137, and 0.1526, corresponding to respective improvements of 0.68%, 1.57%, and 2.14% compared to the state-of-the-art (SOTA) models. The source code and evaluation datasets are available at: https://github.com/LMXue7/GNN-A2.…”
Get full text
Article -
476
Application of a novel metaheuristic algorithm inspired by Adam gradient descent in distributed permutation flow shop scheduling problem and continuous engineering problems
Published 2025-07-01“…Notably, AGDO demonstrated extreme strengths in Distributed Permutation Flow Shop Scheduling Problem (DPFSP). Source codes of AGDO are publicly available at https://www.mathworks.com/matlabcentral/fileexchange/180348-agdo .…”
Get full text
Article -
477
Effective multimodal hate speech detection on Facebook hate memes dataset using incremental PCA, SMOTE, and adversarial learning
Published 2025-06-01“…This study highlights the mutually beneficial effect of combining SMOTE and incremental PCA, demonstrating how they improve the model's ability to correct class imbalance and boost performance. The source code and dataset are publicly available on GitHub to facilitate reproducibility and further research. …”
Get full text
Article -
478
DREAMS: A python framework for training deep learning models on EEG data with model card reporting for medical applications
Published 2025-05-01“…Unlike existing model documentation approaches, DREAMS provides visualized performance metrics, dataset alignment details, and model uncertainty estimations, making it a valuable tool for researchers and clinicians working with EEG-based AI. The source code for DREAMS is open-source, facilitating broad adoption in healthcare AI, research, and ethical AI development.…”
Get full text
Article -
479
An Ontology-Enabled Approach for the Detection of Software Design Smells
Published 2025-01-01“…Unlike existing approaches that rely on source code metrics for detecting architectural and design smells, our method emphasizes using metrics, corresponding to the specific level of granularity—architectural, design, and code. …”
Get full text
Article -
480
A Scalable, Cloud‐Based Workflow for Spectrally‐Attributed ICESat‐2 Bathymetry With Application to Benthic Habitat Mapping Using Deep Learning
Published 2024-11-01“…The procedures and source code are publicly available and will enhance the value of the new ICESat‐2 bathymetry data product, ATL24, which is scheduled for release in Fall 2024. …”
Get full text
Article