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.展开更多
Modem and efficient methods focus on signal analysis and have drawn researchers' attention to it in recent years. These methods mainly include Continuous Wavelet and Wavelet Packet transforms. The main advantage of t...Modem and efficient methods focus on signal analysis and have drawn researchers' attention to it in recent years. These methods mainly include Continuous Wavelet and Wavelet Packet transforms. The main advantage of the application of these Wavelets is their capacity to analyze the signal position in different occasions and places. However, in sites with high frequencies its resolution becomes much more difficult. Wavelet packet transform is a more advanced form of continuous wavelets and can make a perfect level by level resolution for each signal. Although very few studies have been done in the field. In order to do this, in the present study, f^st there was an attempt to do a modal analysis on the structure by the ANSYS finite elements software, then using MATLAB, the wavelet was investigated through a continuous wavelet analysis. Finally the results were displayed in 2-D location-coefficient figures. In the second form, transient-dynamic analysis was done on the structure to find out the characteristics of the damage and the wavelet packet energy rate index was suggested. The results indicate that suggested index in the second form is both practical and applicable, and also this index is sensitive to the intensity of the damage.展开更多
A new simple and efficient dual tree analytic wavelet transform based on Discrete Cosine Harmonic Wavelet Transform DCHWT (ADCHWT) has been proposed and is applied for signal and image denoising. The analytic DCHWT ha...A new simple and efficient dual tree analytic wavelet transform based on Discrete Cosine Harmonic Wavelet Transform DCHWT (ADCHWT) has been proposed and is applied for signal and image denoising. The analytic DCHWT has been realized by applying DCHWT to the original signal and its Hilbert transform. The shift invariance and the envelope extraction properties of the ADCHWT have been found to be very effective in denoising speech and image signals, compared to that of DCHWT.展开更多
Ground Penetration Radar is a controlled source geophysical method which uses high frequency electromagnetic waves to study shallow layers. Resolution of this method depends on difference of electrical properties betw...Ground Penetration Radar is a controlled source geophysical method which uses high frequency electromagnetic waves to study shallow layers. Resolution of this method depends on difference of electrical properties between target and surrounding electrical medium, target geometry and used bandwidth. The wavelet transform is used extensively in signal analysis and noise attenuation. In addition, wavelet domain allows local precise descriptions of signal behavior. The Fourier coefficient represents a component for all time and therefore local events must be described by the phase characteristic which can be abolished or strengthened over a large period of time. Finally basis of Auto Regression (AR) is the fitting of an appropriate model on data, which in practice results in more information from data process. Estimation of the parameters of the regression model (AR) is very important. In order to obtain a higher-resolution spectral estimation than other models, recursive operator is a suitable tool. Generally, it is much easier to work with an Auto Regression model. Results shows that the TQWT in soft thresholding mode can attenuate random noise far better than TQWT in hard thresholding mode and Autoregressive-FX method.展开更多
Ensuring digital media security through robust image watermarking is essential to prevent unauthorized distribution,tampering,and copyright infringement.This study introduces a novel hybrid watermarking framework that...Ensuring digital media security through robust image watermarking is essential to prevent unauthorized distribution,tampering,and copyright infringement.This study introduces a novel hybrid watermarking framework that integrates Discrete Wavelet Transform(DWT),Redundant Discrete Wavelet Transform(RDWT),and Möbius Transformations(MT),with optimization of transformation parameters achieved via a Genetic Algorithm(GA).By combining frequency and spatial domain techniques,the proposed method significantly enhances both the imper-ceptibility and robustness of watermark embedding.The approach leverages DWT and RDWT for multi-resolution decomposition,enabling watermark insertion in frequency subbands that balance visibility and resistance to attacks.RDWT,in particular,offers shift-invariance,which improves performance under geometric transformations.Möbius transformations are employed for spatial manipulation,providing conformal mapping and spatial dispersion that fortify watermark resilience against rotation,scaling,and translation.The GA dynamically optimizes the Möbius parameters,selecting configurations that maximize robustness metrics such as Peak Signal-to-Noise Ratio(PSNR),Structural Similarity Index Measure(SSIM),Bit Error Rate(BER),and Normalized Cross-Correlation(NCC).Extensive experiments conducted on medical and standard benchmark images demonstrate the efficacy of the proposed RDWT-MT scheme.Results show that PSNR exceeds 68 dB,SSIM approaches 1.0,and BER remains at 0.0000,indicating excellent imperceptibility and perfect watermark recovery.Moreover,the method exhibits exceptional resilience to a wide range of image processing attacks,including Gaussian noise,JPEG compression,histogram equalization,and cropping,achieving NCC values close to or equal to 1.0.Comparative evaluations with state-of-the-art watermarking techniques highlight the superiority of the proposed method in terms of robustness,fidelity,and computational efficiency.The hybrid framework ensures secure,adaptive watermark embedding,making it highly suitable for applications in digital rights management,content authentication,and medical image protection.The integration of spatial and frequency domain features with evolutionary optimization presents a promising direction for future watermarking technologies.展开更多
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.展开更多
基金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.
文摘Modem and efficient methods focus on signal analysis and have drawn researchers' attention to it in recent years. These methods mainly include Continuous Wavelet and Wavelet Packet transforms. The main advantage of the application of these Wavelets is their capacity to analyze the signal position in different occasions and places. However, in sites with high frequencies its resolution becomes much more difficult. Wavelet packet transform is a more advanced form of continuous wavelets and can make a perfect level by level resolution for each signal. Although very few studies have been done in the field. In order to do this, in the present study, f^st there was an attempt to do a modal analysis on the structure by the ANSYS finite elements software, then using MATLAB, the wavelet was investigated through a continuous wavelet analysis. Finally the results were displayed in 2-D location-coefficient figures. In the second form, transient-dynamic analysis was done on the structure to find out the characteristics of the damage and the wavelet packet energy rate index was suggested. The results indicate that suggested index in the second form is both practical and applicable, and also this index is sensitive to the intensity of the damage.
文摘A new simple and efficient dual tree analytic wavelet transform based on Discrete Cosine Harmonic Wavelet Transform DCHWT (ADCHWT) has been proposed and is applied for signal and image denoising. The analytic DCHWT has been realized by applying DCHWT to the original signal and its Hilbert transform. The shift invariance and the envelope extraction properties of the ADCHWT have been found to be very effective in denoising speech and image signals, compared to that of DCHWT.
文摘Ground Penetration Radar is a controlled source geophysical method which uses high frequency electromagnetic waves to study shallow layers. Resolution of this method depends on difference of electrical properties between target and surrounding electrical medium, target geometry and used bandwidth. The wavelet transform is used extensively in signal analysis and noise attenuation. In addition, wavelet domain allows local precise descriptions of signal behavior. The Fourier coefficient represents a component for all time and therefore local events must be described by the phase characteristic which can be abolished or strengthened over a large period of time. Finally basis of Auto Regression (AR) is the fitting of an appropriate model on data, which in practice results in more information from data process. Estimation of the parameters of the regression model (AR) is very important. In order to obtain a higher-resolution spectral estimation than other models, recursive operator is a suitable tool. Generally, it is much easier to work with an Auto Regression model. Results shows that the TQWT in soft thresholding mode can attenuate random noise far better than TQWT in hard thresholding mode and Autoregressive-FX method.
文摘Ensuring digital media security through robust image watermarking is essential to prevent unauthorized distribution,tampering,and copyright infringement.This study introduces a novel hybrid watermarking framework that integrates Discrete Wavelet Transform(DWT),Redundant Discrete Wavelet Transform(RDWT),and Möbius Transformations(MT),with optimization of transformation parameters achieved via a Genetic Algorithm(GA).By combining frequency and spatial domain techniques,the proposed method significantly enhances both the imper-ceptibility and robustness of watermark embedding.The approach leverages DWT and RDWT for multi-resolution decomposition,enabling watermark insertion in frequency subbands that balance visibility and resistance to attacks.RDWT,in particular,offers shift-invariance,which improves performance under geometric transformations.Möbius transformations are employed for spatial manipulation,providing conformal mapping and spatial dispersion that fortify watermark resilience against rotation,scaling,and translation.The GA dynamically optimizes the Möbius parameters,selecting configurations that maximize robustness metrics such as Peak Signal-to-Noise Ratio(PSNR),Structural Similarity Index Measure(SSIM),Bit Error Rate(BER),and Normalized Cross-Correlation(NCC).Extensive experiments conducted on medical and standard benchmark images demonstrate the efficacy of the proposed RDWT-MT scheme.Results show that PSNR exceeds 68 dB,SSIM approaches 1.0,and BER remains at 0.0000,indicating excellent imperceptibility and perfect watermark recovery.Moreover,the method exhibits exceptional resilience to a wide range of image processing attacks,including Gaussian noise,JPEG compression,histogram equalization,and cropping,achieving NCC values close to or equal to 1.0.Comparative evaluations with state-of-the-art watermarking techniques highlight the superiority of the proposed method in terms of robustness,fidelity,and computational efficiency.The hybrid framework ensures secure,adaptive watermark embedding,making it highly suitable for applications in digital rights management,content authentication,and medical image protection.The integration of spatial and frequency domain features with evolutionary optimization presents a promising direction for future watermarking technologies.
基金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.