dynamic-routing

Tag

Cards List
#dynamic-routing

Exploring continual learning without replay buffers: Our findings using dynamic task-similarity routing [P]

Reddit r/MachineLearning · 5d ago

Introduces Coincidex, an open-source continual learning framework that uses dynamic task-similarity routing to avoid replay buffers, with benchmark results and identified failure modes.

0 favorites 0 likes
#dynamic-routing

TSRouter: Dynamic Modality-Model Selection for Time Series Reasoning

arXiv cs.LG · 2026-07-13 Cached

Introduces TSRouter, a graph-based dynamic routing framework that selects the optimal modality (LLM or VLM) and model for time-series reasoning tasks, achieving 16-46% relative improvement over baselines and demonstrating zero-shot generalization.

0 favorites 0 likes
#dynamic-routing

Reward-Density Heuristic for Dynamic Multi-Vehicle Routing: Performance and Computational Efficiency

arXiv cs.AI · 2026-07-08 Cached

This paper proposes a reward-density heuristic for dynamic multi-vehicle routing problems that matches the solution quality of metaheuristics like ALNS, GA, and SA while requiring two to three orders of magnitude less planning time, demonstrated on drone task allocation and urban taxi dispatch scenarios.

0 favorites 0 likes
#dynamic-routing

@Xudong07452910: Many people's default habit when using AI coding is: go straight to the strongest model. For the same task, should Sonnet or Opus do it? Most of the time this decision is made on a whim. So this paper Agent-as-a-Router raises a very practical question: if different models excel at different tasks…

X AI KOLs Timeline · 2026-06-28 Cached

This paper proposes the Agent-as-a-Router framework, which transforms model routing into a dynamic, iterative process. Based on task type and real-time execution feedback, it selects the most suitable LLM to improve coding performance and cost efficiency.

0 favorites 0 likes
#dynamic-routing

@rohanpaul_ai: A large MoE model may be wasting half its expert compute on tokens that barely need expert help. In this paper 50% of e…

X AI KOLs Timeline · 2026-05-24 Cached

A new method called Zero-Expert Self-Distillation Adaptation (ZEDA) allows MoE models like Qwen3 and GLM to skip half their expert computations on easy tokens with minimal accuracy loss, achieving ~20% inference speedup by adding dummy experts that output nothing.

0 favorites 0 likes
#dynamic-routing

HyDRA: Hybrid Dynamic Routing Architecture for Heterogeneous LLM Pools

arXiv cs.CL · 2026-05-19 Cached

HyDRA is a hybrid dynamic routing architecture for heterogeneous LLM pools that predicts fine-grained capability requirements per query and selects the cheapest capable model via shortfall matching, achieving up to 72.5% cost savings with quality maintained. It is deployed in GitHub Copilot's VS Code Chat auto-mode and decouples routing from model catalog, requiring no retraining when models change.

0 favorites 0 likes
#dynamic-routing

BEAM: Binary Expert Activation Masking for Dynamic Routing in MoE

arXiv cs.AI · 2026-05-15 Cached

BEAM introduces binary expert activation masking for dynamic routing in Mixture-of-Experts LLMs, achieving up to 85% FLOPs reduction with minimal performance loss and up to 2.5× faster decoding.

0 favorites 0 likes
← Back to home

Submit Feedback