Recursive KL Divergence Optimization: A Dynamic Framework for Representation Learning
Anthony D Martin
TL;DR
RKDO reframes representation learning as a dynamic, recursive alignment of neighborhood conditional distributions, extending static KL objectives like I-Con to the entire response field. It provides a formal recurrence for supervisor and model distributions and proves linear-rate convergence, supported by experiments on CIFAR-10/100 and STL-10 that show about 30% lower training losses and 60–80% reductions in training updates. The work analyzes the trade-offs between optimization efficiency and generalization, offering design guidelines for recursion depth and parameter schedules, and demonstrates substantial practical gains in resource-constrained settings. Overall, RKDO introduces a principled, recursive framework that accelerates early learning and opens avenues for applying divergence-based objectives to dynamic, structured neighborhoods across tasks and modalities.
Abstract
We propose a generalization of modern representation learning objectives by reframing them as recursive divergence alignment processes over localized conditional distributions While recent frameworks like Information Contrastive Learning I-Con unify multiple learning paradigms through KL divergence between fixed neighborhood conditionals we argue this view underplays a crucial recursive structure inherent in the learning process. We introduce Recursive KL Divergence Optimization RKDO a dynamic formalism where representation learning is framed as the evolution of KL divergences across data neighborhoods. This formulation captures contrastive clustering and dimensionality reduction methods as static slices while offering a new path to model stability and local adaptation. Our experiments demonstrate that RKDO offers dual efficiency advantages approximately 30 percent lower loss values compared to static approaches across three different datasets and 60 to 80 percent reduction in computational resources needed to achieve comparable results. This suggests that RKDOs recursive updating mechanism provides a fundamentally more efficient optimization landscape for representation learning with significant implications for resource constrained applications.
