4
BLOOD CELL DETECTION AND COUNTING IN HOLOGRAPHIC LENS-FREE IMAGING BY CONVOLUTIONAL SPARSE DICTIONARY LEARNING AND CODING Florence Yellin, Benjamin D. Haeffele, and Ren´ e Vidal Center for Imaging Science, Johns Hopkins University. Baltimore MD, USA. ABSTRACT We propose a convolutional sparse dictionary learning and coding approach for detecting and counting instances of a repeated object in a holographic lens-free image. The pro- posed approach exploits the fact that an image containing a single object instance can be approximated as the convolu- tion of a (small) object template with a spike at the location of the object instance. Therefore, an image containing mul- tiple non-overlapping instances of an object can be approx- imated as the sum of convolutions of templates with spikes. Given one or more images, one can learn a dictionary of tem- plates using a convolutional extension of the K-SVD algo- rithm for sparse dictionary learning. Given a set of templates, one can efficiently detect object instances in a new image us- ing a convolutional extension of the matching pursuit algo- rithm for sparse coding. Experiments on red blood cell (RBC) and white blood cell (WBC) detection and counting demon- strate that the proposed method produces promising results without requiring additional post-processing. Index TermsHolography, lens-free imaging, convolu- tional dictionary learning and coding, blood cell counting 1. INTRODUCTION Lens-free imaging (LFI) is emerging as a promising tech- nology for biological applications due to its minimal hard- ware requirements and large field of view compared to con- ventional microscopy [1]. One such application is high- throughput cell detection and counting in an ultra-wide field of view [2]. However, detecting objects in a lens-free image is particularly challenging, because standard holographic re- construction algorithms, such as forward propagation of the hologram using the wide-angular spectrum (WAS) approxi- mation [3], produce significant artifacts, commonly referred to as twin-image artifacts (see Fig. 1 for an example). Conse- quently, simple object detection methods such as thresholding can fail, because reconstruction artifacts may appear as dark as the object being imaged, producing many false positives. Template matching (TM) is a classical algorithm for de- tecting objects in images by finding correlations between an image and one or more pre-defined object templates (see Fig. 1, top). TM is typically more robust to reconstruction artifacts Convolutional sparse coding " %&':) input image = approximated image spikes for cells described by {- 1 ,- 2 ,…,- 2 } - ' - ) Template matching - ' - ) input image max % = post process cell centers correlation map Sparse coding 0.5× 0.2× - ' - ) cell centers image patches input image single patch " %&':) code patches post process & Fig. 1: Three methods for detecting cells in an LFI image obtained via standard holographic reconstruction, which is plagued by recon- struction artifacts: TM (top), SC (middle), and CSC (bottom). which do not resemble the templates. However, TM requires the user to pre-specify the object templates: usually templates are patches that must be extracted by hand from an image, and the number of templates can be large if one must capture large variability among object instances. Furthermore, TM requires post-processing via non-maximal suppression and threshold- ing, which are sensitive to several parameters. Sparse dictionary learning is an unsupervised method for learning templates of typical image patches, and sparse cod- ing (SC) expresses each image patch in terms of these tem- plates (see Fig. 1, middle). This method has been recently applied to cell detection and counting in LFI with great results [4]. However, SC can be computationally demanding as it re- quires a highly redundant number templates to accommodate the fact that an object need not be centered within a patch. Moreover, SC requires every image patch to be coded even though objects might only appear in a handful of patches. Fur- thermore, SC must be used in conjunction with other object detection methods, like thresholding. In this paper we propose a convolutional sparse dictionary learning and coding approach to object detection and count- ing in LFI. Our approach exploits the fact that an image with

Blood Cell Detection and Counting in Holographic Lens-Free ... · repeated object in a holographic lens-free image. The pro-posed approach exploits the fact that an image containing

  • Upload
    others

  • View
    4

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Blood Cell Detection and Counting in Holographic Lens-Free ... · repeated object in a holographic lens-free image. The pro-posed approach exploits the fact that an image containing

BLOOD CELL DETECTION AND COUNTING IN HOLOGRAPHIC LENS-FREE IMAGINGBY CONVOLUTIONAL SPARSE DICTIONARY LEARNING AND CODING

Florence Yellin, Benjamin D. Haeffele, and Rene Vidal

Center for Imaging Science, Johns Hopkins University. Baltimore MD, USA.

ABSTRACT

We propose a convolutional sparse dictionary learning andcoding approach for detecting and counting instances of arepeated object in a holographic lens-free image. The pro-posed approach exploits the fact that an image containing asingle object instance can be approximated as the convolu-tion of a (small) object template with a spike at the locationof the object instance. Therefore, an image containing mul-tiple non-overlapping instances of an object can be approx-imated as the sum of convolutions of templates with spikes.Given one or more images, one can learn a dictionary of tem-plates using a convolutional extension of the K-SVD algo-rithm for sparse dictionary learning. Given a set of templates,one can efficiently detect object instances in a new image us-ing a convolutional extension of the matching pursuit algo-rithm for sparse coding. Experiments on red blood cell (RBC)and white blood cell (WBC) detection and counting demon-strate that the proposed method produces promising resultswithout requiring additional post-processing.

Index Terms— Holography, lens-free imaging, convolu-tional dictionary learning and coding, blood cell counting

1. INTRODUCTION

Lens-free imaging (LFI) is emerging as a promising tech-nology for biological applications due to its minimal hard-ware requirements and large field of view compared to con-ventional microscopy [1]. One such application is high-throughput cell detection and counting in an ultra-wide fieldof view [2]. However, detecting objects in a lens-free imageis particularly challenging, because standard holographic re-construction algorithms, such as forward propagation of thehologram using the wide-angular spectrum (WAS) approxi-mation [3], produce significant artifacts, commonly referredto as twin-image artifacts (see Fig. 1 for an example). Conse-quently, simple object detection methods such as thresholdingcan fail, because reconstruction artifacts may appear as darkas the object being imaged, producing many false positives.

Template matching (TM) is a classical algorithm for de-tecting objects in images by finding correlations between animage and one or more pre-defined object templates (see Fig.1, top). TM is typically more robust to reconstruction artifacts

Convolutional sparse coding

≃ "

%&':)

input image

=

approximated image

spikes for cells described by -1, -2,… ,-2

-'

-)

Template matching

-'

-) ⊙

input image

max%

=post

process

cell centerscorrelation map

Sparse coding

0.5×

0.2×0×0× -'

-)

cell centersimage patchesinput image single patch

≃ "

%&':)

code patchespost process&

Fig. 1: Three methods for detecting cells in an LFI image obtainedvia standard holographic reconstruction, which is plagued by recon-struction artifacts: TM (top), SC (middle), and CSC (bottom).

which do not resemble the templates. However, TM requiresthe user to pre-specify the object templates: usually templatesare patches that must be extracted by hand from an image, andthe number of templates can be large if one must capture largevariability among object instances. Furthermore, TM requirespost-processing via non-maximal suppression and threshold-ing, which are sensitive to several parameters.

Sparse dictionary learning is an unsupervised method forlearning templates of typical image patches, and sparse cod-ing (SC) expresses each image patch in terms of these tem-plates (see Fig. 1, middle). This method has been recentlyapplied to cell detection and counting in LFI with great results[4]. However, SC can be computationally demanding as it re-quires a highly redundant number templates to accommodatethe fact that an object need not be centered within a patch.Moreover, SC requires every image patch to be coded eventhough objects might only appear in a handful of patches. Fur-thermore, SC must be used in conjunction with other objectdetection methods, like thresholding.

In this paper we propose a convolutional sparse dictionarylearning and coding approach to object detection and count-ing in LFI. Our approach exploits the fact that an image with

Page 2: Blood Cell Detection and Counting in Holographic Lens-Free ... · repeated object in a holographic lens-free image. The pro-posed approach exploits the fact that an image containing

multiple object instances can be written as the sum of a fewimages, each formed by convolving an object template with asparse location map (see Fig. 1, bottom). Since an image con-tains a small number of instances relative to the total numberof pixels, object detection can be done efficiently using con-volutional sparse coding (CSC), a greedy approach that ex-tends the matching pursuit algorithm to convolutional coding.Moreover, the collection of templates can be learned automat-ically using convolutional sparse dictionary learning (CSDL),a generalization of K-SVD to the convolutional case.

The proposed approach overcomes many of the limita-tions of other object detection methods while retaining theirstrengths. Similar to TM, CSC is not fooled by reconstruc-tion artifacts. However, unlike TM, CSC does not use imagepatches of predefined example objects as templates; insteadit learns the templates directly from the data. Another advan-tage over both TM and SC is that CSC is a stand-alone methodfor object detection that does not depend on post-processingsteps because the coding step directly locates objects. More-over, if the number of objects in the image is known a-priori,CSC is entirely parameter free, and if the number of objectsis unknown, there is a single parameter to be tuned. In addi-tion, CSC does not suffer from the inefficiencies of SC, whosecomplexity scales with the number of patches and the numberof highly redundant templates. In contrast, the runtime ofCSC scales with the number of objects in the image and thenumber of templates needed to describe only centered objects.Existing convolutional methods [5, 6, 7, 8] are computation-ally intensive and not well-suited to detecting sparse objectsin large field of view images. Greedy methods for convolu-tional coding [9, 10] are not fully developed and have not beendesigned for LFI applications. These advantages make CSCideal for cell detection and counting in LFI, particularly whenthe cells are sparse.

2. METHODS

2.1. Problem Formulation

Let I : Ω → R+, Ω ⊂ R2 be an observed image obtainedusing, e.g., forward propagation of a hologram using theWAS approximation [3]. Specifically, if H is the recordedhologram, the image I is reconstructed as I = |T (z) ? H|where ? is the 2D convolution operator and T (z) is the wide-angular spectrum transfer function at a focal depth z. Assumethat the image contains N instances of an object at locations(xi, yi)Ni=1. Both the number of instances and their loca-tions are assumed to be unknown. Suppose also that we haveK object templates dk : ω → R+Kk=1, ω ⊂ Ω, that capturethe variations in shape of the object across multiple instances.Let Ii be an image that contains only the ith instance of theobject at location (xi, yi) and let ki be the template that bestapproximates the ith instance. We then have

Ii(x, y)≈dki(x−xi, y−yi)=dki(x, y)?δ(x−xi, y−yi), (1)

We can decompose I as I ≈∑Ni=1 Ii, so that

I(x, y) ≈N∑i=1

αidki(x, y) ? δ(x− xi, y − yi), (2)

where the variable αi ∈ 0, 1 is such that αi = 1 if the ith

instance is present and αi = 0 otherwise, and is introduced toaccount for the possibility that there are fewer object instancesin I when N is an upper bound for the number of objects. Inpractice, we can relax the constraint on αi to αi ≥ 0 so thatthe magnitude of αi measures the strength of the detection.Observe that the same template can be chosen by multipleobject instances, so that good approximations can be obtainedwith K N . Fig. 1 provides a pictorial description of (2).

2.2. Cell Detection by Convolutional Sparse Coding

Assume for the time being that the templates dkKk=1 areknown. Given an image I , our goal is to find the numberof object instances N (object counting) and their locations(xi, yi)Ni=1 (object detection). As a byproduct we also needto estimate which template ki best approximates the ith in-stance. We can formulate this problem as

minαi,ki,xi,yi

‖I −N∑i=1

αidki ? δxi,yi‖2`2 (3)

where δxi,yi is a shorthand notation for δ(·−xi, ·−yi). Sincesolving (3) for all N objects in the image in one step is verydifficult, we use a greedy method to detect objects one at atime (N steps are needed). This approach is an applicationof matching pursuit for sparse coding [11] to a convolutionalobjective. At step j, let Rj = I −

∑ji=1 αidki ? δxi,yi be the

part of the input image that has not yet been coded, called theresidual image. Initially, none of the image has been codedso R0 = I . After all N objects have been coded, RN willcontain background noise but no objects. The basic objectdetection step that is used to locate the ith object can be for-mulated as

minαi,ki,xi,yi

‖Ri−1 − αiδxi,yi ? dki‖2`2 . (4)

For a fixed αi, it can be shown that the minimization problemin (4) is equivalent to the maximization problem

maxki,xi,yi

〈Ri−1 dki , δxi,yi〉, (5)

where denotes correlation and 〈·, ·〉 denotes the inner prod-uct. Notice that the solution to problem (5) is to computethe correlation of Ri−1 with all templates dk and select thetemplate and the location that give the maximum correlation(similar to TM). Given the optimal ki, xi, yi, solving for αiin (4) is a simple quadratic problem, whose solution can becomputed in closed form. These observations lead to the CSCmethod in Algorithm 1.

Page 3: Blood Cell Detection and Counting in Holographic Lens-Free ... · repeated object in a holographic lens-free image. The pro-posed approach exploits the fact that an image containing

Algorithm 1 (Convolutional Sparse Coding)1: procedure CSC(I,D)2: Choose threshold T3: Initialize R0 = I , α0 =∞, and i = 04: Compute correlation matrix Q0 = R0 [d1, ..., dK ]5: while αi > T do . Termination criteria6: (xi+1, yi+1, ki+1)← arg maxx,y,z Qi . Detect 1 object7: αi+1 ← maxQi

8: αi+1 ← αi+1/α1

9: Ri+1 ← Ri − αi+1dki+1 ? δxi+1,yi+1 . Update residual10: Qi+1 ← Ri+1 [d1, ..., dK ] . Update correlations11: i← i+ 1

Efficient Implementation of CSC. To obtain an efficient im-plementation of Algorithm 1, let the size of each of the Ktemplates be m2 and the size of the image be M2, where wehave m M . Initially, we need to perform K large convo-lutions of size [m2]? [M2]. However, during each subsequentiteration i, only a small (m2) patch of Ri, centered at (xi, yi),must be updated. Consequently, onlyK(2m−1)2 elements ofQi must be updated during each iteration, which can be donequickly. Further efficiency is gained by noticing that one canuse a max-heap implementation to store the large (KM2) ma-trix Q. The max(Q) operation that is performed during eachiteration isO

(KM2

)whenQ is stored as a matrix but is only

O (1) when Q is stored as a max-heap. The computationalgain of using a max-heap to store Q (eliminating N opera-tions, each O

(KM2

)) far outweighs the computational cost

of maintaining the heap’s structure whenever Q is updated(adding NK(2m− 1)2 operations, each O

(log (KM2)

)).

Termination Criteria. Because one object is located at eachiteration of the CSC algorithm, the key to accurate counting isto terminate the algorithm at the right time. The sparse coeffi-cients αi decrease with i as the chosen objects in the imagedecreasingly resemble the templates. The algorithm is termi-nated when αN = αN/α1 ≤ T , where T is a threshold cho-sen by cross validation. This termination criteria allows CSCto be used to code N objects when N is not known a priori.

2.3. Template Training with Convolutional Sparse Dictio-nary Learning

Consider now the problem of learning the templates dkKk=1.The CSDL method minimizes the objective in (3), butnow also with respect to dkKk=1 subject to the constraint‖dk‖2 = 1. In general this would require solving a non-convex optimization problem, so here we employ a greedyapproximation that uses a convolutional version of the K-SVD algorithm [12], which alternates between CSC andupdating the dictionary. During the coding update step, thedictionary is fixed, and the sparse coefficients and objectlocations are updated using the CSC algorithm. During thedictionary update step, the sparse coefficients and object lo-cations are fixed, and the object templates are updated one at

Algorithm 2 (Convolutional Sparse Dictionary Learning)1: procedure CSDL(I)2: Choose numbers of iterations J and templates K3: Initialize D0 with random, normalized patches of I4: for j = 0 : (J − 1) do5: xj+1

i , yj+1i , kj+1

i , αj+1i Ni=1 ← CSC(I,Dj) . Do CSC

6: for p = 1 : K do . Update each template7: ∆p ← i : kj+1

i = p, n = ‖∆p‖08: if n > 1 then . n is number patches coded with dp9: Ep ← I −

∑i/∈∆p

αj+1i dj

kj+1i

? δxj+1i ,y

j+1i

10: elnl=1 ← Ep patches around (xj+1i , yj+1

i )i∈∆p

11:(dj+1p , αj+1

i )← SVD([e1(:), ..., en(:)])

12: else13: dj+1

p ← max reconstruction error patch, normalized

a time. Specifically, the template dp is updated as

mindp‖Ep −

∑i∈∆p

αiδxi,yi ? dp‖2`2 , (6)

whereEp = I−∑i/∈∆p

αidki?δxi,yi is a residual image asso-ciated with the template dp and ∆p = i : ki = p. Since dpaffects only patches fromEp of the same size as the templatesand centered at (xi, yi)i∈∆p

, we can reduce problem (6) tothe standard patch-based dictionary update problem, whichis solved using the singular value decomposition [12]. Thisleads to the method described in Algorithm 2. Once a dictio-nary has been learned from training images, it can be used forobject detection and counting via CSC in new test images.

3. RESULTS

The proposed CSDL and CSC methods were applied to theproblem of detecting and counting RBCs and WBCs in holo-graphic lens-free images reconstructed using a single, for-ward propagation of the hologram via WAS approximation[3]. Two different lens-free imaging setups were used to im-age anti-coagulated human blood samples from five differenthealthy donors each (ten donors in total). From each donorand each imaging setup, two types of blood samples were im-aged: (1) diluted (300:1) whole blood, which contained pri-marily RBCs (in addition to a smaller number of platelets andeven fewer WBCs); and (2) diluted (5:1) lysed whole blood,containing primarily WBCs and lysed RBC debris. WBCswere more difficult to detect due to the lysed RBC debris. Allblood cells were imaged in suspension while flowing througha micro-fluidic channel. Hematology analyzers were used toobtain “ground truth” RBC and WBC concentrations fromeach of the ten donors. Using the known dimensions of themicro-fluidic channel and the known dilution ratio, we wereable to convert between cell counts and concentrations.

CSDL was used to learn four dictionaries, each learnedfrom a single image: A dictionary was learned for each imag-ing setup (I1 and I2) and each blood sample type (RBC and

Page 4: Blood Cell Detection and Counting in Holographic Lens-Free ... · repeated object in a holographic lens-free image. The pro-posed approach exploits the fact that an image containing

Table 1: This table shows percents error of cell counts obtained us-ing CSDL and CSC, compared to extrapolated cell counts from ahematology analyzer. Data came from ten donors; two LFI setups(I1, I2) were used; and both RBC and WBC samples were imaged.

Donor # I1-RBC I2-RBC I1-WBC I2-WBC1 -1.8% – -10.6% –2 -6.3% – -3.3% –3 -4.6% – -43.0% –4 2.7% – -28.4% –5 10.6% – -36.2% –6 – -9.2% – -8.1%7 – 10.1% – -24.6%8 – 0.7% – 11.4%9 – 8.7% – 12.1%

10 – 4.4% – -5.3%Mean |%Error| 5.2% 6.7% 24.3% 12.3%

WBC). Ten iterations of the CSDL algorithm were used tolearn six RBC templates and seven WBC templates. The RBCand WBC templates were 7x7 and 9x9 pixels, respectively(WBCs are typically larger than RBCs). CSC was then ap-plied to all data sets, approximately 2700 images in all (about240, 50, 200, and 50 images per donor from datasets I1-RBC,I2-RBC, I1-WBC, and I2-WBC, respectively). Table 1 showsthe error rate of the mean cell counts compared to cell countsextrapolated from a hematology analyzer.

Finally, the results obtained using CSC are compared toresults obtained from SC, TM, and thresholding in Fig. 2.Notice the tradeoff between image reconstruction time and re-construction quality when using SC. Notice also that the run-time of CSC is dependent on the number of cells and the num-ber of templates required to describe the variation expectedamong cells (more variation means more templates are re-quired). Typical RBC images contain about 2500 cells, whileWBC images only contain around 250 cells. In the case ofthe sparse WBCs, CSC is both more accurate and faster thanSC; in the case of the denser RBCs, CSC is slower but some-times more accurate than SC. CSC performs worse than TMfor WBC images but better for RBC images; this could be dueto TM’s sensitivity to several post-processing parameters aswell as the pre-processing step of selecting by hand examplecells to use as templates. In contrast, CSC is reliant on onlya single parameter and requires no pre- or post-processingsteps. Lastly, CSC outperforms thresholding, which cannotdistinguish between image reconstruction artifacts and cells.

4. CONCLUSIONS

We presented a method based on convolutional sparse dictio-nary learning and coding for detecting and counting objectsin reconstructed holographic lens-free images. We demon-strated the advantages of our approach in counting red andwhite blood cells. However, our method should be applicableto holographic images of any objects with similar appearance.

SC (1x105

image patches, 625 templates)

CSC (6 templates)

SC (5x106

image patches, 625 templates)

CSC (9 templates)

0

10

20

30

40

I1-RBC I2-RBC I1-WBC I2-WBC

Erro

r rat

e (%

)

ThresholdingTM (6/9 templates for RBC/WBC)SC (distinct 20x20 patches)CSC (6/7 templates for RBC/WBC)

number of cells0 500 1000 1500 2000 2500 3000

time

(s)

1

1.5

2

2.5

3

3.5

number of cells0 500 1000 1500 2000 2500 3000

time

(s)

50

100

150

200

250

300

350

# cells0 500 1000 1500 2000 2500 3000

time

(s)

1

1.5

2

2.5

3

3.5

4

4.5

5

Patches (Overlap)Patches (No overlap, 7x7)Patches (No overlap, 15x15)Convolution (9 templates)Convolution (6 templates)

SC (1x105 image patches , 625 templates)SC (2x104 image patches , 625 templates)CSC (9 templates)CSC (6 templates)

SC (5x106 image patches, 625 templates)

14.0

3.6

25.0

13.6

5.26.7

24.3

12.3

0.05.0

10.015.020.025.030.0

I1-RBCI2-RBCI1-WBCI2-WBC

Error rate (%

)Patch-based dictionary learningConvolutional dictionary learning

Convolutional Based(9 templates, each 7x7)

Convolutional Based (6 templates, each 7x7)

sliding patch

Patch Based (Overlapping, 625

templates, each15x15 )

patch based

Patch Based(Non-overlapping, 625 templates, each 7x7)

# cells050010001500200025003000

time (s)

1

1.5

2

2.5

3

3.5

# cells050010001500200025003000

time (s)

0

50

100

150

200

250

300

350

# cells050010001500200025003000

time (s)

0

50

100

150

200

250

300

350

Patches (Overlap, 625 templates, 15x15)Patches (No overlap, 625 templates, 7x7)Patches (No overlap, 625 templates, 15x15)Convolution (9 templates, 7x7)Convolution (6 templates, 7x7)

Fig. 2: There is a tradeoff between reconstruction accuracy and run-time inherent in the patch-based SC. In contrast, the runtime of CSCscales with the number of cells in the image (top). The counting errorrates for thresholding, TM, SC, and CSC are compared (bottom).

Acknowledgements. We thank Sophie Roth and Lin Zhoufor the dataset. This work was funded by miDIAGNOSTICS.

5. REFERENCES

[1] S. B. Kim, H. Bae, K. Koo, M. R. Dokmeci, A. Ozcan, and A. Khademhosseini,“Lens-free imaging for biological applications,” Journal of Lab Automation, vol.17, no. 1, pp. 43–49, 2013. 1

[2] Ozcan A and Demirci U, “Ultra wide-field lens-free monitoring of cells on-chip,”Lab Chip, vol. 8, no. 1, pp. 98–106, 2008. 1

[3] M. K. Kim, Digital Holographic Microscopy, Springer, 2011. 1, 2, 3

[4] B. Haeffele, S. Roth, L. Zhou, and R. Vidal, “Removal of the twin image artifactin holographic lens-free imaging by sparse dictionary learning and coding,” inIEEE International Symposium on Biomedical Imaging, 2017. 1

[5] Matthew D Zeiler, Dilip Krishnan, Graham W Taylor, and Rob Fergus, “Decon-volutional networks,” in Computer Vision and Pattern Recognition (CVPR), 2010IEEE Conference on. IEEE, 2010, pp. 2528–2535. 2

[6] Hilton Bristow, Anders Eriksson, and Simon Lucey, “Fast convolutional sparsecoding,” in Proceedings of the IEEE Conference on Computer Vision and PatternRecognition, 2013, pp. 391–398. 2

[7] Felix Heide, Wolfgang Heidrich, and Gordon Wetzstein, “Fast and flexible convo-lutional sparse coding,” in 2015 IEEE Conference on Computer Vision and PatternRecognition (CVPR). IEEE, 2015, pp. 5135–5143. 2

[8] Brendt Wohlberg, “Efficient algorithms for convolutional sparse representations,”IEEE Transactions on Image Processing, vol. 25, no. 1, pp. 301–315, 2016. 2

[9] Arthur Szlam, Koray Kavukcuoglu, and Yann LeCun, “Convolutional matchingpursuit and dictionary training,” arXiv preprint arXiv:1010.0422, vol. 4, 2010. 2

[10] Marius Pachitariu, Adam M Packer, Noah Pettit, Henry Dalgleish, MichaelHausser, and Maneesh Sahani, “Extracting regions of interest from biological im-ages with convolutional sparse block coding,” in Advances in Neural InformationProcessing Systems, 2013, pp. 1745–1753. 2

[11] Stephane G Mallat and Zhifeng Zhang, “Matching pursuits with time-frequencydictionaries,” IEEE Transactions on signal processing, vol. 41, no. 12, pp. 3397–3415, 1993. 2

[12] M. Aharon, M. Elad, and A. M. Bruckstein, “K-SVD: an algorithm for designingovercomplete dictionaries for sparse representation,” IEEE Transactions on SignalProcessing, vol. 54, no. 11, pp. 4311–4322, 2006. 3