Search papers, labs, and topics across Lattice.
The paper introduces a novel functional data clustering framework that addresses the grid-dependence limitations of existing methods by mapping functions observed on arbitrary grids into a fixed-dimensional vector space using a hypernetwork-based autoencoder. The hypernetwork maps coordinate-value pairs to the weight space of an implicit neural representation (INR), which serves as the decoder, enabling compact, grid-independent function representations. Experiments on synthetic and real-world datasets demonstrate competitive clustering performance that is robust to changes in sampling resolution, including generalization to unseen resolutions.
Escape the tyranny of the grid: this method clusters functions based on their underlying structure, not just how they're sampled.
Functional data clustering is concerned with grouping functions that share similar structure, yet most existing methods implicitly operate on sampled grids, causing cluster assignments to depend on resolution, sampling density, or preprocessing choices rather than on the underlying functions themselves. To address this limitation, we introduce a framework that maps discretized function observations -- at arbitrary resolution and on arbitrary grids -- into a fixed-dimensional vector space via an auto-encoding architecture. The encoder is a hypernetwork that maps coordinate-value pairs to the weight space of an implicit neural representation (INR), which serves as the decoder. Because INRs represent functions with very few parameters, this design yields compact representations that are decoupled from the sampling grid, while the hypernetwork amortizes weight prediction across the dataset. Clustering is then performed in this weight space using standard algorithms, making the approach agnostic to both the discretization and the choice of clustering method. By means of synthetic and real-world experiments in high-dimensional settings, we demonstrate competitive clustering performance that is robust to changes in sampling resolution -- including generalization to resolutions not seen during training.