画像処理における機械学習の台頭により、トレーニング可能なデータ駆動型のアプローチと古典的なモデル駆動型のアプローチの間にギャップが生じました。学習ベースのモデルは優れたパフォーマンスを示すことが多いですが、古典的なモデルの方が透過的です。このギャップを減らすために、ノイズ除去のための一般的なウェーブレット収縮関数を導入します。これは、ウェーブレットスケールとノイズ標準偏差の両方に適応します。これは、非線形拡散から継承された、厳密にパラメータ化された関数の訓練された結果から推定されます。提案されている収縮関数は滑らかでコンパクトですが、2つのパラメーターのみを使用します。多くの既存の収縮関数とは対照的に、ウェーブレット係数を増幅することで画像構造を強化できます。実験は、それが古典的な収縮関数を大幅に上回っていることを示しています。
The rise of machine learning in image processing has created a gap between trainable data-driven and classical model-driven approaches: While learning-based models often show superior performance, classical ones are often more transparent. To reduce this gap, we introduce a generic wavelet shrinkage function for denoising which is adaptive to both the wavelet scales as well as the noise standard deviation. It is inferred from trained results of a tightly parametrised function which is inherited from nonlinear diffusion. Our proposed shrinkage function is smooth and compact while only using two parameters. In contrast to many existing shrinkage functions, it is able to enhance image structures by amplifying wavelet coefficients. Experiments show that it outperforms classical shrinkage functions by a significant margin.