Low-light image enhancement aims to improve the visibility of severely degraded images captured under insufficient illumination,alleviating the adverse effects of illumination degradation on image quality.Traditional ...Low-light image enhancement aims to improve the visibility of severely degraded images captured under insufficient illumination,alleviating the adverse effects of illumination degradation on image quality.Traditional Retinex-based approaches,inspired by human visual perception of brightness and color,decompose an image into illumination and reflectance components to restore fine details.However,their limited capacity for handling noise and complex lighting conditions often leads to distortions and artifacts in the enhanced results,particularly under extreme low-light scenarios.Although deep learning methods built upon Retinex theory have recently advanced the field,most still suffer frominsufficient interpretability and sub-optimal enhancement performance.This paper presents RetinexWT,a novel framework that tightly integrates classical Retinex theory with modern deep learning.Following Retinex principles,RetinexWT employs wavelet transforms to estimate illumination maps for brightness adjustment.A detail-recovery module that synergistically combines Vision Transformer(ViT)and wavelet transforms is then introduced to guide the restoration of lost details,thereby improving overall image quality.Within the framework,wavelet decomposition splits input features into high-frequency and low-frequency components,enabling scale-specific processing of global illumination/color cues and fine textures.Furthermore,a gating mechanism selectively fuses down-sampled and up-sampled features,while an attention-based fusion strategy enhances model interpretability.Extensive experiments on the LOL dataset demonstrate that RetinexWT surpasses existing Retinex-oriented deeplearning methods,achieving an average Peak Signal-to-Noise Ratio(PSNR)improvement of 0.22 dB over the current StateOfTheArt(SOTA),thereby confirming its superiority in low-light image enhancement.Code is available at https://github.com/CHEN-hJ516/RetinexWT(accessed on 14 October 2025).展开更多
Vehicle-induced response separation is a crucial issue in structural health monitoring(SHM).This paper proposes a block-wise sliding recursive wavelet transform algorithm to meet the real-time processing requirements ...Vehicle-induced response separation is a crucial issue in structural health monitoring(SHM).This paper proposes a block-wise sliding recursive wavelet transform algorithm to meet the real-time processing requirements of monitoring data.To extend the separation target from a fixed dataset to a continuously updating data stream,a block-wise sliding framework is first developed.This framework is further optimized considering the characteristics of real-time data streams,and its advantage in computational efficiency is theoretically demonstrated.During the decomposition and reconstruction processes,information from neighboring data blocks is fully utilized to reduce algorithmic complexity.In addition,a delay-setting strategy is introduced for each processing window to mitigate boundary effects,thereby balancing accuracy and efficiency.Simulated signal experiments are conducted to determine the optimal delay configuration and to verify the algorithm’s superior performance,achieving a lower Root Mean Square Error(RMSE)and only 0.0249 times the average computational time compared with the original algorithm.Furthermore,strain signals from the Lieshi River Bridge are employed to validate the method.The proposed algorithm successfully separates the static trend from vehicle-induced responses in real time across different sampling frequencies,demonstrating its effectiveness and applicability in real-time bridge monitoring.展开更多
The internal hotspot temperature rise prediction in nanocrystalline high-frequency transformers(nanoHFTs) is essential to ensure reliable operation. This paper presents a three-dimensional thermal network(3DTN) model ...The internal hotspot temperature rise prediction in nanocrystalline high-frequency transformers(nanoHFTs) is essential to ensure reliable operation. This paper presents a three-dimensional thermal network(3DTN) model for epoxy resin encapsulated nano HFTs, which aims to precisely predict the temperature distribution inside the transformer in combination with the finite element method(FEM). A magnetothermal bidirectional coupling 3DTN model is established by analyzing the thermal conduction between the core, windings, and epoxy resin, while also considering the convection and radiation heat transfer mechanisms on the surface of the epoxy resin. The model considers the impact of loss distribution in the core and windings on the temperature field and adopts a simplified 1/2 thermal network model to reduce computational complexity. Furthermore, the results of FEM are compared with experimental results to verify the accuracy of the 3DTN model in predicting the temperature rise of nano HFT. The results show that the 3DTN model reduces errors by an average of 5.25% over the traditional two-dimensional thermal network(2DTN) model, particularly for temperature distributions in the windings and core. This paper provides a temperature rise prediction method for the thermal design and offers a theoretical basis and engineering guidance for the optimization of their thermal management systems.展开更多
Wavelet analysis is applied to the results obtained by the direct numerical simulation of a three-dimensional (3D) mixing layer in order to investigate coherent structures in dimension of scale. First, 3D orthonormal ...Wavelet analysis is applied to the results obtained by the direct numerical simulation of a three-dimensional (3D) mixing layer in order to investigate coherent structures in dimension of scale. First, 3D orthonormal wavelet bases are constructed, and the corresponding decomposition algorithm is developed. Then the Navier-Stokes equations are transformed into the wavelet space and the architecture for multi-scale analysis is established. From this architecture, the coarse field images in different scales are obtained and some local statistical quantities are calculated. The results show that, with the development of a mixing layer, the energy spectrum densities for different wavenumbers increase and the energy is transferred from the average flow to vortex structures in different scales. Due to the non-linear interactions between different scales, cascade processes of energy are very complex. Because vortices always roll and pair at special areas, for a definite scale, the energy is obtained from other scales at some areas while it is transferred to other scales at other areas. In addition, energy dissipation and transfer always occur where an intense interaction between vortices exists.展开更多
A three-dimensional analysis of a simply-supported functionally graded rectangular plate with an arbitrary distribution of material properties is made using a simple and effective method based on the Haar wavelet. Wit...A three-dimensional analysis of a simply-supported functionally graded rectangular plate with an arbitrary distribution of material properties is made using a simple and effective method based on the Haar wavelet. With good features in treating singularities, Haar series solution converges rapidly for arbitrary distributions, especially for the case where the material properties change rapidly in some regions. Through numerical examples the influences of the ratio of material constants on the top and bottom surfaces and different material gradient distributions on the structural response of the plate to mechanical stimuli are studied.展开更多
In the vision transformer(ViT)architecture,image data are transformed into sequential data for processing,which may result in the loss of spatial positional information.While the self-attention mechanism enhances the ...In the vision transformer(ViT)architecture,image data are transformed into sequential data for processing,which may result in the loss of spatial positional information.While the self-attention mechanism enhances the capacity of ViT to capture global features,it compromises the preservation of fine-grained local feature information.To address these challenges,we propose a spatial positional enhancement module and a wavelet transform enhancement module tailored for ViT models.These modules aim to reduce spatial positional information loss during the patch embedding process and enhance the model’s feature extraction capabilities.The spatial positional enhancement module reinforces spatial information in sequential data through convolutional operations and multi-scale feature extraction.Meanwhile,the wavelet transform enhancement module utilizes the multi-scale analysis and frequency decomposition to improve the ViT’s understanding of global and local image structures.This enhancement also improves the ViT’s ability to process complex structures and intricate image details.Experiments on CIFAR-10,CIFAR-100 and ImageNet-1k datasets are done to compare the proposed method with advanced classification methods.The results show that the proposed model achieves a higher classification accuracy,confirming its effectiveness and competitive advantage.展开更多
Fluorescence microscopy is indispensable in life science research,yet denoising remains challenging due to varied biological samples and imaging conditions.We introduce a wavelet-enhanced transformer based on DnCNN th...Fluorescence microscopy is indispensable in life science research,yet denoising remains challenging due to varied biological samples and imaging conditions.We introduce a wavelet-enhanced transformer based on DnCNN that fuses wavelet preprocessing with a dual-branch transformer-convolutional neural network(CNN)architecture.Wavelet decomposition separates highand low-frequency components for targeted noise reduction;the CNN branch restores local details,whereas the transformer branch captures global context;and an adaptive loss balances quantitative fidelity with perceptual quality.On the fluorescence microscopy denoising benchmark,our method surpasses leading CNNand transformer-based approaches,improving peak signal-to-noise ratio by 2.34%and 0.88%and structural similarity index measure by 0.53%and 1.07%,respectively.This framework offers enhanced generalization and practical gains for fluorescence image denoising.展开更多
Wind power generation is subjected to complex and variable meteorological conditions,resulting in intermittent and volatile power generation.Accurate wind power prediction plays a crucial role in enabling the power gr...Wind power generation is subjected to complex and variable meteorological conditions,resulting in intermittent and volatile power generation.Accurate wind power prediction plays a crucial role in enabling the power grid dispatching departments to rationally plan power transmission and energy storage operations.This enhances the efficiency of wind power integration into the grid.It allows grid operators to anticipate and mitigate the impact of wind power fluctuations,significantly improving the resilience of wind farms and the overall power grid.Furthermore,it assists wind farm operators in optimizing the management of power generation facilities and reducing maintenance costs.Despite these benefits,accurate wind power prediction especially in extreme scenarios remains a significant challenge.To address this issue,a novel wind power prediction model based on learning approach is proposed by integrating wavelet transform and Transformer.First,a conditional generative adversarial network(CGAN)generates dynamic extreme scenarios guided by physical constraints and expert rules to ensure realism and capture critical features of wind power fluctuations under extremeconditions.Next,thewavelet transformconvolutional layer is applied to enhance sensitivity to frequency domain characteristics,enabling effective feature extraction fromextreme scenarios for a deeper understanding of input data.The model then leverages the Transformer’s self-attention mechanism to capture global dependencies between features,strengthening its sequence modelling capabilities.Case analyses verify themodel’s superior performance in extreme scenario prediction by effectively capturing local fluctuation featureswhile maintaining a grasp of global trends.Compared to other models,it achieves R-squared(R^(2))as high as 0.95,and the mean absolute error(MAE)and rootmean square error(RMSE)are also significantly lower than those of othermodels,proving its high accuracy and effectiveness in managing complex wind power generation conditions.展开更多
Accurate prediction of wastewater treatment plants(WWTPs) influent quality can provide valuable decision-making support to facilitate operations and management.However,since existing methods overlook the data noise ge...Accurate prediction of wastewater treatment plants(WWTPs) influent quality can provide valuable decision-making support to facilitate operations and management.However,since existing methods overlook the data noise generated from harsh operations and instruments,while the local feature pattern and long-term dependency in the wastewater quality time series,the prediction performance can be degraded.In this paper,a discrete wavelet transform and convolutional enhanced Transformer(DWT-Ce Transformer) method is developed to predict the influent quality in WWTPs.Specifically,we perform multi-scale analysis on time series of wastewater quality using discrete wavelet transform,effectively removing noise while preserving key data characteristics.Further,a tightly coupled convolutional-enhanced Transformer model is devised where convolutional neural network is used to extract local features,and then these local features are combined with Transformer's self-attention mechanism,so that the model can not only capture long-term dependencies,but also retain the sensitivity to local context.In this study,we conduct comprehensive experiments based on the actual data from a WWTP in Shaanxi Province and the simulated data generated by BSM2.The experimental results show that,compared to baseline models,DWT-Ce Transformer can significantly improve the prediction performance of influent COD and NH_(3)-N.Specifically,MSE,MAE,and RMSE improve by 78.7%,79.5%,and 53.8% for COD,and 79.4%,70.2%,and 54.5% for NH_(3)-N.On simulated data,our method shows strong improvements under various weather conditions,especially in dry weather,with MSE,MAE,and RMSE for COD improving by 68.9%,48.0%,and 44.3%,and for NH_(3)-N by 78.4%,54.8%,and 53.2%.展开更多
Image watermarking is a powerful tool for media protection and can provide promising results when combined with other defense mechanisms.Image watermarking can be used to protect the copyright of digital media by embe...Image watermarking is a powerful tool for media protection and can provide promising results when combined with other defense mechanisms.Image watermarking can be used to protect the copyright of digital media by embedding a unique identifier that identifies the owner of the content.Image watermarking can also be used to verify the authenticity of digital media,such as images or videos,by ascertaining the watermark information.In this paper,a mathematical chaos-based image watermarking technique is proposed using discrete wavelet transform(DWT),chaotic map,and Laplacian operator.The DWT can be used to decompose the image into its frequency components,chaos is used to provide extra security defense by encrypting the watermark signal,and the Laplacian operator with optimization is applied to the mid-frequency bands to find the sharp areas in the image.These mid-frequency bands are used to embed the watermarks by modifying the coefficients in these bands.The mid-sub-band maintains the invisible property of the watermark,and chaos combined with the second-order derivative Laplacian is vulnerable to attacks.Comprehensive experiments demonstrate that this approach is effective for common signal processing attacks,i.e.,compression,noise addition,and filtering.Moreover,this approach also maintains image quality through peak signal-to-noise ratio(PSNR)and structural similarity index metrics(SSIM).The highest achieved PSNR and SSIM values are 55.4 dB and 1.In the same way,normalized correlation(NC)values are almost 10%–20%higher than comparative research.These results support assistance in copyright protection in multimedia content.展开更多
Imaging sonar devices generate sonar images by receiving echoes from objects,which are often accompanied by severe speckle noise,resulting in image distortion and information loss.Common optical denoising methods do n...Imaging sonar devices generate sonar images by receiving echoes from objects,which are often accompanied by severe speckle noise,resulting in image distortion and information loss.Common optical denoising methods do not work well in removing speckle noise from sonar images and may even reduce their visual quality.To address this issue,a sonar image denoising method based on fuzzy clustering and the undecimated dual-tree complex wavelet transform is proposed.This method provides a perfect translation invariance and an improved directional selectivity during image decomposition,leading to richer representation of noise and edges in high frequency coefficients.Fuzzy clustering can separate noise from useful information according to the amplitude characteristics of speckle noise,preserving the latter and achieving the goal of noise removal.Additionally,the low frequency coefficients are smoothed using bilateral filtering to improve the visual quality of the image.To verify the effectiveness of the algorithm,multiple groups of ablation experiments were conducted,and speckle sonar images with different variances were evaluated and compared with existing speckle removal methods in the transform domain.The experimental results show that the proposed method can effectively improve image quality,especially in cases of severe noise,where it still achieves a good denoising performance.展开更多
Stratigraphic correlations are essential for the fine-scale characterization of reservoirs.However,conventional data-driven methods that rely solely on log data struggle to construct isochronous stratigraphic framewor...Stratigraphic correlations are essential for the fine-scale characterization of reservoirs.However,conventional data-driven methods that rely solely on log data struggle to construct isochronous stratigraphic frameworks for complex sedimentary environments and multi-source geological settings.In response,this study proposed an intelligent,automatic,log-seismic integrated stratigraphic correlation method that incorporates wavelet frequency-division transform(WFT)and dynamic time warping(DTW)(also referred to as the WFT-DTW method).This approach integrates seismic data as constraints into stratigraphic correlations,enabling accurate tracking of the seismic marker horizons through WFT.Under the constraints of framework construction,a DTW algorithm was introduced to correlate sublayer boundaries automatically.The effectiveness of the proposed method was verified through a stratigraphic correlation experiment on the SA0 Formation of the Xingshugang block in the Lasaxing oilfield,the Songliao Basin,China.In this block,the target layer exhibits sublayer thicknesses ranging from 5 m to 8 m,an average sandstone thickness of 2.1 m,and pronounced heterogeneity.The verification using 1760 layers in 160 post-test wells indicates that the WFT-DTW method intelligently compared sublayers in zones with underdeveloped faults and distinct marker horizons.As a result,the posterior correlation of 1682 layers was performed,with a coincidence rate of up to 95.6%.The proposed method can complement manual correlation efforts while also providing valuable technical support for the lithologic and sand body characterization of reservoirs.展开更多
Centrifugal Pumps(CPs)are critical machine components in many industries,and their efficient operation and reliable Fault Diagnosis(FD)are essential for minimizing downtime and maintenance costs.This paper introduces ...Centrifugal Pumps(CPs)are critical machine components in many industries,and their efficient operation and reliable Fault Diagnosis(FD)are essential for minimizing downtime and maintenance costs.This paper introduces a novel FD method to improve both the accuracy and reliability of detecting potential faults in such pumps.Theproposed method combinesWaveletCoherent Analysis(WCA)and Stockwell Transform(S-transform)scalograms with Sobel and non-local means filters,effectively capturing complex fault signatures from vibration signals.Using Convolutional Neural Network(CNN)for feature extraction,the method transforms these scalograms into image inputs,enabling the recognition of patterns that span both time and frequency domains.The CNN extracts essential discriminative features,which are then merged and passed into a Kolmogorov-Arnold Network(KAN)classifier,ensuring precise fault identification.The proposed approach was experimentally validated on diverse datasets collected under varying conditions,demonstrating its robustness and generalizability.Achieving classification accuracy of 100%,99.86%,and 99.92%across the datasets,this method significantly outperforms traditional fault detection approaches.These results underscore the potential to enhance CP FD,providing an effective solution for predictive maintenance and improving overall system reliability.展开更多
Drive-by techniques for bridge health monitoring have drawn increasing attention from researchers and practitioners,in the attempt to make bridge condition-based monitoring more cost-efficient.In this work,the authors...Drive-by techniques for bridge health monitoring have drawn increasing attention from researchers and practitioners,in the attempt to make bridge condition-based monitoring more cost-efficient.In this work,the authors propose a drive-by approach that takes advantage from bogie vertical accelerations to assess bridge health status.To do so,continuous wavelet transform is combined with multiple sparse autoencoders that allow for damage detection and localization across bridge span.According to authors’best knowledge,this is the first case in which an unsupervised technique,which relies on the use of sparse autoencoders,is used to localize damages.The bridge considered in this work is a Warren steel truss bridge,whose finite element model is referred to an actual structure,belonging to the Italian railway line.To investigate damage detection and localization performances,different operational variables are accounted for:train weight,forward speed and track irregularity evolution in time.Two configurations for the virtual measuring channels were investigated:as a result,better performances were obtained by exploiting the vertical accelerations of both the bogies of the leading coach instead of using only one single acceleration signal.展开更多
Future 6G communications will open up opportunities for innovative applications,including Cyber-Physical Systems,edge computing,supporting Industry 5.0,and digital agriculture.While automation is creating efficiencies...Future 6G communications will open up opportunities for innovative applications,including Cyber-Physical Systems,edge computing,supporting Industry 5.0,and digital agriculture.While automation is creating efficiencies,it can also create new cyber threats,such as vulnerabilities in trust and malicious node injection.Denialof-Service(DoS)attacks can stop many forms of operations by overwhelming networks and systems with data noise.Current anomaly detection methods require extensive software changes and only detect static threats.Data collection is important for being accurate,but it is often a slow,tedious,and sometimes inefficient process.This paper proposes a new wavelet transformassisted Bayesian deep learning based probabilistic(WT-BDLP)approach tomitigate malicious data injection attacks in 6G edge networks.The proposed approach combines outlier detection based on a Bayesian learning conditional variational autoencoder(Bay-LCVariAE)and traffic pattern analysis based on continuous wavelet transform(CWT).The Bay-LCVariAE framework allows for probabilistic modelling of generative features to facilitate capturing how features of interest change over time,spatially,and for recognition of anomalies.Similarly,CWT allows emphasizing the multi-resolution spectral analysis and permits temporally relevant frequency pattern recognition.Experimental testing showed that the flexibility of the Bayesian probabilistic framework offers a vast improvement in anomaly detection accuracy over existing methods,with a maximum accuracy of 98.21%recognizing anomalies.展开更多
Cardiovascular diseases are the world’s leading cause of death;therefore cardiac health of the human heart has been a fascinating topic for decades.The electrocardiogram(ECG)signal is a comprehensive non-invasive met...Cardiovascular diseases are the world’s leading cause of death;therefore cardiac health of the human heart has been a fascinating topic for decades.The electrocardiogram(ECG)signal is a comprehensive non-invasive method for determining cardiac health.Various health practitioners use the ECG signal to ascertain critical information about the human heart.In this article,swarm intelligence approaches are used in the biomedical signal processing sector to enhance adaptive hybrid filters and empirical wavelet transforms(EWTs).At first,the white Gaussian noise is added to the input ECG signal and then applied to the EWT.The ECG signals are denoised by the proposed adaptive hybrid filter.The honey badge optimization(HBO)algorithm is utilized to optimize the EWT window function and adaptive hybrid filter weight parameters.The proposed approach is simulated by MATLAB 2018a using the MIT-BIH dataset with white Gaussian,electromyogram and electrode motion artifact noises.A comparison of the HBO approach with recursive least square-based adaptive filter,multichannel least means square,and discrete wavelet transform methods has been done in order to show the efficiency of the proposed adaptive hybrid filter.The experimental results show that the HBO approach supported by EWT and adaptive hybrid filter can be employed efficiently for cardiovascular signal denoising.展开更多
Nonlinear response is an important factor affecting the accuracy of three-dimensional image measurement based on the fringe structured light method.A phase compensation algorithm combined with a Hilbert transform is p...Nonlinear response is an important factor affecting the accuracy of three-dimensional image measurement based on the fringe structured light method.A phase compensation algorithm combined with a Hilbert transform is proposed to reduce the phase error caused by the nonlinear response of a digital projector in the three-dimensional measurement system of fringe structured light.According to the analysis of the influence of Gamma distortion on the phase calculation,the algorithm establishes the relationship model between phase error and harmonic coefficient,introduces phase shift to the signal,and keeps the signal amplitude constant while filtering out the DC component.The phase error is converted to the transform domain,and compared with the numeric value in the space domain.The algorithm is combined with a spiral phase function to optimize the Hilbert transform,so as to eliminate external noise,enhance the image quality,and get an accurate phase value.Experimental results show that the proposed method can effectively improve the accuracy and speed of phase measurement.By performing phase error compensation for free-form surface objects,the phase error is reduced by about 26%,and about 27%of the image reconstruction time is saved,which further demonstrates the feasibility and effectiveness of the method.展开更多
基金supported in part by the National Natural Science Foundation of China[Grant number 62471075]the Major Science and Technology Project Grant of the Chongqing Municipal Education Commission[Grant number KJZD-M202301901].
文摘Low-light image enhancement aims to improve the visibility of severely degraded images captured under insufficient illumination,alleviating the adverse effects of illumination degradation on image quality.Traditional Retinex-based approaches,inspired by human visual perception of brightness and color,decompose an image into illumination and reflectance components to restore fine details.However,their limited capacity for handling noise and complex lighting conditions often leads to distortions and artifacts in the enhanced results,particularly under extreme low-light scenarios.Although deep learning methods built upon Retinex theory have recently advanced the field,most still suffer frominsufficient interpretability and sub-optimal enhancement performance.This paper presents RetinexWT,a novel framework that tightly integrates classical Retinex theory with modern deep learning.Following Retinex principles,RetinexWT employs wavelet transforms to estimate illumination maps for brightness adjustment.A detail-recovery module that synergistically combines Vision Transformer(ViT)and wavelet transforms is then introduced to guide the restoration of lost details,thereby improving overall image quality.Within the framework,wavelet decomposition splits input features into high-frequency and low-frequency components,enabling scale-specific processing of global illumination/color cues and fine textures.Furthermore,a gating mechanism selectively fuses down-sampled and up-sampled features,while an attention-based fusion strategy enhances model interpretability.Extensive experiments on the LOL dataset demonstrate that RetinexWT surpasses existing Retinex-oriented deeplearning methods,achieving an average Peak Signal-to-Noise Ratio(PSNR)improvement of 0.22 dB over the current StateOfTheArt(SOTA),thereby confirming its superiority in low-light image enhancement.Code is available at https://github.com/CHEN-hJ516/RetinexWT(accessed on 14 October 2025).
基金the support of the Major Science and Technology Project of Yunnan Province,China(Grant No.202502AD080007)the National Natural Science Foundation of China(Grant No.52378288)。
文摘Vehicle-induced response separation is a crucial issue in structural health monitoring(SHM).This paper proposes a block-wise sliding recursive wavelet transform algorithm to meet the real-time processing requirements of monitoring data.To extend the separation target from a fixed dataset to a continuously updating data stream,a block-wise sliding framework is first developed.This framework is further optimized considering the characteristics of real-time data streams,and its advantage in computational efficiency is theoretically demonstrated.During the decomposition and reconstruction processes,information from neighboring data blocks is fully utilized to reduce algorithmic complexity.In addition,a delay-setting strategy is introduced for each processing window to mitigate boundary effects,thereby balancing accuracy and efficiency.Simulated signal experiments are conducted to determine the optimal delay configuration and to verify the algorithm’s superior performance,achieving a lower Root Mean Square Error(RMSE)and only 0.0249 times the average computational time compared with the original algorithm.Furthermore,strain signals from the Lieshi River Bridge are employed to validate the method.The proposed algorithm successfully separates the static trend from vehicle-induced responses in real time across different sampling frequencies,demonstrating its effectiveness and applicability in real-time bridge monitoring.
基金supported by the Project of the National Key Research and Development Program of China under Grant 2022YFB2404100。
文摘The internal hotspot temperature rise prediction in nanocrystalline high-frequency transformers(nanoHFTs) is essential to ensure reliable operation. This paper presents a three-dimensional thermal network(3DTN) model for epoxy resin encapsulated nano HFTs, which aims to precisely predict the temperature distribution inside the transformer in combination with the finite element method(FEM). A magnetothermal bidirectional coupling 3DTN model is established by analyzing the thermal conduction between the core, windings, and epoxy resin, while also considering the convection and radiation heat transfer mechanisms on the surface of the epoxy resin. The model considers the impact of loss distribution in the core and windings on the temperature field and adopts a simplified 1/2 thermal network model to reduce computational complexity. Furthermore, the results of FEM are compared with experimental results to verify the accuracy of the 3DTN model in predicting the temperature rise of nano HFT. The results show that the 3DTN model reduces errors by an average of 5.25% over the traditional two-dimensional thermal network(2DTN) model, particularly for temperature distributions in the windings and core. This paper provides a temperature rise prediction method for the thermal design and offers a theoretical basis and engineering guidance for the optimization of their thermal management systems.
基金The project supported by the Research Fund for the Doctoral Program of Higher Educationthe National Natural Science Foundation for Outstanding Youth of China (19925210)
文摘Wavelet analysis is applied to the results obtained by the direct numerical simulation of a three-dimensional (3D) mixing layer in order to investigate coherent structures in dimension of scale. First, 3D orthonormal wavelet bases are constructed, and the corresponding decomposition algorithm is developed. Then the Navier-Stokes equations are transformed into the wavelet space and the architecture for multi-scale analysis is established. From this architecture, the coarse field images in different scales are obtained and some local statistical quantities are calculated. The results show that, with the development of a mixing layer, the energy spectrum densities for different wavenumbers increase and the energy is transferred from the average flow to vortex structures in different scales. Due to the non-linear interactions between different scales, cascade processes of energy are very complex. Because vortices always roll and pair at special areas, for a definite scale, the energy is obtained from other scales at some areas while it is transferred to other scales at other areas. In addition, energy dissipation and transfer always occur where an intense interaction between vortices exists.
基金Project supported by the National Natural Sciences Foundation of China(No.10432030).
文摘A three-dimensional analysis of a simply-supported functionally graded rectangular plate with an arbitrary distribution of material properties is made using a simple and effective method based on the Haar wavelet. With good features in treating singularities, Haar series solution converges rapidly for arbitrary distributions, especially for the case where the material properties change rapidly in some regions. Through numerical examples the influences of the ratio of material constants on the top and bottom surfaces and different material gradient distributions on the structural response of the plate to mechanical stimuli are studied.
基金National Natural Science Foundation of China(No.62176052)。
文摘In the vision transformer(ViT)architecture,image data are transformed into sequential data for processing,which may result in the loss of spatial positional information.While the self-attention mechanism enhances the capacity of ViT to capture global features,it compromises the preservation of fine-grained local feature information.To address these challenges,we propose a spatial positional enhancement module and a wavelet transform enhancement module tailored for ViT models.These modules aim to reduce spatial positional information loss during the patch embedding process and enhance the model’s feature extraction capabilities.The spatial positional enhancement module reinforces spatial information in sequential data through convolutional operations and multi-scale feature extraction.Meanwhile,the wavelet transform enhancement module utilizes the multi-scale analysis and frequency decomposition to improve the ViT’s understanding of global and local image structures.This enhancement also improves the ViT’s ability to process complex structures and intricate image details.Experiments on CIFAR-10,CIFAR-100 and ImageNet-1k datasets are done to compare the proposed method with advanced classification methods.The results show that the proposed model achieves a higher classification accuracy,confirming its effectiveness and competitive advantage.
基金supported by the National Natural Science Foundation of China(Grant No.62275210)the National Leading Talent Program,the National Young Talent Program,the Key Research and Development Program of Shaanxi(Grant No.2024SF2-GJHX-25)+5 种基金the Scientific Research Program Funded by the Education Department of Shaanxi Provincial Government(Grant No.24JS016)the Xidian University Specially Funded Project for Interdisciplinary Exploration(Grant No.TZJHF202523)the Fundamental Research Funds for Central Universities(Grant No.YJSJ25014)the Guangdong Provincial General Colleges and Universities Young Innovative Talents Research Project(Grant No.2024KQNCX172)the Shenzhen Science and Technology Program(Grant No.GJHZ20210705141805015)the Key Research Areas Support Science and Technology Project of Shenzhen Institute of Information Technology(Grant No.SZIIT2024KJ056).
文摘Fluorescence microscopy is indispensable in life science research,yet denoising remains challenging due to varied biological samples and imaging conditions.We introduce a wavelet-enhanced transformer based on DnCNN that fuses wavelet preprocessing with a dual-branch transformer-convolutional neural network(CNN)architecture.Wavelet decomposition separates highand low-frequency components for targeted noise reduction;the CNN branch restores local details,whereas the transformer branch captures global context;and an adaptive loss balances quantitative fidelity with perceptual quality.On the fluorescence microscopy denoising benchmark,our method surpasses leading CNNand transformer-based approaches,improving peak signal-to-noise ratio by 2.34%and 0.88%and structural similarity index measure by 0.53%and 1.07%,respectively.This framework offers enhanced generalization and practical gains for fluorescence image denoising.
基金funded by the Science and Technology Project of State Grid Corporation of China under Grant No.5108-202218280A-2-299-XG.
文摘Wind power generation is subjected to complex and variable meteorological conditions,resulting in intermittent and volatile power generation.Accurate wind power prediction plays a crucial role in enabling the power grid dispatching departments to rationally plan power transmission and energy storage operations.This enhances the efficiency of wind power integration into the grid.It allows grid operators to anticipate and mitigate the impact of wind power fluctuations,significantly improving the resilience of wind farms and the overall power grid.Furthermore,it assists wind farm operators in optimizing the management of power generation facilities and reducing maintenance costs.Despite these benefits,accurate wind power prediction especially in extreme scenarios remains a significant challenge.To address this issue,a novel wind power prediction model based on learning approach is proposed by integrating wavelet transform and Transformer.First,a conditional generative adversarial network(CGAN)generates dynamic extreme scenarios guided by physical constraints and expert rules to ensure realism and capture critical features of wind power fluctuations under extremeconditions.Next,thewavelet transformconvolutional layer is applied to enhance sensitivity to frequency domain characteristics,enabling effective feature extraction fromextreme scenarios for a deeper understanding of input data.The model then leverages the Transformer’s self-attention mechanism to capture global dependencies between features,strengthening its sequence modelling capabilities.Case analyses verify themodel’s superior performance in extreme scenario prediction by effectively capturing local fluctuation featureswhile maintaining a grasp of global trends.Compared to other models,it achieves R-squared(R^(2))as high as 0.95,and the mean absolute error(MAE)and rootmean square error(RMSE)are also significantly lower than those of othermodels,proving its high accuracy and effectiveness in managing complex wind power generation conditions.
基金funded by the Natural Science Basic Research Program of Shaanxi (2024JCYBMS576)the National Natural Science Foundation of China (62366053)。
文摘Accurate prediction of wastewater treatment plants(WWTPs) influent quality can provide valuable decision-making support to facilitate operations and management.However,since existing methods overlook the data noise generated from harsh operations and instruments,while the local feature pattern and long-term dependency in the wastewater quality time series,the prediction performance can be degraded.In this paper,a discrete wavelet transform and convolutional enhanced Transformer(DWT-Ce Transformer) method is developed to predict the influent quality in WWTPs.Specifically,we perform multi-scale analysis on time series of wastewater quality using discrete wavelet transform,effectively removing noise while preserving key data characteristics.Further,a tightly coupled convolutional-enhanced Transformer model is devised where convolutional neural network is used to extract local features,and then these local features are combined with Transformer's self-attention mechanism,so that the model can not only capture long-term dependencies,but also retain the sensitivity to local context.In this study,we conduct comprehensive experiments based on the actual data from a WWTP in Shaanxi Province and the simulated data generated by BSM2.The experimental results show that,compared to baseline models,DWT-Ce Transformer can significantly improve the prediction performance of influent COD and NH_(3)-N.Specifically,MSE,MAE,and RMSE improve by 78.7%,79.5%,and 53.8% for COD,and 79.4%,70.2%,and 54.5% for NH_(3)-N.On simulated data,our method shows strong improvements under various weather conditions,especially in dry weather,with MSE,MAE,and RMSE for COD improving by 68.9%,48.0%,and 44.3%,and for NH_(3)-N by 78.4%,54.8%,and 53.2%.
基金supported by the researcher supporting Project number(RSPD2025R636),King Saud University,Riyadh,Saudi Arabia.
文摘Image watermarking is a powerful tool for media protection and can provide promising results when combined with other defense mechanisms.Image watermarking can be used to protect the copyright of digital media by embedding a unique identifier that identifies the owner of the content.Image watermarking can also be used to verify the authenticity of digital media,such as images or videos,by ascertaining the watermark information.In this paper,a mathematical chaos-based image watermarking technique is proposed using discrete wavelet transform(DWT),chaotic map,and Laplacian operator.The DWT can be used to decompose the image into its frequency components,chaos is used to provide extra security defense by encrypting the watermark signal,and the Laplacian operator with optimization is applied to the mid-frequency bands to find the sharp areas in the image.These mid-frequency bands are used to embed the watermarks by modifying the coefficients in these bands.The mid-sub-band maintains the invisible property of the watermark,and chaos combined with the second-order derivative Laplacian is vulnerable to attacks.Comprehensive experiments demonstrate that this approach is effective for common signal processing attacks,i.e.,compression,noise addition,and filtering.Moreover,this approach also maintains image quality through peak signal-to-noise ratio(PSNR)and structural similarity index metrics(SSIM).The highest achieved PSNR and SSIM values are 55.4 dB and 1.In the same way,normalized correlation(NC)values are almost 10%–20%higher than comparative research.These results support assistance in copyright protection in multimedia content.
基金the National Natural Science Foundation of China(No.62065001)the Yunnan Young and Middle-aged Academic and Technical Leaders Reserve Talent Project(No.202205AC160001)+1 种基金the Science and Technology Programs of Yunnan Provincial Science and Technology Department(No.202101BA070001-054)the Special Basic Cooperative Research Programs of Yunnan Provincial Undergraduate Universities Association(No.2019FH001(-066))。
文摘Imaging sonar devices generate sonar images by receiving echoes from objects,which are often accompanied by severe speckle noise,resulting in image distortion and information loss.Common optical denoising methods do not work well in removing speckle noise from sonar images and may even reduce their visual quality.To address this issue,a sonar image denoising method based on fuzzy clustering and the undecimated dual-tree complex wavelet transform is proposed.This method provides a perfect translation invariance and an improved directional selectivity during image decomposition,leading to richer representation of noise and edges in high frequency coefficients.Fuzzy clustering can separate noise from useful information according to the amplitude characteristics of speckle noise,preserving the latter and achieving the goal of noise removal.Additionally,the low frequency coefficients are smoothed using bilateral filtering to improve the visual quality of the image.To verify the effectiveness of the algorithm,multiple groups of ablation experiments were conducted,and speckle sonar images with different variances were evaluated and compared with existing speckle removal methods in the transform domain.The experimental results show that the proposed method can effectively improve image quality,especially in cases of severe noise,where it still achieves a good denoising performance.
基金funded by the Major Science and Technology Project of China National Petroleum Corporation(No.2023ZZ22YJ01).
文摘Stratigraphic correlations are essential for the fine-scale characterization of reservoirs.However,conventional data-driven methods that rely solely on log data struggle to construct isochronous stratigraphic frameworks for complex sedimentary environments and multi-source geological settings.In response,this study proposed an intelligent,automatic,log-seismic integrated stratigraphic correlation method that incorporates wavelet frequency-division transform(WFT)and dynamic time warping(DTW)(also referred to as the WFT-DTW method).This approach integrates seismic data as constraints into stratigraphic correlations,enabling accurate tracking of the seismic marker horizons through WFT.Under the constraints of framework construction,a DTW algorithm was introduced to correlate sublayer boundaries automatically.The effectiveness of the proposed method was verified through a stratigraphic correlation experiment on the SA0 Formation of the Xingshugang block in the Lasaxing oilfield,the Songliao Basin,China.In this block,the target layer exhibits sublayer thicknesses ranging from 5 m to 8 m,an average sandstone thickness of 2.1 m,and pronounced heterogeneity.The verification using 1760 layers in 160 post-test wells indicates that the WFT-DTW method intelligently compared sublayers in zones with underdeveloped faults and distinct marker horizons.As a result,the posterior correlation of 1682 layers was performed,with a coincidence rate of up to 95.6%.The proposed method can complement manual correlation efforts while also providing valuable technical support for the lithologic and sand body characterization of reservoirs.
基金supported by the Technology Innovation Program(20023566,‘Development and Demonstration of Industrial IoT and AI-Based Process Facility Intelligence Support System in Small and Medium Manufacturing Sites’)funded by the Ministry of Trade,Industry,&Energy(MOTIE,Republic of Korea).
文摘Centrifugal Pumps(CPs)are critical machine components in many industries,and their efficient operation and reliable Fault Diagnosis(FD)are essential for minimizing downtime and maintenance costs.This paper introduces a novel FD method to improve both the accuracy and reliability of detecting potential faults in such pumps.Theproposed method combinesWaveletCoherent Analysis(WCA)and Stockwell Transform(S-transform)scalograms with Sobel and non-local means filters,effectively capturing complex fault signatures from vibration signals.Using Convolutional Neural Network(CNN)for feature extraction,the method transforms these scalograms into image inputs,enabling the recognition of patterns that span both time and frequency domains.The CNN extracts essential discriminative features,which are then merged and passed into a Kolmogorov-Arnold Network(KAN)classifier,ensuring precise fault identification.The proposed approach was experimentally validated on diverse datasets collected under varying conditions,demonstrating its robustness and generalizability.Achieving classification accuracy of 100%,99.86%,and 99.92%across the datasets,this method significantly outperforms traditional fault detection approaches.These results underscore the potential to enhance CP FD,providing an effective solution for predictive maintenance and improving overall system reliability.
文摘Drive-by techniques for bridge health monitoring have drawn increasing attention from researchers and practitioners,in the attempt to make bridge condition-based monitoring more cost-efficient.In this work,the authors propose a drive-by approach that takes advantage from bogie vertical accelerations to assess bridge health status.To do so,continuous wavelet transform is combined with multiple sparse autoencoders that allow for damage detection and localization across bridge span.According to authors’best knowledge,this is the first case in which an unsupervised technique,which relies on the use of sparse autoencoders,is used to localize damages.The bridge considered in this work is a Warren steel truss bridge,whose finite element model is referred to an actual structure,belonging to the Italian railway line.To investigate damage detection and localization performances,different operational variables are accounted for:train weight,forward speed and track irregularity evolution in time.Two configurations for the virtual measuring channels were investigated:as a result,better performances were obtained by exploiting the vertical accelerations of both the bogies of the leading coach instead of using only one single acceleration signal.
文摘Future 6G communications will open up opportunities for innovative applications,including Cyber-Physical Systems,edge computing,supporting Industry 5.0,and digital agriculture.While automation is creating efficiencies,it can also create new cyber threats,such as vulnerabilities in trust and malicious node injection.Denialof-Service(DoS)attacks can stop many forms of operations by overwhelming networks and systems with data noise.Current anomaly detection methods require extensive software changes and only detect static threats.Data collection is important for being accurate,but it is often a slow,tedious,and sometimes inefficient process.This paper proposes a new wavelet transformassisted Bayesian deep learning based probabilistic(WT-BDLP)approach tomitigate malicious data injection attacks in 6G edge networks.The proposed approach combines outlier detection based on a Bayesian learning conditional variational autoencoder(Bay-LCVariAE)and traffic pattern analysis based on continuous wavelet transform(CWT).The Bay-LCVariAE framework allows for probabilistic modelling of generative features to facilitate capturing how features of interest change over time,spatially,and for recognition of anomalies.Similarly,CWT allows emphasizing the multi-resolution spectral analysis and permits temporally relevant frequency pattern recognition.Experimental testing showed that the flexibility of the Bayesian probabilistic framework offers a vast improvement in anomaly detection accuracy over existing methods,with a maximum accuracy of 98.21%recognizing anomalies.
文摘Cardiovascular diseases are the world’s leading cause of death;therefore cardiac health of the human heart has been a fascinating topic for decades.The electrocardiogram(ECG)signal is a comprehensive non-invasive method for determining cardiac health.Various health practitioners use the ECG signal to ascertain critical information about the human heart.In this article,swarm intelligence approaches are used in the biomedical signal processing sector to enhance adaptive hybrid filters and empirical wavelet transforms(EWTs).At first,the white Gaussian noise is added to the input ECG signal and then applied to the EWT.The ECG signals are denoised by the proposed adaptive hybrid filter.The honey badge optimization(HBO)algorithm is utilized to optimize the EWT window function and adaptive hybrid filter weight parameters.The proposed approach is simulated by MATLAB 2018a using the MIT-BIH dataset with white Gaussian,electromyogram and electrode motion artifact noises.A comparison of the HBO approach with recursive least square-based adaptive filter,multichannel least means square,and discrete wavelet transform methods has been done in order to show the efficiency of the proposed adaptive hybrid filter.The experimental results show that the HBO approach supported by EWT and adaptive hybrid filter can be employed efficiently for cardiovascular signal denoising.
基金This work is funded by the Scientific and Technological Projects of Henan Province under Grant 152102210115.
文摘Nonlinear response is an important factor affecting the accuracy of three-dimensional image measurement based on the fringe structured light method.A phase compensation algorithm combined with a Hilbert transform is proposed to reduce the phase error caused by the nonlinear response of a digital projector in the three-dimensional measurement system of fringe structured light.According to the analysis of the influence of Gamma distortion on the phase calculation,the algorithm establishes the relationship model between phase error and harmonic coefficient,introduces phase shift to the signal,and keeps the signal amplitude constant while filtering out the DC component.The phase error is converted to the transform domain,and compared with the numeric value in the space domain.The algorithm is combined with a spiral phase function to optimize the Hilbert transform,so as to eliminate external noise,enhance the image quality,and get an accurate phase value.Experimental results show that the proposed method can effectively improve the accuracy and speed of phase measurement.By performing phase error compensation for free-form surface objects,the phase error is reduced by about 26%,and about 27%of the image reconstruction time is saved,which further demonstrates the feasibility and effectiveness of the method.