-
6081
Electric Submersible Pump Fault Diagnosis Based on Laplacian Eigenmaps and Weighted Extreme Learning Machine
Published 2024-04-01“…In response to the serious imbalance in the data collected by ESP, firstly, a fault diagnosis model is established using a weighted extreme learning machine; Then, to solve the problems of insufficient algorithm learning, high computational costs caused by weighted strategies, and poor performance in applying to high-dimensional feature spaces, the Laplacian eigenmaps method is introduced to further optimize the model; finally, the effectiveness of the proposed method was validated on the TE chemical process dataset, and the practicality of the algorithm was experimentally validated on the real-time fault dataset of electric submersible pump. …”
Get full text
Article -
6082
Energy-Efficient Layered Video Multicast over OFDM-Based Cognitive Radio Systems
Published 2015-10-01“…Meanwhile, the system EU obtained in our algorithms is greatly improved over traditional spectrum efficiency (SE) and energy efficiency (EE) optimization models.…”
Get full text
Article -
6083
Research on axial compensation precision puncture control method of prostate puncture robot
Published 2025-03-01“…Then, an improved adaptive particle swarm optimization (PSO) algorithm based on Levy Flight is proposed to identify parameters of this control model for puncture prostate in this article. …”
Get full text
Article -
6084
Technical Code Analysis of Geomagnetic Flaw Detection of Suppression Rigging Defect Signal Based on Convolutional Neural Network
Published 2024-12-01“…The single-stage object detection algorithm YOLOv5 (You Only Look Once) based on convolutional neural network model calculation is used, the scale detection layer and positioning loss function of the YOLOv5 algorithm are improved and optimized, and the improved YOLOv5 algorithm is used for experiments. …”
Get full text
Article -
6085
Multi-Objective Technology-Based Approach to Home Healthcare Routing Problem Considering Sustainability Aspects
Published 2024-07-01“…<i>Methods</i>: The model was solved using a metaheuristic algorithm approach via the Ant Colony Optimization algorithm and the Non-Dominated Sorting technique due to the ability of such a combination to work out with dynamic models with uncertainties and multi-objectives. …”
Get full text
Article -
6086
A Hybrid Machine Learning Approach for Predicting Power Transformer Failures Using Internet of Things-Based Monitoring and Explainable Artificial Intelligence
Published 2025-01-01“…The proposed hybrid model combines the LightGBM algorithm with GridSearch optimization to achieve both high predictive accuracy and computational efficiency. …”
Get full text
Article -
6087
Research on Designing an Industrial Product-Service System with Uncertain Customer Demands
Published 2021-01-01“…This paper presents a design model that integrates an improved affinity propagation (AP) clustering algorithm, quality function development (QFD), and axiomatic design (AD). …”
Get full text
Article -
6088
Integer linear programming for unsupervised training set selection in molecular machine learning
Published 2025-01-01“…Altogether, this work provides a practical algorithm to improve the performance of physics-inspired ML models and offers insights into the conceptual differences with existing training set selection approaches.…”
Get full text
Article -
6089
Fast Processing of Massive Hyperspectral Image Anomaly Detection Based on Cloud-Edge Collaboration
Published 2025-01-01“…Furthermore, we propose a cloud-edge model solving algorithm. This algorithm reformulates the JSCR model into a new optimization problem involving a small amount of factorized data. …”
Get full text
Article -
6090
Accurate extraction of electrical parameters in three-diode photovoltaic systems through the enhanced mother tree methodology: A novel approach for parameter estimation.
Published 2025-01-01“…This study introduces the Mother Tree Optimization with Climate Change (MTO-CL) algorithm to address this challenge by enhancing parameter estimation for a solar PV three-diode model. …”
Get full text
Article -
6091
Research on Unmanned Aerial Vehicle Path Planning for Carbon Emission Monitoring of Land-Side Heavy Vehicles in Ports
Published 2025-03-01“…Lastly, this paper focuses on the initial path planning problem of drone monitoring and proposes an improved A* algorithm (IEHA). The algorithm improves the search method of child nodes by eliminating nodes that collide with obstacles, thereby reducing the threat of path collisions. …”
Get full text
Article -
6092
MAB-Based Online Client Scheduling for Decentralized Federated Learning in the IoT
Published 2025-04-01“…Different from conventional federated learning (FL), which relies on a central server for model aggregation, decentralized FL (DFL) exchanges models among edge servers, thus improving the robustness and scalability. …”
Get full text
Article -
6093
Building Up a Robust Risk Mathematical Platform to Predict Colorectal Cancer
Published 2017-01-01“…Our results demonstrate that (1) the explored genetic and environmental biomarkers are validated to connect to the CRC by biological function- or population-based evidences, (2) the model can efficiently predict the risk of CRC after parameter optimization by the big CRC-related data, and (3) our innovated heterogeneous ensemble learning model (HELM) and generalized kernel recursive maximum correntropy (GKRMC) algorithm have high prediction power. …”
Get full text
Article -
6094
Lightweight CNN-Based Visual Perception Method for Assessing Local Environment Complexity of Unmanned Surface Vehicle
Published 2025-02-01“…Subsequently, this identification result can be used as feedback for the heuristic algorithm to optimize and plan the USV’s path. The simulation results indicate that the developed model achieves an 80% reduction in model size while maintaining an accuracy exceeding 90%. …”
Get full text
Article -
6095
Comparative Analysis of Bio-Inspired Enhancement Techniques for Localization in 2D Wireless Sensor Networks
Published 2025-07-01“…This study conducts a comparative evaluation of three bio-inspired optimization algorithms for node localization: Particle Swarm Optimization (PSO), Fruit Fly Optimization Algorithm (FOA), and Drop Mongoose Optimization Algorithm (DMOA). …”
Get full text
Article -
6096
Intelligent anti-jamming communication technology with electromagnetic spectrum feature cognition.
Published 2025-01-01“…This study proposes an intelligent anti-interference algorithm that combines deep neural networks and game theory, and constructs a model based on near-end strategy optimization. …”
Get full text
Article -
6097
Brown Rice Germ Integrity Identification Based on Deep Learning Network
Published 2022-01-01“…This paper improves the brown rice (BR) segmentation algorithm based on background skeleton. …”
Get full text
Article -
6098
A long-term localization and mapping system for autonomous inspection robots in large-scale environments using 3D LiDAR sensors.
Published 2025-01-01“…Then, to address drift errors, we formulate the global map as a graph of local submaps that undergo global optimization. Furthermore, we utilize marching cubes to generate a mesh model of the map. …”
Get full text
Article -
6099
The artificial intelligence-based agricultural field irrigation warning system using GA-BP neural network under smart agriculture.
Published 2025-01-01“…To address these problems, a genetic algorithm (GA) is adopted for optimizing the BPNN, and the EGA-BPNN model is used to predict irrigation flow in agricultural fields. …”
Get full text
Article -
6100
Broad learning system based on attention mechanism and tracking differentiator
Published 2024-09-01“…To alleviate these problems, broad learning system based on attention mechanism and tracking differentiator (TD), abbreviated as A-TD-BLS, was proposed. In terms of model structure, A-TD-BLS introduced self-attention mechanism to the original BLS, and further fused and transformed the extracted features through attention weighting to improve the feature learning ability.In terms of model training methods, a weight optimization algorithm based on tracking differentiator was designed.This method effectively alleviates the overfitting phenomenon of the original BLS by limiting the size of the weight values, significantly reduces the influence of the number of hidden layer nodes on model performance and makes the generalization performance more stable.Moreover, the training algorithm was extended to the BLS incremental learning framework, so that the model can improve performance by dynamically adding hidden layer nodes.Multiple experiments conducted on some benchmark datasets show that compared to the original BLS, the classification accuracy of A-TD-BLS is increased by 1.27% on average on classification datasets and the root mean square error of A-TD-BLS is reduced by 0.53 on average on regression datasets.Besides, A-TD-BLS is less affected by the number of hidden layer nodes and has more stable generalization performance. …”
Get full text
Article