SearcharxivSearch

arXiv subjects

Zixia Hu

Publications and source records attributed to Zixia Hu.

2 recordsLinked to original sources

CR^2: Cost-Aware Risk-Controlled Routing for Wireless Device-Edge LLM Inference

As large language models (LLMs) move from centralized clouds to mobile edge environments, efficient serving must balance latency, energy consumption, and accuracy under constrained device-edge resources. Query-level routing between lightweight on-device models and stronger edge models provides a flexible mechanism to navigate this trade-off. However, existing routers are designed for centralized cloud settings and optimize token-level costs, failing to capture the dynamic latency and energy overheads in wireless edge deployments. In this paper, we formulate mobile edge LLM routing as a deployment-constrained, cost-aware decision problem, and propose CR^2, a two-stage device-edge routing framework. CR^2 decouples a lightweight on-device margin gate from an edge-side utility selector for deferred queries. The margin gate operates on frozen query embeddings and a user-specified cost weight to predict whether local execution is utility-optimal relative to the best edge alternative under the target operating point. We further introduce a conformal risk control (CRC) calibration procedure that maps each operating point to an acceptance threshold, enabling explicit control of the marginal false-acceptance risk under the full-information utility reference. Experiments on the routing task show that CR^2 closely matches a full-information reference router using only device-side signals before deferral. Compared with strong query-level baselines, CR^2 consistently improves the deployable accuracy-cost Pareto frontier and reduces normalized deployment cost by up to 16.9% at matched accuracy.

cs.IT

MAC Protocols Design for Smart Metering Network

The new generation of power metering system - i.e. Advanced Metering Infrastructure (AMI) - is expected to enable remote reading, control, demand response and other advanced functions, based on the integration of a new two-way communication network, which will be referred as Smart Metering Network (SMN). In this paper, we focus on the design principles of multiple access control (MAC) protocols for SMN. First, we list several AMI applications and its benefits to the current power grid and user experience. Next, we introduces several features of SMN relevant to the design choice of the MAC protocols, including the SMN architecture and candidate communication technologies. After that, we propose some performance evaluation metrics, such as scalability issue, traffic types, delay and etc, and give a survey of the associated research issues for the SMN MAC protocols design. In addition, we also note progress within the new IEEE standardization task group (IEEE 802.11ah TG) currently working to create SMN standards, especially in the MAC protocols aspect.

cs.NI