Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/8/3 15:18:05

A Spectral Filtering Approach to Regret Analysis of Distributed Online Control for Linear Dynamical Systems

AI 中文解读
核心亮点:这项研究让分布在不同设备上的多个控制系统首次能在对抗干扰下协同决策,且性能损失接近传统集中式控制,为智能网络控制提供了理论保障。 通俗解读:想象一个由多个智能体组成的网络,比如工厂里协作的机器人,或电网中分散的发电单元。每个智能体只能看到自己的局部信息,还要应对突发干扰和不断变化的目标。过去,这种分布式控制很难做到最优。现在,研究者借鉴“光谱滤波”的思路,让每个智能体像用滤波器分离噪音一样,从历史数据中提取关键模式,再通过邻居间简单沟通更新策略。他们用数学证明,即使面对最恶劣的干扰,这种方法的整体表现也能逐步逼近理论上最理想的情况,而且网络规模越大,优势越明显。 实际影响:这套理论框架为未来大规模自动化系统打下基础。比如智能电网中,成千上万台设备协同调配电力,无需中央电脑统一指挥;或者自动驾驶车队在复杂路况下保持安全距离和高效通行。普通用户很难直接感知,但能享受到更稳定、响应更快的智能服务——比如停电概率降低、物流机器人更少出错。同时,它降低了分布式控制的计算和通信成本,意味着更便宜、更节能的物联网设备也能实现高水平协作,推动智慧城市真正落地。
This paper studies the distributed online control problem over a network of linear time-invariant (LTI) systems in the presence of adversarial disturbances and time-varying convex costs. The network cost is characterized by the summation of local cost functions, where each local function is sequentially revealed only to the corresponding agent. The goal of each agent is to generate a control sequence, using only local observations and neighbor communication, that competes with the best {\it centralized} linear policy in hindsight. We extend the recently proposed Online Spectral Control framework from the centralized setting to the distributed setting. In particular, each agent applies a spectral controller obtained by convolving past disturbances with the leading eigenvectors of a Hankel matrix, while the controller parameters are updated through a distributed online gradient descent step over the local surrogate costs. We formulate this problem this problem as a {\it regret} minimization problem based on the spectral parameterization, and under standard assumptions, we establish a sublinear regret bound of $O(\frac{\sqrt{T}\text{poly}(\log T)}{γ^3})$, where $T$ is the time horizon and $γ$ denotes the stability margin. The resulting bound also captures the dependence on the network size and connectivity.
分享
阅读原文