paper-with-me

홈 › Papers

VeriDispatcher: Multi-Model Dispatching through Pre-Inference Difficulty Prediction for RTL Generation Optimization

2025-11-27 · Zeng Wang, Weihua Xiao, Minghao Shao, Raghu Vamshi Hemadri, Ozgur Sinanoglu, Muhammad Shafique, Ramesh Karri arxiv

Large Language Models (LLMs) show strong performance in RTL generation, but different models excel on different tasks because of architecture and training differences. Prior work mainly prompts or finetunes a single model. What remains not well studied is how to coordinate multiple different LLMs so they jointly improve RTL quality while also reducing cost, instead of running all models and choosing the best output. We define this as the multi-LLM RTL generation problem. We propose VeriDispatcher, a multi-LLM RTL generation framework that dispatches each RTL task to suitable LLMs based on pre-inference difficulty prediction. For each model, we train a compact classifier over semantic embeddings of task descriptions, using difficulty scores derived from benchmark variants that combine syntax, structural similarity, and functional correctness. At inference, VeriDispatcher uses these predictors to route tasks to a selected subset of LLMs. Across 10 diverse LLMs on RTLLM and VerilogEval, VeriDispatcher achieves up to 18% accuracy improvement on RTLLM using only 40% of commercial calls, and on VerilogEval maintains accuracy while reducing commercial usage by 25%, enabling cost-effective, high-quality LLM deployment in hardware design automation.

📄 PDF Abstract BibTeX arXiv:2511.22749

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Deep Value-network Based Approach for Multi-Driver Order Dispatching

2021-06-08 · Xiaocheng Tang, Zhiwei Qin, Fan Zhang, Zhaodong Wang 외

Recent works on ride-sharing order dispatching have highlighted the importance of taking into account both the spatial and temporal dynamics in the dispatching process for improving the transportation system efficiency. …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Transfer Learning

A General “Power-of-d” Dispatching Framework for Heterogeneous Systems

2021-10-20 · Anonymous

Intelligent dispatching is crucial to obtaining low response times in large-scale systems. One common scalable dispatching paradigm is the “power-of-d,” in which the dispatcher queries d servers at…

Investigation of Optimization Techniques on the Elevator Dispatching Problem

2022-02-26 · Shaher Ahmed, Mohamed Shekha, Suhaila Skran, Abdelrahman Bassyouny

In the elevator industry, reducing passenger journey time in an elevator system is a major aim. The key obstacle to optimising elevator dispatching is the unpredictable traffic flow of passengers. To address this difficu…

Energy Price and Workload Related Dispatching Rule: Balancing Energy and Production Logistics Costs

2024-05-03 · Balwin Bokor, Wolfgang Seiringer, Klaus Altendorfer, Thomas Felberbauer

In response to the escalating need for sustainable manufacturing practices amid fluctuating energy prices, this study introduces a novel dispatching rule that integrates energy price and workload considerations with Mate…

Decision Making

Reinforcement Learning in the Wild: Scalable RL Dispatching Algorithm Deployed in Ridehailing Marketplace

2022-02-10 · Soheil Sadeghi Eshkevari, Xiaocheng Tang, Zhiwei Qin, Jinhan Mei 외

In this study, a real-time dispatching algorithm based on reinforcement learning is proposed and for the first time, is deployed in large scale. Current dispatching methods in ridehailing platforms are dominantly based o…

Causal Inferencereinforcement-learningReinforcement Learning (RL)