speculative-execution

Tag

Cards List
#speculative-execution

Speculative Macro Commit for Faster Tool-Using Agents

arXiv cs.AI · 2026-09-04 Cached

This paper introduces Speculative Macro Commit (SMC), a two-tier agent system that reduces latency in tool-using LLM agents by speculatively executing future action chains and committing them when matched, achieving speedups over sequential execution.

0 favorites 0 likes
#speculative-execution

Speculative Programmatic Tool Calling (12 minute read)

TLDR AI · 2026-08-25 Cached

The article proposes speculative programmatic tool calling (sPTC), a technique to optimize tool calls in AI harnesses by overlapping execution with token generation, reducing latency inspired by speculative execution in CPUs and LLMs.

0 favorites 0 likes
#speculative-execution

@a1zhang: Introducing Speculative Programmatic Tool Calling (sPTC)! A general class of technique for speculating on tool calls du…

X AI KOLs Timeline · 2026-08-24 Cached

Introducing Speculative Programmatic Tool Calling (sPTC), a technique to speculate on tool calls during code generation to overlap with token generation and execution time, improving efficiency in AI harnesses.

0 favorites 0 likes
#speculative-execution

Uber SubmitQueue: a high-performance speculative merge queue

Hacker News Top · 2026-08-01 Cached

Uber open-sourced SubmitQueue, a high-performance speculative merge queue that validates multiple changes in parallel against predicted future states of HEAD to keep trunk green at scale.

0 favorites 0 likes
#speculative-execution

Predictive Speculative KV Replication for Bursty LLM Inference

Hacker News Top · 2026-07-31

A paper introducing predictive speculative KV replication to handle bursty LLM inference workloads, with code available on GitHub.

0 favorites 0 likes
#speculative-execution

Speculate with Memory: Lossless Acceleration for LLM Agents

arXiv cs.LG · 2026-07-15 Cached

This paper introduces memory-augmented speculative execution for LLM agents, using three online memory systems to improve prediction accuracy by 19-39% on action prediction and up to 2.5x on observation prediction, all while being lossless with zero added wall-clock cost.

0 favorites 0 likes
#speculative-execution

GPUHedge: Hedging serverless GPU providers improves cold start p95 latency from 117s to 30s [P]

Reddit r/MachineLearning · 2026-07-13

GPUHedge is an open-source tool that uses speculative execution to hedge between serverless GPU providers, reducing cold start p95 latency from 117s to 30s.

0 favorites 0 likes
#speculative-execution

SpecHop: Continuous Speculation for Accelerating Multi-Hop Retrieval Agents

arXiv cs.CL · 2026-05-22 Cached

SpecHop is a continuous speculation framework that accelerates multi-hop retrieval agents by maintaining multiple speculative threads and verifying predictions asynchronously, achieving up to 40% latency reduction without changing final model outputs.

0 favorites 0 likes
#speculative-execution

Skim: Speculative Execution for Fast and Efficient Web Agents

arXiv cs.AI · 2026-05-19 Cached

Accio is a speculative execution framework that reduces cost and latency for web agents by leveraging offline site-structure profiling and online selection of fast paths, achieving a 1.9x reduction in per-task cost and 33.4% latency reduction while maintaining accuracy.

0 favorites 0 likes
← Back to home

Submit Feedback