pith. sign in

arxiv: 2504.05946 · v3 · pith:ELUVWENEnew · submitted 2025-04-08 · 📡 eess.SY · cs.SY

InstructMPC: A Human-LLM-in-the-Loop Framework for Context-Aware Control

classification 📡 eess.SY cs.SY
keywords controlcontext-awareinstructmpcframeworkinstructionsmodelmoduleoptimization
0
0 comments X
read the original abstract

Model Predictive Control (MPC) is a powerful control strategy widely utilized in domains like energy management, building control, and autonomous systems. However, its effectiveness in real-world settings is challenged by the need to incorporate context-specific predictions and expert instructions, which traditional MPC often neglects. We propose InstructMPC, a novel framework that addresses this gap by integrating real-time human instructions through a Large Language Model (LLM) to produce context-aware predictions for MPC. Our method employs a Language-to-Distribution (L2D) module to translate contextual information into predictive disturbance trajectories, which are then incorporated into the MPC optimization. Unlike existing context-aware and language-based MPC models, InstructMPC enables dynamic human-LLM interaction and fine-tunes the L2D module in a closed loop with theoretical performance guarantees, achieving a regret bound of $O(\sqrt{T\log T})$ for linear dynamics when optimized via advanced fine-tuning methods such as Direct Preference Optimization (DPO) using a tailored loss function.

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 1 Pith paper

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

  1. Agentic MPC for Semantic Control System Resynthesis

    eess.SY 2026-06 unverdicted novelty 5.0

    Introduces an agentic MPC framework that uses LLM-based agents to resynthesize control specifications from semantic inputs, demonstrated in an autonomous driving scenario.