Logo PTI
Polish Information Processing Society
Logo FedCSIS

Annals of Computer Science and Information Systems, Volume 16

Position Papers of the 2018 Federated Conference on Computer Science and Information Systems

Dataset Enhancement in Hair Follicle Detection: ESENSEI Challenge

DOI: http://dx.doi.org/10.15439/2018F388

Citation: Position Papers of the 2018 Federated Conference on Computer Science and Information Systems, M. Ganzha, L. Maciaszek, M. Paprzycki (eds). ACSIS, Vol. 16, pages 1922 ()

Full text

Abstract. In this paper, a solution to ESENSEI data mining challenge concerning the analysis of microscopic hair images is described. The task of the challenge was to detect locations of hair follicles in closeup images of a human scalp. The proposed solution is based on a convolutional neural network architecture. To improve generalization performance, we enhance training and test datasets using image transformations applied to both input and output. The chosen transformations are two axis symmetries and switching axes, all of which are possible to apply regardless of resolution without producing interpolation artifacts. Since these can be combined, 2^3 = 8 possible views of each image can be created to expand both training and test data. We demonstrate the effects of dataset enhancement in both training and classifying on results achievable on the competition dataset. The solution placed 2nd in the final challenge evaluation.

References

  1. LeCun, Yann; Leon Bottou; Yoshua Bengio; Patrick Haffner (1998). "Gradient-based learning applied to document recognition". Proceedings of the IEEE. 86 (11): 2278-2324
  2. Ciresan, Dan; Meier, Ueli; Schmidhuber, Jurgen (June 2012). "Multi-column deep neural networks for image classification". 2012 IEEE Conference on Computer Vision and Pattern Recognition.
  3. Dave Steinkraus; Patrice Simard; Ian Buck (2005). "Using GPUs for Machine Learning Algorithms". 12th International Conference on Document Analysis and Recognition (ICDAR 2005). pp. 1115-1119.
  4. Goodfellow, Ian, Shlens, Jonathon, Szegedy, Christian. (2014). Explaining and Harnessing Adversarial Examples. arXiv 1412.6572.
  5. https://knowledgepit.fedcsis.org
  6. Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun, Deep Residual Learning for Image Recognition, arXiv preprint https://arxiv.org/abs/1512.03385, 2015
  7. M. D. Zeiler, "ADADELTA: An Adaptive Learning Rate Method", arXiv preprint https://arxiv.org/abs/1212.5701, 2012.