English

Radon cumulative distribution transform subspace modeling for image classification

Computer Vision and Pattern Recognition 2022-03-04 v3 Machine Learning Image and Video Processing

Abstract

We present a new supervised image classification method applicable to a broad class of image deformation models. The method makes use of the previously described Radon Cumulative Distribution Transform (R-CDT) for image data, whose mathematical properties are exploited to express the image data in a form that is more suitable for machine learning. While certain operations such as translation, scaling, and higher-order transformations are challenging to model in native image space, we show the R-CDT can capture some of these variations and thus render the associated image classification problems easier to solve. The method -- utilizing a nearest-subspace algorithm in R-CDT space -- is simple to implement, non-iterative, has no hyper-parameters to tune, is computationally efficient, label efficient, and provides competitive accuracies to state-of-the-art neural networks for many types of classification problems. In addition to the test accuracy performances, we show improvements (with respect to neural network-based methods) in terms of computational efficiency (it can be implemented without the use of GPUs), number of training samples needed for training, as well as out-of-distribution generalization. The Python code for reproducing our results is available at https://github.com/rohdelab/rcdt_ns_classifier.

Keywords

Cite

@article{arxiv.2004.03669,
  title  = {Radon cumulative distribution transform subspace modeling for image classification},
  author = {Mohammad Shifat-E-Rabbi and Xuwang Yin and Abu Hasnat Mohammad Rubaiyat and Shiying Li and Soheil Kolouri and Akram Aldroubi and Jonathan M. Nichols and Gustavo K. Rohde},
  journal= {arXiv preprint arXiv:2004.03669},
  year   = {2022}
}

Comments

14 pages, 11 figures

R2 v1 2026-06-23T14:43:29.264Z