Improved Dictionary Learning with Enriched Information for Biomedical Images

Abstract

With dictionary learning using k-means or k-means++, the optimal value of k is traditionally determined empirically using a validation set. The optimal k , which should depend on the particular problem, is chosen with previously determined values from prior work. We argue that there is rich information from clustering with a number of values of k . We propose a novel method to extract information from clustering with all reasonable values of k at the same time. It is shown that our method improves the performance of dictionary learning for the popular bag-of-features model in image classification with simple patterns like cells such as biomedical images. Our experiments demonstrate that, our proposed dictionary learning method outperforms popular methods, on two well-known datasets by 12.5 $\%$ and 8.5 $\%$ compared to k-means/k-means++ dictionary learning and by 8.9 $\%$ and 6.1 $\%$ compared to sparse coding.

Cite

Text

Luo and Leung. "Improved Dictionary Learning with Enriched Information for Biomedical Images." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11024-6_27

Markdown

[Luo and Leung. "Improved Dictionary Learning with Enriched Information for Biomedical Images." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/luo2018eccvw-improved/) doi:10.1007/978-3-030-11024-6_27

BibTeX

@inproceedings{luo2018eccvw-improved,
  title     = {{Improved Dictionary Learning with Enriched Information for Biomedical Images}},
  author    = {Luo, Shengda and Leung, Alex Po},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {375-384},
  doi       = {10.1007/978-3-030-11024-6_27},
  url       = {https://mlanthology.org/eccvw/2018/luo2018eccvw-improved/}
}