Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Signal Processing›Wavelet Signal Denoising (Soft Thresholding)
Machine learningDenoising

Wavelet Signal Denoising (Soft Thresholding)

Also known as: Wavelet Shrinkage, Donoho-Johnstone Denoising, Soft Thresholding Denoising, Sinyal Gürültü Giderme

Wavelet signal denoising, introduced by David Donoho in 1995, is a non-parametric technique that removes noise from one-dimensional or multidimensional signals by decomposing them into wavelet coefficients, suppressing small coefficients that likely represent noise via a soft-thresholding operator, and reconstructing a smooth estimate. It is widely used in biomedical signal processing, geophysics, audio engineering, and image analysis where the underlying signal is assumed to be sparse or piecewise smooth.

ScholarGate
  1. Machine learning
  2. v1
  3. 1 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Signal Denoising
Empirical Mode Decomposi…Fourier TransformVariational Mode Decompo…

When to use it

Use wavelet soft-thresholding when your signal is corrupted by additive white Gaussian noise and you expect the true signal to be piecewise smooth, sparse in a wavelet basis, or to contain transient features at multiple scales. It is particularly effective for biomedical waveforms (EEG, ECG), seismic traces, and audio signals. Assumptions include stationarity of the noise and approximate sparsity of the signal. It is less appropriate for colored noise, non-stationary noise variance, or signals with purely sinusoidal structure where Fourier-based methods are preferable.

Strengths & limitations

Strengths
  • Provides near-minimax optimal mean squared error over broad classes of smooth and piecewise-smooth functions.
  • Adaptive to local signal features at multiple scales, preserving edges and transients that global Fourier methods smear.
  • Universal threshold requires no prior knowledge of the signal; it is computed directly from the data.
  • Computationally efficient via the fast wavelet transform, running in O(n) time.
Limitations
  • Assumes additive white Gaussian noise; performance degrades under colored or non-stationary noise.
  • The universal threshold can over-smooth signals with low sparsity in the wavelet domain.
  • Results depend on the choice of wavelet family and decomposition depth, which require domain knowledge.
  • Boundary effects in the wavelet transform can introduce artifacts near signal endpoints.

Frequently asked

What is the difference between soft and hard thresholding?

Hard thresholding sets coefficients below the threshold to zero and leaves the rest unchanged, creating a discontinuous operator that can introduce ringing artifacts. Soft thresholding additionally shrinks surviving coefficients toward zero by the threshold amount, producing a continuous operator with smoother reconstructions at the cost of a small bias on large coefficients.

How is the universal threshold λ = σ√(2 ln n) derived?

The threshold follows from the extreme-value theory of Gaussian random variables. For n independent standard Gaussian variables, the expected maximum grows as √(2 ln n). Setting λ at this level ensures that, with probability tending to one, all pure-noise coefficients fall below the threshold, while the bias introduced to signal coefficients is bounded within a factor of log n of the oracle risk.

When should I prefer EMD or VMD over wavelet denoising?

Empirical Mode Decomposition and Variational Mode Decomposition are preferable when the signal is non-stationary and non-linear, when no a priori wavelet basis fits the signal structure, or when you need data-adaptive oscillatory modes rather than fixed basis functions. Wavelet denoising has stronger theoretical guarantees and is faster, making it the default choice when signal sparsity in a standard wavelet basis is plausible.

Sources

  1. Donoho, D. L. (1995). De-noising by soft-thresholding. IEEE Transactions on Information Theory, 41(3), 613–627. DOI: 10.1109/18.382009 ↗

How to cite this page

ScholarGate. (2026, June 2). Wavelet Signal Denoising (Soft Thresholding). ScholarGate. https://scholargate.app/en/signal-processing/signal-denoising

Related methods

Empirical Mode DecompositionFourier TransformVariational Mode Decomposition

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Empirical Mode DecompositionSignal Processing↔ compare
  • Fourier TransformSignal Processing↔ compare
  • Variational Mode DecompositionSignal Processing↔ compare
Compare side by side →

Similar methods

Discrete Wavelet TransformEmpirical Wavelet TransformEmpirical Mode DecompositionVariational Mode DecompositionSynchrosqueezing TransformMODWTCEEMDANWavelet Neural Network

Related reference concepts

Image Filtering and EnhancementStochastic OptimizationDensity EstimationFourier TransformEmpirical Bayes MethodsFourier Transform (Applied)

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Signal Denoising (Wavelet Signal Denoising (Soft Thresholding)). Retrieved 2026-07-21 from https://scholargate.app/en/signal-processing/signal-denoising · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
David Donoho
Year
1995
Type
Non-parametric signal estimation
Subfamily
Denoising
Threshold Rule
Universal threshold λ = σ√(2 ln n)
Optimality
Near-minimax MSE over wide function classes
Related methods
Empirical Mode DecompositionFourier TransformVariational Mode Decomposition
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account