-
3921
A data-driven approach utilizing machine learning (ML) and geographical information system (GIS)-based time series analysis with data augmentation for water quality assessment in M...
Published 2025-06-01“…Our research in Mahanadi River Basin, Odisha, presents an enhanced methodology based on data, specifically designed to be beneficial for Water Quality (WQ) based on Synthetic Pollution Index (SPI) and machine learning models such as Long Short-Term Memory (LSTM) and Sparrow Search Algorithm (SSA), for its analysis and interpretation of extensive, intricate data sets on water quality, as well as the allocation of pollution sources or contributing elements, in order to improve knowledge of the water quality and the planning of monitoring networks for efficient water resource management. …”
Get full text
Article -
3922
A Decomposed-Ensemble Prediction Framework for Gate-In Operations at Container Terminals
Published 2024-12-01“…The experiment compares the autoregressive integrated moving average (ARIMA) algorithm, the prophet algorithm, and the Long Short-Term Memory (LSTM) algorithm, with results indicating the clear advantage of Long Short-Term Memory in decomposed time series modeling. …”
Get full text
Article -
3923
Leveraging the Power of Hybrid and Standalone Machine Learning for Enhanced FRP-Confined Concrete Columns Strength Prediction
Published 2025-07-01“…The performance of these ML models was enhanced by optimizing them using the Marine Predators Algorithm (MPA). …”
Get full text
Article -
3924
YOLO-SMUG: An Efficient and Lightweight Infrared Object Detection Model for Unmanned Aerial Vehicles
Published 2025-03-01“…To tackle the high computational demands and accuracy limitations in UAV-based infrared object detection, this study proposes YOLO-SMUG, a lightweight detection algorithm optimized for small object identification. …”
Get full text
Article -
3925
A Systematic Integration of Artificial Intelligence Models in Appendicitis Management: A Comprehensive Review
Published 2025-03-01“…Artificial intelligence (AI) and machine learning (ML) are transforming the management of acute appendicitis by enhancing diagnostic accuracy, optimizing treatment strategies, and improving patient outcomes. …”
Get full text
Article -
3926
The Development of a Lightweight DE-YOLO Model for Detecting Impurities and Broken Rice Grains
Published 2025-04-01“…A rice impurity detection algorithm model, DE-YOLO, based on YOLOX-s improvement is proposed to address the issues of small crop target recognition and the similarity of impurities in rice impurity detection. …”
Get full text
Article -
3927
Non-destructive identification of commercial jerky types based on multi-band hyperspectral imaging with machine learning
Published 2025-02-01“…After data preprocessing, all models' accuracies and stability improved. Specifically, the logistic regression model was best for jerky identification, with 85.78 %–100.00 % accuracy. …”
Get full text
Article -
3928
Enhanced early detection of dysarthric speech disabilities using stacking ensemble deep learning model
Published 2025-09-01“…Unlike conventional stacking methods that use fixed meta-classifiers, this study employs a Genetic Algorithm (GA)-based optimization strategy to dynamically determine optimal weight contributions of the base models, enhancing classification robustness and adaptability.The preprocessing pipeline converts speech signals from the time domain to the frequency domain by using a Short-Time Fourier Transform (STFT). …”
Get full text
Article -
3929
A Novel Deep Learning Architecture for Agriculture Land Cover and Land Use Classification from Remote Sensing Images Based on Network-Level Fusion of Self-Attention Architecture
Published 2024-01-01“…In addition, we proposed a quantum hippopotamus optimization algorithm for the best feature selection. …”
Get full text
Article -
3930
Enhancing revenue generation in Bangladesh’s FinTech sector: a comprehensive analysis of real-time predictive customer behavior modeling in AWS using a hybrid OptiBoost-EnsembleX m...
Published 2025-06-01“…The investigation utilized a range of machine learning algorithms, such as random forest, support vector machine (SVM), XGBoost, CatBoost, and LightGBM, to develop models. …”
Get full text
Article -
3931
Elastic net with Bayesian Density Estimation model for feature selection for photovoltaic energy prediction
Published 2025-03-01“…The findings specify a substantial improvement in accuracy in prediction, emphasizing how the model can be used for improving solar power grid integration and energy for improved RE management.…”
Get full text
Article -
3932
Hybrid A*-Guided Model Predictive Path Integral Control for Robust Navigation in Rough Terrains
Published 2025-02-01“…This article proposes the Hybrid A*-guided Model Predictive Path Integral (MPPI) algorithm augmented with traversability estimation to address the challenges of path planning on uneven terrains. …”
Get full text
Article -
3933
Biosynthesis, applications, and mathematical modeling dynamics of lactic acid bacteria exopolysaccharides: A review
Published 2025-09-01“…These models improve the economic viability of LAB-EPS production by optimizing output and reducing substrate use. …”
Get full text
Article -
3934
Text intelligent correction in English translation: A study on integrating models with dependency attention mechanism.
Published 2025-01-01“…The research uses the Conference on Natural Language Learning (CoNLL)-2014 dataset as an experimental benchmark, which contains a rich collection of grammatical error samples and is a standard resource in linguistic research. During model training, the Adam optimization algorithm is employed, and the model's performance is enhanced by introducing a customized dependency self-attention mechanism for parameter optimization. …”
Get full text
Article -
3935
Intelligent Wireless Power Scheduling for Lunar Multienergy Systems: Deep Reinforcement Learning for Real-Time Adaptive Beam Steering and Vehicle-to-Grid Energy Optimization
Published 2025-01-01“…The results validate the feasibility of DRL–based WPT control, paving the way for scalable, resilient, and self-optimizing wireless power grids on the Moon. Future work will explore the integration of hybrid energy storage models, quantum-inspired optimization for real-time decision-making, and predictive beamforming algorithms to further enhance the reliability and efficiency of lunar energy networks.…”
Get full text
Article -
3936
Enhancing Privacy in IoT Networks: A Comparative Analysis of Classification and Defense Methods
Published 2025-01-01“…As a defense mechanism, DP is applied using the Fourier Perturbation Algorithm (FPA) to optimize padding strategies while maintaining network efficiency. …”
Get full text
Article -
3937
Modeling LTE-advanced cell capacity estimation using packet bundling and carrier aggregation
Published 2025-05-01“…In this context, smart network planning management requires the estimation and enhancement of capacity in terms of the number of subscribers within a cell for better QoS provisioning through radio resource usage optimization. The model proposed in this article explicitly uses some long term evolution (LTE)-Advanced (LTE-A)-specific enhancements such as carrier aggregation (CA) and channel quality indication (CQI)-based resource allocation. …”
Get full text
Article -
3938
Development and Evaluation of Neural Network Architectures for Model Predictive Control of Building Thermal Systems
Published 2025-07-01“…One of the key directions for improving building performance is the optimization of building control systems. …”
Get full text
Article -
3939
An intelligent incentive-based demand response program for exhaustive environment constrained techno-economic analysis of microgrid system
Published 2025-01-01“…Abstract The cost-effective scheduling of distributed energy resources through sophisticated optimization algorithms is the main focus of recent work on microgrid energy management. …”
Get full text
Article -
3940
Mitigating spatial hallucination in large language models for path planning via prompt engineering
Published 2025-03-01“…To address this, we propose S2ERS, an LLM-based technique that integrates entity and relation extraction with the on-policy reinforcement learning algorithm Sarsa for optimal path planning. We introduce three key improvements: (1) To tackle the hallucination of spatial, we extract a graph structure of entities and relations from the text-based maze description, aiding LLMs in accurately comprehending spatial relationships. (2) To prevent LLMs from getting trapped in dead ends due to context inconsistency hallucination by long-term reasoning, we insert the state-action value function Q into the prompts, guiding the LLM’s path planning. (3) To reduce the token consumption of LLMs, we utilize multi-step reasoning, dynamically inserting local Q-tables into the prompt to assist the LLM in outputting multiple steps of actions at once. …”
Get full text
Article