latency-optimization

Tag

Cards List
#latency-optimization

15ms at P50 memory retrieval does absolutely nothing for a voice agent

Reddit r/AI_Agents · 4d ago

The article discusses key challenges in memory retrieval for voice agents, emphasizing the need for measuring P99 latency per turn, using prefetching, and budgeting memory tokens to reduce latency and improve user experience.

0 favorites 0 likes
#latency-optimization

Kernel-Managed Shared Memory for System-Wide Personalization

arXiv cs.AI · 2026-09-11 Cached

This paper introduces kernel-managed shared memory for AI systems, centralizing memory management to improve personalization and efficiency in multi-agent environments, with evaluations showing significant gains over alternative methods.

0 favorites 0 likes
#latency-optimization

@ArizePhoenix: For agents, active parameters are what you pay for in latency and cost, and agent loops resend context, retry tool call…

X AI KOLs Following · 2026-09-03

Arize Phoenix introduces M3, which adds sparse attention and a 1M-token context window to reduce latency and cost in AI agents by keeping long tool histories in context.

0 favorites 0 likes
#latency-optimization

@svpino: These guys are building a new search engine for agents: • They have their own crawler • They have their own web index •…

X AI KOLs Timeline · 2026-08-25 Cached

KeenableAI is announced as an AI-native search engine specifically for AI agents, featuring its own crawler, web index, and infrastructure to improve latency, quality, and cost efficiency.

0 favorites 0 likes
#latency-optimization

pipecat-ai/phonellm-alpha-1

Hugging Face Models Trending · 2026-08-24 Cached

The Pipecat team released PhoneLLM Alpha 1, an open-weights AI model optimized for low-latency voice agent applications, performing on par with larger models at a fraction of the cost. They also introduced PhoneBench v1, a benchmark for evaluating LLMs in phone agent scenarios.

0 favorites 0 likes
#latency-optimization

Your voice agent's biggest latency isn't always the model

Reddit r/ArtificialInteligence · 2026-08-22

Voice agents often face latency issues not mainly from the model but from components like endpointing; optimizing VAD and using proper benchmarking can reduce turn latency effectively.

0 favorites 0 likes
#latency-optimization

@ShubhamInTech: Stop using your agent logs just for debugging. Use them to train your own model. Today we're launching Agnost AI (YC S2…

X AI KOLs Following · 2026-08-20 Cached

Agnost AI launches its first model, agnost-*******-0.1, trained on customer production traces to outperform frontier models with major improvements in task success, latency, and cost, offering custom fine-tuning services.

0 favorites 0 likes
#latency-optimization

SAGE: SLO-Aware Adaptive Retrieval for Production RAG Systems

arXiv cs.LG · 2026-08-11 Cached

SAGE is a learned SLO-aware adaptive retrieval policy for production RAG systems that dynamically selects the number of retrieved passages per query, improving SLO compliance and reducing latency/cost with minimal quality loss.

0 favorites 0 likes
#latency-optimization

@dair_ai: // The agent is its own best speculator // Agents spend a large share of wall-clock time waiting on tool results. Specu…

X AI KOLs Following · 2026-07-30 Cached

New research from UC Santa Barbara and LinkedIn introduces a self-speculating agent that unifies the agent and speculator roles in one model, improving next tool-call prediction accuracy (Hit@1) while preserving task success via joint agent-speculator reinforcement learning.

0 favorites 0 likes
#latency-optimization

UltraViT: Latency-Optimized On-device Vision Encoder for Large Vision-Language Models

Hugging Face Daily Papers · 2026-07-25 Cached

UltraViT is a latency-optimized vision encoder for large vision-language models, designed for on-device deployment with a pyramidal architecture and a two-stage generative pre-training strategy, achieving state-of-the-art performance at 1.7x speed.

0 favorites 0 likes
#latency-optimization

FlashTrie: A GPU-Accelerated Constrained Beam Search for Generative Retrieval

arXiv cs.LG · 2026-07-14 Cached

FlashTrie presents a GPU-accelerated constrained beam search for generative retrieval, using a succinct trie layout and cooperative CUDA kernels to reduce decoding latency and enable real-time serving at scale, achieving up to 24× speedup and a 0.71% revenue lift in a commercial search engine.

0 favorites 0 likes
#latency-optimization

@DeRonin_: As an AI engineer in 2026, learn this: > systematic output reading. pattern recognition across 1,000 model responses is…

X AI KOLs Timeline · 2026-06-25 Cached

A seasoned AI engineer shares key skills for 2026, including systematic output reading, context engineering, tool description discipline, eval design, model routing, prompt versioning, confidence scoring, streaming architecture, fallback chains, latency budgets, failure cataloguing, agent-vs-workflow decisions, and failure post-mortems as portfolio content.

0 favorites 0 likes
#latency-optimization

@andimarafioti: Can a VLM see without a vision encoder? We trained one for $100, inspired by Gemma 4 12B. Latency on an M3 Pro MacBook:…

X AI KOLs Timeline · 2026-06-18 Cached

Researchers trained a vision-language model without a vision encoder for only $100, inspired by Gemma 4 12B, achieving a 30% reduction in end-to-end latency on an M3 Pro MacBook.

0 favorites 0 likes
#latency-optimization

INFRAMIND: Infrastructure-Aware Multi-Agent Orchestration

arXiv cs.AI · 2026-06-11 Cached

InfraMind introduces an infrastructure-aware multi-agent LLM orchestration framework that uses reinforcement learning to dynamically select models and topologies based on real-time system load, achieving up to 7x lower latency and 99.9% SLO compliance under high load.

0 favorites 0 likes
#latency-optimization

ObjectCache: Layerwise Object-Storage Retrieval for KV Cache Reuse

arXiv cs.AI · 2026-05-25 Cached

ObjectCache proposes using S3-compatible object storage for LLM KV cache reuse to reduce cost and increase capacity, with a co-designed storage protocol and transfer schedule that minimizes latency overhead. Experiments show it adds only 5.6% latency over local DRAM for 64K contexts.

0 favorites 0 likes
#latency-optimization

Evaluating Temporal Semantic Caching and Workflow Optimization in Agentic Plan-Execute Pipelines

Hugging Face Daily Papers · 2026-05-20 Cached

This paper introduces temporal semantic caching and MCP workflow optimizations for agentic plan-execute pipelines, achieving up to 30.6x speedup on cache hits and 1.67x overall speedup on the AssetOpsBench industrial benchmark.

0 favorites 0 likes
#latency-optimization

How we catch silent NPU fallback on Snapdragon in CI [D]

Reddit r/MachineLearning · 2026-05-15

A blog post detailing how to detect silent NPU fallback on Snapdragon in CI, including methods like running on real hardware, gating on coefficient of variation, and parsing ORT profiling JSON to identify fallen-back ops.

0 favorites 0 likes
#latency-optimization

Learning Agent Routing From Early Experience

arXiv cs.CL · 2026-05-11 Cached

This paper introduces BoundaryRouter, a training-free framework that optimizes LLM agent usage by routing queries to either lightweight inference or full agent execution based on early experience. It also presents RouteBench, a benchmark for evaluating routing performance, showing significant improvements in speed and accuracy.

0 favorites 0 likes
← Back to home

Submit Feedback