clumpformers
Clumpformers are a class of systems and algorithms designed to transform distributions of elements into localized aggregates called clumps. The term combines "clump," a localized group, with "form," indicating transformation. In data analysis and modeling, clumpformers seek representations that emphasize contiguity and local similarity, in contrast to global mixings.
Most clumpformers start from an initial partition of elements into tentative clumps. They assess proximities or
Variants include density-based clumpformers, which cluster based on local point density; hierarchical clumpformers, which produce multi-scale
Applications span data compression and visualization, image segmentation, geographic information systems, ecological modeling, and materials science
See also: clustering, DBSCAN, k-means, watershed, regionalization.