Variational option discovery algorithms
Summary
OpenAI researchers introduce VALOR, a variational inference method for option discovery that connects option learning to variational autoencoders, and propose a curriculum learning approach that stabilizes training by dynamically increasing context complexity.
View Cached Full Text
Cached at: 04/20/26, 02:55 PM
Similar Articles
ELVAE: Evidential Learning-Based Variational Autoencoder for Uncertainty-Aware Generation
Introduces ELVAE, a VAE with evidential learning that models latent coordinates with normal-inverse-gamma posteriors to obtain explicit uncertainty estimates. Experiments on MNIST show that within-class uncertainty ranking can stratify synthetic sample reliability and stress-testing, though results require class-wise normalization and vary across seeds.
CVPO: Enhancing LLM Reinforcement Learning Reasoning via Value-Variance Adaptation and Dynamic Curriculum Learning
This arXiv paper introduces CVPO, a reinforcement learning method for LLMs that adapts value-variance for advantage estimation and uses dynamic curriculum learning to match question difficulty, achieving better reasoning performance than VAPO on math tasks.
Variational lossy autoencoder
OpenAI researchers present a Variational Lossy Autoencoder (VLAE) that combines VAEs with neural autoregressive models (RNN, MADE, PixelRNN/CNN) to learn controllable global representations, achieving state-of-the-art results on MNIST, OMNIGLOT, and Caltech-101 Silhouettes density estimation tasks.
Fast and Slow Variational Continual Learning
This paper introduces the Continual IVON (CoVON) optimizer, which integrates fast and slow adaptation into variational continual learning to balance stability and plasticity, outperforming existing methods in domain-incremental learning, continual pre-training, and fine-tuning of large language models.
Multimodal Continuous Reasoning via Asymmetric Mutual Variational Learning
Proposes Asymmetric Mutual Variational Learning (AMVL) to resolve train-inference mismatch in multimodal continuous reasoning by using bidirectional calibration to prevent answer leakage and improve latent-space stability, achieving significant gains on the BLINK benchmark.