Core-Halo Decomposition: Decentralizing Large-Scale Fixed-Point Problems
Haixiang, Yang Xu, Jiefu Zhang, Xudong Wu, Zihan Zhou, Jun He, Jiayu Chen

TL;DR
This paper introduces Core-Halo decomposition for decentralized fixed-point problem solving, overcoming biases of strict decomposition by separating read and write operations, and achieves near-centralized performance.
Contribution
It proposes the Core-Halo decomposition method that faithfully implements fixed-point solutions in decentralized systems, addressing structural biases of strict decomposition.
Findings
Core-Halo achieves near-centralized performance in experiments.
Strict decomposition introduces irreducible structural bias.
Core-Halo effectively manages read-write dependencies in decentralized updates.
Abstract
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 , the original fixed-point problem can be implemented faithfully in a decentralized multi-agent system. We further characterize the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
