Hierarchical Clustering using Reversible Binary Cellular Automata for High-Dimensional Data
Baby C. J., Kamalika Bhattacharjee

TL;DR
This paper introduces a hierarchical clustering method for high-dimensional data using reversible cellular automata cycles, improving cluster grouping by cycle relationships and rule selection to reduce computational costs.
Contribution
It presents a novel CA-based hierarchical clustering algorithm that accounts for cycle relationships across different automata and optimizes rule selection for efficiency.
Findings
Performs comparably to existing algorithms on benchmark datasets.
Reduces computational cost through rule selection and cycle analysis.
Effective in diverse fields like healthcare and agriculture.
Abstract
This work proposes a hierarchical clustering algorithm for high-dimensional datasets using the cyclic space of reversible finite cellular automata. In cellular automaton (CA) based clustering, if two objects belong to the same cycle, they are closely related and considered as part of the same cluster. However, if a high-dimensional dataset is clustered using the cycles of one CA, closely related objects may belong to different cycles. This paper identifies the relationship between objects in two different cycles based on the median of all elements in each cycle so that they can be grouped in the next stage. Further, to minimize the number of intermediate clusters which in turn reduces the computational cost, a rule selection strategy is taken to find the best rules based on information propagation and cycle structure. After encoding the dataset using frequency-based encoding such that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCellular Automata and Applications · Cooperative Communication and Network Coding
