A 'PAC' Algorithm for Making Feature Maps
Abstract
Kohonen and others have devised network algorithms for computing so-called topological feature maps . We describe a new algorithm, called the CDF-Inversion (CDFI) Algorithm, that can be used to learn feature maps and, in the process, approximate an unknown probalility distribution to within any specified accuracy. The primary advantags of the algorithm over previous feature-map algorithms are that it is simple enough to analyze mathematically for correctness and efficiency, and that it distributes the points of the map evenly, in a sense that can be made rigorous. Like other vector-quantization algorithms it is potentially useful for many applications, including monitoring and statistical modeling. While not a network algorithm, the CDFI algorithm is well-suited to implementation on parallel computers.
Cite
Text
Laird and Gamble. "A 'PAC' Algorithm for Making Feature Maps." Machine Learning, 1991. doi:10.1007/BF00114161Markdown
[Laird and Gamble. "A 'PAC' Algorithm for Making Feature Maps." Machine Learning, 1991.](https://mlanthology.org/mlj/1991/laird1991mlj-pac/) doi:10.1007/BF00114161BibTeX
@article{laird1991mlj-pac,
title = {{A 'PAC' Algorithm for Making Feature Maps}},
author = {Laird, Philip D. and Gamble, Evan},
journal = {Machine Learning},
year = {1991},
pages = {145-160},
doi = {10.1007/BF00114161},
volume = {6},
url = {https://mlanthology.org/mlj/1991/laird1991mlj-pac/}
}