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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (226)

Search Parameters:
Keywords = multiplicative noise removal

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 3429 KiB  
Article
Indoor Positioning and Tracking System in a Multi-Level Residential Building Using WiFi
by Elmer Magsino, Joshua Kenichi Sim, Rica Rizabel Tagabuhin and Jan Jayson Tirados
Information 2025, 16(8), 633; https://doi.org/10.3390/info16080633 - 24 Jul 2025
Viewed by 178
Abstract
The implementation of an Indoor Positioning System (IPS) in a three-storey residential building employing WiFi signals that can also be used to track indoor movements is presented in this study. The movement of inhabitants is monitored through an Android smartphone by detecting the [...] Read more.
The implementation of an Indoor Positioning System (IPS) in a three-storey residential building employing WiFi signals that can also be used to track indoor movements is presented in this study. The movement of inhabitants is monitored through an Android smartphone by detecting the Received Signal Strength Indicator (RSSI) signals from WiFi Anchor Points (APs).Indoor movement is detected through a successive estimation of a target’s multiple positions. Using the K-Nearest Neighbors (KNN) and Particle Swarm Optimization (PSO) algorithms, these RSSI measurements are trained for estimating the position of an indoor target. Additionally, the Density-based Spatial Clustering of Applications with Noise (DBSCAN) has been integrated into the PSO method for removing RSSI-estimated position outliers of the mobile device to further improve indoor position detection and monitoring accuracy. We also employed Time Reversal Resonating Strength (TRRS) as a correlation technique as the third method of localization. Our extensive and rigorous experimentation covers the influence of various weather conditions in indoor detection. Our proposed localization methods have maximum accuracies of 92%, 80%, and 75% for TRRS, KNN, and PSO + DBSCAN, respectively. Each method also has an approximate one-meter deviation, which is a short distance from our targets. Full article
Show Figures

Graphical abstract

21 pages, 3424 KiB  
Article
SDS Depletion from Intact Membrane Proteins by KCl Precipitation Ahead of Mass Spectrometry Analysis
by Tania Iranpour, Mapenzi Mirimba, Chloe Shenouda, Adam Lynch and Alan A. Doucette
Proteomes 2025, 13(3), 30; https://doi.org/10.3390/proteomes13030030 - 2 Jul 2025
Viewed by 433
Abstract
Background: Membrane proteins are preferentially solubilized with sodium dodecyl sulfate (SDS), which necessitates a purification protocol to deplete the surfactant prior to mass spectrometry analysis. However, maintaining solubility of intact membrane proteins is challenged in an SDS-free environment. SDS precipitation with potassium salts [...] Read more.
Background: Membrane proteins are preferentially solubilized with sodium dodecyl sulfate (SDS), which necessitates a purification protocol to deplete the surfactant prior to mass spectrometry analysis. However, maintaining solubility of intact membrane proteins is challenged in an SDS-free environment. SDS precipitation with potassium salts (KCl) offers a potentially viable workflow to deplete SDS and permit proteoform analysis. The purpose of this study is to devise a robust detergent-based protocol applicable for processing and analysis of intact membrane-associated proteoforms. Methods: The precipitation conditions impacting SDS removal from spinach chloroplasts and liver membrane proteome preparations were evaluated, capitalizing on optimization of pH (highly basic), addition of MS-compatible solubilizing additives (urea) and adjustment of the KCl to SDS ratio to maximize recovery and purity. Results: Characterization of the SDS-solubilized, KCl-precipitated spinach membrane preparation revealed multiple charge envelope MS spectra displaying high signal to noise, free of SDS adducts. Precipitation at pH 12 or with urea improved protein recovery and purity. Bottom-up analysis identified 1826 distinct liver protein groups from four independent SDS precipitation conditions. While precipitation at pH 8 without urea revealed a greater number of protein identifications by mass spectrometry, precipitation under highly basic conditions (pH 12) with urea provided higher membrane protein recovery and achieved the greatest number (732 of 1056) and largest percentage (69.3%) of membrane proteins identified in the SDS removal workflow. Conclusion: This workflow provides new opportunities for MS-based proteoform analysis by capitalizing on the benefits of SDS for protein extraction while maintaining high solubility and purity of intact proteins though KCl precipitation of the surfactant. Full article
Show Figures

Graphical abstract

29 pages, 4899 KiB  
Article
PcBD: A Novel Point Cloud Processing Flow for Boundary Detecting and De-Noising
by Shuyu Sun, Jianqiang Huang, Shuai Zhao and Tengchao Huang
Appl. Sci. 2025, 15(13), 7073; https://doi.org/10.3390/app15137073 - 23 Jun 2025
Viewed by 408
Abstract
In target detection tasks equipped with depth sensors, it is crucial to adopt the point cloud pretreatment process, which is directly related to the quality of the obtained three-dimensional model of the target. However, there are few methods that can be combined with [...] Read more.
In target detection tasks equipped with depth sensors, it is crucial to adopt the point cloud pretreatment process, which is directly related to the quality of the obtained three-dimensional model of the target. However, there are few methods that can be combined with common preprocessing methods to quickly process ToF camera output. In real-life experiments, the common method is to adopt multiple types of preprocessing methods and adjust parameters separately. We proposed PcBD, a method that integrates outlier removal, boundary detection, and smooth sliders. PcBD does not limit the number of input points, and can remove outliers and predict smooth projection boundaries at one time while ensuring that the total number of points remains unchanged. We also introduced Bound57, a benchmark dataset that contains point clouds with synthetic noise, outliers, and projected boundary labels. Experimental results show that PcBD performs significantly better than state-of-the-art methods in various de-noising and boundary detection tasks. Full article
(This article belongs to the Section Optics and Lasers)
Show Figures

Figure 1

23 pages, 2335 KiB  
Article
Gate Control Mechanisms of Autoencoders for EEG Signal Reconstruction
by Kangjing Li, Heba El-Fiqi and Min Wang
Sensors 2025, 25(11), 3389; https://doi.org/10.3390/s25113389 - 28 May 2025
Viewed by 457
Abstract
Electroencephalography (EEG) is a non-invasive and portable way to capture neurophysiological activity, which provides the basis for brain–computer interface systems and more innovative applications, from entertainment to security. However, the acquisition of EEG signals often suffers from noise contamination and even signal interruption [...] Read more.
Electroencephalography (EEG) is a non-invasive and portable way to capture neurophysiological activity, which provides the basis for brain–computer interface systems and more innovative applications, from entertainment to security. However, the acquisition of EEG signals often suffers from noise contamination and even signal interruption problems due to poor contact of the electrodes, body movement, or heavy noise. Such heavily contaminated and lost signal segments are usually removed manually, which can hinder practical system deployment and application performance, especially in scenarios where continuous signals are required. In our previous work, we proposed the weighted gate layer autoencoder (WGLAE) and demonstrated its effectiveness in learning dependencies in EEG time series and encoding relationships among EEG channels. The WGLAE adopts a gate layer to encourage the AE to approximate multiple relationships simultaneously by controlling the data flow of each input variable. However, it only applies a sequential control scheme without taking into account the physical meaning of EEG channel locations. In this study, we investigate the gating mechanism for WGLAE and validate the importance of having a proper gating scheme for learning relationships between EEG channels. To this end, several gate control mechanisms are designed that embed EEG channel locations and their corresponding underlying physical meanings. The influences introduced by the proposed gate control mechanisms are examined on an open dataset with different scales and associated with various stimuli. The experimental results suggest that the gating mechanisms have varying influences on reconstructing EEG signals. Full article
Show Figures

Figure 1

16 pages, 6927 KiB  
Article
Estimation of Missing DICOM Windowing Parameters in High-Dynamic-Range Radiographs Using Deep Learning
by Mateja Napravnik, Natali Bakotić, Franko Hržić, Damir Miletić and Ivan Štajduhar
Mathematics 2025, 13(10), 1596; https://doi.org/10.3390/math13101596 - 13 May 2025
Viewed by 388
Abstract
Digital Imaging and Communication in Medicine (DICOM) is a standard format for storing medical images, which are typically represented in higher bit depths (10–16 bits), enabling detailed representation but exceeding the display capabilities of standard displays and human visual perception. To address this, [...] Read more.
Digital Imaging and Communication in Medicine (DICOM) is a standard format for storing medical images, which are typically represented in higher bit depths (10–16 bits), enabling detailed representation but exceeding the display capabilities of standard displays and human visual perception. To address this, DICOM images are often accompanied by windowing parameters, analogous to tone mapping in High-Dynamic-Range image processing, which compress the intensity range to enhance diagnostically relevant regions. This study evaluates traditional histogram-based methods and explores the potential of deep learning for predicting window parameters in radiographs where such information is missing. A range of architectures, including MobileNetV3Small, VGG16, ResNet50, and ViT-B/16, were trained on high-bit-depth computed radiography images using various combinations of loss functions, including structural similarity (SSIM), perceptual loss (LPIPS), and an edge preservation loss. Models were evaluated based on multiple criteria, including pixel entropy preservation, Hellinger distance of pixel value distributions, and peak-signal-to-noise ratio after 8-bit conversion. The tested approaches were further validated on the publicly available GRAZPEDWRI-DX dataset. Although histogram-based methods showed satisfactory performance, especially scaling through identifying the peaks in the pixel value histogram, deep learning-based methods were better at selectively preserving clinically relevant image areas while removing background noise. Full article
Show Figures

Figure 1

24 pages, 6561 KiB  
Article
Simultaneous Vibration and Nonlinearity Compensation for One-Period Triangular FMCW Ladar Signal Based on MSST
by Wei Li, Ruihua Shi, Qinghai Dong, Juanying Zhao, Bingnan Wang and Maosheng Xiang
Remote Sens. 2025, 17(10), 1689; https://doi.org/10.3390/rs17101689 - 11 May 2025
Viewed by 400
Abstract
When frequency-modulated continuous-wave (FMCW) laser radar (Ladar) is employed for three-dimensional imaging, the echo signal is susceptible to modulation nonlinearity and platform vibration due to modulation and the short wavelength. These effects cause main-lobe widening, side-lobe elevation, and positional shift, which degrades distance [...] Read more.
When frequency-modulated continuous-wave (FMCW) laser radar (Ladar) is employed for three-dimensional imaging, the echo signal is susceptible to modulation nonlinearity and platform vibration due to modulation and the short wavelength. These effects cause main-lobe widening, side-lobe elevation, and positional shift, which degrades distance detection accuracy. To solve these problems, this paper proposes a compensation method combining multiple synchrosqueezing transform (MSST), equal-phase interval resampling, and high-order ambiguity function (HAF). Firstly, variational mode decomposition (VMD) is applied to the optical prism signal to eliminate low-frequency noise and harmonic peaks. MSST is used to extract the time–frequency curve of the optical prism. The nonlinearity in the transmitted signal is estimated by two-step integration. An internal calibration signal containing nonlinearity is constructed at a higher sampling rate to resample the actual signal at an equal-phase interval. Then, HAF compensates for high-order vibration and residual phase error after resampling. Finally, symmetrical triangle wave modulation is used to remove constant-speed vibration. Verifying by actual data, the proposed method can enhance the main lobe and suppress the side lobe about 1.5 dB for a strong reflection target signal. Natural-target peaks can also be enhanced and the remaining peaks are suppressed, which is helpful to extract an accurate target distance. Full article
(This article belongs to the Section Engineering Remote Sensing)
Show Figures

Figure 1

33 pages, 44660 KiB  
Article
NAF-MEEF: A Nonlinear Activation-Free Network Based on Multi-Scale Edge Enhancement and Fusion for Railway Freight Car Image Denoising
by Jiawei Chen, Jianhai Yue, Hang Zhou and Zhunqing Hu
Sensors 2025, 25(9), 2672; https://doi.org/10.3390/s25092672 - 23 Apr 2025
Viewed by 560
Abstract
Railwayfreight cars operating in heavy-load and complex outdoor environments are frequently subject to adverse conditions such as haze, temperature fluctuations, and transmission interference, which significantly degrade the quality of the acquired images and introduce substantial noise. Furthermore, the structural complexity of freight cars, [...] Read more.
Railwayfreight cars operating in heavy-load and complex outdoor environments are frequently subject to adverse conditions such as haze, temperature fluctuations, and transmission interference, which significantly degrade the quality of the acquired images and introduce substantial noise. Furthermore, the structural complexity of freight cars, coupled with the small size, diversity, and complex structure of defect areas, poses serious challenges for image denoising. Specifically, it becomes extremely difficult to remove noise while simultaneously preserving fine-grained textures and edge details. These challenges distinguish railway freight car image denoising from conventional image restoration tasks, necessitating the design of specialized algorithms that can achieve both effective noise suppression and precise structural detail preservation. To address the challenges of incomplete denoising and poor preservation of details and edge information in railway freight car images, this paper proposes a novel image denoising algorithm named the Nonlinear Activation-Free Network based on Multi-Scale Edge Enhancement and Fusion (NAF-MEEF). The algorithm constructs a Multi-scale Edge Enhancement Initialization Layer to strengthen edge information at multiple scales. Additionally, it employs a Nonlinear Activation-Free feature extractor that effectively captures local and global image information. Leveraging the network’s multi-branch parallelism, a Multi-scale Rotation Fusion Attention Mechanism is developed to perform weight analysis on information across various scales and dimensions. To ensure consistency in image details and structure, this paper introduces a fusion loss function. The experimental results show that compared with recent advanced methods, the proposed algorithm has better noise suppression and edge preservation performance. The proposed method achieves significant denoising performance on railway freight car images affected by Gaussian, composite, and simulated real-world noise, with PSNR gains of 1.20 dB, 1.45 dB, and 0.69 dB, and SSIM improvements of 2.23%, 2.72%, and 1.08%, respectively. On public benchmarks, it attains average PSNRs of 30.34 dB (Set12) and 28.94 dB (BSD68), outperforming several state-of-the-art methods. In addition, this method also performs well in railway image dehazing tasks and demonstrates good generalization ability in denoising tests of remote sensing ship images, further proving its robustness and practical application value in diverse image restoration tasks. Full article
(This article belongs to the Section Sensing and Imaging)
Show Figures

Figure 1

22 pages, 4360 KiB  
Article
Underwater Target Recognition Method Based on Singular Spectrum Analysis and Channel Attention Convolutional Neural Network
by Fang Ji, Shaoqing Lu, Junshuai Ni, Ziming Li and Weijia Feng
Sensors 2025, 25(8), 2573; https://doi.org/10.3390/s25082573 - 18 Apr 2025
Viewed by 508
Abstract
In order to improve the efficiency of the deep network model in processing the radiated noise signals of underwater acoustic targets, this paper introduces a Singular Spectrum Analysis and Channel Attention Convolutional Neural Network (SSA-CACNN) model. The front end of the model is [...] Read more.
In order to improve the efficiency of the deep network model in processing the radiated noise signals of underwater acoustic targets, this paper introduces a Singular Spectrum Analysis and Channel Attention Convolutional Neural Network (SSA-CACNN) model. The front end of the model is designed as an SSA filter, and its input is the time-domain signal that has undergone simple preprocessing. The SSA method is utilized to separate the noise efficiently and reliably from useful signals. The first three orders of useful signals are then fed into the CACNN model, which has a convolutional layer set up at the beginning of the model to further remove noise from the signal. Then, the attention of the model to the feature signal channels is enhanced through the combination of multiple groups of convolutional operations and the channel attention mechanism, which facilitates the model’s ability to discern the essential characteristics of the underwater acoustic signals and improve the target recognition rate. Experimental Results: The signal reconstructed by the first three-order waveforms at the front end of the SSA-CACNN model proposed in this paper can retain most of the features of the target. In the experimental verification using the ShipsEar dataset, the model achieved a recognition accuracy of 98.64%. The model’s parameter count of 0.26 M was notably lower than that of other comparable deep models, indicating a more efficient use of resources. Additionally, the SSA-CACNN model had a certain degree of robustness to noise, with a correct recognition rate of 84.61% maintained when the signal-to-noise ratio (SNR) was −10 dB. Finally, the pre-trained SSA-CACNN model on the ShipsEar dataset was transferred to the DeepShip dataset with a recognition accuracy of 94.98%. Full article
(This article belongs to the Section Sensor Networks)
Show Figures

Figure 1

25 pages, 7475 KiB  
Article
A Sensor Data-Driven Fault Diagnosis Method for Automotive Transmission Gearboxes Based on Improved EEMD and CNN-BiLSTM
by Youhong Xu, Hui Wang, Feng Xu, Shaoping Bi and Jiangang Ye
Processes 2025, 13(4), 1200; https://doi.org/10.3390/pr13041200 - 16 Apr 2025
Cited by 1 | Viewed by 565
Abstract
With the rapid development of new energy vehicle technologies, higher demands have been placed on fault diagnosis for automotive transmission gearboxes. To address the poor adaptability of traditional methods under complex operating conditions, this paper proposes a sensor data-driven fault diagnosis method based [...] Read more.
With the rapid development of new energy vehicle technologies, higher demands have been placed on fault diagnosis for automotive transmission gearboxes. To address the poor adaptability of traditional methods under complex operating conditions, this paper proposes a sensor data-driven fault diagnosis method based on improved ensemble empirical mode decomposition (EEMD) combined with convolutional neural networks (CNNs) and Bidirectional Long Short-Term Memory (BiLSTM) networks. The method incorporates a dynamic noise adjustment mechanism, allowing the noise amplitude to adapt to the characteristics of the signal. This improves the stability and accuracy of signal decomposition, effectively reducing the instability and error accumulation associated with fixed-amplitude white noise in traditional EEMD. By combining the CNN and BiLSTM modules, the approach achieves efficient feature extraction and dynamic modeling. First, vibration signals of the transmission gearbox under different operating states are collected via sensors, and an improved EEMD method is employed to decompose the signals, removing background noise and nonstationary components to extract diagnostically significant intrinsic mode functions (IMFs). Then, the CNN is utilized to extract features from the IMFs, deeply mining their spatiotemporal characteristics, while the BiLSTM captures the temporal sequence dependencies of the signals, enhancing the comprehensive modeling of nonlinear and dynamic fault features. The combination of these two networks enables efficient adaptation to complex conditions, achieving accurate classification and identification of multiple gearbox fault modes. Results indicate that the proposed approach is highly accurate and robust for identifying gearbox fault modes, significantly exceeding the performance of conventional methods and isolated network models. This provides an efficient and intelligent solution for fault diagnosis of automotive transmission gearboxes. Full article
Show Figures

Figure 1

26 pages, 959 KiB  
Article
Enhancing the Classification of Imbalanced Arabic Medical Questions Using DeepSMOTE
by Bushra Al-Smadi, Bassam Hammo, Hossam Faris and Pedro A. Castillo
AI 2025, 6(4), 77; https://doi.org/10.3390/ai6040077 - 11 Apr 2025
Viewed by 1390
Abstract
The growing demand for telemedicine has highlighted the need for automated healthcare services, particularly in medical question classification. This study presents a deep learning model designed to address key challenges in telemedicine, including class imbalance and accurate routing of Arabic medical questions to [...] Read more.
The growing demand for telemedicine has highlighted the need for automated healthcare services, particularly in medical question classification. This study presents a deep learning model designed to address key challenges in telemedicine, including class imbalance and accurate routing of Arabic medical questions to the correct specialties. The model combines AraBERTv0.2-Twitter, fine-tuned for informal Arabic, with Bidirectional Long Short-Term Memory (BiLSTM) networks to capture deep semantic relationships in medical text. We used a labeled dataset of 5000 Arabic consultation records from Altibbi, covering five key medical specialties selected for their clinical relevance and frequency. The data underwent preprocessing to remove noise and normalize text. We employed stratified sampling to ensure representative distribution across the selected medical specialties. We evaluate multiple models using macro precision, macro recall, macro F1-score, weighted F1-score, and G-Mean. Our results demonstrate that DeepSMOTE combined with cross-entropy loss achieves the best performance. The findings offer statistically significant improvements and have practical implications for improving screening and patient routing in telemedicine platforms. Full article
(This article belongs to the Section Medical & Healthcare AI)
Show Figures

Figure 1

17 pages, 28879 KiB  
Article
An Improved SHANEL Procedure for Clearing and Staining Brain Tissue from Multiple Species
by Fu Zeng, Lian Huang, Ding Han, Renjie Liu, Kongjia Zhang, Yuwen Su, Tong Su, Yarong Lin and Jianbo Xiu
Int. J. Mol. Sci. 2025, 26(8), 3569; https://doi.org/10.3390/ijms26083569 - 10 Apr 2025
Viewed by 828
Abstract
Recent advances in tissue clearing chemistry have revolutionized three-dimensional imaging by enabling whole-organ antibody labeling, even in thick human tissue samples. However, these techniques face limitations, including reduced clearance efficiency in thick tissue blocks, prolonged processing times, and other challenges specific to formalin-fixed [...] Read more.
Recent advances in tissue clearing chemistry have revolutionized three-dimensional imaging by enabling whole-organ antibody labeling, even in thick human tissue samples. However, these techniques face limitations, including reduced clearance efficiency in thick tissue blocks, prolonged processing times, and other challenges specific to formalin-fixed human brain tissue, such as autofluorescence due to the presence of lipofuscin, neuromelanin pigments, and residual blood. To address these challenges, we have developed an improved SHANEL procedure, iSHANEL, which is compatible with brain tissue from multiple species, including nonrodents. iSHANEL significantly enhances the tissue transparency. It effectively removes lipids, particularly sphingolipids, from brain tissue across different species. For brain vasculature imaging, it offers the better visualization of vascular structures at high magnification, reducing light scattering and background noise. Moreover, iSHANEL can be effectively applied to large tissue from pigs and cynomolgus monkeys, and it preserves protein immunogenicity well, as evidenced by immunostaining with the microglia-specific marker IBA-1. We also investigated methods to reduce blood vessel autofluorescence. Overall, iSHANEL provides an improved procedure for the high-resolution 3D imaging of brain tissue across multiple species. Full article
(This article belongs to the Section Molecular Neurobiology)
Show Figures

Figure 1

30 pages, 12978 KiB  
Article
A Framework for Breast Cancer Classification with Deep Features and Modified Grey Wolf Optimization
by Fathimathul Rajeena P.P and Sara Tehsin
Mathematics 2025, 13(8), 1236; https://doi.org/10.3390/math13081236 - 9 Apr 2025
Viewed by 782
Abstract
Breast cancer is the most common disease in women, with 287,800 new cases and 43,200 deaths in 2022 across United States. Early mammographic picture analysis and processing reduce mortality and enable efficient treatment. Several deep-learning-based mammography classification methods have been developed. Due to [...] Read more.
Breast cancer is the most common disease in women, with 287,800 new cases and 43,200 deaths in 2022 across United States. Early mammographic picture analysis and processing reduce mortality and enable efficient treatment. Several deep-learning-based mammography classification methods have been developed. Due to low-contrast images and irrelevant information in publicly available breast cancer datasets, existing models generally perform poorly. Pre-trained convolutional neural network models trained on generic datasets tend to extract irrelevant features when applied to domain-specific classification tasks, highlighting the need for a feature selection mechanism to transform high-dimensional data into a more discriminative feature space. This work introduces an innovative and effective multi-step pathway to overcome these restrictions. In preprocessing, mammographic pictures are haze-reduced using adaptive transformation, normalized using a cropping algorithm, and balanced using rotation, flipping, and noise addition. A 32-layer convolutional neural model inspired by YOLO, U-Net, and ResNet is intended to extract highly discriminative features for breast cancer classification. A modified Grey Wolf Optimization algorithm with three significant adjustments improves feature selection and redundancy removal over the previous approach. The robustness and efficacy of the proposed model in the classification of breast cancer were validated by its consistently high performance across multiple benchmark mammogram datasets. The model’s constant and better performance proves its robust generalization, giving it a powerful solution for binary and multiclass breast cancer classification. Full article
(This article belongs to the Special Issue Application of Neural Networks and Deep Learning)
Show Figures

Figure 1

35 pages, 6560 KiB  
Article
Adversarial Content–Noise Complementary Learning Model for Image Denoising and Tumor Detection in Low-Quality Medical Images
by Teresa Abuya, Richard Rimiru and George Okeyo
Signals 2025, 6(2), 17; https://doi.org/10.3390/signals6020017 - 3 Apr 2025
Viewed by 1198
Abstract
Medical imaging is crucial for disease diagnosis, but noise in CT and MRI scans can obscure critical details, making accurate diagnosis challenging. Traditional denoising methods and deep learning techniques often produce overly smooth images that lack vital diagnostic information. GAN-based approaches also struggle [...] Read more.
Medical imaging is crucial for disease diagnosis, but noise in CT and MRI scans can obscure critical details, making accurate diagnosis challenging. Traditional denoising methods and deep learning techniques often produce overly smooth images that lack vital diagnostic information. GAN-based approaches also struggle to balance noise removal and content preservation. Existing research has not explored tumor detection after image denoising; instead, it has concentrated on content and noise learning. To address these challenges, this study proposes the Adversarial Content–Noise Complementary Learning (ACNCL) model, which enhances image denoising and tumor detection. Unlike conventional methods focusing solely on content or noise learning, ACNCL simultaneously learns both through dual predictors, ensuring the complementary reconstruction of high-quality images. The model integrates multiple denoising techniques (DnCNN, U-Net, DenseNet, CA-AGF, and DWT) within a GAN framework, using PatchGAN as a local discriminator to preserve fine image textures. The ACNCL separates anatomical details and noise into distinct pathways, ensuring stable noise reduction while maintaining structural integrity. Evaluated on CT and MRI datasets, ACNCL demonstrated exceptional performance compared to traditional models both qualitatively and quantitatively. It exhibited strong generalization across datasets, improving medical image clarity and enabling earlier tumor detection. These findings highlight ACNCL’s potential to enhance diagnostic accuracy and support improved clinical decision-making. Full article
(This article belongs to the Special Issue Recent Development of Signal Detection and Processing)
Show Figures

Figure 1

28 pages, 11355 KiB  
Article
Research on Fault Diagnosis of UAV Rotor Motor Bearings Based on WPT-CEEMD-CNN-LSTM
by Xianyi Shang, Wei Li, Fang Yuan, Haifeng Zhi, Zhilong Gao, Min Guo and Bo Xin
Machines 2025, 13(4), 287; https://doi.org/10.3390/machines13040287 - 31 Mar 2025
Cited by 3 | Viewed by 557
Abstract
To address the challenge of extracting adaptive fault features for unmanned aerial vehicle (UAV) rotor motor bearings and to meet the high accuracy requirements of bearing fault diagnosis, this paper proposes a neural network-based bearing fault diagnosis method using WPT-CEEMD-CNN-LSTM. Initially, the method [...] Read more.
To address the challenge of extracting adaptive fault features for unmanned aerial vehicle (UAV) rotor motor bearings and to meet the high accuracy requirements of bearing fault diagnosis, this paper proposes a neural network-based bearing fault diagnosis method using WPT-CEEMD-CNN-LSTM. Initially, the method applies multiple noise reduction processes to the original vibration signals and enhances their time–frequency resolution through Wavelet Packet Transform (WPT) and Complete Ensemble Empirical Mode Decomposition (CEEMD). This effectively removes noise and generates a high-quality dataset. Subsequently, a Convolutional Neural Network (CNN) is employed to automatically extract deep features, while a Long Short-Term Memory (LSTM) network is used for the time-series modeling, thereby constructing an accurate rotor motor bearing fault diagnosis model. The experimental results demonstrate that the fault diagnosis accuracy of this method reaches 96.67%, which is significantly higher than that of the traditional CNN (85%), LSTM (51.33%), and the CEEMD-CNN-LSTM model with single-signal noise reduction (77.33%). This method also exhibits stronger fault identification and generalization capabilities. This study confirms the effectiveness of combining WPT-CEEMD with CNN-LSTM deep learning techniques for UAV bearing fault diagnosis, providing a high-precision and stable diagnostic solution for UAV health monitoring. Full article
(This article belongs to the Section Machines Testing and Maintenance)
Show Figures

Figure 1

29 pages, 16314 KiB  
Article
A Novel Framework for Real ICMOS Image Denoising: LD-NGN Noise Modeling and a MAST-Net Denoising Network
by Yifu Luo, Ting Zhang, Ruizhi Li, Bin Zhang, Nan Jia and Liping Fu
Remote Sens. 2025, 17(7), 1219; https://doi.org/10.3390/rs17071219 - 29 Mar 2025
Viewed by 506
Abstract
Intensified complementary metal-oxide semiconductor (ICMOS) sensors involve multiple steps, including photoelectric conversion and photoelectric multiplication, each of which introduces noise that significantly impacts image quality. To address the issues of insufficient denoising performance and poor model generalization in ICMOS image denoising, this paper [...] Read more.
Intensified complementary metal-oxide semiconductor (ICMOS) sensors involve multiple steps, including photoelectric conversion and photoelectric multiplication, each of which introduces noise that significantly impacts image quality. To address the issues of insufficient denoising performance and poor model generalization in ICMOS image denoising, this paper proposes a systematic solution. First, we established an experimental platform to collect real ICMOS images and introduced a novel noise generation network (LD-NGN) that accurately simulates the strong sparsity and spatial clustering of ICMOS noise, generating a multi-scene paired dataset. Additionally, we proposed a new noise evaluation metric, KL-Noise, which allows a more precise quantification of noise distribution. Based on this, we designed a denoising network specifically for ICMOS images, MAST-Net, and trained it using the multi-scene paired dataset generated by LD-NGN. By capturing multi-scale features of image pixels, MAST-Net effectively removes complex noise. The experimental results show that, compared to traditional methods and denoisers trained with other noise generators, our method outperforms both qualitatively and quantitatively. The denoised images achieve a peak signal-to-noise ratio (PSNR) of 35.38 dB and a structural similarity index (SSIM) of 0.93. This optimization provides support for tasks such as image preprocessing, target recognition, and feature extraction. Full article
Show Figures

Graphical abstract

Back to TopTop