overview
play

Overview Statistical filtering MAP estimate Different noise models - PDF document

26/10/2020 Sistemi Intelligenti Stima MAP Alberto Borghese Universit degli Studi di Milano Laboratory of Applied Intelligent Systems (AIS-Lab) Dipartimento di Informatica alberto.borghese@unimi.it A.A. 2020-2021


  1. 26/10/2020 Sistemi Intelligenti Stima MAP Alberto Borghese Università degli Studi di Milano Laboratory of Applied Intelligent Systems (AIS-Lab) Dipartimento di Informatica alberto.borghese@unimi.it A.A. 2020-2021 http:\\borghese.di.unimi.it\ 1/63 Overview Statistical filtering MAP estimate Different noise models Different regularizators A.A. 2020-2021 http:\\borghese.di.unimi.it\ 2/63 1

  2. 26/10/2020 Teorema di Bayes P(X,Y) = P (Y|X)P(X) = P(X|Y)P(Y) ( | ) ( ) P Y X P X  P (X|Y) ( ) P Y X = causa Y = effetto ( | ) ( ) P Effetto Causa P Causa  P (causa|effetto) ( ) P Effetto We usually do not know the statistics of the cause, but we can measure the effect and , through frequency, build the statistics of the effect or we know it in advance. A doctor knows P(Symptons|Causa) and wants to determine P(Causa|Symptoms) A.A. 2020-2021 http:\\borghese.di.unimi.it\ 3/63 Graphical models A graphical model o modello probabilistico su grafo (PGM) è un modello probabilistico che evidenzia le dipendenze tra le variabili randomiche (può evolvere eventualmente in un albero). Viene utilizzato nell’inferenza statistica. Il teorema di Bayes si può rappresentare come un modello grafico a 2 passi. A.A. 2020-2021 http:\\borghese.di.unimi.it\ 4/63 2

  3. 26/10/2020 Variabili continue Caso discreto: prescrizione della probabilità per ognuno dei finiti valori che la variabile X può assumere: p(x). Caso continuo: i valori che X può assumere sono infiniti. Devo trovare un modo per definirne la probabilità. Descrizione analitica mediante la funzione densità di probabilità. Valgono le stesse relazioni del caso discreto, dove alla somma si sostituisce l’integrale.   ( , ) ( | ) ( ) ( | ) ( ) Teorema di Bayes p x y p y x p x p x y p y ( | ) ( ) p y x p x x = causa Problema  ( | ) p x y y = effetto Inverso ( ) p y A.A. 2020-2021 http:\\borghese.di.unimi.it\ 5/63 Obbiettivo Determinare i dati (la causa, u) più verosimile dato un insieme di misure z m . n - noise y = f(x | w) / y / / y n z m u z x {w} Inverse problem: determine cause {x} from {y n },{w} – utilizzo backwards A.A. 2020-2021 http:\\borghese.di.unimi.it\ 6/63 3

  4. 26/10/2020 Images are corrupted by noise… i) When measurement of some physical parameter is performed, noise corruption cannot be avoided. ii) Each pixel of a digital image measures a number of photons. Therefore, from i ) and ii)… …Images are corrupted by noise! How to go from noisy image to the true one? It is an inverse problem (true image is the cause, measured image is the measured effect). A.A. 2020-2021 http:\\borghese.di.unimi.it\ 7/63 Example: Filtering (denoising) x = {x 1 , x 2 ,…, x M }, x k  R M e.g. Pixel true luminance  y nk  R N y n = {y n1 , y n2 ,…, y nM } e.g. Pixel measured luminance (noisy)  y n = I x + n ->. Determining x is a denoising problem (the measuring device introduces  only measurment error) Role of I: Identity matrix. Reproduces the input image, x, in the output y. - Role of n : measurement noise. y x y n = I x+ n  Determining x is a denoising problem (image is a copy of the real one with the addition of noise) A.A. 2020-2021 http:\\borghese.di.unimi.it\ 8/63 4

  5. 26/10/2020 Esempio più generale (e.g. deblurring) x = {x 1 , x 2 ,…, x M }, x k  R M e.g. Pixel true luminance  y nk  R N y n = {y n1 , y n2 ,…, y nM } e.g. Pixel measured luminance (noisy)  y n = A x + n + h-> determining x is a deblurring problem (the measuring device introduces  measurment error and some blurring) This is the very general equation that describes any sensor.  Role of A: Matrix that produces the output y i as a linear combination of other values of x. - Role of h: offset: background radiation (dark currents) has been compensated by calibration, regulation of the zero point. Role of n : measurement noise. y n = A x+ n after calibration  A.A. 2020-2021 http:\\borghese.di.unimi.it\ 9/63 Gaussian noise and likelihood Images are composed by a set of pixels, x  Let us assume that the noise is Gaussian and that its mean and variance  is equal for all pixels; Let y n. i be the measured value for the i-th pixel (n = noise);  Let x i be the true (noiseless) value for the i-th pixel;  Let us suppose that pixels are independent.  How can we quantify the probability to measure the image x , given the  probability density function for the measurement of each pixel y n ? Which is the joint probability of measuring the set of pixels: y 1n … y Nn ?  A.A. 2020-2021 http:\\borghese.di.unimi.it\ 10/63 5

  6. 26/10/2020 Gaussian noise and likelihood Images are composed by a set of pixels, x  Let us assume that the noise is Gaussian and that its mean and variance is equal for  all pixels; Let y n. i be the measured value for the i-th pixel (n = noise);  Let x i be the true (noiseless) value for the i-th pixel;  Let us suppose that pixels are independent.  Being the pixels independent, the total probability can be written in terms of  product of independent conditional probabilities (likelihood function) L( y n | x ):    2      N N N 1 1 y x             n , i i y n | x | exp L n p y x   ,  i n i i       2 2      i 1 i 1 i 1 L( y n | x ) describes the probability to measure the image y n (its N pixels), given the  noise free value for each pixel, {x}. But we do not know these values….  A.A. 2020-2021 http:\\borghese.di.unimi.it\ 11/63 Do we get anywhere? L is the likelihood function of Y , given the object X .   N     L y | x p y , | x n n i i  i 1 Determine { x i } such that L(.) is maximized. Negative log-likelihood is usually considered to deal with sums instead of products:     N      f (.) log( L (.)) ln p y , | x n i i  1 i y = f(x) => y n = A x+n 1 1 min(f.)) = min − σ 𝑗 𝜏 2 𝑧 𝑜𝑗 − 𝑔(𝑦 𝑗 ) 2 𝑚𝑜 2𝜌𝜏 2 + if A = I y = x => y n = x + n 1 1 𝜏 2 𝑧 𝑜𝑗 − 𝑦 𝑗 2 min(f.)) = min − σ 𝑗 𝑚𝑜 2𝜌𝜏 2 + If the pixels are independent, the system has a single solution, that is good. The solution is x i = y n,i , not a great result…. Can we do any better? A.A. 2020-2021 http:\\borghese.di.unimi.it\ 12/63 6

  7. 26/10/2020 A better approach   N     | , | L y x p y x n n i i  1 i We have N pixels, for each pixel we get one measurement.   | p y x Let us analyze the probability for each pixel: . If we have more measurements for , n i i each pixel, we can write:     M   ; ; ;...... | | p y p p p x p y x , , 1 , , 2 , , 3 , , , , n i n i n i n i M i n k i i  k 1 If noise is independent, Gaussian, zero mean, the best estimate of x i is the samples average , this converges to the distribution mean of the measurements in the position i. 2 𝑂 with N number of samples of the same The accuracy of the estimate increases with datum. But, what happens if we do not have such multiple samples or we have a few samples? A.A. 2020-2021 http:\\borghese.di.unimi.it\ 13/63 Overview Statistical filtering MAP estimate Different noise models Different regularizators A.A. 2020-2021 http:\\borghese.di.unimi.it\ 14/63 7

  8. 26/10/2020 The Bayesian framework We assume that the object x is a realization of the “abstract” object X that can be characterized statistically as a density probability on X. x is considered extracted randomly from X (a bit Platonic). The probability p(y n | x) becomes a conditional probability: J 0 = p(y n | x = x*) That is x will follow also a probability distribution. We will have p(x) = …. Under this condition, the probability of observing y n can be written as the joint probability of observing both y n and x. This is equal to the product of the conditional probability ( | ) p y x n by a-priori probability on x, p x : p ( y | x ) p ( x ) p(y n , x) = n A.A. 2020-2021 http:\\borghese.di.unimi.it\ 15/63 The Bayesian framework The probability of observing y n can be written as the joint probability of observing both y n and x is equal to the product of the conditional probability by an a-priori ( | ) p y x n probability on x, p x : ( | ) ( ) p y x p x p(y n , x) = n As we are interested in determining x, inverse problem , we have to write the conditional probability of x, having observed (measured) y n : p(x | y n ). We apply Bayes theorem: ( | ) ( ) ( )   p y x p x p x   | n ( | ) p x y J y x n 0 n ( ) ( ) p y p y n n where p(y n | x) is the conditional probability: J 0 = p(y n | x = x*) A.A. 2020-2021 http:\\borghese.di.unimi.it\ 16/63 8

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend