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
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
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
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
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
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
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (17,610)

Search Parameters:
Keywords = conductive networks

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
19 pages, 17281 KiB  
Article
Retrieving Chlorophyll-a Concentrations in Baiyangdian Lake from Sentinel-2 Data Using Kolmogorov–Arnold Networks
by Wenlong Han and Qichao Zhao
Water 2025, 17(15), 2346; https://doi.org/10.3390/w17152346 (registering DOI) - 7 Aug 2025
Abstract
This study pioneers the integration of Sentinel-2 satellite imagery with Kolmogorov–Arnold networks (KAN) for the evaluation of chlorophyll-a (Chl-a) concentrations in inland lakes. Using Baiyangdian Lake in Hebei Province, China, as a case study, a specialized KAN architecture was designed to extract spectral [...] Read more.
This study pioneers the integration of Sentinel-2 satellite imagery with Kolmogorov–Arnold networks (KAN) for the evaluation of chlorophyll-a (Chl-a) concentrations in inland lakes. Using Baiyangdian Lake in Hebei Province, China, as a case study, a specialized KAN architecture was designed to extract spectral features from Sentinel-2 data, and a robust algorithm was developed for Chl-a estimation. The results demonstrate that the KAN model outperformed traditional feature-engineering-based machine learning (ML) methods and standard multilayer perceptron (MLP) deep learning approaches, achieving an R2 of 0.8451, with MAE and RMSE as low as 1.1920 μg/L and 1.6705 μg/L, respectively. Furthermore, attribution analysis was conducted to quantify the importance of individual features, highlighting the pivotal role of bands B3 and B5 in Chl-a retrieval. Furthermore, spatio-temporal distributions of Chl-a concentrations in Baiyangdian Lake from 2020 to 2024 were generated leveraging the KAN model, further elucidating the underlying causes of water quality changes and examining the driving factors. Compared to previous studies, the proposed approach leverages the high spatial resolution of Sentinel-2 imagery and the accuracy and interpretability of the KAN model, offering a novel framework for monitoring water quality parameters in inland lakes. These findings may guide similar research endeavors and provide valuable decision-making support for environmental agencies. Full article
(This article belongs to the Special Issue AI, Machine Learning and Digital Twin Applications in Water)
Show Figures

Figure 1

21 pages, 13517 KiB  
Article
A Rotation Target Detection Network Based on Multi-Kernel Interaction and Hierarchical Expansion
by Qi Wang, Guanghu Xu and Donglin Jing
Appl. Sci. 2025, 15(15), 8727; https://doi.org/10.3390/app15158727 (registering DOI) - 7 Aug 2025
Abstract
Remote sensing targets typically exhibit characteristics of gradual scale changes and diverse orientations. Most existing remote sensing detectors adapt to these differences by adding multi-level structures for feature fusion. However, this approach leads to incomplete coverage of the overall target by the extracted [...] Read more.
Remote sensing targets typically exhibit characteristics of gradual scale changes and diverse orientations. Most existing remote sensing detectors adapt to these differences by adding multi-level structures for feature fusion. However, this approach leads to incomplete coverage of the overall target by the extracted local features, resulting in the loss of critical directional information and an increase in computational complexity which affect the detector’s performance. To address this issue, this paper proposes a Rotation Target Detection Network based on Multi-kernel Interaction and Hierarchical Expansion (MIHE-Net) as a systematic solution. Specifically, we first refine scale modeling through the Multi-kernel Context Interaction (MCI) module and Hierarchical Expansion Attention (HEA) mechanism, achieving sufficient extraction of local features and global information for targets of different scales. Additionally, the Midpoint Offset Loss Function is employed to mitigate the impact of gradual scale changes on target direction perception, enabling precise regression for targets across various scales. We conducted comparative experiments on three commonly used remote sensing target datasets (DOTA, HRSC2016, and UCAS-AOD), with mean average precision (mAP) as the core evaluation metric. The mAP values of the method in this paper on the three datasets reached 81.72%, 92.43%, and 91.86% respectively, which were 0.65%, 1.93%, and 1.87% higher than those of the optimal method, significantly outperforming existing one-stage and two-stage detectors. Through multi-scale feature interaction and direction-aware optimization, MIHE-Net effectively addresses the challenges posed by scale gradation and direction diversity in remote sensing target detection, providing an efficient and feasible solution for high-precision remote sensing target detection. Full article
Show Figures

Figure 1

12 pages, 545 KiB  
Article
Signal Detection Based on Separable CNN for OTFS Communication Systems
by Ying Wang, Zixu Zhang, Hang Li, Tao Zhou and Zhiqun Cheng
Entropy 2025, 27(8), 839; https://doi.org/10.3390/e27080839 - 7 Aug 2025
Abstract
This paper proposes a low-complexity signal detection method for orthogonal time frequency space (OTFS) communication systems, based on a separable convolutional neural network (SeCNN), termed SeCNN-OTFS. A novel SeparableBlock architecture is introduced, which integrates residual connections and a channel attention mechanism to enhance [...] Read more.
This paper proposes a low-complexity signal detection method for orthogonal time frequency space (OTFS) communication systems, based on a separable convolutional neural network (SeCNN), termed SeCNN-OTFS. A novel SeparableBlock architecture is introduced, which integrates residual connections and a channel attention mechanism to enhance feature discrimination and training stability under high Doppler conditions. By decomposing standard convolutions into depthwise and pointwise operations, the model achieves a substantial reduction in computational complexity. To validate its effectiveness, simulations are conducted under a standard OTFS configuration with 64-QAM modulation, comparing the proposed SeCNN-OTFS with conventional CNN-based models and classical linear estimators, such as least squares (LS) and minimum mean square error (MMSE). The results show that SeCNN-OTFS consistently outperforms LS and MMSE, and when the signal-to-noise ratio (SNR) exceeds 12.5 dB, its bit error rate (BER) performance becomes nearly identical to that of 2D-CNN. Notably, SeCNN-OTFS requires only 19% of the parameters compared to 2D-CNN, making it highly suitable for resource-constrained environments such as satellite and IoT communication systems. For scenarios where higher accuracy is required and computational resources are sufficient, the CNN-OTFS model—with conventional convolutional layers replacing the separable convolutional layers—can be adopted as a more precise alternative. Full article
Show Figures

Figure 1

24 pages, 4902 KiB  
Article
A Classification Method for the Severity of Aloe Anthracnose Based on the Improved YOLOv11-seg
by Wenshan Zhong, Xuantian Li, Xuejun Yue, Wanmei Feng, Qiaoman Yu, Junzhi Chen, Biao Chen, Le Zhang, Xinpeng Cai and Jiajie Wen
Agronomy 2025, 15(8), 1896; https://doi.org/10.3390/agronomy15081896 - 7 Aug 2025
Abstract
Anthracnose, a significant disease of aloe with characteristics of contact transmission, poses a considerable threat to the economic viability of aloe cultivation. To address the challenges of accurately detecting and classifying crop diseases in complex environments, this study proposes an enhanced algorithm, YOLOv11-seg-DEDB, [...] Read more.
Anthracnose, a significant disease of aloe with characteristics of contact transmission, poses a considerable threat to the economic viability of aloe cultivation. To address the challenges of accurately detecting and classifying crop diseases in complex environments, this study proposes an enhanced algorithm, YOLOv11-seg-DEDB, based on the improved YOLOv11-seg model. This approach integrates multi-scale feature enhancement and a dynamic attention mechanism, aiming to achieve precise segmentation of aloe anthracnose lesions and effective disease level discrimination in complex scenarios. Specifically, a novel Disease Enhance attention mechanism is introduced, combining spatial attention and max pooling to improve the accuracy of lesion segmentation. Additionally, the DCNv2 is incorporated into the network neck to enhance the model’s ability to extract multi-scale features from targets in challenging environments. Furthermore, the Bidirectional Feature Pyramid Network structure, which includes an additional p2 detection head, replaces the original PANet network. A more lightweight detection head structure is designed, utilizing grouped convolutions and structural simplifications to reduce both the parameter count and computational load, thereby enhancing the model’s inference capability, particularly for small lesions. Experiments were conducted using a self-collected dataset of aloe anthracnose infected leaves. The results demonstrate that, compared to the original model, the improved YOLOv11-seg-DEDB model improves segmentation accuracy and mAP@50 for infected lesions by 5.3% and 3.4%, respectively. Moreover, the model size is reduced from 6.0 MB to 4.6 MB, and the number of parameters is decreased by 27.9%. YOLOv11-seg-DEDB outperforms other mainstream segmentation models, providing a more accurate solution for aloe disease segmentation and grading, thereby offering farmers and professionals more reliable disease detection outcomes. Full article
(This article belongs to the Special Issue Smart Pest Control for Building Farm Resilience)
Show Figures

Figure 1

30 pages, 5262 KiB  
Article
Alternative Hydraulic Modeling Method Based on Recurrent Neural Networks: From HEC-RAS to AI
by Andrei Mihai Rugină
Hydrology 2025, 12(8), 207; https://doi.org/10.3390/hydrology12080207 - 6 Aug 2025
Abstract
The present study explores the application of RNNs for the prediction and propagation of flood waves along a section of the Bârsa River, Romania, as a fast alternative to classical hydraulic models, aiming to identify new ways to alert the population. Five neural [...] Read more.
The present study explores the application of RNNs for the prediction and propagation of flood waves along a section of the Bârsa River, Romania, as a fast alternative to classical hydraulic models, aiming to identify new ways to alert the population. Five neural architectures were analyzed as follows: S-RNN, LSTM, GRU, Bi-LSTM, and Bi-GRU. The input data for the neural networks were derived from 2D hydraulic simulations conducted using HEC-RAS software, which provided the necessary training data for the models. It should be mentioned that the input data for the hydraulic model are synthetic hydrographs, derived from the statistical processing of recorded floods. Performance evaluation was based on standard metrics such as NSE, R2 MSE, and RMSE. The results indicate that all studied networks performed well, with NSE and R2 values close to 1, thus validating their capacity to reproduce complex hydrological dynamics. Overall, all models yielded satisfactory results, making them useful tools particularly the GRU and Bi-GRU architectures, which showed the most balanced behavior, delivering low errors and high stability in predicting peak discharge, water level, and flood wave volume. The GRU and Bi-GRU networks yielded the best performance, with RMSE values below 1.45, MAE under 0.3, and volume errors typically under 3%. On the other hand, LSTM architecture exhibited the most significant instability and errors, especially in estimating the flood wave volume, often having errors exceeding 9% in some sections. The study concludes by identifying several limitations, including the heavy reliance on synthetic data and its local applicability, while also proposing solutions for future analyses, such as the integration of real-world data and the expansion of the methodology to diverse river basins thus providing greater significance to RNN models. The final conclusions highlight that RNNs are powerful tools in flood risk management, contributing to the development of fast and efficient early warning systems for extreme hydrological and meteorological events. Full article
Show Figures

Figure 1

40 pages, 2515 KiB  
Article
AE-DTNN: Autoencoder–Dense–Transformer Neural Network Model for Efficient Anomaly-Based Intrusion Detection Systems
by Hesham Kamal and Maggie Mashaly
Mach. Learn. Knowl. Extr. 2025, 7(3), 78; https://doi.org/10.3390/make7030078 - 6 Aug 2025
Abstract
In this study, we introduce an enhanced hybrid Autoencoder–Dense–Transformer Neural Network (AE-DTNN) model for developing an effective intrusion detection system (IDS) aimed at improving the performance and robustness of threat detection strategies within a rapidly changing and increasingly complex network landscape. The Autoencoder [...] Read more.
In this study, we introduce an enhanced hybrid Autoencoder–Dense–Transformer Neural Network (AE-DTNN) model for developing an effective intrusion detection system (IDS) aimed at improving the performance and robustness of threat detection strategies within a rapidly changing and increasingly complex network landscape. The Autoencoder component restructures network traffic data, while a stack of Dense layers performs feature extraction to generate more meaningful representations. The Transformer network then facilitates highly precise and comprehensive classification. Our strategy incorporates adaptive synthetic sampling (ADASYN) for both binary and multi-class classification tasks, complemented by the edited nearest neighbors (ENN) technique and the use of class weights to mitigate class imbalance issues. In experiments conducted on the NF-BoT-IoT-v2 dataset, the AE-DTNN-based IDS achieved outstanding performance, with 99.98% accuracy in binary classification and 98.30% in multi-class classification. On the NSL-KDD dataset, the model reached 98.57% accuracy for binary classification and 97.50% for multi-class classification. Additionally, the model attained 99.92% and 99.78% accuracy in binary and multi-class classification, respectively, on the CSE-CIC-IDS2018 dataset. These results demonstrate the exceptional effectiveness of the proposed model in contrast to conventional approaches, highlighting its strong potential to detect a broad range of network intrusions with high reliability. Full article
Show Figures

Figure 1

33 pages, 26161 KiB  
Article
Adaptive Intermodal Transportation for Freight Resilience: An Integrated and Flexible Strategy for Managing Disruptions
by Siyavash Filom, Satrya Dewantara, Mahnam Saeednia and Saiedeh Razavi
Logistics 2025, 9(3), 107; https://doi.org/10.3390/logistics9030107 - 6 Aug 2025
Abstract
Background: Disruptions in freight transportation—such as service delays, infrastructure failures, and labor strikes—pose significant challenges to the reliability and efficiency of intermodal networks. To address these challenges, this study introduces Adaptive Intermodal Transportation (AIT), a resilient and flexible planning framework that enhances [...] Read more.
Background: Disruptions in freight transportation—such as service delays, infrastructure failures, and labor strikes—pose significant challenges to the reliability and efficiency of intermodal networks. To address these challenges, this study introduces Adaptive Intermodal Transportation (AIT), a resilient and flexible planning framework that enhances Synchromodal Freight Transport (SFT) by integrating real-time disruption management. Methods: Building on recent advances, we propose two novel strategies: (1) Reassign with Delay Buffer, which enables dynamic rerouting of shipments within a user-defined delay tolerance, and (2) (De)Consolidation, which allows splitting or merging of shipments across services depending on available capacity. These strategies are incorporated into a re-planning module that complements a baseline optimization model and a continuous disruption-monitoring system. Numerical experiments conducted on a Great Lakes-based case study evaluate the performance of the proposed strategies against a benchmark approach. Results: Results show that under moderate and high-disruption conditions, the proposed strategies reduce delay and disruption-incurred costs while increasing the percentage of matched shipments. The Reassign with Delay Buffer strategy offers controlled flexibility, while (De)Consolidation improves resource utilization in constrained environments. Conclusions: Overall, the AIT framework demonstrates strong potential for improving operational resilience in intermodal freight systems by enabling adaptive, disruption-aware planning decisions. Full article
Show Figures

Figure 1

17 pages, 6663 KiB  
Article
Study on Thermal Conductivity Prediction of Granites Using Data Augmentation and Machine Learning
by Yongjie Ma, Lin Tian, Fuhang Hu, Jingyong Wang, Echuan Yan and Yanjun Zhang
Energies 2025, 18(15), 4175; https://doi.org/10.3390/en18154175 - 6 Aug 2025
Abstract
With the global low-carbon energy transition, accurate prediction of thermal and physical parameters of deep rock masses is critical for geothermal resource development. To address the insufficient generalization ability of machine learning models caused by scarce measured data on granite thermal conductivity, this [...] Read more.
With the global low-carbon energy transition, accurate prediction of thermal and physical parameters of deep rock masses is critical for geothermal resource development. To address the insufficient generalization ability of machine learning models caused by scarce measured data on granite thermal conductivity, this study focused on granites from the Gonghe Basin and Songliao Basin in Qinghai Province. A data augmentation strategy combining cubic spline interpolation and Gaussian noise injection (with noise intensity set to 10% of the original data feature range) was proposed, expanding the original 47 samples to 150. Thermal conductivity prediction models were constructed using Support Vector Machine (SVM), Random Forest (RF), and Backpropagation Neural Network(BPNN). Results showed that data augmentation significantly improved model performance: the RF model exhibited the best improvement, with its coefficient of determination R2 increasing from 0.7489 to 0.9765, Root Mean Square Error (RMSE) decreasing from 0.1870 to 0.1271, and Mean Absolute Error (MAE) reducing from 0.1453 to 0.0993. The BPNN and SVM models also improved, with R2 reaching 0.9365 and 0.8743, respectively, on the enhanced dataset. Feature importance analysis revealed porosity (with a coefficient of variation of 0.88, much higher than the longitudinal wave velocity’s 0.27) and density as key factors, with significantly higher contributions than longitudinal wave velocity. This study provides quantitative evidence for data augmentation and machine learning in predicting rock thermophysical parameters, promoting intelligent geothermal resource development. Full article
Show Figures

Figure 1

13 pages, 1424 KiB  
Article
Comparison of Artificial Intelligence–Derived Heart Age with Chronological Age Using Normal Sinus Electrocardiograms in Patients with No Evidence of Cardiac Disease
by Myoung Jung Kim, Sung-Hee Song, Young Jun Park, Young-Hyun Lee, Jongwoo Kim, JaeHu Jeon, KyungChang Woo, Juwon Kim, Ju Youn Kim, Seung-Jung Park, Young Keun On and Kyoung-Min Park
J. Clin. Med. 2025, 14(15), 5548; https://doi.org/10.3390/jcm14155548 - 6 Aug 2025
Abstract
Background/Objectives: Chronological age (CA) is commonly used in clinical decision-making, yet it may not accurately reflect biological aging. Recent advances in artificial intelligence (AI) allow estimation of electrocardiogram (ECG)-derived heart age, which may serve as a non-invasive biomarker for physiological aging. This [...] Read more.
Background/Objectives: Chronological age (CA) is commonly used in clinical decision-making, yet it may not accurately reflect biological aging. Recent advances in artificial intelligence (AI) allow estimation of electrocardiogram (ECG)-derived heart age, which may serve as a non-invasive biomarker for physiological aging. This study aimed to develop and validate a deep learning model to predict ECG-heart age in individuals with no structural heart disease. Methods: We trained a convolutional neural network (DenseNet-121) using 12-lead ECGs from 292,484 individuals (mean age: 51.4 ± 13.8 years; 42.3% male) without significant cardiac disease. Exclusion criteria included missing age data, age <18 or >90 years, and structural abnormalities. CA was used as the target variable. Model performance was evaluated using the coefficient of determination (R2), Pearson correlation coefficient (PCC), mean absolute error (MAE), and root mean square error (RMSE). External validation was conducted using 1191 independent ECGs. Results: The model demonstrated strong predictive performance (R2 = 0.783, PCC = 0.885, MAE = 5.023 years, RMSE = 6.389 years). ECG-heart age tended to be overestimated in younger adults (≤30 years) and underestimated in older adults (≥70 years). External validation showed consistent performance (R2 = 0.703, PCC = 0.846, MAE = 5.582 years, RMSE = 7.316 years). Conclusions: The proposed AI-based model accurately estimates ECG-heart age in individuals with structurally normal hearts. ECG-derived heart age may serve as a reliable biomarker of biological aging and support future risk stratification strategies. Full article
(This article belongs to the Section Cardiology)
Show Figures

Figure 1

28 pages, 48169 KiB  
Article
Advancing Self-Supervised Learning for Building Change Detection and Damage Assessment: Unified Denoising Autoencoder and Contrastive Learning Framework
by Songxi Yang, Bo Peng, Tang Sui, Meiliu Wu and Qunying Huang
Remote Sens. 2025, 17(15), 2717; https://doi.org/10.3390/rs17152717 - 6 Aug 2025
Abstract
Building change detection and building damage assessment are two essential tasks in post-disaster analysis. Building change detection focuses on identifying changed building areas between bi-temporal images, while building damage assessment involves segmenting all buildings and classifying their damage severity. These tasks play a [...] Read more.
Building change detection and building damage assessment are two essential tasks in post-disaster analysis. Building change detection focuses on identifying changed building areas between bi-temporal images, while building damage assessment involves segmenting all buildings and classifying their damage severity. These tasks play a critical role in disaster response and urban development monitoring. Although supervised learning has significantly advanced building change detection and damage assessment, its reliance on large labeled datasets remains a major limitation. In contrast, self-supervised learning enables the extraction of meaningful data representations without explicit training labels. To address this challenge, we propose a self-supervised learning approach that unifies denoising autoencoders and contrastive learning, enabling effective data representation for building change detection and damage assessment. The proposed architecture integrates a dual denoising autoencoder with a Vision Transformer backbone and contrastive learning strategy, complemented by a Feature Pyramid Network-ResNet dual decoder and an Edge Guidance Module. This design enhances multi-scale feature extraction and enables edge-aware segmentation for accurate predictions. Extensive experiments were conducted on five public datasets, including xBD, LEVIR, LEVIR+, SYSU, and WHU, to evaluate the performance and generalization capabilities of the model. The results demonstrate that the proposed Denoising AutoEncoder-enhanced Dual-Fusion Network (DAEDFN) approach achieves competitive performance compared with fully supervised methods. On the xBD dataset, the largest dataset for building damage assessment, our proposed method achieves an F1 score of 0.892 for building segmentation, outperforming state-of-the-art methods. For building damage severity classification, the model achieves an F1 score of 0.632. On the building change detection datasets, the proposed method achieves F1 scores of 0.837 (LEVIR), 0.817 (LEVIR+), 0.768 (SYSU), and 0.876 (WHU), demonstrating model generalization across diverse scenarios. Despite these promising results, challenges remain in complex urban environments, small-scale changes, and fine-grained boundary detection. These findings highlight the potential of self-supervised learning in building change detection and damage assessment tasks. Full article
Show Figures

Figure 1

17 pages, 1455 KiB  
Article
Enhanced Graph Autoencoder for Graph Anomaly Detection Using Subgraph Information
by Chi Zhang and Jin-Woo Jung
Appl. Sci. 2025, 15(15), 8691; https://doi.org/10.3390/app15158691 (registering DOI) - 6 Aug 2025
Abstract
Graph anomaly detection aims at identifying rare, unusual entities in attributed networks with respect to their patterns or structures that deviate significantly from the majority within a graph. Over the years, extensive efforts in this field have been dedicated to the powerful capability [...] Read more.
Graph anomaly detection aims at identifying rare, unusual entities in attributed networks with respect to their patterns or structures that deviate significantly from the majority within a graph. Over the years, extensive efforts in this field have been dedicated to the powerful capability of attributed networks to model real-world systems. Given the scarcity of labeled anomalies, current research primarily emphasizes model design via unsupervised learning. Graph autoencoders have been widely utilized for such purposes, leveraging the outstanding capabilities of Graph Neural Networks to model graph structured data. However, most existing graph autoencoder-based anomaly detectors do not exploit the nodes’ local subgraph information, limiting their ability to comprehensively understand the network for better representation learning. Moreover, these methods place greater emphasis on the attribute reconstruction process while neglecting the structure reconstruction aspect. This paper proposes an enhanced graph autoencoder framework for graph anomaly detection tasks that incorporates a subgraph extraction and aggregation preprocessing stage to utilize the nodes’ local topological information for enhanced embedding generation and to induce an additional node–subgraph view through model learning. A graph structure learning-based decoder is introduced as the structure decoder for better relationship learning. Finally, during the anomaly scoring stage, a node neighborhood selection technique is applied to enhance the detection performance. The effectiveness of the proposed framework is demonstrated through comprehensive experiments conducted on six commonly used real-world datasets. Full article
(This article belongs to the Special Issue Intelligent Computing for Sustainable Smart Cities)
Show Figures

Figure 1

21 pages, 49475 KiB  
Article
NRGS-Net: A Lightweight Uformer with Gated Positional and Local Context Attention for Nighttime Road Glare Suppression
by Ruoyu Yang, Huaixin Chen, Sijie Luo and Zhixi Wang
Appl. Sci. 2025, 15(15), 8686; https://doi.org/10.3390/app15158686 (registering DOI) - 6 Aug 2025
Abstract
Existing nighttime visibility enhancement methods primarily focus on improving overall brightness under low-light conditions. However, nighttime road images are also affected by glare, glow, and flare from complex light sources such as streetlights and headlights, making it challenging to suppress locally overexposed regions [...] Read more.
Existing nighttime visibility enhancement methods primarily focus on improving overall brightness under low-light conditions. However, nighttime road images are also affected by glare, glow, and flare from complex light sources such as streetlights and headlights, making it challenging to suppress locally overexposed regions and recover fine details. To address these challenges, we propose a Nighttime Road Glare Suppression Network (NRGS-Net) for glare removal and detail restoration. Specifically, to handle diverse glare disturbances caused by the uncertainty in light source positions and shapes, we designed a gated positional attention (GPA) module that integrates positional encoding with local contextual information to guide the network in accurately locating and suppressing glare regions, thereby enhancing the visibility of affected areas. Furthermore, we introduced an improved Uformer backbone named LCAtransformer, in which the downsampling layers adopt efficient depthwise separable convolutions to reduce computational cost while preserving critical spatial information. The upsampling layers incorporate a residual PixelShuffle module to achieve effective restoration in glare-affected regions. Additionally, channel attention is introduced within the Local Context-Aware Feed-Forward Network (LCA-FFN) to enable adaptive adjustment of feature weights, effectively suppressing irrelevant and interfering features. To advance the research in nighttime glare suppression, we constructed and publicly released the Night Road Glare Dataset (NRGD) captured in real nighttime road scenarios, enriching the evaluation system for this task. Experiments conducted on the Flare7K++ and NRGD, using five evaluation metrics and comparing six state-of-the-art methods, demonstrate that our method achieves superior performance in both subjective and objective metrics compared to existing advanced methods. Full article
(This article belongs to the Special Issue Computational Imaging: Algorithms, Technologies, and Applications)
Show Figures

Figure 1

17 pages, 665 KiB  
Article
Optimization of Delay Time in ZigBee Sensor Networks for Smart Home Systems Using a Smart-Adaptive Communication Distribution Algorithm
by Igor Medenica, Miloš Jovanović, Jelena Vasiljević, Nikola Radulović and Dragan Lazić
Electronics 2025, 14(15), 3127; https://doi.org/10.3390/electronics14153127 - 6 Aug 2025
Abstract
As smart homes and Internet of Things (IoT) ecosystems continue to expand, the need for energy-efficient and low-latency communication has become increasingly critical. One of the key challenges in these systems is minimizing delay time while ensuring reliable and efficient communication between devices. [...] Read more.
As smart homes and Internet of Things (IoT) ecosystems continue to expand, the need for energy-efficient and low-latency communication has become increasingly critical. One of the key challenges in these systems is minimizing delay time while ensuring reliable and efficient communication between devices. This study focuses on optimizing delay time in ZigBee sensor networks used in smart-home systems. A Smart–Adaptive Communication Distribution Algorithm is proposed, which dynamically adjusts the communication between network nodes based on real-time network conditions. Experimental measurements were conducted under various scenarios to evaluate the performance of the proposed algorithm, with a particular focus on reducing delay and enhancing overall network efficiency. The results demonstrate that the proposed algorithm significantly reduces delay times compared to traditional methods, making it a promising solution for delay-sensitive IoT applications. Furthermore, the findings highlight the importance of adaptive communication strategies in improving the performance of ZigBee-based sensor networks. Full article
(This article belongs to the Special Issue Energy-Efficient Wireless Sensor Networks for IoT Applications)
Show Figures

Figure 1

21 pages, 2441 KiB  
Article
Reliability Enhancement of Puducherry Smart Grid System Through Optimal Integration of Electric Vehicle Charging Station–Photovoltaic System
by M. A. Sasi Bhushan, M. Sudhakaran, Sattianadan Dasarathan and V. Sowmya Sree
World Electr. Veh. J. 2025, 16(8), 443; https://doi.org/10.3390/wevj16080443 - 6 Aug 2025
Abstract
Distributed generation strengthens distribution network reliability by placing generators close to load centers. The integration of electric vehicle charging stations (EVCSs) with PV systems mitigates the effects of EV charging burden. In this research, the objective is to combineEVCSs with distributed generation (DG) [...] Read more.
Distributed generation strengthens distribution network reliability by placing generators close to load centers. The integration of electric vehicle charging stations (EVCSs) with PV systems mitigates the effects of EV charging burden. In this research, the objective is to combineEVCSs with distributed generation (DG) units in the Puducherry smart grid system to obtain optimized locations and enhance their reliability. To determine the right nodes for DGs and EVCSs in an uneven distribution network, the modified decision-making (MDM) algorithm and the model predictive control (MPC) approach are used. The Indian utility 29-node distribution network (IN29NDN), which is an unbalanced network, is used for testing. The effects of PV systems and EVCS units are studied in several settings and at various saturation levels. This study validates the correctness of its findings by evaluating the outcomes of proposed methodological approaches. DIgSILENT Power Factory is used to conduct the simulation experiments. The results show that optimizing the location of the DG unit and the size of the PV system can significantly minimize power losses and make a distribution network (DN) more reliable. Full article
Show Figures

Figure 1

16 pages, 825 KiB  
Article
Geographic Scale Matters in Analyzing the Effects of the Built Environment on Choice of Travel Modes: A Case Study of Grocery Shopping Trips in Salt Lake County, USA
by Ensheng Dong, Felix Haifeng Liao and Hejun Kang
Urban Sci. 2025, 9(8), 307; https://doi.org/10.3390/urbansci9080307 - 5 Aug 2025
Abstract
Compared to commuting, grocery shopping trips, despite their profound implications for mixed land use and transportation planning, have received limited attention in travel behavior research. Drawing upon a travel diary survey conducted in a fast-growing metropolitan region of the United States, i.e., Salt [...] Read more.
Compared to commuting, grocery shopping trips, despite their profound implications for mixed land use and transportation planning, have received limited attention in travel behavior research. Drawing upon a travel diary survey conducted in a fast-growing metropolitan region of the United States, i.e., Salt Lake County, UT, this research investigated a variety of influential factors affecting mode choices associated with grocery shopping. We analyze how built environment (BE) characteristics, measured at seven spatial scales or different ways of aggregating spatial data—including straight-line buffers, network buffers, and census units—affect travel mode decisions. Key predictors of choosing walking, biking, or transit over driving include age, household size, vehicle ownership, income, land use mix, street density, and distance to the central business district (CBD). Notably, the influence of BE factors on mode choice is sensitive to different spatial aggregation methods and locations of origins and destinations. The straight-line buffer was a good indicator for the influence of store sales amount on mode choices; the network buffer was more suitable for the household built environment factors, whereas the measurement at the census block and block group levels was more effective for store-area characteristics. These findings underscore the importance of considering both the spatial analysis method and the location (home vs. store) when modeling non-work travel. A multi-scalar approach can enhance the accuracy of travel demand models and inform more effective land use and transportation planning strategies. Full article
Show Figures

Figure 1

Back to TopTop