Research Feed

Search source-linked summaries of recent AI and machine-learning papers by topic, by date, or by whether they include code or a diagram.

Filter papers All papers

Browse by date

Resource filters

Sort options

Research results

Efficiency & Inference / Multimodal By Xiaoyu Zhan 2026-08-27 7
Magpie: Real-Time World Renderer for Interactive Games

Magpie is a real-time renderer that uses foundation models to generate game visuals by processing white-box frames as a continuous denoising condition.

Efficiency & Inference By Paweł Liskowski 2026-08-27
Compositional Online Learning for Semantic Data Processing Systems

The paper introduces a layered composition framework for semantic data processing that integrates online learning components to reduce the cost of LLM-based query execution.

Reasoning / Efficiency & Inference By Yufan Wu 2026-08-27
CritICL: Inference-Time Weak-to-Strong Generalization from Small Language Model Failure Modes

CritICL improves large language model performance by providing targeted, failure-aware critique examples in the prompt to steer reasoning away from common pitfalls.

Agents / Efficiency & Inference By Yang Xiao 2026-08-27 25
PILOT in the Loop: Live Self-Improvement for Long-Horizon Agents

The PILOT harness allows AI agents to improve their performance in real time by employing a supervisor that provides live feedback and distills successful strategies during task execution.

Agents / Efficiency & Inference By Mazhar Shaikh 2026-08-26
Agent Mesh: Reliability Primitives for Non-Idempotent Agent Delegation - Identity Adequacy and Evidence Adequacy

The paper introduces Agent Mesh to address unique reliability challenges in agentic software development by defining new primitives to manage non-idempotent tool delegations.

Efficiency & Inference / Benchmarks & Evals By Timo Breuer 2026-08-25
SQLite is Enough. Lexical, Semantic, and Hybrid Search with scrydb

The paper introduces scrydb to enable combined lexical and semantic search capabilities within a single SQLite database file.

Robotics / Efficiency & Inference By Zhe Liu 2026-08-26
StreamPI: Streaming Multimodal Temporal Modeling for Vision-Language-Action Models

StreamPI adds historical context to vision-language-action models to improve robotic task performance without increasing the model parameter count.

Agents / Efficiency & Inference By Zhifei Xie 2026-08-26
VoiceMem: Streaming Dual-Brain Memory for Real-Time Interaction

VoiceMem is a dual-brain architecture designed to provide accurate, low-latency memory retrieval for speech-based conversational agents.

Efficiency & Inference / Reinforcement Learning By Niklas Muennighoff 2026-08-26
Prefix Sliding for efficient test-time scaling

Prefix Sliding enables large language models to perform reasoning tasks three times faster without requiring additional training.

Agents / Efficiency & Inference By Guibin Zhang 2026-08-26 25
JIT-Agent: Scaling Harness Intelligence via Just-in-Time Harness Evolution

JIT-Agent improves agent performance by dynamically generating and evolving task-specific control structures just in time to meet individual task demands.

Agents / Efficiency & Inference By Somgyuan Li 2026-08-26
ProgRouter: Online Progress-Guided Orchestration for Multi-Agent LLM Workflows under Quality-Cost Tradeoffs

ProgRouter optimizes multi-agent workflows by dynamically selecting models based on progress and cost to maximize task completion rates within defined energy budgets.

Reinforcement Learning / Efficiency & Inference By Hsiang-Wei Huang 2026-08-25
LeFlow: Generative Latent Flow Planning for World Models

LeFlow optimizes action planning by using a generative model to predict future trajectories, significantly reducing computation time compared to traditional iterative methods.

Efficiency & Inference By Amr Hegazy 2026-08-25 1
Gated Recurrent Transformers: Expressive Depth through Recurrent Modulation in Transformers

The Gated Recurrent Transformer reduces memory usage and parameter count by replacing many unique transformer layers with a single shared, repeating block.

Computer Vision / Efficiency & Inference By Yogesh Kumar 2026-08-25
Strictly Causal Streaming Video Anomaly Detection with a Theoretically-Grounded State-Space Core

The paper introduces a causal state-space model for video anomaly detection that runs directly on edge hardware without needing frame buffering.

Agents / Efficiency & Inference By Andrei Mikhailov 2026-08-24
MARS: Multi-Specialist LLM Relay System for Competitive Programming

The Multi-Specialist LLM Relay System improves coding agent performance by using specialized agents and a staged pipeline to solve complex programming tasks.

Agents / Efficiency & Inference By Haoyang Fang 2026-08-24 1
Exploit More, Explore Smarter for Budget-Constrained Agentic Search

ExTS improves search efficiency by adapting tree search strategies based on diagnostic pilot runs that characterize the search landscape.

Robotics / Efficiency & Inference By Xiang Li 2026-08-25
Latent Action as Intention Enables Efficient Future Imagination for World Action Models

The LAWA architecture optimizes robot action planning by using latent intentions to reduce inference latency while maintaining high success rates across robotics benchmarks.

Efficiency & Inference / Benchmarks & Evals By Runyu Wang 2026-08-25
RACE: Scalable Statistical Estimation of Functional Consistency in LLM Neurons

The paper introduces a scalable framework called RACE that uses statistical estimation to identify functionally consistent neurons in LLMs with significantly lower computational overhead than traditional methods.

Efficiency & Inference / Benchmarks & Evals By Egor Kolodin 2026-08-24
Giga-Embeddings: Mixture-of-Experts Encoders for High-Throughput Text Embeddings

The authors introduce a family of sparse embedding models that leverage Mixture-of-Experts architectures and distillation to achieve high throughput and competitive retrieval performance.

Efficiency & Inference / Benchmarks & Evals By Arunav Kumar 2026-08-25
Physics Attention Transformer Surrogate for Rapid Vertical Instability Growth Rate Prediction: Alcator C-Mod to SPARC

The Physics Attention Transformer predicts tokamak plasma instability growth rates faster by replacing slow traditional solvers with a learned neural architecture.