We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Category Trees

Authors: Kieran Greer
Abstract: This paper presents a batch classifier that has been improved from the earlier version and fixed a mistake in the earlier paper. Two important changes have been made. Each category is represented by a classifier, where each classifier classifies its own subset of data rows, using batch input values to represent the centroid. The first change is to use the category centroid as the desired category output. When the classifier represents more than one category, it creates a new layer and splits, to represent each category separately in the new layer. The second change therefore, is to allow the classifier to branch to new levels when there is a split in the data, or when some data rows are incorrectly classified. Each layer can therefore branch like a tree - not for distinguishing features, but for distinguishing categories. The paper then suggests further innovations, by adding fixed value ranges through bands, for each column or feature of the input dataset. When considering features, it is shown that some of the data can be classified directly through fixed value ranges, while the rest can be classified using the classifier technique. Tests show that the method can successfully classify a diverse set of benchmark datasets to better than the state-of-the-art. The paper also discusses a biological analogy with neurons and neuron links.
Comments: arXiv admin note: substantial text overlap with arXiv:1711.07042
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI)
Journal reference: International Journal of Artificial Intelligence & Applications (IJAIA), Vol.12, No.6, November 2021, pp. 65 - 76
DOI: 10.5121/ijaia.2021.12606
Cite as: arXiv:1811.02617 [cs.LG]
  (or arXiv:1811.02617v6 [cs.LG] for this version)

Submission history

From: Kieran Greer Dr [view email]
[v1] Tue, 6 Nov 2018 20:21:26 GMT (289kb)
[v2] Wed, 16 Jan 2019 10:32:40 GMT (424kb)
[v3] Thu, 3 Oct 2019 11:01:22 GMT (424kb)
[v4] Mon, 18 Nov 2019 15:00:57 GMT (465kb)
[v5] Thu, 23 Jan 2020 14:43:39 GMT (502kb)
[v6] Tue, 19 May 2020 14:26:39 GMT (504kb)

Link back to: arXiv, form interface, contact.