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

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

Search Results (9,593)

Search Parameters:
Keywords = network sensing

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 1446 KiB  
Review
Integrating Redox Proteomics and Computational Modeling to Decipher Thiol-Based Oxidative Post-Translational Modifications (oxiPTMs) in Plant Stress Physiology
by Cengiz Kaya and Francisco J. Corpas
Int. J. Mol. Sci. 2025, 26(14), 6925; https://doi.org/10.3390/ijms26146925 - 18 Jul 2025
Abstract
Redox signaling is central to plant adaptation, influencing metabolic regulation, stress responses, and developmental processes through thiol-based oxidative post-translational modifications (oxiPTMs) of redox-sensitive proteins. These modifications, particularly those involving cysteine (Cys) residues, act as molecular switches that alter protein function, structure, and interactions. [...] Read more.
Redox signaling is central to plant adaptation, influencing metabolic regulation, stress responses, and developmental processes through thiol-based oxidative post-translational modifications (oxiPTMs) of redox-sensitive proteins. These modifications, particularly those involving cysteine (Cys) residues, act as molecular switches that alter protein function, structure, and interactions. Advances in mass spectrometry-based redox proteomics have greatly enhanced the identification and quantification of oxiPTMs, enabling a more refined understanding of redox dynamics in plant cells. In parallel, the emergence of computational modeling, artificial intelligence (AI), and machine learning (ML) has revolutionized the ability to predict redox-sensitive residues and characterize redox-dependent signaling networks. This review provides a comprehensive synthesis of methodological advancements in redox proteomics, including enrichment strategies, quantification techniques, and real-time redox sensing technologies. It also explores the integration of computational tools for predicting S-nitrosation, sulfenylation, S-glutathionylation, persulfidation, and disulfide bond formation, highlighting key models such as CysQuant, BiGRUD-SA, DLF-Sul, and Plant PTM Viewer. Furthermore, the functional significance of redox modifications is examined in plant development, seed germination, fruit ripening, and pathogen responses. By bridging experimental proteomics with AI-driven prediction platforms, this review underscores the future potential of integrated redox systems biology and emphasizes the importance of validating computational predictions, through experimental proteomics, for enhancing crop resilience, metabolic efficiency, and precision agriculture under climate variability. Full article
(This article belongs to the Section Molecular Plant Sciences)
Show Figures

Figure 1

23 pages, 2695 KiB  
Article
Estimation of Subtropical Forest Aboveground Biomass Using Active and Passive Sentinel Data with Canopy Height
by Yi Wu, Yu Chen, Chunhong Tian, Ting Yun and Mingyang Li
Remote Sens. 2025, 17(14), 2509; https://doi.org/10.3390/rs17142509 - 18 Jul 2025
Abstract
Forest biomass is closely related to carbon sequestration capacity and can reflect the level of forest management. This study utilizes four machine learning algorithms, namely Multivariate Stepwise Regression (MSR), K-Nearest Neighbors (k-NN), Artificial Neural Network (ANN), and Random Forest (RF), to estimate forest [...] Read more.
Forest biomass is closely related to carbon sequestration capacity and can reflect the level of forest management. This study utilizes four machine learning algorithms, namely Multivariate Stepwise Regression (MSR), K-Nearest Neighbors (k-NN), Artificial Neural Network (ANN), and Random Forest (RF), to estimate forest aboveground biomass (AGB) in Chenzhou City, Hunan Province, China. In addition, a canopy height model, constructed from a digital surface model (DSM) derived from Sentinel-1 Interferometric Synthetic Aperture Radar (InSAR) and an ICESat-2-corrected SRTM DEM, is incorporated to quantify its impact on the accuracy of AGB estimation. The results indicate the following: (1) The incorporation of multi-source remote sensing data significantly improves the accuracy of AGB estimation, among which the RF model performs the best (R2 = 0.69, RMSE = 24.26 t·ha−1) compared with the single-source model. (2) The canopy height model (CHM) obtained from InSAR-LiDAR effectively alleviates the signal saturation effect of optical and SAR data in high-biomass areas (>200 t·ha−1). When FCH is added to the RF model combined with multi-source remote sensing data, the R2 of the AGB estimation model is improved to 0.74. (3) In 2018, AGB in Chenzhou City shows clear spatial heterogeneity, with a mean of 51.87 t·ha−1. Biomass increases from the western hilly part (32.15–68.43 t·ha−1) to the eastern mountainous area (89.72–256.41 t·ha−1), peaking in Dongjiang Lake National Forest Park (256.41 t·ha−1). This study proposes a comprehensive feature integration framework that combines red-edge spectral indices for capturing vegetation physiological status, SAR-derived texture metrics for assessing canopy structural heterogeneity, and canopy height metrics to characterize forest three-dimensional structure. This integrated approach enables the robust and accurate monitoring of carbon storage in subtropical forests. Full article
(This article belongs to the Collection Feature Paper Special Issue on Forest Remote Sensing)
Show Figures

Figure 1

20 pages, 47683 KiB  
Article
Multi-Faceted Adaptive Token Pruning for Efficient Remote Sensing Image Segmentation
by Chuge Zhang and Jian Yao
Remote Sens. 2025, 17(14), 2508; https://doi.org/10.3390/rs17142508 - 18 Jul 2025
Abstract
Global context information is essential for semantic segmentation of remote sensing (RS) images. Due to their remarkable capability to capture global context information and model long-range dependencies, vision transformers have demonstrated great performance on semantic segmentation. However, the high computational complexity of vision [...] Read more.
Global context information is essential for semantic segmentation of remote sensing (RS) images. Due to their remarkable capability to capture global context information and model long-range dependencies, vision transformers have demonstrated great performance on semantic segmentation. However, the high computational complexity of vision transformers impedes their broad application in resource-constrained environments for RS image segmentation. To address this challenge, we propose multi-faceted adaptive token pruning (MATP) to reduce computational cost while maintaining relatively high accuracy. MATP is designed to prune well-learned tokens which do not have a close relation to other tokens. To quantify these two metrics, MATP employs multi-faceted scores: entropy, to evaluate the learning progression of tokens; and attention weight, to assess token correlations. Specially, MATP utilizes adaptive criteria for each score that are automatically adjusted based on specific input features. A token is pruned only when both criteria are satisfied. Overall, MATP facilitates the utilization of vision transformers in resource-constrained environments. Experiments conducted on three widely used datasets reveal that MATP reduces the computation cost about 67–70% with about 3–6% accuracy degradation, achieving a superior trade-off between accuracy and computational cost compared to the state of the art. Full article
Show Figures

Figure 1

23 pages, 7721 KiB  
Article
Strengthening-Effect Assessment of Smart CFRP-Reinforced Steel Beams Based on Optical Fiber Sensing Technology
by Bao-Rui Peng, Fu-Kang Shen, Zi-Yi Luo, Chao Zhang, Yung William Sasy Chan, Hua-Ping Wang and Ping Xiang
Photonics 2025, 12(7), 735; https://doi.org/10.3390/photonics12070735 - 18 Jul 2025
Abstract
Carbon fiber-reinforced polymer (CFRP) laminates have been widely coated on aged and damaged structures for recovering or enhancing their structural performance. The health conditions of the coated composite structures have been given high attention, as they are critically important for assessing operational safety [...] Read more.
Carbon fiber-reinforced polymer (CFRP) laminates have been widely coated on aged and damaged structures for recovering or enhancing their structural performance. The health conditions of the coated composite structures have been given high attention, as they are critically important for assessing operational safety and residual service life. However, the current problem is the lack of an efficient, long-term, and stable monitoring technique to characterize the structural behavior of coated composite structures in the whole life cycle. For this reason, bare and packaged fiber Bragg grating (FBG) sensors have been specially developed and designed in sensing networks to monitor the structural performance of CFRP-coated composite beams under different loads. Some optical fibers have also been inserted in the CFRP laminates to configure the smart CFRP component. Detailed data interpretation has been conducted to declare the strengthening process and effect. Finite element simulation and simplified theoretical analysis have been conducted to validate the experimental testing results and the deformation profiles of steel beams before and after the CFRP coating has been carefully checked. Results indicate that the proposed FBG sensors and sensing layout can accurately reflect the structural performance of the composite beam structure, and the CFRP coating can share partial loads, which finally leads to the downward shift in the centroidal axis, with a value of about 10 mm. The externally bonded sensors generally show good stability and high sensitivity to the applied load and temperature-induced inner stress variation. The study provides a straightforward instruction for the establishment of a structural health monitoring system for CFRP-coated composite structures in the whole life cycle. Full article
Show Figures

Figure 1

24 pages, 2603 KiB  
Article
Hierarchical Sensing Framework for Polymer Degradation Monitoring: A Physics-Constrained Reinforcement Learning Framework for Programmable Material Discovery
by Xiaoyu Hu, Xiuyuan Zhao and Wenhe Liu
Sensors 2025, 25(14), 4479; https://doi.org/10.3390/s25144479 - 18 Jul 2025
Abstract
The design of materials with programmable degradation profiles presents a fundamental challenge in pattern recognition across molecular space, requiring the identification of complex structure–property relationships within an exponentially large chemical domain. This paper introduces a novel physics-informed deep learning framework that integrates multi-scale [...] Read more.
The design of materials with programmable degradation profiles presents a fundamental challenge in pattern recognition across molecular space, requiring the identification of complex structure–property relationships within an exponentially large chemical domain. This paper introduces a novel physics-informed deep learning framework that integrates multi-scale molecular sensing data with reinforcement learning algorithms to enable intelligent characterization and prediction of polymer degradation dynamics. Our method combines three key innovations: (1) a dual-channel sensing architecture that fuses spectroscopic signatures from Graph Isomorphism Networks with temporal degradation patterns captured by transformer-based models, enabling comprehensive molecular state detection across multiple scales; (2) a physics-constrained policy network that ensures sensor measurements adhere to thermodynamic principles while optimizing the exploration of degradation pathways; and (3) a hierarchical signal processing system that balances multiple sensing modalities through adaptive weighting schemes learned from experimental feedback. The framework employs curriculum-based training that progressively increases molecular complexity, enabling robust detection of degradation markers linking polymer architectures to enzymatic breakdown kinetics. Experimental validation through automated synthesis and in situ characterization of 847 novel polymers demonstrates the framework’s sensing capabilities, achieving a 73.2% synthesis success rate and identifying 42 structures with precisely monitored degradation profiles spanning 6 to 24 months. Learned molecular patterns reveal previously undetected correlations between specific spectroscopic signatures and degradation susceptibility, validated through accelerated aging studies with continuous sensor monitoring. Our results establish that physics-informed constraints significantly improve both the validity (94.7%) and diversity (0.82 Tanimoto distance) of generated molecular structures compared with unconstrained baselines. This work advances the convergence of intelligent sensing technologies and materials science, demonstrating how physics-informed machine learning can enhance real-time monitoring capabilities for next-generation sustainable materials. Full article
(This article belongs to the Special Issue Functional Polymers and Fibers: Sensing Materials and Applications)
18 pages, 1016 KiB  
Article
The Relationship Between the Phonological Processing Network and the Tip-of-the-Tongue Phenomenon: Evidence from Large-Scale DTI Data
by Xiaoyan Gong, Ziyi He, Jun Wang and Cheng Wang
Behav. Sci. 2025, 15(7), 977; https://doi.org/10.3390/bs15070977 - 18 Jul 2025
Abstract
The tip-of-the-tongue (TOT) phenomenon is characterized by a temporary inability to retrieve a word despite a strong sense of familiarity. While extensive research has linked phonological processing to TOT, the exact nature of this relationship remains debated. The “blocking hypothesis” suggests that the [...] Read more.
The tip-of-the-tongue (TOT) phenomenon is characterized by a temporary inability to retrieve a word despite a strong sense of familiarity. While extensive research has linked phonological processing to TOT, the exact nature of this relationship remains debated. The “blocking hypothesis” suggests that the retrieval of target words is interfered with by phonological neighbors, whereas the “transmission deficit hypothesis” posits that TOT arises from insufficient phonological activation of the target words. This study revisited this issue by examining the relationship between the microstructural integrity of the phonological processing brain network and TOT, utilizing graph-theoretical analyses of neuroimaging data from the Cambridge Centre for Ageing and Neuroscience (Cam-CAN), which included diffusion tensor imaging (DTI) data from 576 participants aged 18–87. The results revealed that global efficiency and mean degree centrality of the phonological processing network positively predicted TOT rates. At the nodal level, the nodal efficiency of the bilateral posterior superior temporal gyrus and the clustering coefficient of the left premotor cortex positively predicted TOT rates, while the degree centrality of the left dorsal superior temporal gyrus (dSTG) and the clustering coefficient of the left posterior supramarginal gyrus (pSMG) negatively predicted TOT rates. Overall, these findings suggest that individuals with a more enriched network of phonological representations tend to experience more TOTs, supporting the blocking hypothesis. Additionally, this study highlights the roles of the left dSTG and pSMG in facilitating word retrieval, potentially reducing the occurrence of TOTs. Full article
(This article belongs to the Section Cognition)
Show Figures

Figure 1

21 pages, 5313 KiB  
Article
MixtureRS: A Mixture of Expert Network Based Remote Sensing Land Classification
by Yimei Liu, Changyuan Wu, Minglei Guan and Jingzhe Wang
Remote Sens. 2025, 17(14), 2494; https://doi.org/10.3390/rs17142494 - 17 Jul 2025
Abstract
Accurate land-use classification is critical for urban planning and environmental monitoring, yet effectively integrating heterogeneous data sources such as hyperspectral imagery and laser radar (LiDAR) remains challenging. To address this, we propose MixtureRS, a compact multimodal network that effectively integrates hyperspectral imagery and [...] Read more.
Accurate land-use classification is critical for urban planning and environmental monitoring, yet effectively integrating heterogeneous data sources such as hyperspectral imagery and laser radar (LiDAR) remains challenging. To address this, we propose MixtureRS, a compact multimodal network that effectively integrates hyperspectral imagery and LiDAR data for land-use classification. Our approach employs a 3-D plus heterogeneous convolutional stack to extract rich spectral–spatial features, which are then tokenized and fused via a cross-modality transformer. To enhance model capacity without incurring significant computational overhead, we replace conventional dense feed-forward blocks with a sparse Mixture-of-Experts (MoE) layer that selectively activates the most relevant experts for each token. Evaluated on a 15-class urban benchmark, MixtureRS achieves an overall accuracy of 88.6%, an average accuracy of 90.2%, and a Kappa coefficient of 0.877, outperforming the best homogeneous transformer by over 12 percentage points. Notably, the largest improvements are observed in water, railway, and parking categories, highlighting the advantages of incorporating height information and conditional computation. These results demonstrate that conditional, expert-guided fusion is a promising and efficient strategy for advancing multimodal remote sensing models. Full article
Show Figures

Graphical abstract

27 pages, 5856 KiB  
Review
MXene-Based Gas Sensors for NH3 Detection: Recent Developments and Applications
by Yiyang Xu, Yinglin Wang, Zhaohui Lei, Chen Wang, Xiangli Meng and Pengfei Cheng
Micromachines 2025, 16(7), 820; https://doi.org/10.3390/mi16070820 - 17 Jul 2025
Abstract
Ammonia, as a toxic and corrosive gas, is widely present in industrial emissions, agricultural activities, and disease biomarkers. Detecting ammonia is of vital importance to environmental safety and human health. Sensors based on MXene have become an effective means for detecting ammonia gas [...] Read more.
Ammonia, as a toxic and corrosive gas, is widely present in industrial emissions, agricultural activities, and disease biomarkers. Detecting ammonia is of vital importance to environmental safety and human health. Sensors based on MXene have become an effective means for detecting ammonia gas due to their unique hierarchical structure, adjustable surface chemical properties, and excellent electrical conductivity. This study reviews the latest progress in the use of MXene and its composites for the low-temperature detection of ammonia gas. The strategies for designing MXene composites, including heterojunction engineering, surface functionalization, and active sites, are introduced, and their roles in improving sensing performance are clarified. These methods have significantly improved the ability to detect ammonia, offering high selectivity, rapid responses, and ultra-low detection limits within the low-temperature range. Successful applications in fields such as industrial safety, food quality monitoring, medical diagnosis, and agricultural management have demonstrated the multi-functionality of this technology in complex scenarios. The challenges related to the material’s oxidation resistance, humidity interference, and cross-sensitivity are also discussed. This study aims to briefly describe the reasonable design based on MXene sensors, aiming to achieve real-time and energy-saving environmental and health monitoring networks in the future. Full article
Show Figures

Figure 1

27 pages, 7109 KiB  
Article
The Long-Term Surface Deformation Monitoring and Prediction of Hutubi Gas Storage Reservoir in Xinjiang Based on InSAR and the GWO-VMD-GRU Model
by Wang Huang, Wei Liao, Jie Li, Xuejun Qiao, Sulitan Yusan, Abudutayier Yasen, Xinlu Li and Shijie Zhang
Remote Sens. 2025, 17(14), 2480; https://doi.org/10.3390/rs17142480 - 17 Jul 2025
Abstract
Natural gas storage is an effective solution to address the energy supply–demand imbalance, and underground gas storage (UGS) is a primary method for storing natural gas. The overarching goal of this study is to monitor and analyze surface deformation at the Hutubi underground [...] Read more.
Natural gas storage is an effective solution to address the energy supply–demand imbalance, and underground gas storage (UGS) is a primary method for storing natural gas. The overarching goal of this study is to monitor and analyze surface deformation at the Hutubi underground gas storage facility in Xinjiang, China, which is the largest gas storage facility in the country. This research aims to ensure the stable and efficient operation of the facility through long-term monitoring, using remote sensing data and advanced modeling techniques. The study employs the SBAS-InSAR method, leveraging Synthetic Aperture Radar (SAR) data from the TerraSAR and Sentinel-1 sensors to observe displacement time series from 2013 to 2024. The data is processed through wavelet transformation for denoising, followed by the application of a Gray Wolf Optimization (GWO) algorithm combined with Variational Mode Decomposition (VMD) to decompose both surface deformation and gas pressure data. The key focus is the development of a high-precision predictive model using a Gated Recurrent Unit (GRU) network, referred to as GWO-VMD-GRU, to accurately predict surface deformation. The results show periodic surface uplift and subsidence at the facility, with a notable net uplift. During the period from August 2013 to March 2015, the maximum uplift rate was 6 mm/year, while from January 2015 to December 2024, it increased to 12 mm/year. The surface deformation correlates with gas injection and extraction periods, indicating periodic variations. The accuracy of the InSAR-derived displacement data is validated through high-precision GNSS data. The GWO-VMD-GRU model demonstrates strong predictive performance with a coefficient of determination (R2) greater than 0.98 for the gas well test points. This study provides a valuable reference for the future safe operation and management of underground gas storage facilities, demonstrating significant contributions to both scientific understanding and practical applications in underground gas storage management. Full article
(This article belongs to the Special Issue Advances in Remote Sensing for Land Subsidence Monitoring)
Show Figures

Figure 1

15 pages, 1142 KiB  
Technical Note
Terrain and Atmosphere Classification Framework on Satellite Data Through Attentional Feature Fusion Network
by Antoni Jaszcz and Dawid Połap
Remote Sens. 2025, 17(14), 2477; https://doi.org/10.3390/rs17142477 - 17 Jul 2025
Abstract
Surface, terrain, or even atmosphere analysis using images or their fragments is important due to the possibilities of further processing. In particular, attention is necessary for satellite and/or drone images. Analyzing image elements by classifying the given classes is important for obtaining information [...] Read more.
Surface, terrain, or even atmosphere analysis using images or their fragments is important due to the possibilities of further processing. In particular, attention is necessary for satellite and/or drone images. Analyzing image elements by classifying the given classes is important for obtaining information about space for autonomous systems, identifying landscape elements, or monitoring and maintaining the infrastructure and environment. Hence, in this paper, we propose a neural classifier architecture that analyzes different features by the parallel processing of information in the network and combines them with a feature fusion mechanism. The neural architecture model takes into account different types of features by extracting them by focusing on spatial, local patterns and multi-scale representation. In addition, the classifier is guided by an attention mechanism for focusing more on different channels, spatial information, and even feature pyramid mechanisms. Atrous convolutional operators were also used in such an architecture as better context feature extractors. The proposed classifier architecture is the main element of the modeled framework for satellite data analysis, which is based on the possibility of training depending on the client’s desire. The proposed methodology was evaluated on three publicly available classification datasets for remote sensing: satellite images, Visual Terrain Recognition, and USTC SmokeRS, where the proposed model achieved accuracy scores of 97.8%, 100.0%, and 92.4%, respectively. The obtained results indicate the effectiveness of the proposed attention mechanisms across different remote sensing challenges. Full article
Show Figures

Figure 1

26 pages, 7645 KiB  
Article
VMMT-Net: A Dual-Branch Parallel Network Combining Visual State Space Model and Mix Transformer for Land–Sea Segmentation of Remote Sensing Images
by Jiawei Wu, Zijian Liu, Zhipeng Zhu, Chunhui Song, Xinghui Wu and Haihua Xing
Remote Sens. 2025, 17(14), 2473; https://doi.org/10.3390/rs17142473 - 16 Jul 2025
Viewed by 76
Abstract
Land–sea segmentation is a fundamental task in remote sensing image analysis, and plays a vital role in dynamic coastline monitoring. The complex morphology and blurred boundaries of coastlines in remote sensing imagery make fast and accurate segmentation challenging. Recent deep learning approaches lack [...] Read more.
Land–sea segmentation is a fundamental task in remote sensing image analysis, and plays a vital role in dynamic coastline monitoring. The complex morphology and blurred boundaries of coastlines in remote sensing imagery make fast and accurate segmentation challenging. Recent deep learning approaches lack the ability to model spatial continuity effectively, thereby limiting a comprehensive understanding of coastline features in remote sensing imagery. To address this issue, we have developed VMMT-Net, a novel dual-branch semantic segmentation framework. By constructing a parallel heterogeneous dual-branch encoder, VMMT-Net integrates the complementary strengths of the Mix Transformer and the Visual State Space Model, enabling comprehensive modeling of local details, global semantics, and spatial continuity. We design a Cross-Branch Fusion Module to facilitate deep feature interaction and collaborative representation across branches, and implement a customized decoder module that enhances the integration of multiscale features and improves boundary refinement of coastlines. Extensive experiments conducted on two benchmark remote sensing datasets, GF-HNCD and BSD, demonstrate that the proposed VMMT-Net outperforms existing state-of-the-art methods in both quantitative metrics and visual quality. Specifically, the model achieves mean F1-scores of 98.48% (GF-HNCD) and 98.53% (BSD) and mean intersection-over-union values of 97.02% (GF-HNCD) and 97.11% (BSD). The model maintains reasonable computational complexity, with only 28.24 M parameters and 25.21 GFLOPs, striking a favorable balance between accuracy and efficiency. These results indicate the strong generalization ability and practical applicability of VMMT-Net in real-world remote sensing segmentation tasks. Full article
(This article belongs to the Special Issue Application of Remote Sensing in Coastline Monitoring)
Show Figures

Figure 1

18 pages, 7358 KiB  
Article
On the Hybrid Algorithm for Retrieving Day and Night Cloud Base Height from Geostationary Satellite Observations
by Tingting Ye, Zhonghui Tan, Weihua Ai, Shuo Ma, Xianbin Zhao, Shensen Hu, Chao Liu and Jianping Guo
Remote Sens. 2025, 17(14), 2469; https://doi.org/10.3390/rs17142469 - 16 Jul 2025
Viewed by 59
Abstract
Most existing cloud base height (CBH) retrieval algorithms are only applicable for daytime satellite observations due to their dependence on visible observations. This study presents a novel algorithm to retrieve day and night CBH using infrared observations of the geostationary Advanced Himawari Imager [...] Read more.
Most existing cloud base height (CBH) retrieval algorithms are only applicable for daytime satellite observations due to their dependence on visible observations. This study presents a novel algorithm to retrieve day and night CBH using infrared observations of the geostationary Advanced Himawari Imager (AHI). The algorithm is featured by integrating deep learning techniques with a physical model. The algorithm first utilizes a convolutional neural network-based model to extract cloud top height (CTH) and cloud water path (CWP) from the AHI infrared observations. Then, a physical model is introduced to relate cloud geometric thickness (CGT) to CWP by constructing a look-up table of effective cloud water content (ECWC). Thus, the CBH can be obtained by subtracting CGT from CTH. The results demonstrate good agreement between our AHI CBH retrievals and the spaceborne active remote sensing measurements, with a mean bias of −0.14 ± 1.26 km for CloudSat-CALIPSO observations at daytime and −0.35 ± 1.84 km for EarthCARE measurements at nighttime. Additional validation against ground-based millimeter wave cloud radar (MMCR) measurements further confirms the effectiveness and reliability of the proposed algorithm across varying atmospheric conditions and temporal scales. Full article
Show Figures

Graphical abstract

24 pages, 11160 KiB  
Article
Deep Neural Network-Based Design of Planar Coils for Proximity Sensing Applications
by Abderraouf Lalla, Paolo Di Barba, Sławomir Hausman and Maria Evelina Mognaschi
Sensors 2025, 25(14), 4429; https://doi.org/10.3390/s25144429 - 16 Jul 2025
Viewed by 70
Abstract
This study develops a deep learning procedure able to identify a planar coil geometry, given the desired magnetic field map. This approach demonstrates its capability to discover suitable coil designs that produce desired field characteristics with high accuracy and efficiency. The generated coils [...] Read more.
This study develops a deep learning procedure able to identify a planar coil geometry, given the desired magnetic field map. This approach demonstrates its capability to discover suitable coil designs that produce desired field characteristics with high accuracy and efficiency. The generated coils show strong agreement with target magnetic fields, enabling manufacturers to achieve simpler structures and improved performance. This method is suitable for inductive proximity sensors, wireless power transfer systems, and electromagnetic compatibility applications, offering a powerful and flexible tool for advanced planar coil design. Full article
(This article belongs to the Special Issue Magnetic Field Sensing and Measurement Techniques)
Show Figures

Figure 1

21 pages, 31171 KiB  
Article
Local Information-Driven Hierarchical Fusion of SAR and Visible Images via Refined Modal Salient Features
by Yunzhong Yan, La Jiang, Jun Li, Shuowei Liu and Zhen Liu
Remote Sens. 2025, 17(14), 2466; https://doi.org/10.3390/rs17142466 - 16 Jul 2025
Viewed by 51
Abstract
Compared to other multi-source image fusion tasks, visible and SAR image fusion faces a lack of training data in deep learning-based methods. Introducing structural priors to design fusion networks is a viable solution. We incorporated the feature hierarchy concept from computer vision, dividing [...] Read more.
Compared to other multi-source image fusion tasks, visible and SAR image fusion faces a lack of training data in deep learning-based methods. Introducing structural priors to design fusion networks is a viable solution. We incorporated the feature hierarchy concept from computer vision, dividing deep features into low-, mid-, and high-level tiers. Based on the complementary modal characteristics of SAR and visible, we designed a fusion architecture that fully analyze and utilize the difference of hierarchical features. Specifically, our framework has two stages. In the cross-modal enhancement stage, a CycleGAN generator-based method for cross-modal interaction and input data enhancement is employed to generate pseudo-modal images. In the fusion stage, we have three innovations: (1) We designed feature extraction branches and fusion strategies differently for each level based on the features of different levels and the complementary modal features of SAR and visible to fully utilize cross-modal complementary features. (2) We proposed the Layered Strictly Nested Framework (LSNF), which emphasizes hierarchical differences and uses hierarchical characteristics, to reduce feature redundancy. (3) Based on visual saliency theory, we proposed a Gradient-weighted Pixel Loss (GWPL), which dynamically assigns higher weights to regions with significant gradient magnitudes, emphasizing high-frequency detail preservation during fusion. Experiments on the YYX-OPT-SAR and WHU-OPT-SAR datasets show that our method outperforms 11 state-of-the-art methods. Ablation studies confirm each component’s contribution. This framework effectively meets remote sensing applications’ high-precision image fusion needs. Full article
Show Figures

Figure 1

11 pages, 902 KiB  
Article
A Fuzzy-Based Relay Security Algorithm for Wireless Sensor Networks
by Nan-I Wu, Tung-Huang Feng and Min-Shiang Hwang
Sensors 2025, 25(14), 4422; https://doi.org/10.3390/s25144422 - 16 Jul 2025
Viewed by 99
Abstract
Wireless sensor network data is an important source of big data. A sensor node cooperatively transmits or forwards data through intermediate nodes to a collection center, which is then aggregated for big data analysis and application. The relay selection algorithm selects the best [...] Read more.
Wireless sensor network data is an important source of big data. A sensor node cooperatively transmits or forwards data through intermediate nodes to a collection center, which is then aggregated for big data analysis and application. The relay selection algorithm selects the best transmissible node among the candidate nodes to fully exploit the limited resources of the sense nodes and extend the network lifecycle. A wireless sensor network relay selection algorithm based on a fuzzy inference system often uses sorting methods or random methods as the selection mechanism to choose when the fuzzy system outputs the same result. However, in the state of communication, networks often face the retransmission of lost packets, which consumes excess electricity. This study proposes a contraindicated safety selection mechanism algorithm to address equal output values in fuzzy systems. The proposed algorithm effectively reduces the retransmission probability to achieve benefits that isolate destructive or malicious nodes, thereby maintaining a higher network lifespan and safety. Full article
Show Figures

Figure 1

Back to TopTop