Papers

Filtered to language models · clear filter

Browse by term

continual learning 33reinforcement learning 21large language models 9vision-language models 8language models 6benchmarking 5autoregressive models 4diffusion transformers 4generative models 4multimodal learning 4robotics 4video generation 4benchmarks 3computer vision 3policy optimization 3self-distillation 3vision-language-action models 3world modeling 3agent-based systems 2autonomous agents 2calibration 2coding agents 2diffusion models 2foundation models 2image synthesis 2in-context learning 2knowledge graphs 2LLMs 2multimodal evaluation 2multimodal large language models 2

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.

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.

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.

Diagnosing and Calibrating Tool-Call Boundary Drift in Multi-Teacher On-Policy Distillation

3 upvotes · 15 JUL 2026 · Jiabin Shen, Guang Chen, Chengjun Mao

This paper addresses a common issue in agentic language models where they may over-call tools, leading to suboptimal performance. A practitioner might care about this problem because it can negatively impact the model's ability to provide accurate and efficient responses.