Out-of-Sample Embedding with Proximity Data: Projection versus Restricted Reconstruction
Michael W. Trosset, Kaiyi Tan, Minh Tang, Carey E. Priebe
TL;DR
This work analyzes how proximity data can be used for out-of-sample embedding by distinguishing two core strategies: projection, which preserves the original representation space while adding a point, and restricted reconstruction, which preserves the original configuration but may change the representation space. It shows that many kernel-based out-of-sample methods arise from either projection or restricted reconstruction, and derives concrete, computationally tractable formulations for each, including a univariate ridge-like optimization for restricted reconstruction. The paper also clarifies how kernel and distance-based methods relate, discusses PSD versus non-PSD kernels, and offers practical guidance on when to use each strategy. The results provide a unified perspective on CMDS, kernel PCA, and Landmark MDS extensions, with implications for embedding large proximity datasets efficiently.
Abstract
The problem of using proximity (similarity or dissimilarity) data for the purpose of "adding a point to a vector diagram" was first studied by J.C. Gower in 1968. Since then, a number of methods -- mostly kernel methods -- have been proposed for solving what has come to be called the problem of *out-of-sample embedding*. We survey the various kernel methods that we have encountered and show that each can be derived from one or the other of two competing strategies: *projection* or *restricted reconstruction*. Projection can be analogized to a well-known formula for adding a point to a principal component analysis. Restricted reconstruction poses a different challenge: how to best approximate redoing the entire multivariate analysis while holding fixed the vector diagram that was previously obtained. This strategy results in a nonlinear optimization problem that can be simplified to a unidimensional search. Various circumstances may warrant either projection or restricted reconstruction.
