paper-with-me

Papers

Recursive KL Divergence Optimization: A Dynamic Framework for Representation Learning

2025-04-30 · Anthony D Martin

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.

📄 PDF Abstract BibTeX arXiv:2504.21707

Code (1)

anthonymartin/RKDO-recursive-kl-divergence-optimization 공식 구현

Tasks

Contrastive LearningDimensionality ReductionRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Uncertainty Propagation and Dynamic Robust Risk Measures

2023-08-24 · Marlon Moresco, Mélina Mailhot, Silvana M. Pesenti

We introduce a framework for quantifying propagation of uncertainty arising in a dynamic setting. Specifically, we define dynamic uncertainty sets designed explicitly for discrete stochastic processes over a finite time …

Multiscale autonomous forecasting of plasma systems' dynamics using neural networks

2025-02-16 · Farbod Faraji, Maryam Reza

Plasma systems exhibit complex multiscale dynamics, resolving which poses significant challenges for conventional numerical simulations. Machine learning (ML) offers an alternative by learning data-driven representations…

Improved Convergence Rate of Stochastic Gradient Langevin Dynamics with Variance Reduction and its Application to Optimization

2022-03-30 · Yuri Kinoshita, Taiji Suzuki

The stochastic gradient Langevin Dynamics is one of the most fundamental algorithms to solve sampling problems and non-convex optimization appearing in several machine learning applications. Especially, its variance redu…

Recursive Meta-Distillation: An Axiomatic Framework for Iterative Knowledge Refinement

2026-01-19 · Aaron R. Flouro, Shawn P. Chadwick arxiv

Recent work in probability-domain knowledge distillation has established axiomatic frameworks for temperature scaling, multi-teacher aggregation, and bias-variance trade-offs in single-stage settings. However, the mathem…

Knowledge Distillation

Convergence of Recursive Stochastic Algorithms using Wasserstein Divergence

2020-03-25 · Abhishek Gupta, William B. Haskell

This paper develops a unified framework, based on iterated random operator theory, to analyze the convergence of constant stepsize recursive stochastic algorithms (RSAs). RSAs use randomization to efficiently compute exp…

Q-LearningReinforcement Learning