Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Core-Halo Decomposition: Decentralizing Large-Scale Fixed-Point Problems

About

We study solving large-scale fixed-point equation \(x^\star=\bar F(x^\star)\) with decomposition. Standard strict decomposition assigns each agent a disjoint block and evaluates updates using only owned coordinates. For most operators, however, a block update may depend on variables outside the block. Truncating these dependencies by strict decomposition changes the mean operator and creates structural bias that cannot be removed by more samples, smaller stepsizes, or additional consensus. We therefore propose Core-Halo decomposition, which separates write ownership from read-only evaluation context: each agent updates its own core and reads from an overlapping halo. By aligning the Core-Halo decomposition with the block-dependence structure of $\bar F$, the original fixed-point problem can be implemented faithfully in a decentralized multi-agent system. We further characterize the fundamental obstruction faced by strict decomposition through a Bellman closure condition and a blockwise bias lower bound, showing that local-only updates can alter the original fixed-point operator. Finally, we conduct extensive experiments across a range of application settings, and demonstrate that Core-Halo achieves near-centralized performance while retaining the parallelism benefits of decentralization.

Haixiang, Yang Xu, Jiefu Zhang, Xudong Wu, Zihan Zhou, Jun He, Jiayu Chen• 2026

Related benchmarks

TaskDatasetResultRank
Power System ControlIEEE 9-bus
Cost2.20e+4
3
Power System ControlIEEE 14-bus
Operating Cost2.20e+4
3
Power System ControlIEEE 30-bus
Cost2.22e+4
3
Multi-intersection traffic controlBarrier ring SUMO seven-intersection (test)
Average Waiting Time (s)16.08
3
Multi-intersection traffic controlDouble-Corridor Bridge (DCB) SUMO fourteen-intersection (test)
Waiting Time (s)133.2
3
Showing 5 of 5 rows

Other info

Follow for update