#LLM Optimization

11 articles with this tag

Recurrence Enhances Transformer Reasoning
AI Research

Recurrence Enhances Transformer Reasoning

Transformers with Temporal Middle-Layer Recurrence (T2MLR) enables persistent intermediate reasoning by fusing cached middle-layer states, outperforming baselines and allowing efficient model retrofitting.

about 1 month ago
UltraX: Redefining LLM Data Refinement
AI Research

UltraX: Redefining LLM Data Refinement

UltraX redefines LLM data refinement by introducing function-calling for fine-grained editing, achieving superior performance with fewer training tokens.

about 1 month ago
DepthWeave-KV: Unlocking Long Context Efficiency
AI Research

DepthWeave-KV: Unlocking Long Context Efficiency

DepthWeave-KV tackles long-context LLM memory bottlenecks with token-adaptive cache compression, achieving 8.3x reduction and high throughput.

about 1 month ago
TokenPilot: Reining in LLM Context Costs
AI Research

TokenPilot: Reining in LLM Context Costs

TokenPilot offers a dual-granularity context management framework, slashing LLM inference costs by up to 87% while preserving performance.

2 months ago
Compute Once: Unlocking AI Agent Efficiency
AI Research

Compute Once: Unlocking AI Agent Efficiency

A radical proposal to precompute LLM KV caches, slashing inference costs by up to 50x and enabling a new compute-efficient AI agent paradigm.

2 months ago
Unlocking Ultra-Long Context for LLMs
AI Research

Unlocking Ultra-Long Context for LLMs

MiniMax Sparse Attention breaks the context window barrier for LLMs, enabling millions of tokens with significant compute reduction and practical speedups.

2 months ago
MobileMoE LLMs Redefine On-Device AI
AI Research

MobileMoE LLMs Redefine On-Device AI

MobileMoE LLMs redefine on-device AI, setting new performance and efficiency benchmarks for sub-billion parameter models on smartphones.

3 months ago
Faster LLMs by Reshaping Sparsity
Technology

Faster LLMs by Reshaping Sparsity

Sakana AI and NVIDIA unveil a new method that reshapes sparsity in LLMs to boost GPU efficiency, achieving over 20% speedups.

3 months ago
LLM Reasoning Fix: LPSR
AI Research

LLM Reasoning Fix: LPSR

Latent Phase-Shift Rollback (LPSR) corrects LLM reasoning errors at inference with no fine-tuning, boosting accuracy and efficiency.

4 months ago
Prism: Symbolic Superoptimization for Tensors
AI Research

Prism: Symbolic Superoptimization for Tensors

Prism, a novel symbolic superoptimizer, uses sGraphs to represent tensor program families, achieving significant speedups and reduced optimization time for LLM workloads.

4 months ago
Beyond Token Count: Semantic Compression for LLMs
AI Research

Beyond Token Count: Semantic Compression for LLMs

Researchers recast LLM reasoning as lossy compression using the Conditional Information Bottleneck (CIB), employing semantic surprisal for efficient token pruning.

5 months ago