Papers

Filtered to language models · clear filter

Browse by term

continual learning 64reinforcement learning 34large language models 17benchmarking 12vision-language models 10generative models 8language models 8video generation 7multimodal models 6natural language processing 6robotics 6world models 6benchmarks 5diffusion models 5on-policy distillation 5policy optimization 5scalability 5self-distillation 5vision-language-action models 5autoregressive models 4computer vision 4diffusion transformers 4LLMs 4multimodal large language models 4verifiable rewards 4attention mechanisms 3embodied intelligence 3image editing 3long-term memory 3multimodal learning 3

Matching papers

DataFlow-Harness: A Grounded Code-Agent Platform for Constructing Editable LLM Data Pipelines

122 upvotes · 18 JUL 2026 · Runming He, Zhen Hao Wong, Hao Liang et al.

This paper creates a platform to help large language models generate code for data pipelines, which can then be edited and used to automate data processing workflows. Practitioners might care about this because it can help reduce the time and cost of developing and maintaining these pipelines.

Memory Decoder at Scale: A Pretrained, Parametric Long-Term Memory

51 upvotes · 30 JUL 2026 · Rubin Wei, Jiaqi Cao, Jiarui Wang et al.

This paper develops a method to scale up language models by increasing their memory capacity, allowing for better performance and more efficient use of parameters. Practitioners may care about this research as it could lead to more powerful and efficient language models for applications like language translation and text generation.

Subliminal Clocks: Latent Time Modelling in Diffusion Language Models

38 upvotes · 20 JUL 2026 · Maximo Eduardo Rulli, Thomas Vaitses Fontanari, Simone Petruzzi et al.

This paper investigates how Diffusion Language Models (DLMs) internally represent time and how this representation can be used to modulate the model's behavior. Practitioners might care because understanding how DLMs process time could lead to more controllable and interpretable models.

β-OPSD: Deriving with Policy Optimization, Training with Self-Distillation

21 upvotes · 30 JUL 2026 · Jiawei Xu, Minghui Liu, Juzheng Zhang et al.

This paper develops a new method for improving reasoning language models, called β-OPSD, which combines policy optimization and self-distillation to improve stability and performance. Practitioners might care about this method because it provides a more efficient and effective way to improve language model reasoning abilities.

Reading and Steering Representations of Materials-Science Mechanisms in an Open-Weight Language Model

5 upvotes · 22 JUL 2026 · Markus J. Buehler

This paper investigates whether large language models, like Google's Gemma-4-E4B-it, represent scientific concepts and governing physics, and whether this representation affects their answers. Practitioners caring about the accuracy and reliability of language models in scientific domains might find this research valuable.

The Geometry of Semantic Space: A Continuous Geometric Framework for the Transformer Architecture

4 upvotes · 19 JUL 2026 · Zhihua Liang

This paper develops a mathematical framework to analyze the Transformer architecture, using differential geometry to model its core components. Practitioners may care about this work because it provides new insights into the stability and optimization dynamics of Large Language Models.

WorldCupArena: Fine-Grained Evaluation of Language Models and Deep-Research Agents on Football Forecasting

4 upvotes · 20 JUL 2026 · Zhaokai Wang, Tianlin Gui, Jiayuan Rao et al.

This paper evaluates language models and deep-research agents at predicting football match outcomes before kickoff, using a dynamic benchmark that can be reused for future leagues. Practitioners can learn from the results to improve their own models' performance in similar tasks.