pith. sign in

arxiv: 2407.00476 · v3 · pith:ATJLXVCSnew · submitted 2024-06-29 · 💻 cs.CL · cs.SY· eess.SY

Large Language Models for Power Scheduling: A User-Centric Approach

classification 💻 cs.CL cs.SYeess.SY
keywords agentlanguageperformanceschedulingusersapproachesarchitecturelarge
0
0 comments X
read the original abstract

While traditional optimization and scheduling schemes are designed to meet fixed, predefined system requirements, future systems are moving toward user-driven approaches and personalized services, aiming to achieve high quality-of-experience (QoE) and flexibility. This challenge is particularly pronounced in wireless and digitalized energy networks, where users' requirements have largely not been taken into consideration due to the lack of a common language between users and machines. The emergence of powerful large language models (LLMs) marks a radical departure from traditional system-centric methods into more advanced user-centric approaches by providing a natural communication interface between users and devices. In this paper, for the first time, we introduce a novel architecture for resource scheduling problems by constructing three LLM agents to convert an arbitrary user's voice request (VRQ) into a resource allocation vector. Specifically, we design an LLM intent recognition agent to translate the request into an optimization problem (OP), an LLM OP parameter identification agent, and an LLM OP solving agent. To evaluate system performance, we construct a database of typical VRQs in the context of electric vehicle (EV) charging. As a proof of concept, we primarily use Llama 3 8B. Through testing with different prompt engineering scenarios, the obtained results demonstrate the efficiency of the proposed architecture. The conducted performance analysis allows key insights to be extracted. For instance, having a larger set of candidate OPs to model the real-world problem might degrade the final performance because of a higher recognition/OP classification noise level. All results and codes are open source.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Large Language Model as An Operator: An Experience-Driven Solution for Distribution Network Voltage Control

    eess.SY 2025-07 unverdicted novelty 5.0

    An LLM-based multi-module agent uses experience storage, retrieval, generation, and modification to produce adaptive day-ahead Volt/Var schedules for distribution network voltage control.

  2. Foundation-Model-Based Agents in Industrial Automation: Purposes, Capabilities, and Open Challenges

    cs.AI 2026-05 unverdicted novelty 4.0

    A literature survey finds foundation-model agents in industry are 75% at prototype stages with gains in human interaction and uncertainty handling but deficits in negotiation, plus limitations like hallucinations and latency.