Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,735)

Search Parameters:
Keywords = multi-scale variation

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
21 pages, 8249 KB  
Article
Short-Term Passenger Flow Forecasting for Rail Transit Inte-Grating Multi-Scale Decomposition and Deep Attention Mechanism
by Youpeng Lu and Jiming Wang
Sustainability 2025, 17(19), 8880; https://doi.org/10.3390/su17198880 - 6 Oct 2025
Abstract
Short-term passenger flow prediction provides critical data-driven support for optimizing resource allocation, guiding passenger mobility, and enhancing risk response capabilities in urban rail transit systems. To further improve prediction accuracy, this study proposes a hybrid SMA-VMD-Informer-BiLSTM prediction model. Addressing the challenge of error [...] Read more.
Short-term passenger flow prediction provides critical data-driven support for optimizing resource allocation, guiding passenger mobility, and enhancing risk response capabilities in urban rail transit systems. To further improve prediction accuracy, this study proposes a hybrid SMA-VMD-Informer-BiLSTM prediction model. Addressing the challenge of error propagation caused by non-stationary components (e.g., noise and abrupt fluctuations) in conventional passenger flow signals, the Variational Mode Decomposition (VMD) method is introduced to decompose raw flow data into multiple intrinsic mode functions (IMFs). A Slime Mould Algorithm (SMA)-based optimization mechanism is designed to adaptively tune VMD parameters, effectively mitigating mode redundancy and information loss. Furthermore, to circumvent error accumulation inherent in serial modeling frameworks, a parallel prediction architecture is developed: the Informer branch captures long-term dependencies through its ProbSparse self-attention mechanism, while the Bidirectional Long Short-Term Memory (BiLSTM) network extracts localized short-term temporal patterns. The outputs of both branches are fused via a fully connected layer, balancing global trend adherence and local fluctuation characterization. Experimental validation using historical entry flow data from Weihouzhuang Station on Xi’an Metro demonstrated the superior performance of the SMA-VMD-Informer-BiLSTM model. Compared to benchmark models (CNN-BiLSTM, CNN-BiGRU, Transformer-LSTM, ARIMA-LSTM), the proposed model achieved reductions of 7.14–53.33% in fmse, 3.81–31.14% in frmse, and 8.87–38.08% in fmae, alongside a 4.11–5.48% improvement in R2. Cross-station validation across multiple Xi’an Metro hubs further confirmed robust spatial generalizability, with prediction errors bounded within fmse: 0.0009–0.01, frmse: 0.0303–0.1, fmae: 0.0196–0.0697, and R2: 0.9011–0.9971. Furthermore, the model demonstrated favorable predictive performance when applied to forecasting passenger inflows at multiple stations in Nanjing and Zhengzhou, showcasing its excellent spatial transferability. By integrating multi-level, multi-scale data processing and adaptive feature extraction mechanisms, the proposed model significantly mitigates error accumulation observed in traditional approaches. These findings collectively indicate its potential as a scientific foundation for refined operational decision-making in urban rail transit management, thereby significantly promoting the sustainable development and long-term stable operation of urban rail transit systems. Full article
Show Figures

Figure 1

26 pages, 46021 KB  
Article
Cross-Scale Modeling of CFRP Stacking Sequence in Filament-Wound Composite Pressure Vessels: In-Plane and Inter-Layer Homogenization Analysis
by Ziqi Wang, Ji Shi, Xiaodong Zhao, Hui Li, Huiming Shen, Jianguo Liang and Jun Feng
Materials 2025, 18(19), 4612; https://doi.org/10.3390/ma18194612 - 5 Oct 2025
Abstract
Composite pressure vessels have attracted significant attention in recent years owing to their lightweight characteristics and superior mechanical performance. However, analyzing composite layers remains challenging due to complex filament-winding (FW) pattern structures and the associated high computational costs. This study introduces a homogenization [...] Read more.
Composite pressure vessels have attracted significant attention in recent years owing to their lightweight characteristics and superior mechanical performance. However, analyzing composite layers remains challenging due to complex filament-winding (FW) pattern structures and the associated high computational costs. This study introduces a homogenization method to achieve cross-scale modeling of carbon fiber-reinforced plastic (CFRP) layers, accounting for both lay-up sequence and in-plane FW diamond-shaped form. The stacking sequence in an FW Type IV composite pressure vessel is numerically investigated through ply modeling and cross-scale homogenization. The composite tank structure, featuring a polyamide PA66 liner, is designed for a working pressure of 70 MPa and comprises 12 helical winding layers and 17 hoop winding layers. An FW cross-undulation representative volume element (RVE) is developed based on actual in-plane mesostructures, suggesting an equivalent laminate RVE effective elastic modulus. Furthermore, six different lay-up sequences are numerically compared using ply models and fully and partially homogenized models. The structural displacements in both radial and axial directions are validated across all modeling approaches. The partial homogenization method successfully captures the detailed fiber-direction stress distribution in the innermost two hoop or helical layers. By applying the Hashin tensile failure criterion, the burst pressure of the composite tank is evaluated, revealing 7.56% deviation between the partial homogenization model and the ply model. Fatigue life analysis of the Type IV composite pressure vessel is conducted using ABAQUS® coupled with FE-SAFE, incorporating an S-N curve for polyamide PA66. The results indicate that the fatigue cycles of the liner exhibit only 0.28% variation across different stacking sequences, demonstrating that homogenization has a negligible impact on liner lifecycle predictions. The proposed cross-scale modeling framework offers an effective approach for multiscale simulation of FW composite pressure vessels, balancing computational efficiency with accuracy. Full article
18 pages, 1278 KB  
Article
MixModel: A Hybrid TimesNet–Informer Architecture with 11-Dimensional Time Features for Enhanced Traffic Flow Forecasting
by Chun-Chi Ting, Kuan-Ting Wu, Hui-Ting Christine Lin and Shinfeng Lin
Mathematics 2025, 13(19), 3191; https://doi.org/10.3390/math13193191 - 5 Oct 2025
Abstract
The growing demand for reliable long-term traffic forecasting has become increasingly critical in the development of intelligent transportation systems (ITS). However, capturing both strong periodic patterns and long-range temporal dependencies presents a significant challenge, and existing approaches often fail to balance these factors [...] Read more.
The growing demand for reliable long-term traffic forecasting has become increasingly critical in the development of intelligent transportation systems (ITS). However, capturing both strong periodic patterns and long-range temporal dependencies presents a significant challenge, and existing approaches often fail to balance these factors effectively, resulting in unstable or suboptimal predictions. To address this issue, we propose MixModel , a novel hybrid framework that integrates TimesNet and Informer to leverage their complementary strengths. Specifically, the TimesNet branch extracts periodic variations through frequency-domain decomposition and multi-scale convolution, while the Informer branch employs ProbSparse attention to efficiently capture long-range dependencies across extended horizons. By unifying these capabilities, MixModel achieves enhanced forecasting accuracy, robustness, and stability compared with state-of-the-art baselines. Extensive experiments on real-world highway datasets demonstrate the effectiveness of our model, highlighting its potential for advancing large-scale urban traffic management and planning. To the best of our knowledge, MixModel is the first hybrid framework that explicitly bridges frequency-domain periodic modeling and efficient long-range dependency learning for long-term traffic forecasting, establishing a new benchmark for future research in Intelligent Transportation Systems. Full article
20 pages, 4264 KB  
Article
Skeleton-Guided Diffusion for Font Generation
by Li Zhao, Shan Dong, Jiayi Liu, Xijin Zhang, Xiaojiao Gao and Xiaojun Wu
Electronics 2025, 14(19), 3932; https://doi.org/10.3390/electronics14193932 - 3 Oct 2025
Abstract
Generating non-standard fonts, such as running script (e.g., XingShu), poses significant challenges due to their high stroke continuity, structural flexibility, and stylistic diversity, which traditional component-based prior knowledge methods struggle to model effectively. While diffusion models excel at capturing continuous feature spaces and [...] Read more.
Generating non-standard fonts, such as running script (e.g., XingShu), poses significant challenges due to their high stroke continuity, structural flexibility, and stylistic diversity, which traditional component-based prior knowledge methods struggle to model effectively. While diffusion models excel at capturing continuous feature spaces and stroke variations through iterative denoising, they face critical limitations: (1) style leakage, where large stylistic differences lead to inconsistent outputs due to noise interference; (2) structural distortion, caused by the absence of explicit structural guidance, resulting in broken strokes or deformed glyphs; and (3) style confusion, where similar font styles are inadequately distinguished, producing ambiguous results. To address these issues, we propose a novel skeleton-guided diffusion model with three key innovations: (1) a skeleton-constrained style rendering module that enforces semantic alignment and balanced energy constraints to amplify critical skeletal features, mitigating style leakage and ensuring stylistic consistency; (2) a cross-scale skeleton preservation module that integrates multi-scale glyph skeleton information through cross-dimensional interactions, effectively modeling macro-level layouts and micro-level stroke details to prevent structural distortions; (3) a contrastive style refinement module that leverages skeleton decomposition and recombination strategies, coupled with contrastive learning on positive and negative samples, to establish robust style representations and disambiguate similar styles. Extensive experiments on diverse font datasets demonstrate that our approach significantly improves the generation quality, achieving superior style fidelity, structural integrity, and style differentiation compared to state-of-the-art diffusion-based font generation methods. Full article
37 pages, 10380 KB  
Article
FEWheat-YOLO: A Lightweight Improved Algorithm for Wheat Spike Detection
by Hongxin Wu, Weimo Wu, Yufen Huang, Shaohua Liu, Yanlong Liu, Nannan Zhang, Xiao Zhang and Jie Chen
Plants 2025, 14(19), 3058; https://doi.org/10.3390/plants14193058 - 3 Oct 2025
Abstract
Accurate detection and counting of wheat spikes are crucial for yield estimation and variety selection in precision agriculture. However, challenges such as complex field environments, morphological variations, and small target sizes hinder the performance of existing models in real-world applications. This study proposes [...] Read more.
Accurate detection and counting of wheat spikes are crucial for yield estimation and variety selection in precision agriculture. However, challenges such as complex field environments, morphological variations, and small target sizes hinder the performance of existing models in real-world applications. This study proposes FEWheat-YOLO, a lightweight and efficient detection framework optimized for deployment on agricultural edge devices. The architecture integrates four key modules: (1) FEMANet, a mixed aggregation feature enhancement network with Efficient Multi-scale Attention (EMA) for improved small-target representation; (2) BiAFA-FPN, a bidirectional asymmetric feature pyramid network for efficient multi-scale feature fusion; (3) ADown, an adaptive downsampling module that preserves structural details during resolution reduction; and (4) GSCDHead, a grouped shared convolution detection head for reduced parameters and computational cost. Evaluated on a hybrid dataset combining GWHD2021 and a self-collected field dataset, FEWheat-YOLO achieved a COCO-style AP of 51.11%, AP@50 of 89.8%, and AP scores of 18.1%, 50.5%, and 61.2% for small, medium, and large targets, respectively, with an average recall (AR) of 58.1%. In wheat spike counting tasks, the model achieved an R2 of 0.941, MAE of 3.46, and RMSE of 6.25, demonstrating high counting accuracy and robustness. The proposed model requires only 0.67 M parameters, 5.3 GFLOPs, and 1.6 MB of storage, while achieving an inference speed of 54 FPS. Compared to YOLOv11n, FEWheat-YOLO improved AP@50, AP_s, AP_m, AP_l, and AR by 0.53%, 0.7%, 0.7%, 0.4%, and 0.3%, respectively, while reducing parameters by 74%, computation by 15.9%, and model size by 69.2%. These results indicate that FEWheat-YOLO provides an effective balance between detection accuracy, counting performance, and model efficiency, offering strong potential for real-time agricultural applications on resource-limited platforms. Full article
(This article belongs to the Special Issue Advances in Artificial Intelligence for Plant Research)
22 pages, 32792 KB  
Article
MRV-YOLO: A Multi-Channel Remote Sensing Object Detection Method for Identifying Reclaimed Vegetation in Hilly and Mountainous Mining Areas
by Xingmei Li, Hengkai Li, Jingjing Dai, Kunming Liu, Guanshi Wang, Shengdong Nie and Zhiyu Zhang
Forests 2025, 16(10), 1536; https://doi.org/10.3390/f16101536 - 2 Oct 2025
Abstract
Leaching mining of ion-adsorption rare earths degrades soil organic matter and hampers vegetation recovery. High-resolution UAV remote sensing enables large-scale monitoring of reclamation, yet vegetation detection accuracy is constrained by key challenges. Conventional three-channel detection struggles with terrain complexity, illumination variation, and shadow [...] Read more.
Leaching mining of ion-adsorption rare earths degrades soil organic matter and hampers vegetation recovery. High-resolution UAV remote sensing enables large-scale monitoring of reclamation, yet vegetation detection accuracy is constrained by key challenges. Conventional three-channel detection struggles with terrain complexity, illumination variation, and shadow effects. Fixed UAV altitude and missing topographic data further cause resolution inconsistencies, posing major challenges for accurate vegetation detection in reclaimed land. To enhance multi-spectral vegetation detection, the model input is expanded from the traditional three channels to six channels, enabling full utilization of multi-spectral information. Furthermore, the Channel Attention and Global Pooling SPPF (CAGP-SPPF) module is introduced for multi-scale feature extraction, integrating global pooling and channel attention to capture multi-channel semantic information. In addition, the C2f_DynamicConv module replaces conventional convolutions in the neck network to strengthen high-dimensional feature transmission and reduce information loss, thereby improving detection accuracy. On the self-constructed reclaimed vegetation dataset, MRV-YOLO outperformed YOLOv8, with mAP@0.5 and mAP@0.5:0.95 increasing by 4.6% and 10.8%, respectively. Compared with RT-DETR, YOLOv3, YOLOv5, YOLOv6, YOLOv7, yolov7-tiny, YOLOv8-AS, YOLOv10, and YOLOv11, mAP@0.5 improved by 6.8%, 9.7%, 5.3%, 6.5%, 6.4%, 8.9%, 4.6%, 2.1%, and 5.4%, respectively. The results demonstrate that multichannel inputs incorporating near-infrared and dual red-edge bands significantly enhance detection accuracy for reclaimed vegetation in rare earth mining areas, providing technical support for ecological restoration monitoring. Full article
(This article belongs to the Section Forest Inventory, Modeling and Remote Sensing)
Show Figures

Figure 1

28 pages, 32809 KB  
Article
LiteSAM: Lightweight and Robust Feature Matching for Satellite and Aerial Imagery
by Boya Wang, Shuo Wang, Yibin Han, Linfeng Xu and Dong Ye
Remote Sens. 2025, 17(19), 3349; https://doi.org/10.3390/rs17193349 - 1 Oct 2025
Abstract
We present a (Light)weight (S)atellite–(A)erial feature (M)atching framework (LiteSAM) for robust UAV absolute visual localization (AVL) in GPS-denied environments. Existing satellite–aerial matching methods struggle with large appearance variations, texture-scarce regions, and limited efficiency for real-time UAV [...] Read more.
We present a (Light)weight (S)atellite–(A)erial feature (M)atching framework (LiteSAM) for robust UAV absolute visual localization (AVL) in GPS-denied environments. Existing satellite–aerial matching methods struggle with large appearance variations, texture-scarce regions, and limited efficiency for real-time UAV applications. LiteSAM integrates three key components to address these issues. First, efficient multi-scale feature extraction optimizes representation, reducing inference latency for edge devices. Second, a Token Aggregation–Interaction Transformer (TAIFormer) with a convolutional token mixer (CTM) models inter- and intra-image correlations, enabling robust global–local feature fusion. Third, a MinGRU-based dynamic subpixel refinement module adaptively learns spatial offsets, enhancing subpixel-level matching accuracy and cross-scenario generalization. The experiments show that LiteSAM achieves competitive performance across multiple datasets. On UAV-VisLoc, LiteSAM attains an RMSE@30 of 17.86 m, outperforming state-of-the-art semi-dense methods such as EfficientLoFTR. Its optimized variant, LiteSAM (opt., without dual softmax), delivers inference times of 61.98 ms on standard GPUs and 497.49 ms on NVIDIA Jetson AGX Orin, which are 22.9% and 19.8% faster than EfficientLoFTR (opt.), respectively. With 6.31M parameters, which is 2.4× fewer than EfficientLoFTR’s 15.05M, LiteSAM proves to be suitable for edge deployment. Extensive evaluations on natural image matching and downstream vision tasks confirm its superior accuracy and efficiency for general feature matching. Full article
19 pages, 7270 KB  
Article
A Fast Rotation Detection Network with Parallel Interleaved Convolutional Kernels
by Leilei Deng, Lifeng Sun and Hua Li
Symmetry 2025, 17(10), 1621; https://doi.org/10.3390/sym17101621 - 1 Oct 2025
Abstract
In recent years, convolutional neural network-based object detectors have achieved extensive applications in remote sensing (RS) image interpretation. While multi-scale feature modeling optimization remains a persistent research focus, existing methods frequently overlook the symmetrical balance between feature granularity and morphological diversity, particularly when [...] Read more.
In recent years, convolutional neural network-based object detectors have achieved extensive applications in remote sensing (RS) image interpretation. While multi-scale feature modeling optimization remains a persistent research focus, existing methods frequently overlook the symmetrical balance between feature granularity and morphological diversity, particularly when handling high-aspect-ratio RS targets with anisotropic geometries. This oversight leads to suboptimal feature representations characterized by spatial sparsity and directional bias. To address this challenge, we propose the Parallel Interleaved Convolutional Kernel Network (PICK-Net), a rotation-aware detection framework that embodies symmetry principles through dual-path feature modulation and geometrically balanced operator design. The core innovation lies in the synergistic integration of cascaded dynamic sparse sampling and symmetrically decoupled feature modulation, enabling adaptive morphological modeling of RS targets. Specifically, the Parallel Interleaved Convolution (PIC) module establishes symmetric computation patterns through mirrored kernel arrangements, effectively reducing computational redundancy while preserving directional completeness through rotational symmetry-enhanced receptive field optimization. Complementing this, the Global Complementary Attention Mechanism (GCAM) introduces bidirectional symmetry in feature recalibration, decoupling channel-wise and spatial-wise adaptations through orthogonal attention pathways that maintain equilibrium in gradient propagation. Extensive experiments on RSOD and NWPU-VHR-10 datasets demonstrate our superior performance, achieving 92.2% and 84.90% mAP, respectively, outperforming state-of-the-art methods including EfficientNet and YOLOv8. With only 12.5 M parameters, the framework achieves symmetrical optimization of accuracy-efficiency trade-offs. Ablation studies confirm that the symmetric interaction between PIC and GCAM enhances detection performance by 2.75%, particularly excelling in scenarios requiring geometric symmetry preservation, such as dense target clusters and extreme scale variations. Cross-domain validation on agricultural pest datasets further verifies its rotational symmetry generalization capability, demonstrating 84.90% accuracy in fine-grained orientation-sensitive detection tasks. Full article
(This article belongs to the Section Computer)
Show Figures

Figure 1

22 pages, 3284 KB  
Article
Influence of Surface Complexity and Atmospheric Stability on Wind Shear and Turbulence in a Peri-Urban Wind Energy Site
by Wei Zhang, Elliott Walker and Corey D. Markfort
Energies 2025, 18(19), 5211; https://doi.org/10.3390/en18195211 - 30 Sep 2025
Abstract
The large-scale deployment of wind energy underscores the critical need for accurate resource characterization to reduce uncertainty in power estimates and to enable the installation of wind farms in increasingly complex terrains. Accurate wind resource assessment in peri-urban and moderately complex terrains remains [...] Read more.
The large-scale deployment of wind energy underscores the critical need for accurate resource characterization to reduce uncertainty in power estimates and to enable the installation of wind farms in increasingly complex terrains. Accurate wind resource assessment in peri-urban and moderately complex terrains remains a significant challenge due to spatial heterogeneity in surface terrain features and atmospheric thermal stability. This study investigates the influence of surface complexity and atmospheric stratification on vertical wind profiles at a utility-scale wind turbine site in Cedar Rapids, Iowa. One year of multi-level wind data from a 106-meter-tall meteorological tower were analyzed to quantify variations in the wind shear exponent α, wind direction veer, and horizontal turbulence intensity (TI) across open-field and complex-surface wind sectors and four thermal stability classes, defined by the bulk Richardson number Rib. The results show that the wind shear exponent α increases systematically with atmospheric stability. Over the open-field terrain, α ranges from 0.11 in unstable conditions to 0.45 in strongly stable conditions, compared to 0.17 and 0.40 over the complex surface. A pronounced diurnal variation in α was observed, particularly during the summer months. Wind veer was greatest and exceeded 30° under strongly stable conditions over open terrain. Elevated TI values peaked at 32 m in height due to flow separation and wake turbulence from nearby vegetation and sloping terrain. These findings highlight the importance of incorporating terrain-induced and thermally driven variability into wind resource assessments to improve power prediction and turbine siting in complex heterogeneous terrain environments. Full article
Show Figures

Graphical abstract

24 pages, 5751 KB  
Article
Multiscale Uncertainty Quantification of Woven Composite Structures by Dual-Correlation Sampling for Stochastic Mechanical Behavior
by Guangmeng Yang, Sinan Xiao, Chi Hou, Xiaopeng Wan, Jing Gong and Dabiao Xia
Polymers 2025, 17(19), 2648; https://doi.org/10.3390/polym17192648 - 30 Sep 2025
Abstract
Woven composite structures are inherently influenced by uncertainties across multiple scales, ranging from constituent material properties to mesoscale geometric variations. These uncertainties give rise to both spatial autocorrelation and cross-correlation among material parameters, resulting in stochastic strength performance and damage morphology at the [...] Read more.
Woven composite structures are inherently influenced by uncertainties across multiple scales, ranging from constituent material properties to mesoscale geometric variations. These uncertainties give rise to both spatial autocorrelation and cross-correlation among material parameters, resulting in stochastic strength performance and damage morphology at the macroscopic structural level. This study established a comprehensive multiscale uncertainty quantification framework to systematically propagate uncertainties from the microscale to the macroscale. A novel dual-correlation sampling approach, based on multivariate random field (MRF) theory, was proposed to simultaneously capture spatial autocorrelation and cross-correlation with clear physical interpretability. This method enabled a realistic representation of both inter-specimen variability and intra-specimen heterogeneity of material properties. Experimental validation via in-plane tensile tests demonstrated that the proposed approach accurately predicts not only probabilistic mechanical responses but also discrete damage morphology in woven composite structures. In contrast, traditional independent sampling methods exhibited inherent limitations in representing spatially distributed correlations of material properties, leading to inaccurate predictions of stochastic structural behavior. The findings offered valuable insights into structural reliability assessment and risk management in engineering applications. Full article
(This article belongs to the Section Polymer Composites and Nanocomposites)
Show Figures

Figure 1

17 pages, 5083 KB  
Article
Experimental Study on the Thermal Control Mechanism of Hydrogels Enhanced by Porous Framework
by Fajian Li, Yinwei Ma, Guangqi Dong, Xuyang Hu, Yian Wang, Sujun Dong, Junjian Wang and Xiaobo Liu
Appl. Sci. 2025, 15(19), 10578; https://doi.org/10.3390/app151910578 - 30 Sep 2025
Abstract
The enhancement effect and mechanism of porous frameworks on hydrogel thermal control performance are key factors in evaluating their engineering applications and performance improvements. This study investigates the enhancement mechanism of porous framework composite phase-change materials (CPCM) on hydrogel thermal control performance through [...] Read more.
The enhancement effect and mechanism of porous frameworks on hydrogel thermal control performance are key factors in evaluating their engineering applications and performance improvements. This study investigates the enhancement mechanism of porous framework composite phase-change materials (CPCM) on hydrogel thermal control performance through multi-scale visualization comparison experiments. Results indicate that pure hydrogels, due to their dense internal structure, hinder water vapor escape, thereby impeding overall fluidity and mass transfer rates. The introduction of a porous framework significantly improves internal heat transfer and moisture transport pathways within the hydrogel, enabling smooth water vapor release during heating and preventing localized heat accumulation. Under 100 °C heating conditions, CPCM exhibited a 65% reduction in mass-specific dehydration rate compared to pure hydrogel, with a 25% lower temperature drop. Energy efficiency increased by 13.5% over hydrogel, while the coefficient of variation decreased by 34.1%, demonstrating superior thermal stability and temperature control capabilities. This study elucidates from a mechanistic perspective how porous frameworks regulate the thermal and mass transfer behaviors of hydrogels, providing a theoretical basis and experimental support for their advanced application and optimization in the thermal control systems of electronic devices. Full article
(This article belongs to the Section Applied Thermal Engineering)
Show Figures

Figure 1

23 pages, 3731 KB  
Article
ELS-YOLO: Efficient Lightweight YOLO for Steel Surface Defect Detection
by Zhiheng Zhang, Guoyun Zhong, Peng Ding, Jianfeng He, Jun Zhang and Chongyang Zhu
Electronics 2025, 14(19), 3877; https://doi.org/10.3390/electronics14193877 - 29 Sep 2025
Abstract
Detecting surface defects in steel products is essential for maintaining manufacturing quality. However, existing methods struggle with significant challenges, including substantial defect size variations, diverse defect types, and complex backgrounds, leading to suboptimal detection accuracy. This work introduces ELS-YOLO, an advanced YOLOv11n-based algorithm [...] Read more.
Detecting surface defects in steel products is essential for maintaining manufacturing quality. However, existing methods struggle with significant challenges, including substantial defect size variations, diverse defect types, and complex backgrounds, leading to suboptimal detection accuracy. This work introduces ELS-YOLO, an advanced YOLOv11n-based algorithm designed to tackle these limitations. A C3k2_THK module is first introduced that combines a partial convolution, heterogeneous kernel selection protocoland the SCSA attention mechanism to improve feature extraction while reducing computational overhead. Additionally, the Staged-Slim-Neck module is developed that employs dual and dilated convolutions at different stages while integrating GMLCA attention to enhance feature representation and reduce computational complexity. Furthermore, an MSDetect detection head is designed to boost multi-scale detection performance. Experimental validation shows that ELS-YOLO outperforms YOLOv11n in detection accuracy while achieving 8.5% and 11.1% reductions in the number of parameters and computational cost, respectively, demonstrating strong potential for real-world industrial applications. Full article
(This article belongs to the Section Artificial Intelligence)
Show Figures

Figure 1

20 pages, 1372 KB  
Article
A Novel Multi-Scale Entropy Approach for EEG-Based Lie Detection with Channel Selection
by Jiawen Li, Guanyuan Feng, Chen Ling, Ximing Ren, Shuang Zhang, Xin Liu, Leijun Wang, Mang I. Vai, Jujian Lv and Rongjun Chen
Entropy 2025, 27(10), 1026; https://doi.org/10.3390/e27101026 - 29 Sep 2025
Abstract
Entropy-based analyses have emerged as a powerful tool for quantifying the complexity, regularity, and information content of complex biological signals, such as electroencephalography (EEG). In this regard, EEG-based lie detection offers the advantage of directly providing more objective and less susceptible-to-manipulation results compared [...] Read more.
Entropy-based analyses have emerged as a powerful tool for quantifying the complexity, regularity, and information content of complex biological signals, such as electroencephalography (EEG). In this regard, EEG-based lie detection offers the advantage of directly providing more objective and less susceptible-to-manipulation results compared to traditional polygraph methods. To this end, this study proposes a novel multi-scale entropy approach by fusing fuzzy entropy (FE), time-shifted multi-scale fuzzy entropy (TSMFE), and hierarchical multi-band fuzzy entropy (HMFE), which enables the multidimensional characterization of EEG signals. Subsequently, using machine learning classifiers, the fused feature vector is applied to lie detection, with a focus on channel selection to investigate distinguished neural signatures across brain regions. Experiments utilize a publicly benchmarked LieWaves dataset, and two parts are performed. One is a subject-dependent experiment to identify representative channels for lie detection. Another is a cross-subject experiment to assess the generalizability of the proposed approach. In the subject-dependent experiment, linear discriminant analysis (LDA) achieves impressive accuracies of 82.74% under leave-one-out cross-validation (LOOCV) and 82.00% under 10-fold cross-validation. The cross-subject experiment yields an accuracy of 64.07% using a radial basis function (RBF) kernel support vector machine (SVM) under leave-one-subject-out cross-validation (LOSOCV). Furthermore, regarding the channel selection results, PZ (parietal midline) and T7 (left temporal) are considered the representative channels for lie detection, as they exhibit the most prominent occurrences among subjects. These findings demonstrate that the PZ and T7 play vital roles in the cognitive processes associated with lying, offering a solution for designing portable EEG-based lie detection devices with fewer channels, which also provides insights into neural dynamics by analyzing variations in multi-scale entropy. Full article
(This article belongs to the Special Issue Entropy Analysis of Electrophysiological Signals)
Show Figures

Figure 1

24 pages, 14166 KB  
Article
Robust and Transferable Elevation-Aware Multi-Resolution Network for Semantic Segmentation of LiDAR Point Clouds in Powerline Corridors
by Yifan Wang, Shenhong Li, Guofang Wang, Wanshou Jiang, Yijun Yan and Jianwen Sun
Remote Sens. 2025, 17(19), 3318; https://doi.org/10.3390/rs17193318 - 27 Sep 2025
Abstract
Semantic segmentation of LiDAR point clouds in powerline corridor environments is crucial for the intelligent inspection and maintenance of power infrastructure. However, existing deep learning methods often underperform in such scenarios due to severe class imbalance, sparse and long-range structures, and complex elevation [...] Read more.
Semantic segmentation of LiDAR point clouds in powerline corridor environments is crucial for the intelligent inspection and maintenance of power infrastructure. However, existing deep learning methods often underperform in such scenarios due to severe class imbalance, sparse and long-range structures, and complex elevation variations. We propose EMPower-Net, an Elevation-Aware Multi-Resolution Network, which integrates an Elevation Distribution (ED) module to enhance vertical geometric awareness and a Multi-Resolution (MR) module to enhance segmentation accuracy for corridor structures with varying object scales. Experiments on real-world datasets from Yunnan and Guangdong show that EMPower-Net outperforms state-of-the-art baselines, especially in recognizing power lines and towers with high structural fidelity under occlusion and dense vegetation. Ablation studies confirm the complementary effects of the MR and ED modules, while transfer learning results reveal strong generalization with minimal performance degradation across different powerline regions. Additional tests on urban datasets indicate that the proposed elevation features are also effective for vertical structure recognition beyond powerline scenarios. Full article
(This article belongs to the Special Issue Urban Land Use Mapping Using Deep Learning)
Show Figures

Figure 1

25 pages, 6078 KB  
Article
Stoma Detection in Soybean Leaves and Rust Resistance Analysis
by Jiarui Feng, Shichao Wu, Rong Mu, Huanliang Xu, Zhaoyu Zhai and Bin Hu
Plants 2025, 14(19), 2994; https://doi.org/10.3390/plants14192994 - 27 Sep 2025
Abstract
Stomata play a crucial role in plant immune responses, with their morphological characteristics closely linked to disease resistance. Accurate detection and analysis of stomatal phenotypic parameters are essential for soybean disease resistance research and variety breeding. However, traditional stoma detection methods are challenged [...] Read more.
Stomata play a crucial role in plant immune responses, with their morphological characteristics closely linked to disease resistance. Accurate detection and analysis of stomatal phenotypic parameters are essential for soybean disease resistance research and variety breeding. However, traditional stoma detection methods are challenged by complex backgrounds and leaf vein structures in soybean images. To address these issues, we proposed a Soybean Stoma-YOLO (You Only Look Once) model (SS-YOLO) by incorporating large separable kernel attention (LSKA) in the Spatial Pyramid Pooling-Fast (SPPF) module of YOLOv8 and Deformable Large Kernel Attention (DLKA) in the Neck part. These architectural modifications enhanced YOLOV8′s ability to extract multi-scale and irregular stomatal features, thus improving detection accuracy. Experimental results showed that SS-YOLO achieved a detection accuracy of 98.7%. SS-YOLO can effectively extract the stomatal features (e.g., length, width, area, and orientation) and calculate related indices (e.g., density, area ratio, variance, and distribution). Across different soybean rust disease stages, the variety Dandou21 (DD21) exhibited less variation in length, width, area, and orientation compared with Fudou9 (FD9) and Huaixian5 (HX5). Furthermore, DD21 demonstrated greater uniformity in stomatal distribution (SEve: 1.02–1.08) and a stable stomatal area ratio (0.06–0.09). The analysis results indicate that DD21 maintained stable stomatal morphology with rust disease resistance. This study demonstrates that SS-YOLO significantly improved stoma detection and provided valuable insights into the relationship between stomatal characteristics and soybean disease resistance, offering a novel approach for breeding and plant disease resistance research. Full article
(This article belongs to the Section Plant Modeling)
Show Figures

Figure 1

Back to TopTop