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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (2,219)

Search Parameters:
Keywords = spectral normalization

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
11 pages, 217 KB  
Article
Evaluation of Ganglion Cell–Inner Plexiform Layer Thickness in the Diagnosis of Preperimetric and Early Perimetric Glaucoma
by Ilona Anita Kaczmarek, Marek Edmund Prost and Radosław Różycki
J. Clin. Med. 2025, 14(19), 7117; https://doi.org/10.3390/jcm14197117 - 9 Oct 2025
Abstract
Background: Optical coherence tomography (OCT) is the main diagnostic technology used to detect damage to the retinal ganglion cells (RGCs) in glaucoma. However, it remains unclear which OCT parameter demonstrates the best diagnostic performance for eyes with early, especially preperimetric glaucoma (PPG). We [...] Read more.
Background: Optical coherence tomography (OCT) is the main diagnostic technology used to detect damage to the retinal ganglion cells (RGCs) in glaucoma. However, it remains unclear which OCT parameter demonstrates the best diagnostic performance for eyes with early, especially preperimetric glaucoma (PPG). We determined the diagnostic performance of ganglion cell–inner plexiform layer (GCIPL) parameters using spectral-domain OCT (SD-OCT) in primary open-angle preperimetric and early perimetric glaucoma and compared them with optic nerve head (ONH) and peripapillary retinal nerve fiber layer (pRNFL) parameters. Methods: We analyzed 101 eyes: 36 normal eyes, 33 with PPG, and 32 with early perimetric glaucoma. All patients underwent Topcon SD–OCT imaging using the Optic Disc and Macular Vertical protocols. The diagnostic abilities of the GCIPL, rim area, vertical cup-to-disc ratio (CDR), and pRNFL were assessed using the area under the receiver operating characteristic curve (AUC). Results: For PPG, the AUCs ranged from 0.60 to 0.63 (GCIPL), 0.82 to 0.86 (ONH), and 0.49 to 0.75 (pRNFL). For early perimetric glaucoma, the AUCs for GCIPL and pRNFL ranged from 0.81 to 0.88 and 0.57 to 0.91, respectively, whereas both ONH parameters demonstrated an AUC of 0.89. The GCIPL parameters were significantly lower than both ONH parameters in detecting preperimetric glaucoma (p < 0.05). For early perimetric glaucoma, comparisons between the AUCs of the best-performing mGCIPL parameters and those of the best-performing pRNFL and ONH parameters revealed no significant differences in their diagnostic abilities (p > 0.05). Conclusions: GCIPL parameters exhibited a diagnostic performance comparable to that of ONH and pRNFL parameters for early perimetric glaucoma. However, their ability to detect preperimetric glaucoma was significantly lower than the ONH parameters. Full article
(This article belongs to the Section Ophthalmology)
0 pages, 3118 KB  
Article
Reconstruction Modeling and Validation of Brown Croaker (Miichthys miiuy) Vocalizations Using Wavelet-Based Inversion and Deep Learning
by Sunhyo Kim, Jongwook Choi, Bum-Kyu Kim, Hansoo Kim, Donhyug Kang, Jee Woong Choi, Young Geul Yoon and Sungho Cho
Sensors 2025, 25(19), 6178; https://doi.org/10.3390/s25196178 - 6 Oct 2025
Viewed by 191
Abstract
Fish species’ biological vocalizations serve as essential acoustic signatures for passive acoustic monitoring (PAM) and ecological assessments. However, limited availability of high-quality acoustic recordings, particularly for region-specific species like the brown croaker (Miichthys miiuy), hampers data-driven bioacoustic methodology development. In this [...] Read more.
Fish species’ biological vocalizations serve as essential acoustic signatures for passive acoustic monitoring (PAM) and ecological assessments. However, limited availability of high-quality acoustic recordings, particularly for region-specific species like the brown croaker (Miichthys miiuy), hampers data-driven bioacoustic methodology development. In this study, we present a framework for reconstructing brown croaker vocalizations by integrating fk14 wavelet synthesis, PSO-based parameter optimization (with an objective combining correlation and normalized MSE), and deep learning-based validation. Sensitivity analysis using a normalized Bartlett processor identified delay and scale (length) as the most critical parameters, defining valid ranges that maintained waveform similarity above 98%. The reconstructed signals matched measured calls in both time and frequency domains, replicating single-pulse morphology, inter-pulse interval (IPI) distributions, and energy spectral density. Validation with a ResNet-18-based Siamese network produced near-unity cosine similarity (~0.9996) between measured and reconstructed signals. Statistical analyses (95% confidence intervals; residual errors) confirmed faithful preservation of SPL values and minor, biologically plausible IPI variations. Under noisy conditions, similarity decreased as SNR dropped, indicating that environmental noise affects reconstruction fidelity. These results demonstrate that the proposed framework can reliably generate acoustically realistic and morphologically consistent fish vocalizations, even under data-limited scenarios. The methodology holds promise for dataset augmentation, PAM applications, and species-specific call simulation. Future work will extend this framework by using reconstructed signals to train generative models (e.g., GANs, WaveNet), enabling scalable synthesis and supporting real-time adaptive modeling in field monitoring. Full article
Show Figures

Figure 1

19 pages, 5700 KB  
Article
Restoring Spectral Symmetry in Gradients: A Normalization Approach for Efficient Neural Network Training
by Zhigao Huang, Nana Gong, Quanfa Li, Tianying Wu, Shiyan Zheng and Miao Pan
Symmetry 2025, 17(10), 1648; https://doi.org/10.3390/sym17101648 - 4 Oct 2025
Viewed by 263
Abstract
Neural network training often suffers from spectral asymmetry, where gradient energy is disproportionately allocated to high-frequency components, leading to suboptimal convergence and reduced efficiency. This paper introduces Gradient Spectral Normalization (GSN), a novel optimization technique designed to restore spectral symmetry by dynamically reshaping [...] Read more.
Neural network training often suffers from spectral asymmetry, where gradient energy is disproportionately allocated to high-frequency components, leading to suboptimal convergence and reduced efficiency. This paper introduces Gradient Spectral Normalization (GSN), a novel optimization technique designed to restore spectral symmetry by dynamically reshaping gradient distributions in the frequency domain. GSN transforms gradients using FFT, applies layer-specific energy redistribution to enforce a symmetric balance between low- and high-frequency components, and reconstructs the gradients for parameter updates. By tailoring normalization schedules for attention and MLP layers, GSN enhances inference performance and improves model accuracy with minimal overhead. Our approach leverages the principle of symmetry to create more stable and efficient neural systems, offering a practical solution for resource-constrained environments. This frequency-domain paradigm, grounded in symmetry restoration, opens new directions for neural network optimization with broad implications for large-scale AI systems. Full article
(This article belongs to the Section Computer)
Show Figures

Figure 1

19 pages, 8271 KB  
Article
Asymmetric Structural Response Characteristics of Transmission Tower-Line Systems Under Cross-Fault Ground Motions Revealed by Shaking Table Tests
by Yu Wang, Xiaojun Li, Xiaohui Wang and Mianshui Rong
Symmetry 2025, 17(10), 1646; https://doi.org/10.3390/sym17101646 - 4 Oct 2025
Viewed by 207
Abstract
The long-distance high-voltage transmission tower-line system, frequently traversing active fault zones, is vulnerable to severe symmetry-breaking damage during earthquakes due to asymmetric permanent ground displacements. However, the seismic performance of such systems, particularly concerning symmetry-breaking effects caused by asymmetric fault displacements, remains inadequately [...] Read more.
The long-distance high-voltage transmission tower-line system, frequently traversing active fault zones, is vulnerable to severe symmetry-breaking damage during earthquakes due to asymmetric permanent ground displacements. However, the seismic performance of such systems, particularly concerning symmetry-breaking effects caused by asymmetric fault displacements, remains inadequately studied. This study investigates the symmetry degradation mechanisms in a 1:40 scaled 500 kV tower-line system subjected to cross-fault ground motions via shaking table tests. The testing protocol incorporates representative fault mechanisms—strike-slip and normal/reverse faults—to systematically evaluate their differential impacts on symmetry response. Measurements of acceleration, strain, and displacement reveal that while acceleration responses are spectrally controlled, structural damage is highly fault-type dependent and markedly asymmetric. The acceleration of towers without permanent displacement was 35–50% lower than that of towers with permanent displacement. Under identical permanent displacement conditions, peak displacements caused by normal/reverse motions exceeded those from strike-slip motions by 50–100%. Accordingly, a fault-type-specific amplification factor of 1.5 is proposed for the design of towers in dip-slip fault zones. These results offer novel experimental insights into symmetry violation under fault ruptures, including fault-specific correction factors and asymmetry-resistant design strategies. However, the conclusions are subject to limitations such as scale effects and the exclusion of vertical ground motion components. Full article
(This article belongs to the Section Engineering and Materials)
Show Figures

Figure 1

15 pages, 2125 KB  
Article
Surface Mapping by RPAs for Ballast Optimization and Slip Reduction in Plowing Operations
by Lucas Santos Santana, Lucas Gabryel Maciel do Santos, Josiane Maria da Silva, Aldir Carpes Marques Filho, Francesco Toscano, Enio Farias de França e Silva, Alexandre Maniçoba da Rosa Ferraz Jardim, Thieres George Freire da Silva and Marco Antonio Zanella
AgriEngineering 2025, 7(10), 332; https://doi.org/10.3390/agriengineering7100332 - 3 Oct 2025
Viewed by 260
Abstract
Driving wheel slippage in agricultural tractors is influenced by soil moisture, density, and penetration resistance. These surface variations reflect post-tillage composition, enabling dynamic mapping via Remotely Piloted Aircraft (RPAs). This study evaluated ballast recommendations based on soil surface data and slippage percentages, correlating [...] Read more.
Driving wheel slippage in agricultural tractors is influenced by soil moisture, density, and penetration resistance. These surface variations reflect post-tillage composition, enabling dynamic mapping via Remotely Piloted Aircraft (RPAs). This study evaluated ballast recommendations based on soil surface data and slippage percentages, correlating added wheel weights at different speeds for a tractor-reversible plow system. Six 94.5 m2 quadrants were analyzed for slippage monitored by RPA (Mavic3M-RTK) pre- and post-agricultural operation overflights and soil sampling (moisture, density, penetration resistance). A 2 × 2 factorial scheme (F-test) assessed soil-surface attribute correlations and slippage under varying ballasts (52.5–57.5 kg/hp) and speeds. Results showed slippage ranged from 4.06% (52.5 kg/hp, fourth reduced gear) to 11.32% (57.5 kg/hp, same gear), with liquid ballast and gear selection significantly impacting performance in friable clayey soil. Digital Elevation Model (DEM) and spectral indices derived from RPA imagery, including Normalized Difference Red Edge (NDRE), Normalized Difference Water Index (NDWI), Bare Soil Index (BSI), Green–Red Vegetation Index (GRVI), Visible Atmospherically Resistant Index (VARI), and Slope, proved effective. The approach reduced tractor slippage from 11.32% (heavy ballast, 4th gear) to 4.06% (moderate ballast, 4th gear), showing clear improvement in traction performance. The integration of indices and slope metrics supported ballast adjustment strategies, particularly for secondary plowing operations, contributing to improved traction performance and overall operational efficiency. Full article
(This article belongs to the Special Issue Utilization and Development of Tractors in Agriculture)
Show Figures

Figure 1

14 pages, 2518 KB  
Article
Assessment of Intervertebral Lumbar Disk Herniation: Accuracy of Dual-Energy CT Compared to MRI
by Giuseppe Ocello, Gianluca Tripodi, Flavio Spoto, Leonardo Monterubbiano, Gerardo Serra, Giorgio Merci and Giovanni Foti
J. Clin. Med. 2025, 14(19), 7000; https://doi.org/10.3390/jcm14197000 - 3 Oct 2025
Viewed by 231
Abstract
Background: Lumbar disk herniation is a common cause of low back pain and radiculopathy, significantly impacting patients’ life quality and functional capacity. Magnetic Resonance Imaging (MRI) remains the gold standard for its assessment due to its superior soft tissue contrast and multiplanar imaging [...] Read more.
Background: Lumbar disk herniation is a common cause of low back pain and radiculopathy, significantly impacting patients’ life quality and functional capacity. Magnetic Resonance Imaging (MRI) remains the gold standard for its assessment due to its superior soft tissue contrast and multiplanar imaging capabilities. However, recent advances in spectral computed tomography (CT), particularly dual-energy CT (DECT), have introduced new diagnostic opportunities, offering improved soft tissue characterization. Objective: To evaluate the diagnostic performance of DECT in detecting and grading lumbar disk herniations using dedicated color-coded fat maps. Materials and Methods: A total of 205 intervertebral levels from 41 consecutive patients with lumbar symptoms were prospectively analyzed. All patients underwent both DECT and MRI within 3 days. Three radiologists with varying years of experience independently assessed DECT images using color-coded reconstructions. A five-point grading score was attributed to each lumbar level: 1 = normal disk, 2 = bulging/protrusion, 3 = focal herniation, 4 = extruded herniation, and 5 = migrated fragment. The statistical analysis included Pearson’s correlation for score consistency, Cohen’s Kappa for interobserver agreement, generalized estimating equations for a cluster-robust analysis, and an ROC curve analysis. The DECT diagnostic accuracy was assessed in a dichotomized model (grades 1–2 = no herniation; 3–5 = herniation), using MRI as reference. Results: A strong correlation was observed between DECT and MRI scores across all readers (mean Pearson’s r = 0.826, p < 0.001). The average exact agreement between DECT and MRI was 79.4%, with the highest concordance at L1–L2 (86.7%) and L5–S1 (80.4%). The interobserver agreement was substantial (mean Cohen’s κ = 0.765), with a near-perfect agreement between the two most experienced readers (κ = 0.822). The intraclass correlation coefficient was 0.906 (95% CI: 0.893–0.918). The ROC analysis showed excellent performance (AUC range: 0.953–0.986). In the dichotomous model, DECT demonstrated a markedly higher sensitivity than conventional CT (95.1% vs. 57.2%), with a comparable specificity (DECT: 99.0%; CT: 96.5%) and improved overall accuracy (98.4% vs. 90.0%). Subgroup analyses by age and disk location revealed no statistically significant differences. Conclusions: The use of DECT dedicated color-coded fat map reconstructions showed high diagnostic performance in the assessment of lumbar disk herniations compared to MRI. These findings support the development of dedicated post-processing tools, facilitating the broader clinical adoption of spectral CT, especially in cases where MRI is contraindicated or less accessible. Full article
(This article belongs to the Special Issue Dual-Energy and Spectral CT in Clinical Practice: 2nd Edition)
Show Figures

Figure 1

12 pages, 2720 KB  
Article
Dual-Frequency Soliton Generation of a Fiber Laser with a Dual-Branch Cavity
by Xinbo Mo and Xinhai Zhang
Photonics 2025, 12(10), 981; https://doi.org/10.3390/photonics12100981 - 2 Oct 2025
Viewed by 178
Abstract
We report the simultaneous generation of conventional solitons (CSs) and dissipative solitons (DSs) in an erbium-doped mode-locked fiber laser with a dual-branch cavity configuration based on the nonlinear polarization rotation (NPR) technique. By incorporating fibers with different dispersion properties in two propagation branches, [...] Read more.
We report the simultaneous generation of conventional solitons (CSs) and dissipative solitons (DSs) in an erbium-doped mode-locked fiber laser with a dual-branch cavity configuration based on the nonlinear polarization rotation (NPR) technique. By incorporating fibers with different dispersion properties in two propagation branches, the laser can establish simultaneous operation in the normal and anomalous dispersion regimes within the respective loops, enabling the generation of two distinct soliton types. The CSs exhibit a 3 dB spectral bandwidth of 9.7750 nm and a pulse duration of 273 fs, while the DSs have a quasi-rectangular spectrum spanning 18.7074 nm and a pulse duration of 2.2 ps, which can be externally compressed to 384 fs. The fundamental repetition rate is approximately 21 MHz, with a repetition rate difference of 216 Hz for the two pulse trains. Stable second-order, third-order, and fourth-order harmonic mode-locking (HML) can be achieved through optimization of pump power and intracavity polarization states. The laser we build in this work has significant potential for applications in high-precision spectroscopy and asynchronous optical sampling. Full article
Show Figures

Figure 1

18 pages, 7125 KB  
Article
Development of Fruit-Specific Spectral Indices and Endmember-Based Analysis for Apple Cultivar Classification Using Hyperspectral Imaging
by Ye-Jin Lee, HwangWeon Jeong, Seoyeon Lee, Eunji Ga, JeongHo Baek, Song Lim Kim, Sang-Ho Kang, Youn-Il Park, Kyung-Hwan Kim and Jae Il Lyu
Horticulturae 2025, 11(10), 1177; https://doi.org/10.3390/horticulturae11101177 - 2 Oct 2025
Viewed by 233
Abstract
Hyperspectral imaging (HSI) has emerged as a powerful tool for non-destructive phenotyping, yet fruit crop applications remain underexplored. We propose a methodological framework to enhance the spectral characterization of apple fruits by identifying robust vegetation indices (VIs) and interpretable endmembers. We screened 284 [...] Read more.
Hyperspectral imaging (HSI) has emerged as a powerful tool for non-destructive phenotyping, yet fruit crop applications remain underexplored. We propose a methodological framework to enhance the spectral characterization of apple fruits by identifying robust vegetation indices (VIs) and interpretable endmembers. We screened 284 Vis, which were evaluated using four feature selection algorithms (Boruta, MI+Lasso, RFE, and ensemble voting), generalizing across red, yellow, green, and purple apple cultivars. An ensemble criterion (≥2 algorithms) yielded 50 selected VIs from the NDSI/DSI/RSI families, preserving > 95% classification accuracy and capturing cultivar-specific variation. Pigment-sensitive wavelength bands were identified via PLS-DA VIP scores and one-vs-rest ANOVA. Using these bands, we formulated a new normalized-difference, ratio, and difference spectral indices tailored to cultivar-specific pigmentation. Several indices achieved >89% classification accuracy and showed patterns consistent with those of anthocyanin, carotenoid, and chlorophyll. A two-stage spectral unmixing pipeline (K-Means → N-FINDR) achieved the lowest reconstruction RMSE (0.043%). This multi-level strategy provides a scalable, interpretable framework for enhancing phenotypic resolution in apple hyperspectral data, contributing to fruit index development and generalized spectral analysis methods for horticultural applications. Full article
(This article belongs to the Section Fruit Production Systems)
Show Figures

Figure 1

32 pages, 7442 KB  
Article
Assisted Lettuce Tipburn Monitoring in Greenhouses Using RGB and Multispectral Imaging
by Jonathan Cardenas-Gallegos, Paul M. Severns, Alexander Kutschera and Rhuanito Soranz Ferrarezi
AgriEngineering 2025, 7(10), 328; https://doi.org/10.3390/agriengineering7100328 - 1 Oct 2025
Viewed by 238
Abstract
Imaging in controlled agriculture helps maximize plant growth by saving labor and optimizing resources. By monitoring specific plant traits, growers can prevent crop losses by correcting environmental conditions that lead to physiological disorders like leaf tipburn. This study aimed to identify morphometric and [...] Read more.
Imaging in controlled agriculture helps maximize plant growth by saving labor and optimizing resources. By monitoring specific plant traits, growers can prevent crop losses by correcting environmental conditions that lead to physiological disorders like leaf tipburn. This study aimed to identify morphometric and spectral markers for the early detection of tipburn in two Romaine lettuce (Lactuca sativa) cultivars (‘Chicarita’ and ‘Dragoon’) using an image-based system with color and multispectral cameras. By monitoring tipburn in treatments using melatonin, lettuce cultivars, and with and without supplemental lighting, we enhanced our system’s accuracy for high-resolution tipburn symptom identification. Canopy geometrical features varied between cultivars, with the more susceptible cultivar exhibiting higher compactness and extent values across time, regardless of lighting conditions. These traits were further used to compare simple linear, logistic, least absolute shrinkage and selection operator (LASSO) regression, and random forest models for predicting leaf fresh and dry weight. Random forest regression outperformed simpler models, reducing the percentage error for leaf fresh weight from ~34% (LASSO) to ~13% (RMSE: 34.14 g to 17.32 g). For leaf dry weight, the percentage error decreased from ~20% to ~12%, with an explained variance increase to 94%. Vegetation indices exhibited cultivar-specific responses to supplemental lighting. ‘Dragoon’ consistently had higher red-edge chlorophyll index (CIrededge), enhanced vegetation index, and normalized difference vegetation index values than ‘Chicarita’. Additionally, ‘Dragoon’ showed a distinct temporal trend in the photochemical reflectance index, which increased under supplemental lighting. This study highlights the potential of morphometric and spectral traits for early detection of tipburn susceptibility, optimizing cultivar-specific environmental management, and improving the accuracy of predictive modeling strategies. Full article
Show Figures

Figure 1

19 pages, 3394 KB  
Article
Monitoring Strawberry Plants’ Growth in Soil Amended with Biochar
by Ilaria Orlandella, Kyra Nancie Smith, Elena Belcore, Renato Ferrero, Marco Piras and Silvia Fiore
AgriEngineering 2025, 7(10), 324; https://doi.org/10.3390/agriengineering7100324 - 1 Oct 2025
Viewed by 265
Abstract
This study evaluated the impact of biochar on the growth of strawberry plants, combining visual and proximal sensing monitoring. The plants were rooted in soil enriched with biochar, derived from pyrolysis of soft wood at 550 °C and applied in two doses (2 [...] Read more.
This study evaluated the impact of biochar on the growth of strawberry plants, combining visual and proximal sensing monitoring. The plants were rooted in soil enriched with biochar, derived from pyrolysis of soft wood at 550 °C and applied in two doses (2 and 15 g/L), and after physical activation with CO2 at 900 °C; there was also a treatment with no biochar (unaltered). Visual monitoring was based on data logging twice per week of plants’ height and number of flowers and ripe fruits. Proximal sensing monitoring involved a system including a low-cost multispectral camera and a Raspberry Pi 4. The camera acquired nadiral images hourly in three spectral bands (550, 660, and 850 nm), allowing calculation of the normalized difference vegetation index (NDVI). After three months, control plants reached a height of 12.3 ± 0.4 cm, while those treated with biochar and activated biochar grew to 18.03 ± 1.0 cm and 17.93 ± 1.2 cm, respectively. NDVI values were 0.15 ± 0.11 for control plants, increasing to 0.26 ± 0.03 (+78%) with biochar and to 0.28 ± 0.03 (+90%) with activated biochar. In conclusion, biochar application was beneficial for strawberry plants’ growth according to both visual and proximal-sensed measures. Further research is needed to optimize the integration of visual and proximal sensing monitoring, also enhancing the measured parameters. Full article
Show Figures

Figure 1

17 pages, 2923 KB  
Article
TY-SpectralNet: An Interpretable Adaptive Network for the Pattern of Multimode Fiber Spectral Analysis
by Yuzhe Wang, Songlu Lin, Fudong Zhang and Zhihong Wang
Appl. Sci. 2025, 15(19), 10606; https://doi.org/10.3390/app151910606 - 30 Sep 2025
Viewed by 118
Abstract
Background: The high-precision analysis of multimode fibers (MMFs) is a critical task in numerous applications, including remote sensing, medical imaging, and environmental monitoring. In this study, we propose a novel deep interpretable network approach to reconstruct spectral images captured using CCD sensors. [...] Read more.
Background: The high-precision analysis of multimode fibers (MMFs) is a critical task in numerous applications, including remote sensing, medical imaging, and environmental monitoring. In this study, we propose a novel deep interpretable network approach to reconstruct spectral images captured using CCD sensors. Methods: Our model leverages a Tiny-YOLO-inspired convolutional neural network architecture, specifically designed for spectral wavelength prediction tasks. A total of 1880 CCD interference images were acquired across a broad near-infrared range from 1527.7 to 1565.3 nm. To ensure precise predictions, we introduce a dynamic factor α and design a dynamic adaptive loss function based on Huber loss and Log-Cosh loss. Results: Experimental evaluation with five-fold cross-validation demonstrates the robustness of the proposed method, achieving an average validation MSE of 0.0149, an R2 score of 0.9994, and a normalized error (μ) of 0.0005 in single MMF wavelength prediction, confirming its strong generalization capability across unseen data. The reconstructed outputs are further visualized as smooth spectral curves, providing interpretable insights into the model’s decision-making process. Conclusions: This study highlights the potential of deep learning-based interpretable networks in reconstructing high-fidelity spectral images from CCD sensors, paving the way for advancements in spectral imaging technology. Full article
(This article belongs to the Special Issue Advanced Optical Fiber Sensors: Applications and Technology)
Show Figures

Figure 1

21 pages, 5051 KB  
Article
Identification of Hybrid Indica Paddy Rice Grain Varieties Based on Hyperspectral Imaging and Deep Learning
by Meng Zhang, Peng Li, Wei Dong, Shuqi Tang, Yan Wang, Runmei Li, Shucun Ju, Bolun Guan, Jingbo Zhu, Juanjuan Kong and Liping Zhang
Biosensors 2025, 15(10), 647; https://doi.org/10.3390/bios15100647 - 30 Sep 2025
Viewed by 262
Abstract
Paddy rice grain variety classification is essential for quality control, as different rice varieties exhibit significant variations in quality attributes, affecting both food security and market value. The integration of hyperspectral imaging with machine learning presents a promising approach for precise classification, though [...] Read more.
Paddy rice grain variety classification is essential for quality control, as different rice varieties exhibit significant variations in quality attributes, affecting both food security and market value. The integration of hyperspectral imaging with machine learning presents a promising approach for precise classification, though challenges remain in managing the high dimensionality and variability of spectral data, along with the need for model interpretability. To address these challenges, this study employs a CNN-Transformer model that incorporates Standard Normal Variate (SNV) preprocessing, Competitive Adaptive Reweighted Sampling (CARS) for feature wavelength selection, and interpretability analysis to optimize the classification of hybrid indica paddy rice grain varieties. The results show that the CNN-Transformer model outperforms baseline models, achieving an accuracy of 95.33% and an F1-score of 95.40%. Interpretability analysis reveals that the model’s ability to learn from key wavelength features is significantly stronger than that of the comparison models. The key spectral bands identified for hybrid indica paddy rice grain variety classification lie within the 400–440 nm, 580–700 nm, and 880–960 nm ranges. This study demonstrates the potential of hyperspectral imaging combined with machine learning to advance rice variety classification, providing a powerful and interpretable tool for automated rice quality control in agricultural practices. Full article
Show Figures

Figure 1

36 pages, 20880 KB  
Article
NDGRI: A Novel Sentinel-2 Normalized Difference Gamma-Radiation Index for Pixel-Level Detection of Elevated Gamma Radiation
by Marko Simić, Boris Vakanjac and Siniša Drobnjak
Remote Sens. 2025, 17(19), 3331; https://doi.org/10.3390/rs17193331 - 29 Sep 2025
Viewed by 282
Abstract
This study introduces the Normalized Difference Gamma Ray Index (NDGRI), a novel spectral composite derived from Sentinel 2 imagery for mapping elevated natural gamma radiation in semi-arid and arid basins. We hypothesized that water-sensitive spectral indices correlate with gamma-ray hotspots in arid regions [...] Read more.
This study introduces the Normalized Difference Gamma Ray Index (NDGRI), a novel spectral composite derived from Sentinel 2 imagery for mapping elevated natural gamma radiation in semi-arid and arid basins. We hypothesized that water-sensitive spectral indices correlate with gamma-ray hotspots in arid regions of Mongolia, where natural radionuclide distribution is influenced by hydrological processes. Leveraging historical car-borne gamma spectrometry data collected in 2008 across the Sainshand and Zuunbayan uranium project areas, we evaluated twelve spectral bands and five established moisture-sensitive indices against radiation heatmaps in Naarst and Zuunbayan. Using Pearson and Spearman correlations alongside two percentile-based overlap metrics, indices were weighted to yield a composite performance score. The best performing indices (MI—Moisture Index and NDSII_1—Normalized Difference Snow and Ice Index) guided the derivation of ten new ND constructs incorporating SWIR bands (B11, B12) and visible bands (B4, B8A). The top performer, NDGRI = (B4 − B12)/(B4 + B12) achieved a precision of 62.8% for detecting high gamma-radiation areas and outperformed benchmarks of other indices. We established climatological screening criteria to ensure NDGRI reliability. Validation at two independent sites (Erdene, Khuvsgul) using 2008 airborne gamma ray heatmaps yielded 76.41% and 85.55% spatial overlap accuracy, respectively. Our results demonstrate that NDGRI effectively delineates gamma radiation hotspots where moisture-controlled spectral contrasts prevail. The index’s stringent acquisition constraints, however, limit the temporal availability of usable scenes. NDGRI offers a rapid, cost-effective remote sensing tool to prioritize ground surveys in uranium prospective basins and may be adapted for other radiometric applications in semi-arid and arid regions. Full article
(This article belongs to the Special Issue Remote Sensing in Engineering Geology (Third Edition))
Show Figures

Figure 1

15 pages, 2732 KB  
Article
Reducing Radiation Dose in Computed Tomography Imaging of Adolescent Idiopathic Scoliosis Using Spectral Shaping Technique with Tin Filter
by Yoshiyuki Noto, Tatsuya Kuramoto, Kei Watanabe and Koichi Chida
Tomography 2025, 11(10), 110; https://doi.org/10.3390/tomography11100110 - 29 Sep 2025
Viewed by 189
Abstract
Background/Objectives: Children with adolescent idiopathic scoliosis (AIS) require repeated imaging, primarily standing spine radiography, while CT may be required for surgical planning, resulting in higher radiation exposure. Spectral shaping using a tin filter can reduce radiation dose in non-contrast chest CT. This [...] Read more.
Background/Objectives: Children with adolescent idiopathic scoliosis (AIS) require repeated imaging, primarily standing spine radiography, while CT may be required for surgical planning, resulting in higher radiation exposure. Spectral shaping using a tin filter can reduce radiation dose in non-contrast chest CT. This study evaluated the efficacy of spectral shaping using a tin filter for reducing radiation dose in CT imaging in AIS and its impact on image quality. Methods: We retrospectively analyzed 51 AIS patients who underwent spine CT between February 2017 and March 2022, and divided them into two groups: normal-dose CT (NDCT) and low-dose CT with spectral shaping with a tin filter (LDCT). Radiation doses and image quality were compared between the groups. Radiation dose was recorded as the volume CT dose index (CTDIvol) and the dose length product emitted from the device, and effective and equivalent doses obtained from simulations. Results: The use of spectral shaping with a tin filter resulted in a 75% reduction in radiation dose compared to conventional CT without any reduction in image quality. Conclusions: Spectral shaping CT with a tin filter can substantially reduce radiation dose while maintaining image quality. It may be considered a safer alternative to conventional CT when clinically indicated in AIS patients. Full article
Show Figures

Figure 1

16 pages, 4246 KB  
Article
Hyperspectral Imaging for Non-Destructive Detection of Chemical Residues on Textiles
by Lukas Kampik, Sophie Helen Gruber, Klemens Weisleitner, Gerald Bauer, Hannes Steiner, Leo Tous, Seraphin Hubert Unterberger and Johannes Dominikus Pallua
Textiles 2025, 5(4), 42; https://doi.org/10.3390/textiles5040042 - 28 Sep 2025
Viewed by 282
Abstract
Detecting chemical residues on surfaces is critical in environmental monitoring, industrial hygiene, public health, and incident management after chemical releases. Compounds such as acrylonitrile (ACN) and tetraethylguanidine (TEG), widely used in chemical processes, can pose risks upon residual exposure. Hyperspectral imaging (HSI), a [...] Read more.
Detecting chemical residues on surfaces is critical in environmental monitoring, industrial hygiene, public health, and incident management after chemical releases. Compounds such as acrylonitrile (ACN) and tetraethylguanidine (TEG), widely used in chemical processes, can pose risks upon residual exposure. Hyperspectral imaging (HSI), a high-resolution, non-destructive method, offers a secure and effective solution to identify and spatially map chemical contaminants based on spectral signatures. In this study, we present an HSI-based framework to detect and differentiate ACN and TEG residues on textile surfaces. High-resolution spectral data were collected from three representative textiles using a hyperspectral camera operating in the short-wave infrared range. The spectral datasets were processed using standard normal variate transformation, Savitzky–Golay filtering, and principal component analysis to enhance contrast and identify material-specific features. The results demonstrate the effectiveness of this approach in resolving spectral differences corresponding to distinct chemical residues and concentrations but also provide a practical and scalable method for detecting chemical contaminants in consumer and industrial textile materials, supporting reliable residue assessment and holding promise for broader applications in safety-critical fields. Full article
Show Figures

Figure 1

Back to TopTop