Spatially Aware Dictionary Learning and Coding for Fossil Pollen Identification

Abstract

We propose a robust approach for performing automatic species-level recognition of fossil pollen grains in microscopy images that exploits both global shape and local texture characteristics in a patch-based matching methodology. We introduce a novel criteria for selecting meaningful and discriminative exemplar patches. We optimize this function during training using a greedy submodular function optimization framework that gives a near-optimal solution with bounded approximation error. We use these selected exemplars as a dictionary basis and propose a spatially-aware sparse coding method to match testing images for identification while maintaining global shape correspondence. To accelerate the coding process for fast matching, we introduce a relaxed form that uses spatiallyaware soft-thresholding during coding. Finally, we carry out an experimental study that demonstrates the effectiveness and efficiency of our exemplar selection and classification mechanisms, achieving 86.13% accuracy on a difficult fine-grained species classification task distinguishing three types of fossil spruce pollen 1.

Cite

Text

Kong et al. "Spatially Aware Dictionary Learning and Coding for Fossil Pollen Identification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016. doi:10.1109/CVPRW.2016.165

Markdown

[Kong et al. "Spatially Aware Dictionary Learning and Coding for Fossil Pollen Identification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016.](https://mlanthology.org/cvprw/2016/kong2016cvprw-spatially/) doi:10.1109/CVPRW.2016.165

BibTeX

@inproceedings{kong2016cvprw-spatially,
  title     = {{Spatially Aware Dictionary Learning and Coding for Fossil Pollen Identification}},
  author    = {Kong, Shu and Punyasena, Surangi and Fowlkes, Charless C.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2016},
  pages     = {1305-1314},
  doi       = {10.1109/CVPRW.2016.165},
  url       = {https://mlanthology.org/cvprw/2016/kong2016cvprw-spatially/}
}