SearcharxivSearch

arXiv subjects

Yicheng Ding

Publications and source records attributed to Yicheng Ding.

2 recordsLinked to original sources

PyroDash: Cost-Efficient Token-Level Small-Large Language Model Collaborative Inference

Large language models (LLMs) provide strong reasoning capabilities but are expensive to serve at scale, whereas small language models (SLMs) are cheaper but less reliable on difficult problems. We introduce PyroDash, a cost-aware framework for token-level SLM-LLM collaborative inference. During generation, the SLM decides whether to request assistance by emitting a control token. A Collaborate Engine then sends the query and partial reasoning trace to a frozen LLM for completion through a single handoff. The policy is internalized in the SLM, requiring neither a separate router, LLM retraining, nor access to LLM logits. PyroDash trains the SLM in three stages: control-token embedding learning, offloading-oriented supervised fine-tuning, and cost-aware alignment with Group Relative Policy Optimization. Its reward balances answer accuracy against inference cost normalized by LLM-only inference. Across five mathematical reasoning benchmarks, PyroDash supports different accuracy-cost operating points. With $\lambda=0.05$, it achieves 64.04 percent average accuracy, 6.36 percentage points above the LLM-only baseline, while reducing cost by 20.4 percent. With $\lambda=0.6$, it achieves 54.55 percent accuracy with a 1.90 percent LLM token ratio and 0.012 LLM calls per example, reducing total cost from USD 49.36 to USD 1.78. These results show that learned token-level handoffs can reduce LLM use while preserving strong reasoning performance.

cs.CL

Model predictive control strategy in waked wind farms for optimal fatigue loads

With the rapid growth of wind power penetration, wind farms (WFs) are required to implement frequency regulation that active power control to track a given power reference. Due to the wake interaction of the wind turbines (WTs), there is more than one solution to distributing power reference among the operating WTs, which can be exploited as an optimization problem for the second goal, such as fatigue load alleviation. In this paper, a closed-loop model predictive controller is developed that minimizes the wind farm tracking errors, the dynamical fatigue load, and and the load equalization. The controller is evaluated in a mediumfidelity model. A 64 WTs simulation case study is used to demonstrate the control performance for different penalty factor settings. The results indicated the WF can alleviate dynamical fatigue load and have no significant impact on power tracking. However, the uneven load distribution in the wind turbine system poses challenges for maintenance. By adding a trade-off between the load equalization and dynamical fatigue load, the load differences between WTs are significantly reduced, while the dynamical fatigue load slightly increases when selecting a proper penalty factor.

eess.SY