TopoPrune: Robust Data Pruning via Unified Latent Space Topology
Arjun Roy, Prajna G. Malettira, Manish Nagaraj, Kaushik Roy
TL;DR
This work tackles the instability of geometry-based data pruning by introducing TopoPrune, a dual-scale topology framework that captures the data's intrinsic structure. It combines a global topology-aware manifold embedding with a local differentiable persistent-homology optimization to rank samples by structural complexity and form a high-quality coreset, augmented by a training-free mislabels proxy NLPS. The approach yields higher accuracy and markedly greater stability across architectures, with strong robustness to noisy embeddings and considerable transferability between diverse proxy and target models. The results underscore the potential of topology-based data selection to enable reliable, model-agnostic data-efficient learning in real-world pipelines.
Abstract
Geometric data pruning methods, while practical for leveraging pretrained models, are fundamentally unstable. Their reliance on extrinsic geometry renders them highly sensitive to latent space perturbations, causing performance to degrade during cross-architecture transfer or in the presence of feature noise. We introduce TopoPrune, a framework which resolves this challenge by leveraging topology to capture the stable, intrinsic structure of data. TopoPrune operates at two scales, (1) utilizing a topology-aware manifold approximation to establish a global low-dimensional embedding of the dataset. Subsequently, (2) it employs differentiable persistent homology to perform a local topological optimization on the manifold embeddings, ranking samples by their structural complexity. We demonstrate that our unified dual-scale topological approach ensures high accuracy and precision, particularly at significant dataset pruning rates (e.g., 90%). Furthermore, through the inherent stability properties of topology, TopoPrune is (a) exceptionally robust to noise perturbations of latent feature embeddings and (b) demonstrates superior transferability across diverse network architectures. This study demonstrates a promising avenue towards stable and principled topology-based frameworks for robust data-efficient learning.
