MLLGMay 8

Classification Fields: Arbitrarily Fine Recursive Hierarchical Clustering From Few Examples

arXiv:2605.0711934.8
Predicted impact top 50% in ML · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in hierarchical clustering and geometric data analysis, this work provides a method to extrapolate finite hierarchical observations to arbitrarily fine scales, addressing a fundamental limitation of classical finite-sample clustering.

The paper introduces classification fields, a framework for infinite-depth hierarchical clustering on ℝ^d, and shows that a predictor learned from a finite prefix can be rolled out to unseen depths with exponential truncation convergence. Experiments on synthetic and real data demonstrate that learned predictors preserve hierarchical structure under recursive rollout.

Classical clustering methods usually return either a finite partition of the observed data or a finite dendrogram over it. This finite-sample view is inadequate when the hierarchy of interest is a recursive geometric object with fine-scale refinements that continue beyond the levels directly observed. We introduce classification fields: infinite-depth hierarchical cluster structures on $\mathbb{R}^d$ generated by a local parent-to-child refinement rule. A classification field generator maps each parent centre to an ordered, bounded, and separated tuple of child residuals. Together with a root and a scale factor, this rule recursively generates cluster centres, Voronoi cells, and a metric DAG encoding the hierarchy. Given only a finite prefix of such a hierarchy, we learn a classification field predictor that approximates the generator and can be rolled out to unseen depths. We prove exponential truncation convergence in the completed cell metric and ReLU realizability with width $O(\varepsilon^{-γ})$ and depth $\widetilde O(\varepsilon^{-3γ/2})$, where $γ=\log K/(-\log s)$, up to finite-window aspect-ratio factors. The approximation holds at the level of the induced compact metric structures, measured in the completed cell-metric Hausdorff distance. Experimental validation on matched CFG-generated hierarchies, IFS fractals, and image-induced recursive clustering hierarchies shows that learned predictors preserve ordered child slots, unordered geometry, and hierarchy-level path metrics under recursive rollout. These results support the claim that finite hierarchical observations can reveal local refinement rules capable of generating substantially deeper classification fields.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes