Combining the Power of Internal External Denoising Inbar Mosseri The Weizmann Institute of Science,...

14
Combining the Power of Internal & External Denoising Inbar Mosseri The Weizmann Institute of Science , ISRAEL ICCP , 2013

description

Internal Denoising  NLM  BM3D Denoising using other noisy patches within the same noisy image

Transcript of Combining the Power of Internal External Denoising Inbar Mosseri The Weizmann Institute of Science,...

Page 1: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

Combining the Power of Internal & External Denoising

Inbar MosseriThe Weizmann Institute of Science , ISRAELICCP , 2013

Page 2: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

Outline Introduction Background Patch_psnr Results

Page 3: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

Internal Denoising

NLM BM3D

Denoising using other noisy patches within the same noisy image

Page 4: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

External Denoising

EPLL Sparse

Denoising using external clean natural patches or a compact representation

Page 5: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

a) Original b) Noisy input c) Internal NLM d) External NLMe) Combinining (c)&(d)

Internal vs. External Denoising

Page 6: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

Internal vs. External Patch Preference

the higher the noise in the image, the stronger the preference for internal denoising

Page 7: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

var( )atchSNR(p ) var( )def

npPn

PatchSNR

Page 8: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

PatchSNRpatches with low PatchSNR (e.g., insmooth image regions) tend to prefer Internal denoising

patches with high PatchSNR (edges, texture) tend to prefer External denoising

Page 9: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

Overfitting the Noise-Mean

𝑝𝑛=𝑝+𝑛=�̂�+�̂��̂�=𝑝+𝑛�̂�=𝑛−𝑛

𝑅𝑀𝑆𝐸 𝑖𝑑𝑒𝑎𝑙=√𝐸𝑛 (𝑛2 )=√∫𝑛2𝑃𝑟(𝑛)𝑑𝑛=𝜎√𝑑

d : patch size ~ N(0, )

the empirical mean/variance of the noise within an individual small patch is usually not zero/σ2

Page 10: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

Fitting of the Noise Mean

The denoising error grows linearly with the deviation from zero of the empirical noise-mean within the patch. In contrast, the denoising error is independent of the empirical noise variance within the patch.

Page 11: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

For smooth patches with low var(p), after removing the mean , pn = p + n .

These patches are dominated by noise.There are high correlation between a random noise patch n and its similar natural patch NN(n)

Overfit the Noise Detail

Page 12: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

Overfit the Noise Detail

For smooth patches with low var(p), after removing the mean , pn = p + n .

These patches are dominated by noise.There are high correlation between a random noise patch n and its similar natural patch NN(n)

Page 13: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.

Estimate the PatchSNR var( )var( )atchSNR(p ) 1var( ) var( )

nn

ppPn n

But var(n) is also unknown and patch-dependent.

we approximate var(n) using one of the existing denoising algorithm and get the denoised version of , so:

Page 14: Combining the Power of Internal  External Denoising Inbar Mosseri The Weizmann Institute of Science, ISRAEL ICCP, 2013.