A Sparse Approach to Astronomical Point Source Detection

A Sparse Approach to Astronomical Point Source Detection

18th European Signal Processing Conference (EUSIPCO-2010) Aalborg, Denmark, August 23-27, 2010 A SPARSE APPROACH TO ASTRONOMICAL POINT SOURCE DETECTION D. Herranz1, F. Argueso¨ 2, J. L. Sanz1 and M. Lopez-Caniego´ 1 1 Instituto de F´ısica de Cantabria, CSIC-UC, Av. los Castros s/n, 39005, Santander, Spain 2 Departamento de Matematicas,´ Universidad de Oviedo, 33007, Oviedo, Spain ABSTRACT region of the the space (or time) domain– in additive noise. In this work we introduce a method for the detection of point Two examples of interest in astronomy are the detection of faint stars in deep sky images and the detection of extra- sources in images based on a l1-norm sparse approximation. The method is inspired on astronomical image analysis but galactic objects in Cosmic Microwave Background (CMB) is directly applicable to any kind of images. We introduce a images. Specially in the later case, the point sources are em- ‘top-to-bottom’ detection algorithm that can greatly reduce bedded in a noisy background that makes them very hard to the computational burden of detection if the images are suf- detect. Extragalactic point sources are the principal source ficiently well-behaved, in the sense that sources are truly of contamination for the CMB at small angular scales [7]. sparse and the chances of source overlapping are small. We On the other hand, the physical and statistical properties of test our ideas with simulated faint sources embedded in white extragalactic sources at microwave frequencies are poorly noise, comparing the results with the matched filter detector known [8]. Therefore, in the last years a big effort has been for a number of detection thresholds. We show that the sparse devoted to the development of signal processing techniques detection approach leads to better results in the ROC curve specifically tailored for the detection of these objects in mi- than the matched filter detector. Moreover, with the sparse crowave astronomy [14]. approach it is possible to provide an objective stopping crite- A sparse approximation to the detection of point sources rion for the detection algorithm. in one-dimensional data streams was recently introduced by [19]. In this work we extend these ideas to noisy two- dimensional images, focusing in the widespread white noise 1. INTRODUCTION case. The structure of the paper is as follows: in section 2 we Over the last few years, theoretical advances in sparse repre- will review the proposed sparse methodology, based on the l1 sentations have highlighted their potential to impact all fun- norm. We will also propose an algorithm that indicates how damental areas of signal processing, from blind source sepa- to proceed in front of any particular image where the pres- ration to feature extraction and classification, denoising, and ence of point souces is suspected. In section 3 we will study detection. In this context, finding a representation of a signal the performance of the proposed algorithm with simulations, as a linear combination of a small number of elements from comparing it with the standard matched filter detector. Fi- an over-complete set of vectors (dictionary) can clearly facil- nally, in section 4 we will draw our conclusions. itate the detection, identification and separation problems. An immediate application of these ideas lies in the field 2. THE SPARSE METHODOLOGY of astronomy. Let us consider a digital image of deep space: 2.1 Data model most of the pixels of the image are blank, whereas a small fraction of it contain the interesting features of the image: As usual, let us consider a set of data d(~x), where ~x indi- stars, faint nebulae and galaxies, globular clusters... In the cates the coordinates of an observation in the sky. Typically, the data samples d are arranged in a two-dimensional image, optical region of the electromagnetic spectrum, a typical as- 1 2 tronomical image is the perfect example of a sparse ma- each pixel defined by a pair of coordinates (x ;x ). For con- trix. The same applies to most of the other bands rele- venience, it will be useful to rearrange the two dimensional vant to astronomy, with significant exceptions such as the data matrix into a single column vector of lexicographically microwave and sub-mm bands where pervasive astronom- ordered data, so that d is described by an N × 1 matrix, with ical backgrounds appear in all pixels of the image. Even N the number of pixels of the image. The data contain a sig- in those cases, it is still possible to find sparse representa- nal s linearly corrupted by a noise z: tions of some of the interesting astrophysical signals (for ex- d = s + z: (1) ample, point sources). Taking the previous considerations into account, it is not surprising that in the last few years In the previous equation, d, s and z are N × 1 matrices sparse methodologies have started to be applied in many of lexicographycally indexed elements. We shall assume that fields of astronomy, including the detection of periodical the noise has zero mean and has correlation matrix x = [xi j] signals from sparse/incomplete sampled observations [22], source detection in low-count Poisson noise [21], applica- x = hzzt i: (2) tions of compressed sensing to the design of interferometric telescopes [6, 26], image inpainting [1], point spread func- If the noise is statistically homogeneous and isotropic, tion reconstruction [20], de-blurring [16] and many other ap- the element xi j of the correlation matrix depends only on the plications. distance between pixels i and j. If the noise is white, x is a di- In this work we are interested in the detection of point agonal matrix. None of these two assumptions are necessary sources –i.e. signals that have a compact support in a small for this discussion, but if they are verified the calculations © EURASIP, 2010 ISSN 2076-1465 139 are much simpler. Another assumption about the noise that Thus, the lp-norm takes the compact form is not necessary, but can simplify calculus, is Gaussianity. Regarding the signal, for the purposes of this work it is Lp;d : minA>0jjAjjp s:t: e ≤ dN; (9) the sum of a unknown number n of point sources: where d is a regularization parameter. As discussed in [19], n appropiate values for the regularization parameter are ∼ 1, s(~x) = s(x1;x2) = A d(x1 − x1 ;x2 − x2 ); (3) d ∑ a a a and for the purposes of our work we can safely take d = a=1 1. However, for the sake of completeness in the following where Aa is the (positive) amplitude of the point source a discussion we will keep d in all the equations. 1 2 and (xa ;xa ) are its a priori unknown coordinates. The point Following the work by [19], the problem (9) is equivalent sources are observed by a telescope characterized by a point to the minimization of the constrained Lagrangian spread function (psf) f, therefore the actual observed signal is 1 t t p n L (A) = A MA − 2D A + ljjAjjp; (10) 1 2 1 1 2 2 2 s(~x) = s(x ;x ) = ∑ Aa f(x − xa ;x − xa ): (4) a=1 subject to the goodness-of-fit constraint In most CMB experiments, the psf f is well described by a Gaussian beam profile. We can change the coordinates in e = At MA − 2Dt A + f ≤ dN: (11) both equations (3) and (4) to the same lexicographic indexes and write in a more compact form: In the previous equations, n M ≡ Ft x −1F; (12) s = Aa fa : (5) ∑ t −1 a=1 D ≡ F x d; (13) t −1 Let F be the N ×n matrix whose columns are the lexico- f ≡ d x d: (14) graphically ordered versions of n replicas of f, each shifted 1 2 Therefore, M is a n × n matrix, D is a n × 1 vector and f is to the source locations (xa ;xa ) and A the n×1 vector whose elements are the amplitudes A . Then equation (1) becomes an scalar. Finally, in (10) l is a Lagrangian multiplier that a must satisfy a positivity constraint, l > 0. The solution of d = FA + z: (6) (10) under the constraint (11) leads to the equations: p−1 2.2 Sparse least lp-norm approach ∑Mab Ab + l pAa = Da ; (15) The matrix F in (6) is a dictionary formed by the n column b vectors f . In a typical astronomical image, the number of a −1 resolved sources that can be detected is much smaller than = p Ap × f − Dt A − N: the number of pixels of the image, n << N. This leads natu- l ∑ a d (16) a rally to the notion of sparsity. Thus the problem of detecting point sources embedded in additive noise can be formulated 2.3 Solution for the l1-norm as the search for a sparse solution to equation (6) with a pos- The case p = 1 is a convex problem that leads to analytical itivity constrain (Aa > 0 for a = 1;:::;n). n t In recent years, sparse problems have been in the spot- solutions. Let e be a vector of ones in R , e = (1;:::;1). light in mathematical literature [5, 9, 10, 11, 3, 4, 23, 25]. Then the solutions of (15) and (16) for the case p = 1 are The most frequently used approach to sparse problems con- −1 sists on the minimization of the norm lp assuming a con- A = M (D − le); (17) l v 1=2 straint on the goodness-of-fit. The p-norm of a vector is Dt M−1D + dN − f l = : (18) 1=p et M−1e p jjvjjp ≡ ∑jva j : (7) a 2.4 A sparse l1-norm algorithm for the detection of point sources Typical values of p include 0,1,2..., but even non-integer val- ues can be used.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    5 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us