Tengyu Ma · Jul 3, 2026

This work proposes Anchored Self-Play (ASP), which anchors self-play with a small reference set by adding a code-embedding similarity reward for generation and mixing reference bugs into fixer training, and achieves the best fix rates across bug sources.

Julia Kempe · Jun 18, 2026

This work provides the first provable analysis of successful internalization: for the task of learning parities, it is shown that a simplified one-layer transformer provably first learns the target with explicit CoT supervision and then internalizes the autoregressive generation as CoT tokens are progressively removed, learning to directly compute the parity.

Jihan Yang, Saining Xie · arXiv.org · May 21, 2026

Cambrian-P is revisited as a lightweight supervisory signal and Cambrian-P, a video MLLM augmented with per-frame learnable camera tokens and a pose regression head is introduced, which achieves substantial gains on spatial reasoning benchmarks and achieves state of the art streaming pose estimation on ScanNet.

Basile Terver · arXiv.org · May 17, 2026

PEIRA is introduced, a non-contrastive SSL method with an explicit objective defined through the trace of the optimal linear regressor, which shows that its only stable equilibria are nontrivial global minimizers and recover the same canonical correlation subspaces, with regularization selecting the effective dimension.

Julia Kempe · arXiv.org · Apr 9, 2026

This work presents a systematic study of replay buffers for LLM post-training, formalizing the optimal design as a trade-off between staleness-induced variance, sample diversity and the high computational cost of generation.

3 citations
Brian Li · arXiv.org · Mar 3, 2026

The UniG2U-Bench is introduced, a comprehensive benchmark categorizing generation-to-understanding (G2U) evaluation into 7 regimes and 30 subtasks, requiring varying degrees of implicit or explicit visual transformations, highlighting the necessity for more diverse training data and novel paradigms to fully unlock the potential of unified multimodal modeling.

3 citations

This library provides modular, self-contained implementations that illustrate how representation learning techniques developed for image-level self-supervised learning can transfer to video, where temporal dynamics add complexity, and ultimately to action-conditioned world models, where the model must additionally learn to predict the effects of control inputs.

8 citations
Julia Kempe · arXiv.org · Feb 3, 2026

This work systematically investigates rewards derived from the probability or log-probability of emitting the reference answer (or any other prompt continuation present in the data), finding that using the log-probability of the reference answer as the reward for chain-of-thought (CoT) learning is the only option that performs well in all setups.

5 citations
Xinyi Wan, Min Lin · arXiv.org · Jan 27, 2026

On-Demand Communication (ODC) is proposed, which adapts PS into Fully Sharded Data Parallel (FSDP) by replacing collective all-gather and reduce-scatter with direct point-to-point communication and is a superior fit for the prevalent imbalanced workloads in LLM post-training.

2 citations
Julia Kempe · arXiv.org · Jan 26, 2026

SOAR: An asymmetric self-play framework that uses meta-RL to surface pedagogical signals, suggesting that the ability to generate useful stepping stones does not require the preexisting ability to solve the hard problems, paving a principled path to escape reasoning plateaus without additional curated data.

15 citations
Quentin Le Lidec, Yann LeCun · arXiv.org · Dec 28, 2025

This work proposes an approach to enhance planning with JEPA world models by shaping their representation space so that the negative goal-conditioned value function for a reaching cost in a given environment is approximated by a distance (or quasi-distance) between state embeddings.

9 citations
Li Jing · Dec 19, 2025

GPT-5 is a unified system with a smart and fast model that answers most questions, a deeper reasoning model for harder problems, and a real-time router that quickly decides which model to use based on conversation type, complexity, tool needs, and explicit intent.

683 citations