Papers

Filtered to Transformers · clear filter

Browse by term

continual learning 86reinforcement learning 48benchmarking 13large language models 12benchmarks 11vision-language models 10language models 9robotics 7world models 7natural language processing 6recursive self-improvement 6generative models 5on-policy distillation 5video generation 5attention mechanisms 4coding agents 4LLMs 4multi-agent systems 4multimodal learning 4multimodal models 4self-distillation 4self-supervised learning 4transformers 4vision-language-action models 4world modeling 4agent-based systems 3agentic models 3agentic search 3agents 3autonomous systems 3

Matching papers

LLaDA-Image: Building Strong Image Generators with Fully Open Training Recipes

227 upvotes · 3 SEP 2026 · Chuyan Chen, Haoxing Chen, Kun Chen et al.

This paper introduces a new framework for building strong image generators that can produce highly photorealistic images while accurately following editing instructions. Practitioners might care about the potential applications of this framework in fields like computer vision, graphics, and art.

SMELT: Scaling Laws for Compute-Matched MoE Looped Transformers

86 upvotes · 1 SEP 2026 · Shaowen Wang, Ge Zhang, Kairong Luo et al.

This paper investigates how to make Looped Transformers more efficient by scaling their depth while keeping the same number of parameters and compute usage, and it finds that this approach can lead to significant performance gains. Practitioners might care about this because it could lead to faster and more accurate models in resource-constrained environments.

AURORA-LM: Autoencoding Unified Representation for Continuous-Latent Diffusion Language Modeling

71 upvotes · 3 AUG 2026 · Jiajun Liang, Yucheng Liao, Yukang Cao et al.

This paper introduces AURORA-LM, a continuous-latent diffusion language model that generates text by learning a high-capacity, decodable text latent and its distribution directly. Practitioners might care because it achieves state-of-the-art performance on text generation and summarization tasks.

SAS: Simple Attention Sparsification via End-to-End Optimization of Context Ranking

50 upvotes · 11 SEP 2026 · Zhiwei Li, Lei Zhu, Hao Gu et al.

This paper proposes a new method to sparsify attention in Transformers, called Simple Attention Sparsification (SAS), which optimizes context ranking end-to-end with the language modeling loss. Practitioners might care because SAS can improve performance on downstream tasks by using attention budgets more effectively.