MULTISCALE RECONSTRUCTION OF PHOTON-LIMITED HYPERSPECTRAL DATA. Kalyani Krishnamurthy and Rebecca Willett

Size: px
Start display at page:

Download "MULTISCALE RECONSTRUCTION OF PHOTON-LIMITED HYPERSPECTRAL DATA. Kalyani Krishnamurthy and Rebecca Willett"

Transcription

1 MULTISALE REONSTRUTION OF PHOTON-LIMITED HYPERSPETRAL DATA Kalyani Krishnamurthy and Rebecca Willett Department of Electrical and omputer Engineering Duke University, Durham, N ABSTRAT This paper combines recent innovations in intensity estimation for marked Poisson processes and multiscale nonparametric function estimation using generalized linear models (GLM) to perform photon-limited hyperspectral image reconstruction. Inspired by spectroscopic images of solar flares, which are very intense at some energies but very weak at others, we develop a multiscale intensity estimation method which can adapt to spatial inhomogeneities, spectral emission lines, and large spectral dynamic ranges. This approach exploits the fact that boundaries between different physical structures exist at every spectral band, even when the contrast is very small in some of those bands. Incorporating this denoising method into a generalized expectation-maximization method allows very faint features to be accurately reconstructed from blurry, photon-limited observations. Index Terms Poisson processes, Wavelet transforms, Multidimensional signal processing, Hyperspectral imaging 1. HYPERSPETRAL INTENSITY ESTIMATION Hyperspectral imaging is a common task in a variety signal processing applications, including astronomical imaging [1], fluorescence microscopy [2], and remote sensing. The spectral dimension contains information about different materials properties which aid in understanding the underlying phenomenon. Effective utilization of the information contained in the spectral dimension leads to significant improvement in photon limited spatio-spectral intensity estimation problems. The spectra associated with each spatial location, while relevant to application specific objectives, do not directly lead to improved reconstruction capabilities in data starved scenarios, in which the number of observed photons is very small. In fact, in some applications, the spectral dimension can pose additional challenges. One such application is RHESSI solar spectroscopic imaging [1]. RHESSI is a spacecraft that makes indirect measurements of hyperspectral data corresponding to solar flares. Here, the spectra decay exponentially as a function of photon energy and span a wide range of energies for example, a single flare can have close to photons with energies close to one kev and only a few photons with energies close to ten MeV. Because of the very large dynamic range and photon-limited noise, many reconstruction techniques, such as those based on wavelets [3], can potentially be very inaccurate. Recent work in the context of marked Poisson processes, however, has demonstrated that the effective use of marks is highly useful in data-starved Poisson process R. Willett was partially supported by NSF award number NSF-F and DARPA award numbers HR and N intensity estimation [4]. This paper builds upon that work by incorporating multiscale generalized linear models in the context of high dynamic ranges and by incorporating the regularization method into an expectation-maximization framework for Poisson inverse problems Problem Formulation Assume that we measure noisy observations of a spatially- and spectrally-varying intensity, where the noise obeys a Poisson distribution associated with photons hitting the detector array. Let f denote the N N M true three-dimensional intensity, where the first two dimensions correspond to the spatial locations, and the third dimension corresponds to the spectral energies. Our observations (in this section) are thus assumed to be of the form y Poisson(f). Our goal is to infer f from the measurements y as accurately as possible, effectively utilizing the spectral information contained in the third dimension. 2. MULTISALE SPATIO-SPETRAL INTENSITY ESTIMATION The approach described in this paper is roughly based upon denoising Haar wavelets with a hereditary constraint. Taking advantage of correlations in the data between both spectral bands and spatial locations, the proposed method entails the following two stages: Stage 1: Perform hereditary Haar Poisson intensity estimation in the spatial dimensions, with each leaf of the resulting unbalanced quad-tree decomposition corresponding to a spectrum (or series of marks). Stage 2: Smooth each spectrum (or mark dimension) using a multiscale nonparametric generalized linear model fit [5]. We will elaborate upon both these stages below Stage 1 In the first stage we compute an initial estimate by determining the ideal partition of the spatial domain of observations (assumed to be [0, 1] 2 ) and use maximum likelihood estimation to fit a single, mean spectrum to each square in the optimal partition. The space of possible partitions is a nested hierarchy defined through a recursive dyadic partition (RDP) of [0, 1] 2, and the optimal partition is selected by pruning a quad-tree representation of the intensity. This gives our estimators the capability of spatially varying the resolution to automatically increase the smoothing in very regular regions of the intensity and to preserve detailed structure in less regular regions. In general, the RDP framework leads to a model selection problem that can be solved by a tree pruning process. Each of the terminal squares in the pruned spatial RDP could correspond to a region

2 of intensity which is spatially homogeneous or smoothly varying (regardless of the regularity or irregularity between the spectral bands). Such a partition can be obtained by merging neighboring squares of (i.e. pruning) a complete RDP to form a data-adaptive RDP P and fitting spectra to the data on the terminal squares of P. Specifically, given the partition P, f(p) can be calculated by finding the average spectrum fit to the observations over each cell in P. Thus a Stage 1 intensity estimate, b f, is completely described by P. This provides for a very simple framework for penalized likelihood estimation, wherein the penalization is based on the complexity of the underlying partition [6]. The goal here is to find the partition which minimizes the penalized likelihood function: where bp arg min [ log p(x f(p)) + pen 1 (P)], f1 b f( P) b P p(x e f) = N 1 Y Y M 1 i,j=0 k=0 (e e f i,j,k e f x i,j,k i,j,k )/x i,j,k! denotes the likelihood of observing x given the estimate f( b P) and where pen 1 ( b P) is the penalty associated with the estimate f( b P). We penalize the estimates according to a codelength required to uniquely describe each model with a prefix code; the penalties are discussed in detail in [6, 7]. The resulting estimator b f 1 is referred to as the spatial penalized likelihood estimator (PLE). This approach is very similar to the image estimation method described in [6], with the key distinction that Stage 1 as described above forces the spatial RDP to be the same at every spectral band. This constraint makes it impossible for the method to perform spatial smoothing at some spectral bands but not others Stage 2 Stage 1 performed spatial smoothing irrespective of the smoothness associated with the spectra. In many applications, such as astronomical spectral imaging, spectra can accurately be modeled by smooth functionals added to relatively isolated emission lines [1]. Furthermore, the dynamic range of the spectra may be very large. Stage 2 exploits the smoothness in the spectral dimension and accounts for the large dynamic range by fitting a piecewise exponential curve to each spectrum, thereby improving the accuracy of the estimate obtained in Stage 1. Nonparametric curve estimation using multiscale generalized linear models was proposed in [5] and shown to be near minimax optimal for broad classes of intensities. More specifically, Stage 2 consists of pruning an RDP of each unique spectrum in b f 1 (there is one for each cell c b P). This pruning method is similar to the spatial pruning described above: we consider a collection of binary RDPs of [0, 1], and select the optimal partition by pruning a binary tree representation of the spectrum. The result is a data-adaptive binary RDP Q with an exponential curve fit to the data on each terminal interval of Q, for each unique spectrum. Analogously to Stage 1, for cell c b P, we set bq c arg min [ log p(x c f c(q)) + pen 2 (Q)], Q bf 2,i,j,k X c bp(f( c Q c)) i,j,k I {(i,j,k) c}, where x c is the spatial sum of the observations in cell c of b P, f c(q) is the piecewise exponential function fit to x c over the RDP Q, and pen 2 (Q) is a penalty on the size (complexity) of Q. 3. UPPER BOUNDS ON APPROXIMATION ERROR The estimate computed by the method above is piecewise constant in the spatial dimensions and piecewise exponential in the spectral dimension. In this section we describe a class of piecewise smooth hyperspectral images and bound the rate at which the approximation error decays as a function of the number of constant and exponential pieces in the best approximation. In particular, assume that f is a sampled version of a continuous domain function f, and let x, y, and λ denote the two spatial dimensions and one spectral dimension of f, respectively, so that f i,j,k = Z (i+1)/n Z (j+1)/n Z (k+1)/m i/n j/n k/m f(x, y, λ)dλ dy dx. Let the log of the true intensity be denoted g log f. To facilitate this analysis, we make the following assumptions about g. First, assume g belongs to the family of functions that are piecewise Höldersmooth in the spatial dimensions and Besov smooth in the spectral dimension, and that < l g u <. We say that g(x, y, λ) is spatially piecewise Hölder- (α, γ) smooth if, for any fixed λ 0 [0, 1] g(x, y, λ 0) = g 1(x, y, λ 0)I {H(x) y} +g 2(x, y, λ 0)I {H(x)<y} where each surface g j(x, y, λ 0) for j = 1, 2 is Hölder-α for α (0, 1], so that g j(x, y, λ 0) g j(x 0, y 0, λ 0) α((x x 0) 2 + (y y 0) 2 ) α/2 for any (x 0, y 0) [0, 1] 2 [8]. Also, H(x) is Hölder-γ for γ (0, 1] so that H(x) H(x 0) γ x x 0 γ In other words, g(x, y, λ 0) consists of two Hölder smooth surfaces separated by a Hölder smooth boundary. Further assume that for any fixed (x 0, y 0) [0, 1] 2, the one-dimensional function g(x 0, y 0, λ) is in the Besov space Bp β (L p([0, 1])) for β (1, 2] and 1/p = β+1/2. We refer the reader to [9] for more details on Besov spaces. We consider k-term approximations formed when Ω [0, 1] 3 is partitioned into k non-overlapping cuboids (which are of the same sidelength in the first two dimensions) and g is approximated with the same linear spectrum at each spatial location within each unique cuboid, so that the resulting approximation is piecewise linear in the spectral dimension and piecewise constant in the spatial dimension. We now derive upper bounds on the rate at which the error of the best approximation of this type decays as a function of k. In particular, the approximation error between g and its best k-term approximation, denoted bg k, can be bounded using the triangle inequality: g bg k L2 (Ω) min 1 m k g egm L2 (Ω) + eg m bg k L2 (Ω) (1) where eg m is formed by partitioning Ω into m cuboids, and approximating g on each cuboid independently with one spectrum at each spatial location. Each of these cuboids is of length one in the third (spectral) dimension and the sidelengths of each cuboid in the first two (spatial) dimensions are equal. In other words, we form a spatial partition of Ω, so that eg m is spatially piecewise constant. For cuboid i, we let (x i, y i ) denote the spatial location of the upper left corner of the cuboid, and set eg m(x, y, λ) mx I {(x,y) i }g(x i, y i, λ). i=1

3 From here, bg k can be formed by approximating eg m on each cuboid with a free-knot piecewise linear spectrum with p k/m pieces. Because of the boundary H(x) separating different smooth spatial regions, the m cuboids will not be uniformly sized. Instead, the best m-cuboid approximation eg m will have smaller cuboids near the boundary and larger cuboids away from the boundary. In particular, consider partitioning Ω into m 2 cuboids of spatial sidelengths 1/m and spectral sidelength one. We denote by 1 the set of all cuboids that intersect the boundary. Because of the Hölder-γ condition on the boundary H(x), it can be shown that the boundary passes through O(m 2 γ ) cuboids. Merge all cuboids not containing the boundary into larger cuboids; after merging there are O(m) cuboids; denote this set as 2. Now 0 g eg m L2 (Ω) X Z g(x, y, λ) eg m(x, y, λ) X Z g(x, y, λ) eg m(x, y, λ) 2 A The L error between g and eg m can be bounded above by g(x, y, λ) eg m(x, y, λ) u l. Since each of these O(m 2 γ ) cuboids has volume m 2, the L 2 error over 1 can be bounded by X Z g(x, y, λ) eg m(x, y, λ) (m 2 )m 2 γ = O(m γ ) Over the set 2, g consists of a Hölder smooth surface with smoothness parameter α. This leads to the following: r 2 g(x, y, λ) eg m(x, y, λ) α m g(x, y, λ) eg m(x, y, λ) 2 L 2 ( 2 ) = X Since there are O(m) cuboids in 2, Thus,! α 2 O(m α 1 ) g(x, y, λ) eg m(x, y, λ) 2 L 2 ( 2 ) = O(m α ). 1/2 g eg m L2 (Ω) = `O(m γ ) + O(m α ) 1/2 = O m min(γ,α)/2 (2) Let us now bound the second part on the right hand side of (1). Note that because each spectrum in g (and hence eg m) is in the Besov space B β p (L p([0, 1])), we have that for any fixed (x 0, y 0) [0, 1] 2 Z eg m(x 0, y 0, λ) bg k (x 0, y 0, λ) 2 dλ pp 2β where p k/m is the number of linear pieces in bg k (x 0, y 0, λ) and p is a constant that does not depend on p. This yields eg m bg k L2 (Ω) ZZZ = eg m(x, y, λ) bg k (x, y, λ) 2 dxdydλ ZZ «1/2 pp 2β dxdy«1/2 = O(p β ). (3) Applying (2) and (3) to (1) we have n g bg k L2 (Ω) O min 1 m k m min(γ,α)/2 + O((k/m) β ) o. Differentiating the expression being minimized above with respect to m and equating it to zero, we find «β min(γ,α) g eg m L2 (Ω) O k min(γ,α)+2β. 4. SPETRAL IMAGE REONSTRUTION The above multiscale method for spatio-spectral denoising can now be used to help reconstruct a blurred noisy spectral image. We can model our observations as x Poisson(Hf), where f is the vectorized spatio-spectral data cube we wish to reconstruct, H is the operator induced by the spectral imaging system, and x is the vectorized collection of measurements. To solve this challenging inverse problem, we solve the following optimization problem: bf = arg min ef F n log p(x H e f) + pen( e f) o, where F is the collection of estimators corresponding to a pruned spatio-spectral tree as described in Section 2, and pen( f) e = P c P b pen 2( Q b c) + pen 1 ( P b ); this penalty is proportional to the number of cells in the pruned RDP and hence the penalty term encourages solutions with small numbers of leaves. We compute the solution to this problem using a Generalized Expectation- Maximization algorithm, which in this case is a regularized version of the Richardson-Lucy algorithm [10, 11, 12]. The method consists of two alternating steps: E-step: y (t) = b f (t). H T (x./h b f (t) ), where. and./ denote element-wise multiplication and division, respectively. M-step: ompute b f (t+1) by denoising y (t) as described in Section 2. In the experiments below, the method is initialized with b f (0) = 1 and terminated when b f (t+1) b f (t) 2 2/ b f (t) 2 2 < SIMULATION RESULTS To see the effectiveness of the proposed method, we simulated a spatio spectral hypercube of size that has different degrees of smoothness in the spatial and the spectral dimensions. Motivated by solar hyperspectral imaging applications, we built a phantom datacube that models a solar flare. Fig. 1a shows a portion of solar flare. The green smooth surface represents the sun s surface; the bluish red spot represents the sun spot from which the solar flares originate and the red lines show a part of the flare loop [1]. Fig. 1b shows the spectra associated with each color shown in Fig. 1a. The spectrum shown in red in Fig. 1b corresponds to the flare lines in Fig. 1a and the green spectrum in Fig. 1b corresponds to the spectrum associated with the sun s surface in Fig. 1a. The bluish red sun spot in Fig. 1a has a combination of the blue and the red spectra shown in Fig. 1b. One key factor that makes this problem challenging is the high dynamic range of the flare spectra. onsider the flare spectra shown in red in Fig. 1b. The expected number of photon counts that are observed in energy band one is close to 10 4, whereas the expected

4 (a) ounts Quiet Sun Spectrum Flare Spectrum Sunspot spectrum Spectral Band Fig. 1. Spatio-spectral intensity (a) True Image. orresponding spectra. number of photon counts observed in energy band sixty-four is approximately Also, the spectrum has few sharp emission lines in addition to the exponentially decaying component. The spectra shown in blue and green on the other hand has relatively few photon counts Intensity estimation Ignoring the correlations between different spectral bands and denoising each spectral band independently using the an RDP-based method as described in [6] yields the result displayed in Fig. 2(e) and (f); important structures are oversmoothed, particularly in low intensity bands. In this and later simulations, we measure error according to ε = 1/(N 2 M) X i,j,k( f i,j,k b f i,j,k )/ p f i,j,k ; this measure does not over-emphasize spectral bands with large photon counts. The error associated with this image-wise denoising approach is ε = If we were to denoise the hypercube from noisy measurements using just the spatial estimation procedure described in Stage 1, we would achieve the result described in Fig. 2(g) and (h). The error associated with Stage 1 alone is given by ε = ; despite the small increase in error over the image-wise approach, we see that key spatial structures are preserved. Performing spectral smoothing of Stage 2 in addition to the spatial smoothing described in Stage 1 offers dramatic improvements over the estimate obtained by treating each spectral band individually as shown in Fig. 2(i) and (j). The error associated with this estimate is given by ε = This simulation result shows that the flare edges and the other finer details such as the sun s surface are captured well by our proposed approach as opposed to the estimate obtained using the hereditary Haar estimation method Deconvolution To demonstrate the usefulness of the proposed approach in spatiospectral image reconstruction problems, we used the same flare test image as before and blur it to model an instrument response. What we observe at the detector is the image that is blurred and noisy. The test image at spectral band 38 is shown in Fig. 3a. Fig. 3b shows the noisy observation of the blurred image. The reconstruction results using Richardson-Lucy algorithm without any regularization is shown in Fig. 3c. Fig. 3d and Fig. 3e show the reconstruction results using the hereditary Haar denoising in the GEM algorithm and using the proposed denoising in the GEM algorithm. From the results, we can see that the GEM algorithm using the proposed denoising algorithm significantly outperforms the other two. 6. DISUSSION This paper demonstrates that spatio-spectral intensity estimation using GLM fits in the spectral domain can offer significant advantages in the context of photon-limited hyperspectral image reconstruction. The proposed two-stage intensity estimation approach preserves spatial inhomogeneities across all spectral bands simultaneously, using high-contrast boundaries in some bands to prevent oversmoothing of low-contrast boundaries in other bands. In addition, the nonparametric multiscale GLM fits proposed in [5] exploit the smooth variation in intensities across spectral bands while performing well in the face of high dynamic ranges. It is important to note, however, that this two-stage approach does not necessarily yield estimates computed on the optimal partition of the entire spatio-spectral data cube. In fact, more accurate estimates could potentially result from searching over every possible recursive dyadic partition of [0, 1] 3, unconstrained by our proposed two-stage partition. However, such a search would be very computationally intensive, particularly for the large data sets of interest. The above two-stage approach approximates this more global search; a more careful analysis of the accuracy-computation tradeoff is an important aspect of future work. 7. REFERENES [1] R. P. Lin, B. R. Dennis, and A. O. Benz (Eds.), The Reuven Ramaty High-Energy Solar Spectrscopic Imager (RHESSI) - Mission Description and Early Results, Kluwer Academic Publishers, Dordrecht, [2] W. Denk, J.H. Strickler, and W.W. Webb, Two-photon laser scanning fluorescence microscopy, Science, vol. 248, no. 4951, pp , [3] I. Atkinson, F. Kamalabadi, and D. L. Jones, Wavelet-based hyperspectral image estimation, 2003, vol. 2, pp [4] R. Willett, Multiscale intensity estimation for marked poisson processes, in Proc. IEEE Int. onf. Acoust., Speech, Signal Processing IASSP, [5] E. Kolaczyk and R. Nowak, Multiscale generalised linear models for nonparametric function estimation, Biometrika, vol. 92, no. 1, pp , [6] E. Kolaczyk and R. Nowak, Multiscale likelihood analysis and complexity penalized estimation, Annals of Stat., vol. 32, pp , [7] R. Willett and R. Nowak, Platelets: a multiscale approach for recovering edges and surfaces in photon-limited medical imaging, IEEE Transactions on Medical Imaging, vol. 22, no. 3, pp , [8] A. P. Korostelev and A. B. Tsybakov, Minimax theory of image reconstruction, Springer-Verlag, New York, [9] R. A. DeVore, Nonlinear approximation, Acta Numerica, vol. 7, pp , [10] W. Richardson, Bayesian-based iterative method of image restoration, J. Opt. Soc. of Am., vol. 62, pp , [11] L. B. Lucy, An iterative technique for the rectification of observed distributions, Astron. J., vol. 79, pp , [12] R. Nowak and E. Kolaczyk, A multiscale statistical framework for Poisson inverse problems, IEEE Trans. Info. Theory, vol. 46, pp , 2000.

5 (a) (c) (d) (e) (g) (a) (c) (d) (f) (h) (e) Fig. 3. Spatio-spectral deblurring results. (a) Spatial variation of intensity band in spectral band 38. Noisy blurry observations. (c) Image reconstruction using Richardson Lucy algorithm with no regularization; ε = (d) Image reconstruction using hereditary Haar denoising as the M-step of the GEM algorithm; ε = (e) Image reconstruction using the two stage denoising procedure in M-step of the GEM algorithm; ε = (i) (j) Fig. 2. Spatio-spectral analysis results. (a) Spatial variation of intensity at spectral band 38. Spatial variation of intensity at spectral band 46. (c) Noisy observations at spectral band 38. (d) Noisy observations at spectral band 46. (e) Hereditary Haar image denoising [6] applied to every image separately, see at spectral band 38; ε = (f) Hereditary Haar image denoising applied to every image separately, see at spectral band 46. (g) Stage 1 result at spectral band 38; ε = (h) Stage 1 result at spectral band 46. (i) Result after proposed two-stage approach at spectral band 38; ε = (j) Result after proposed two-stage approach at spectral band 46.

FAST MULTIRESOLUTION PHOTON-LIMITED IMAGE RECONSTRUCTION

FAST MULTIRESOLUTION PHOTON-LIMITED IMAGE RECONSTRUCTION FAST MULTIRESOLUTION PHOTON-LIMITED IMAGE RECONSTRUCTION Rebecca Willett and Robert Nowak March 18, 2004 Abstract The techniques described in this paper allow multiscale photon-limited image reconstruction

More information

Backcasting: A New Approach to Energy Conservation in Sensor Networks

Backcasting: A New Approach to Energy Conservation in Sensor Networks Backcasting: A New Approach to Energy Conservation in Sensor Networks Rebecca Willett 1, Aline Martin 2, and Robert Nowak 2 1 Rice University, Houston, TX 77005, USA, willett@rice.edu, WWW home page: http://www.ece.rice.edu/

More information

Platelets: A Multiscale Approach for Recovering Edges and Surfaces in Photon-Limited Medical Imaging

Platelets: A Multiscale Approach for Recovering Edges and Surfaces in Photon-Limited Medical Imaging Platelets: A Multiscale Approach for Recovering Edges and Surfaces in Photon-Limited Medical Imaging Rebecca M. Willett, Student Member, IEEE, and Robert D. Nowak, Member, IEEE March 12, 2004 Abstract

More information

Platelets: A Multiscale Approach for Recovering Edges and Surfaces in Photon-Limited Medical Imaging

Platelets: A Multiscale Approach for Recovering Edges and Surfaces in Photon-Limited Medical Imaging Platelets: A Multiscale Approach for Recovering Edges and Surfaces in Photon-Limited Medical Imaging 1 Rebecca M. Willett, Student Member, IEEE, and Robert D. Nowak, Member, IEEE Abstract The nonparametric

More information

Wavelet-Based Superresolution in Astronomy

Wavelet-Based Superresolution in Astronomy Wavelet-Based Superresolution in Astronomy Rebecca Willet, Ian Jermyn, Robert Nowak, and Josiana Zerubia March 18, 2004 Abstract High-resolution astronomical images can be reconstructed from several blurred

More information

Wavelet-Based Superresolution in Astronomy

Wavelet-Based Superresolution in Astronomy ADASS XIII ASP Conference Series, Vol. XXX, 2004 F. Ochsenbein, M. Allen and D. Egret eds. Wavelet-Based Superresolution in Astronomy Rebecca Willett, Robert Nowak Rice University Department of Electrical

More information

Markov Networks in Computer Vision

Markov Networks in Computer Vision Markov Networks in Computer Vision Sargur Srihari srihari@cedar.buffalo.edu 1 Markov Networks for Computer Vision Some applications: 1. Image segmentation 2. Removal of blur/noise 3. Stereo reconstruction

More information

Advanced phase retrieval: maximum likelihood technique with sparse regularization of phase and amplitude

Advanced phase retrieval: maximum likelihood technique with sparse regularization of phase and amplitude Advanced phase retrieval: maximum likelihood technique with sparse regularization of phase and amplitude A. Migukin *, V. atkovnik and J. Astola Department of Signal Processing, Tampere University of Technology,

More information

Markov Networks in Computer Vision. Sargur Srihari

Markov Networks in Computer Vision. Sargur Srihari Markov Networks in Computer Vision Sargur srihari@cedar.buffalo.edu 1 Markov Networks for Computer Vision Important application area for MNs 1. Image segmentation 2. Removal of blur/noise 3. Stereo reconstruction

More information

Effects of multi-scale velocity heterogeneities on wave-equation migration Yong Ma and Paul Sava, Center for Wave Phenomena, Colorado School of Mines

Effects of multi-scale velocity heterogeneities on wave-equation migration Yong Ma and Paul Sava, Center for Wave Phenomena, Colorado School of Mines Effects of multi-scale velocity heterogeneities on wave-equation migration Yong Ma and Paul Sava, Center for Wave Phenomena, Colorado School of Mines SUMMARY Velocity models used for wavefield-based seismic

More information

Faster Rates in Regression via Active Learning

Faster Rates in Regression via Active Learning Faster Rates in Regression via Active Learning Rui Castro Rice University Houston, TX 77005 rcastro@rice.edu Rebecca Willett University of Wisconsin Madison, WI 53706 willett@cae.wisc.edu Robert Nowak

More information

Introduction to Digital Image Processing

Introduction to Digital Image Processing Fall 2005 Image Enhancement in the Spatial Domain: Histograms, Arithmetic/Logic Operators, Basics of Spatial Filtering, Smoothing Spatial Filters Tuesday, February 7 2006, Overview (1): Before We Begin

More information

Bayesian Spherical Wavelet Shrinkage: Applications to Shape Analysis

Bayesian Spherical Wavelet Shrinkage: Applications to Shape Analysis Bayesian Spherical Wavelet Shrinkage: Applications to Shape Analysis Xavier Le Faucheur a, Brani Vidakovic b and Allen Tannenbaum a a School of Electrical and Computer Engineering, b Department of Biomedical

More information

Normalized cuts and image segmentation

Normalized cuts and image segmentation Normalized cuts and image segmentation Department of EE University of Washington Yeping Su Xiaodan Song Normalized Cuts and Image Segmentation, IEEE Trans. PAMI, August 2000 5/20/2003 1 Outline 1. Image

More information

Norbert Schuff VA Medical Center and UCSF

Norbert Schuff VA Medical Center and UCSF Norbert Schuff Medical Center and UCSF Norbert.schuff@ucsf.edu Medical Imaging Informatics N.Schuff Course # 170.03 Slide 1/67 Objective Learn the principle segmentation techniques Understand the role

More information

x' = c 1 x + c 2 y + c 3 xy + c 4 y' = c 5 x + c 6 y + c 7 xy + c 8

x' = c 1 x + c 2 y + c 3 xy + c 4 y' = c 5 x + c 6 y + c 7 xy + c 8 1. Explain about gray level interpolation. The distortion correction equations yield non integer values for x' and y'. Because the distorted image g is digital, its pixel values are defined only at integer

More information

Total Variation Denoising with Overlapping Group Sparsity

Total Variation Denoising with Overlapping Group Sparsity 1 Total Variation Denoising with Overlapping Group Sparsity Ivan W. Selesnick and Po-Yu Chen Polytechnic Institute of New York University Brooklyn, New York selesi@poly.edu 2 Abstract This paper describes

More information

AN ALGORITHM FOR BLIND RESTORATION OF BLURRED AND NOISY IMAGES

AN ALGORITHM FOR BLIND RESTORATION OF BLURRED AND NOISY IMAGES AN ALGORITHM FOR BLIND RESTORATION OF BLURRED AND NOISY IMAGES Nader Moayeri and Konstantinos Konstantinides Hewlett-Packard Laboratories 1501 Page Mill Road Palo Alto, CA 94304-1120 moayeri,konstant@hpl.hp.com

More information

Level lines based disocclusion

Level lines based disocclusion Level lines based disocclusion Simon Masnou Jean-Michel Morel CEREMADE CMLA Université Paris-IX Dauphine Ecole Normale Supérieure de Cachan 75775 Paris Cedex 16, France 94235 Cachan Cedex, France Abstract

More information

Perception Viewed as an Inverse Problem

Perception Viewed as an Inverse Problem Perception Viewed as an Inverse Problem Fechnerian Causal Chain of Events - an evaluation Fechner s study of outer psychophysics assumes that the percept is a result of a causal chain of events: Distal

More information

Diffusion Wavelets for Natural Image Analysis

Diffusion Wavelets for Natural Image Analysis Diffusion Wavelets for Natural Image Analysis Tyrus Berry December 16, 2011 Contents 1 Project Description 2 2 Introduction to Diffusion Wavelets 2 2.1 Diffusion Multiresolution............................

More information

Blind Image Deconvolution Technique for Image Restoration using Ant Colony Optimization

Blind Image Deconvolution Technique for Image Restoration using Ant Colony Optimization Blind Image Deconvolution Technique for Image Restoration using Ant Colony Optimization Amandeep Kaur CEM Kapurthala, Punjab Vinay Chopra DAVIET Jalandhar Punjab ABSTRACT Image Restoration is a field of

More information

Generalized Tree-Based Wavelet Transform and Applications to Patch-Based Image Processing

Generalized Tree-Based Wavelet Transform and Applications to Patch-Based Image Processing Generalized Tree-Based Wavelet Transform and * Michael Elad The Computer Science Department The Technion Israel Institute of technology Haifa 32000, Israel *Joint work with A Seminar in the Hebrew University

More information

A Trimmed Translation-Invariant Denoising Estimator

A Trimmed Translation-Invariant Denoising Estimator A Trimmed Translation-Invariant Denoising Estimator Eric Chicken and Jordan Cuevas Florida State University, Tallahassee, FL 32306 Abstract A popular wavelet method for estimating jumps in functions is

More information

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines EECS 556 Image Processing W 09 Interpolation Interpolation techniques B splines What is image processing? Image processing is the application of 2D signal processing methods to images Image representation

More information

Image Processing Lecture 10

Image Processing Lecture 10 Image Restoration Image restoration attempts to reconstruct or recover an image that has been degraded by a degradation phenomenon. Thus, restoration techniques are oriented toward modeling the degradation

More information

A fast iterative thresholding algorithm for wavelet-regularized deconvolution

A fast iterative thresholding algorithm for wavelet-regularized deconvolution A fast iterative thresholding algorithm for wavelet-regularized deconvolution Cédric Vonesch and Michael Unser Biomedical Imaging Group, EPFL, Lausanne, Switzerland ABSTRACT We present an iterative deconvolution

More information

Fast Approximate Energy Minimization via Graph Cuts

Fast Approximate Energy Minimization via Graph Cuts IEEE Transactions on PAMI, vol. 23, no. 11, pp. 1222-1239 p.1 Fast Approximate Energy Minimization via Graph Cuts Yuri Boykov, Olga Veksler and Ramin Zabih Abstract Many tasks in computer vision involve

More information

Analysis of ARES Data using ML-EM

Analysis of ARES Data using ML-EM Analysis of ARES Data using ML-EM Nicole Eikmeier Hosting Site: Lawrence Berkeley National Laboratory Mentor(s): Brian Quiter, Mark Bandstra Abstract. Imaging analysis of background data collected from

More information

Edge and local feature detection - 2. Importance of edge detection in computer vision

Edge and local feature detection - 2. Importance of edge detection in computer vision Edge and local feature detection Gradient based edge detection Edge detection by function fitting Second derivative edge detectors Edge linking and the construction of the chain graph Edge and local feature

More information

Convexization in Markov Chain Monte Carlo

Convexization in Markov Chain Monte Carlo in Markov Chain Monte Carlo 1 IBM T. J. Watson Yorktown Heights, NY 2 Department of Aerospace Engineering Technion, Israel August 23, 2011 Problem Statement MCMC processes in general are governed by non

More information

Motion Estimation. There are three main types (or applications) of motion estimation:

Motion Estimation. There are three main types (or applications) of motion estimation: Members: D91922016 朱威達 R93922010 林聖凱 R93922044 謝俊瑋 Motion Estimation There are three main types (or applications) of motion estimation: Parametric motion (image alignment) The main idea of parametric motion

More information

Segmentation and Grouping

Segmentation and Grouping Segmentation and Grouping How and what do we see? Fundamental Problems ' Focus of attention, or grouping ' What subsets of pixels do we consider as possible objects? ' All connected subsets? ' Representation

More information

Filters. Advanced and Special Topics: Filters. Filters

Filters. Advanced and Special Topics: Filters. Filters Filters Advanced and Special Topics: Filters Dr. Edmund Lam Department of Electrical and Electronic Engineering The University of Hong Kong ELEC4245: Digital Image Processing (Second Semester, 2016 17)

More information

Image Restoration and Reconstruction

Image Restoration and Reconstruction Image Restoration and Reconstruction Image restoration Objective process to improve an image, as opposed to the subjective process of image enhancement Enhancement uses heuristics to improve the image

More information

3 Nonlinear Regression

3 Nonlinear Regression 3 Linear models are often insufficient to capture the real-world phenomena. That is, the relation between the inputs and the outputs we want to be able to predict are not linear. As a consequence, nonlinear

More information

Computer Graphics. Sampling Theory & Anti-Aliasing. Philipp Slusallek

Computer Graphics. Sampling Theory & Anti-Aliasing. Philipp Slusallek Computer Graphics Sampling Theory & Anti-Aliasing Philipp Slusallek Dirac Comb (1) Constant & δ-function flash Comb/Shah function 2 Dirac Comb (2) Constant & δ-function Duality f(x) = K F(ω) = K (ω) And

More information

I How does the formulation (5) serve the purpose of the composite parameterization

I How does the formulation (5) serve the purpose of the composite parameterization Supplemental Material to Identifying Alzheimer s Disease-Related Brain Regions from Multi-Modality Neuroimaging Data using Sparse Composite Linear Discrimination Analysis I How does the formulation (5)

More information

Image Inpainting Using Sparsity of the Transform Domain

Image Inpainting Using Sparsity of the Transform Domain Image Inpainting Using Sparsity of the Transform Domain H. Hosseini*, N.B. Marvasti, Student Member, IEEE, F. Marvasti, Senior Member, IEEE Advanced Communication Research Institute (ACRI) Department of

More information

3 Nonlinear Regression

3 Nonlinear Regression CSC 4 / CSC D / CSC C 3 Sometimes linear models are not sufficient to capture the real-world phenomena, and thus nonlinear models are necessary. In regression, all such models will have the same basic

More information

Deconvolution with curvelet-domain sparsity Vishal Kumar, EOS-UBC and Felix J. Herrmann, EOS-UBC

Deconvolution with curvelet-domain sparsity Vishal Kumar, EOS-UBC and Felix J. Herrmann, EOS-UBC Deconvolution with curvelet-domain sparsity Vishal Kumar, EOS-UBC and Felix J. Herrmann, EOS-UBC SUMMARY We use the recently introduced multiscale and multidirectional curvelet transform to exploit the

More information

High Dynamic Range Imaging.

High Dynamic Range Imaging. High Dynamic Range Imaging High Dynamic Range [3] In photography, dynamic range (DR) is measured in exposure value (EV) differences or stops, between the brightest and darkest parts of the image that show

More information

Recent Developments in Model-based Derivative-free Optimization

Recent Developments in Model-based Derivative-free Optimization Recent Developments in Model-based Derivative-free Optimization Seppo Pulkkinen April 23, 2010 Introduction Problem definition The problem we are considering is a nonlinear optimization problem with constraints:

More information

A Novel Approach of Watershed Segmentation of Noisy Image Using Adaptive Wavelet Threshold

A Novel Approach of Watershed Segmentation of Noisy Image Using Adaptive Wavelet Threshold A Novel Approach of Watershed Segmentation of Noisy Image Using Adaptive Wavelet Threshold Nilanjan Dey #1, Arpan Sinha #2, Pranati Rakshit #3 #1 IT Department, JIS College of Engineering, Kalyani, Nadia-741235,

More information

IMAGE DE-NOISING IN WAVELET DOMAIN

IMAGE DE-NOISING IN WAVELET DOMAIN IMAGE DE-NOISING IN WAVELET DOMAIN Aaditya Verma a, Shrey Agarwal a a Department of Civil Engineering, Indian Institute of Technology, Kanpur, India - (aaditya, ashrey)@iitk.ac.in KEY WORDS: Wavelets,

More information

MOTION ESTIMATION WITH THE REDUNDANT WAVELET TRANSFORM.*

MOTION ESTIMATION WITH THE REDUNDANT WAVELET TRANSFORM.* MOTION ESTIMATION WITH THE REDUNDANT WAVELET TRANSFORM.* R. DeVore A. Petukhov R. Sharpley Department of Mathematics University of South Carolina Columbia, SC 29208 Abstract We present a fast method for

More information

Multi-frame blind deconvolution: Compact and multi-channel versions. Douglas A. Hope and Stuart M. Jefferies

Multi-frame blind deconvolution: Compact and multi-channel versions. Douglas A. Hope and Stuart M. Jefferies Multi-frame blind deconvolution: Compact and multi-channel versions Douglas A. Hope and Stuart M. Jefferies Institute for Astronomy, University of Hawaii, 34 Ohia Ku Street, Pualani, HI 96768, USA ABSTRACT

More information

GRID WARPING IN TOTAL VARIATION IMAGE ENHANCEMENT METHODS. Andrey Nasonov, and Andrey Krylov

GRID WARPING IN TOTAL VARIATION IMAGE ENHANCEMENT METHODS. Andrey Nasonov, and Andrey Krylov GRID WARPING IN TOTAL VARIATION IMAGE ENHANCEMENT METHODS Andrey Nasonov, and Andrey Krylov Lomonosov Moscow State University, Moscow, Department of Computational Mathematics and Cybernetics, e-mail: nasonov@cs.msu.ru,

More information

Interpolation by Spline Functions

Interpolation by Spline Functions Interpolation by Spline Functions Com S 477/577 Sep 0 007 High-degree polynomials tend to have large oscillations which are not the characteristics of the original data. To yield smooth interpolating curves

More information

Bilevel Sparse Coding

Bilevel Sparse Coding Adobe Research 345 Park Ave, San Jose, CA Mar 15, 2013 Outline 1 2 The learning model The learning algorithm 3 4 Sparse Modeling Many types of sensory data, e.g., images and audio, are in high-dimensional

More information

Image Restoration and Reconstruction

Image Restoration and Reconstruction Image Restoration and Reconstruction Image restoration Objective process to improve an image Recover an image by using a priori knowledge of degradation phenomenon Exemplified by removal of blur by deblurring

More information

Bandwidth Selection for Kernel Density Estimation Using Total Variation with Fourier Domain Constraints

Bandwidth Selection for Kernel Density Estimation Using Total Variation with Fourier Domain Constraints IEEE SIGNAL PROCESSING LETTERS 1 Bandwidth Selection for Kernel Density Estimation Using Total Variation with Fourier Domain Constraints Alexander Suhre, Orhan Arikan, Member, IEEE, and A. Enis Cetin,

More information

Numerical Methods on the Image Processing Problems

Numerical Methods on the Image Processing Problems Numerical Methods on the Image Processing Problems Department of Mathematics and Statistics Mississippi State University December 13, 2006 Objective Develop efficient PDE (partial differential equations)

More information

An Approach for Reduction of Rain Streaks from a Single Image

An Approach for Reduction of Rain Streaks from a Single Image An Approach for Reduction of Rain Streaks from a Single Image Vijayakumar Majjagi 1, Netravati U M 2 1 4 th Semester, M. Tech, Digital Electronics, Department of Electronics and Communication G M Institute

More information

Low-Dose Dual-Energy CT for PET Attenuation Correction with Statistical Sinogram Restoration

Low-Dose Dual-Energy CT for PET Attenuation Correction with Statistical Sinogram Restoration Low-Dose Dual-Energy CT for PET Attenuation Correction with Statistical Sinogram Restoration Joonki Noh, Jeffrey A. Fessler EECS Department, The University of Michigan Paul E. Kinahan Radiology Department,

More information

Automated Segmentation Using a Fast Implementation of the Chan-Vese Models

Automated Segmentation Using a Fast Implementation of the Chan-Vese Models Automated Segmentation Using a Fast Implementation of the Chan-Vese Models Huan Xu, and Xiao-Feng Wang,,3 Intelligent Computation Lab, Hefei Institute of Intelligent Machines, Chinese Academy of Science,

More information

A noninformative Bayesian approach to small area estimation

A noninformative Bayesian approach to small area estimation A noninformative Bayesian approach to small area estimation Glen Meeden School of Statistics University of Minnesota Minneapolis, MN 55455 glen@stat.umn.edu September 2001 Revised May 2002 Research supported

More information

VIDEO OBJECT SEGMENTATION BY EXTENDED RECURSIVE-SHORTEST-SPANNING-TREE METHOD. Ertem Tuncel and Levent Onural

VIDEO OBJECT SEGMENTATION BY EXTENDED RECURSIVE-SHORTEST-SPANNING-TREE METHOD. Ertem Tuncel and Levent Onural VIDEO OBJECT SEGMENTATION BY EXTENDED RECURSIVE-SHORTEST-SPANNING-TREE METHOD Ertem Tuncel and Levent Onural Electrical and Electronics Engineering Department, Bilkent University, TR-06533, Ankara, Turkey

More information

A popular method for moving beyond linearity. 2. Basis expansion and regularization 1. Examples of transformations. Piecewise-polynomials and splines

A popular method for moving beyond linearity. 2. Basis expansion and regularization 1. Examples of transformations. Piecewise-polynomials and splines A popular method for moving beyond linearity 2. Basis expansion and regularization 1 Idea: Augment the vector inputs x with additional variables which are transformation of x use linear models in this

More information

Image Denoising Based on Hybrid Fourier and Neighborhood Wavelet Coefficients Jun Cheng, Songli Lei

Image Denoising Based on Hybrid Fourier and Neighborhood Wavelet Coefficients Jun Cheng, Songli Lei Image Denoising Based on Hybrid Fourier and Neighborhood Wavelet Coefficients Jun Cheng, Songli Lei College of Physical and Information Science, Hunan Normal University, Changsha, China Hunan Art Professional

More information

Iterative CT Reconstruction Using Curvelet-Based Regularization

Iterative CT Reconstruction Using Curvelet-Based Regularization Iterative CT Reconstruction Using Curvelet-Based Regularization Haibo Wu 1,2, Andreas Maier 1, Joachim Hornegger 1,2 1 Pattern Recognition Lab (LME), Department of Computer Science, 2 Graduate School in

More information

Sparse wavelet expansions for seismic tomography: Methods and algorithms

Sparse wavelet expansions for seismic tomography: Methods and algorithms Sparse wavelet expansions for seismic tomography: Methods and algorithms Ignace Loris Université Libre de Bruxelles International symposium on geophysical imaging with localized waves 24 28 July 2011 (Joint

More information

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N.

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. Dartmouth, MA USA Abstract: The significant progress in ultrasonic NDE systems has now

More information

Platelet-based coding of depth maps for the transmission of multiview images

Platelet-based coding of depth maps for the transmission of multiview images Platelet-based coding of depth maps for the transmission of multiview images Yannick Morvan a, Peter H. N. de With a,b and Dirk Farin a a Eindhoven University of Technology, P.O. Box 513, The Netherlands;

More information

Lecture 2 September 3

Lecture 2 September 3 EE 381V: Large Scale Optimization Fall 2012 Lecture 2 September 3 Lecturer: Caramanis & Sanghavi Scribe: Hongbo Si, Qiaoyang Ye 2.1 Overview of the last Lecture The focus of the last lecture was to give

More information

Efficient Imaging Algorithms on Many-Core Platforms

Efficient Imaging Algorithms on Many-Core Platforms Efficient Imaging Algorithms on Many-Core Platforms H. Köstler Dagstuhl, 22.11.2011 Contents Imaging Applications HDR Compression performance of PDE-based models Image Denoising performance of patch-based

More information

BME I5000: Biomedical Imaging

BME I5000: Biomedical Imaging 1 Lucas Parra, CCNY BME I5000: Biomedical Imaging Lecture 11 Point Spread Function, Inverse Filtering, Wiener Filtering, Sharpening,... Lucas C. Parra, parra@ccny.cuny.edu Blackboard: http://cityonline.ccny.cuny.edu/

More information

Dense Image-based Motion Estimation Algorithms & Optical Flow

Dense Image-based Motion Estimation Algorithms & Optical Flow Dense mage-based Motion Estimation Algorithms & Optical Flow Video A video is a sequence of frames captured at different times The video data is a function of v time (t) v space (x,y) ntroduction to motion

More information

Storage Efficient NL-Means Burst Denoising for Programmable Cameras

Storage Efficient NL-Means Burst Denoising for Programmable Cameras Storage Efficient NL-Means Burst Denoising for Programmable Cameras Brendan Duncan Stanford University brendand@stanford.edu Miroslav Kukla Stanford University mkukla@stanford.edu Abstract An effective

More information

Detecting Burnscar from Hyperspectral Imagery via Sparse Representation with Low-Rank Interference

Detecting Burnscar from Hyperspectral Imagery via Sparse Representation with Low-Rank Interference Detecting Burnscar from Hyperspectral Imagery via Sparse Representation with Low-Rank Interference Minh Dao 1, Xiang Xiang 1, Bulent Ayhan 2, Chiman Kwan 2, Trac D. Tran 1 Johns Hopkins Univeristy, 3400

More information

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest.

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. D.A. Karras, S.A. Karkanis and D. E. Maroulis University of Piraeus, Dept.

More information

This chapter explains two techniques which are frequently used throughout

This chapter explains two techniques which are frequently used throughout Chapter 2 Basic Techniques This chapter explains two techniques which are frequently used throughout this thesis. First, we will introduce the concept of particle filters. A particle filter is a recursive

More information

Fundamentals of Digital Image Processing

Fundamentals of Digital Image Processing \L\.6 Gw.i Fundamentals of Digital Image Processing A Practical Approach with Examples in Matlab Chris Solomon School of Physical Sciences, University of Kent, Canterbury, UK Toby Breckon School of Engineering,

More information

CoE4TN4 Image Processing. Chapter 5 Image Restoration and Reconstruction

CoE4TN4 Image Processing. Chapter 5 Image Restoration and Reconstruction CoE4TN4 Image Processing Chapter 5 Image Restoration and Reconstruction Image Restoration Similar to image enhancement, the ultimate goal of restoration techniques is to improve an image Restoration: a

More information

Image denoising using curvelet transform: an approach for edge preservation

Image denoising using curvelet transform: an approach for edge preservation Journal of Scientific & Industrial Research Vol. 3469, January 00, pp. 34-38 J SCI IN RES VOL 69 JANUARY 00 Image denoising using curvelet transform: an approach for edge preservation Anil A Patil * and

More information

Splines and penalized regression

Splines and penalized regression Splines and penalized regression November 23 Introduction We are discussing ways to estimate the regression function f, where E(y x) = f(x) One approach is of course to assume that f has a certain shape,

More information

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH Ignazio Gallo, Elisabetta Binaghi and Mario Raspanti Universitá degli Studi dell Insubria Varese, Italy email: ignazio.gallo@uninsubria.it ABSTRACT

More information

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION Ken Sauef and Charles A. Bournant *Department of Electrical Engineering, University of Notre Dame Notre Dame, IN 46556, (219) 631-6999 tschoo1

More information

Inverse Problems in Astrophysics

Inverse Problems in Astrophysics Inverse Problems in Astrophysics Part 1: Introduction inverse problems and image deconvolution Part 2: Introduction to Sparsity and Compressed Sensing Part 3: Wavelets in Astronomy: from orthogonal wavelets

More information

Machine Learning / Jan 27, 2010

Machine Learning / Jan 27, 2010 Revisiting Logistic Regression & Naïve Bayes Aarti Singh Machine Learning 10-701/15-781 Jan 27, 2010 Generative and Discriminative Classifiers Training classifiers involves learning a mapping f: X -> Y,

More information

IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING

IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING Jianzhou Feng Li Song Xiaog Huo Xiaokang Yang Wenjun Zhang Shanghai Digital Media Processing Transmission Key Lab, Shanghai Jiaotong University

More information

EXAM SOLUTIONS. Image Processing and Computer Vision Course 2D1421 Monday, 13 th of March 2006,

EXAM SOLUTIONS. Image Processing and Computer Vision Course 2D1421 Monday, 13 th of March 2006, School of Computer Science and Communication, KTH Danica Kragic EXAM SOLUTIONS Image Processing and Computer Vision Course 2D1421 Monday, 13 th of March 2006, 14.00 19.00 Grade table 0-25 U 26-35 3 36-45

More information

Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling

Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling Moritz Baecher May 15, 29 1 Introduction Edge-preserving smoothing and super-resolution are classic and important

More information

Extracting Wavefront Error From Shack-Hartmann Images Using Spatial Demodulation

Extracting Wavefront Error From Shack-Hartmann Images Using Spatial Demodulation Etracting Wavefront Error From Shack-Hartmann Images Using Spatial Demodulation Edwin J. Sarver, PhD; Jim Schwiegerling, PhD; Raymond A. Applegate, OD, PhD ABSTRACT PURPOSE: To determine whether the spatial

More information

Regularization and Markov Random Fields (MRF) CS 664 Spring 2008

Regularization and Markov Random Fields (MRF) CS 664 Spring 2008 Regularization and Markov Random Fields (MRF) CS 664 Spring 2008 Regularization in Low Level Vision Low level vision problems concerned with estimating some quantity at each pixel Visual motion (u(x,y),v(x,y))

More information

Image Restoration using Markov Random Fields

Image Restoration using Markov Random Fields Image Restoration using Markov Random Fields Based on the paper Stochastic Relaxation, Gibbs Distributions and Bayesian Restoration of Images, PAMI, 1984, Geman and Geman. and the book Markov Random Field

More information

Image segmentation based on gray-level spatial correlation maximum between-cluster variance

Image segmentation based on gray-level spatial correlation maximum between-cluster variance International Symposium on Computers & Informatics (ISCI 05) Image segmentation based on gray-level spatial correlation maximum between-cluster variance Fu Zeng,a, He Jianfeng,b*, Xiang Yan,Cui Rui, Yi

More information

PET Image Reconstruction using Anatomical Information through Mutual Information Based Priors

PET Image Reconstruction using Anatomical Information through Mutual Information Based Priors 2005 IEEE Nuclear Science Symposium Conference Record M11-354 PET Image Reconstruction using Anatomical Information through Mutual Information Based Priors Sangeetha Somayajula, Evren Asma, and Richard

More information

3.1. Solution for white Gaussian noise

3.1. Solution for white Gaussian noise Low complexity M-hypotheses detection: M vectors case Mohammed Nae and Ahmed H. Tewk Dept. of Electrical Engineering University of Minnesota, Minneapolis, MN 55455 mnae,tewk@ece.umn.edu Abstract Low complexity

More information

Using Subspace Constraints to Improve Feature Tracking Presented by Bryan Poling. Based on work by Bryan Poling, Gilad Lerman, and Arthur Szlam

Using Subspace Constraints to Improve Feature Tracking Presented by Bryan Poling. Based on work by Bryan Poling, Gilad Lerman, and Arthur Szlam Presented by Based on work by, Gilad Lerman, and Arthur Szlam What is Tracking? Broad Definition Tracking, or Object tracking, is a general term for following some thing through multiple frames of a video

More information

4.12 Generalization. In back-propagation learning, as many training examples as possible are typically used.

4.12 Generalization. In back-propagation learning, as many training examples as possible are typically used. 1 4.12 Generalization In back-propagation learning, as many training examples as possible are typically used. It is hoped that the network so designed generalizes well. A network generalizes well when

More information

Vivekananda. Collegee of Engineering & Technology. Question and Answers on 10CS762 /10IS762 UNIT- 5 : IMAGE ENHANCEMENT.

Vivekananda. Collegee of Engineering & Technology. Question and Answers on 10CS762 /10IS762 UNIT- 5 : IMAGE ENHANCEMENT. Vivekananda Collegee of Engineering & Technology Question and Answers on 10CS762 /10IS762 UNIT- 5 : IMAGE ENHANCEMENT Dept. Prepared by Harivinod N Assistant Professor, of Computer Science and Engineering,

More information

Face Tracking in Video

Face Tracking in Video Face Tracking in Video Hamidreza Khazaei and Pegah Tootoonchi Afshar Stanford University 350 Serra Mall Stanford, CA 94305, USA I. INTRODUCTION Object tracking is a hot area of research, and has many practical

More information

Adaptive osculatory rational interpolation for image processing

Adaptive osculatory rational interpolation for image processing Journal of Computational and Applied Mathematics 195 (2006) 46 53 www.elsevier.com/locate/cam Adaptive osculatory rational interpolation for image processing Min Hu a, Jieqing Tan b, a College of Computer

More information

CS 450 Numerical Analysis. Chapter 7: Interpolation

CS 450 Numerical Analysis. Chapter 7: Interpolation Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

Generalized Additive Model

Generalized Additive Model Generalized Additive Model by Huimin Liu Department of Mathematics and Statistics University of Minnesota Duluth, Duluth, MN 55812 December 2008 Table of Contents Abstract... 2 Chapter 1 Introduction 1.1

More information

Modern Methods of Data Analysis - WS 07/08

Modern Methods of Data Analysis - WS 07/08 Modern Methods of Data Analysis Lecture XV (04.02.08) Contents: Function Minimization (see E. Lohrmann & V. Blobel) Optimization Problem Set of n independent variables Sometimes in addition some constraints

More information

Hybrid filters for medical image reconstruction

Hybrid filters for medical image reconstruction Vol. 6(9), pp. 177-182, October, 2013 DOI: 10.5897/AJMCSR11.124 ISSN 2006-9731 2013 Academic Journals http://www.academicjournals.org/ajmcsr African Journal of Mathematics and Computer Science Research

More information

Lecture VIII. Global Approximation Methods: I

Lecture VIII. Global Approximation Methods: I Lecture VIII Global Approximation Methods: I Gianluca Violante New York University Quantitative Macroeconomics G. Violante, Global Methods p. 1 /29 Global function approximation Global methods: function

More information

Four equations are necessary to evaluate these coefficients. Eqn

Four equations are necessary to evaluate these coefficients. Eqn 1.2 Splines 11 A spline function is a piecewise defined function with certain smoothness conditions [Cheney]. A wide variety of functions is potentially possible; polynomial functions are almost exclusively

More information