paper-with-me

Papers

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

2026-05-09 · Haixiang, Yang Xu, Jiefu Zhang, Xudong Wu, Zihan Zhou, Jun He, Jiayu Chen arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.08681

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantitative Evaluation of Base and Detail Decomposition Filters Based on their Artifacts

2018-08-28 · Charles Hessel, Jean-Michel Morel

This paper introduces a quantitative evaluation of filters that seek to separate an image into its large-scale variations, the base layer, and its fine-scale variations, the detail layer. Such methods have proliferated w…

Tone Mappingvalid

Fast Learnings of Coupled Nonnegative Tensor Decomposition Using Optimal Gradient and Low-rank Approximation

2023-02-10 · XiuLin Wang, Jing Liu, FengYu Cong

Tensor decomposition is a fundamental technique widely applied in signal processing, machine learning, and various other fields. However, traditional tensor decomposition methods encounter limitations when jointly analyz…

EEGTensor Decomposition

A Hybrid l1-l0 Layer Decomposition Model for Tone Mapping

2018-06-01 · CVPR 2018 6 · Zhetong Liang, Jun Xu, David Zhang, Zisheng Cao 외

Tone mapping aims to reproduce a standard dynamic range image from a high dynamic range image with visual information preserved. State-of-the-art tone mapping algorithms mostly decompose an image into a base layer and a …

Tone Mapping

Gaussian Fourier Pyramid for Local Laplacian Filter

2022-06-08 · Yuto Sumiya, Tomoki Otsuka, Yoshihiro Maeda, Norishige Fukushima

Multi-scale processing is essential in image processing and computer graphics. Halos are a central issue in multi-scale processing. Several edge-preserving decompositions resolve halos, e.g., local Laplacian filtering (L…

K-Core Decomposition on Super Large Graphs with Limited Resources

2021-12-26 · Shicheng Gao, Jie Xu, Xiaosen Li, Fangcheng Fu 외

K-core decomposition is a commonly used metric to analyze graph structure or study the relative importance of nodes in complex graphs. Recent years have seen rapid growth in the scale of the graph, especially in industri…