Ecole normale supérieure de Cachan"; $section = "Département EEA"; $project_type = 'Master Project'; $end_date = 'August 2007'; $project_title = 'Wavelet-based methods for the solution of inverse problems and de-noising'; // automatically filled arguments for the header $title_page = "BIG > Student project > $name"; //title of the page () $title_section = "Student Project: $name"; $track[0] = array('link'=> "http://$wwwroot/index.html", 'caption' => 'BIG'); $track[1] = array('link'=> "http://$wwwroot/teaching/index.html", 'caption' => 'Teaching'); $track[2] = array('link'=> "http://$wwwroot/teaching/projects", 'caption' => 'Student Project'); $track[3] = array('link'=> "", 'caption' => "$name"); $selection_menu = 'Student Projects'; include "$root/inc/header.html"; //include the EPFL-style header include "$root/inc/menu.html"; //include the BIG left menu ?>
$project_title
$name$project_type
$section, $school$end_date
"; ?>

Inverse problem are challenging due to the presence of noise.

block-diagram of problem inversion

In order to solve such an inverse problem we could use a variational approach, that is, the solution could be expressed as the minimization of a functional. This functional typically consists of a fidelity and a regularization term (assuming that the solution is rather regular). Recently developed algorithms have a regularity term that consists of wavelet coefficients [1] [2] [3].

equation of the functional to minimize

Daubechies et al. proposed an iterative algorithm for orthonormal wavelet bases with two simple steps. The goal of my work was to design a de-noising algorithm using semi-orthogonal wavelet bases.

First, we devised a computationally-efficient method for the de-noising problems. We ensured the convergence for semi-orthogonal wavelet bases. Moreover, we proved that it can easily be extended to every linear inverse problem.

Finally, we implemented the algorithm and studied the impact of each parameter. We used the semi-orthogonal fractional-spline wavelet transform [4], and observed, in particular the importance of pre and post-filtering.

De-noising Example

A de-noising video

Main references

  1. I. Daubechies, M. Defrise, and C. De Mol. An iterative thresholding algorithm for linear inverse problems with a sparsity constraint. Communications on Pure and Applied Mathematics, 57(11):1413-1457, August 2004.
  2. M. A. T. Figueiredo and R. D. Nowak. An EM algorithm for wavelet-based image restoration. IEEE Transactions on Image Processing, 12(8):906-916, August 2003.
  3. J. Bect, L. Blanc-Féraud, G. Aubert, and A. Chambolle. A l1-unified variational framework for image restoration. Lecture Notes in Computer Science, 3024:1-13, 2004.
  4. M. Unser and T. Blu. Fractional splines and wavelets. SIAM Review, 42(1):43-67, March 2000.

Valid HTML 4.01 Strict

$e_mail"; //you may want to precise your personal e-mail for your home page instead of webmaster's one (default) include "$root/inc/footer.html"; //include the EPFL-style footer ?>