{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/decentralized-online-riemannian-optimization","title":"Decentralized Online Riemannian Optimization with Dynamic Environments","arxiv_id":"2410.05128","date":"2024-10-07","proceeding":null,"authors":["Hengchao Chen","Qiang Sun"],"abstract":"This paper develops the first decentralized online Riemannian optimization algorithm on Hadamard manifolds. Our algorithm, the decentralized projected Riemannian gradient descent, iteratively performs local updates using projected Riemannian gradient descent and a consensus step via weighted Frechet mean. Theoretically, we establish linear variance reduction for the consensus step. Building on this, we prove a dynamic regret bound of order ${\\cal O}(\\sqrt{T(1+P_T)}/\\sqrt{(1-\\sigma_2(W))})$, where $T$ is the time horizon, $P_T$ represents the path variation measuring nonstationarity, and $\\sigma_2(W)$ measures the network connectivity. The weighted Frechet mean in our algorithm incurs a minimization problem, which can be computationally expensive. To further alleviate this cost, we propose a simplified consensus step with a closed-form, replacing the weighted Frechet mean. We then establish linear variance reduction for this alternative and prove that the decentralized algorithm, even with this simple consensus step, achieves the same dynamic regret bound. Finally, we validate our approach with experiments on nonstationary decentralized Frechet mean computation over hyperbolic spaces and the space of symmetric positive definite matrices, demonstrating the effectiveness of our methods.","url_abs":"https://arxiv.org/abs/2410.05128v1","url_pdf":"https://arxiv.org/pdf/2410.05128v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"decentralized-online-riemannian-optimization","repo_url":"https://github.com/statsle/dprgd","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2410.05128","atlas_url":"https://app.syntology.ai/?focus=2410.05128","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2410.05128"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/statsle/dprgd","reach":{"status":"ok"}}],"summary":{"ran":6},"by_repo_kind":{"official":{"samples":6,"ran":6,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":6,"samples":[{"code_sha256_prefix":"6923d9fb2499e548","entry":"check_dim","repo":"statsle/dprgd","repo_kind":"official","path":"src/utils/hyperboloid.py","file_url":"https://github.com/statsle/dprgd/blob/HEAD/src/utils/hyperboloid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6923d9fb2499e548"}},{"code_sha256_prefix":"96f23bdbca7c8380","entry":"check_dim","repo":"statsle/dprgd","repo_kind":"official","path":"src/utils/spd.py","file_url":"https://github.com/statsle/dprgd/blob/HEAD/src/utils/spd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"96f23bdbca7c8380"}},{"code_sha256_prefix":"abe02679c656af09","entry":"check_nsamples","repo":"statsle/dprgd","repo_kind":"official","path":"src/utils/hyperboloid.py","file_url":"https://github.com/statsle/dprgd/blob/HEAD/src/utils/hyperboloid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"abe02679c656af09"}},{"code_sha256_prefix":"8b247b8af1325f38","entry":"dist","repo":"statsle/dprgd","repo_kind":"official","path":"src/utils/spd.py","file_url":"https://github.com/statsle/dprgd/blob/HEAD/src/utils/spd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8b247b8af1325f38"}},{"code_sha256_prefix":"c91dee1e9615a9b5","entry":"exp","repo":"statsle/dprgd","repo_kind":"official","path":"src/utils/spd.py","file_url":"https://github.com/statsle/dprgd/blob/HEAD/src/utils/spd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c91dee1e9615a9b5"}},{"code_sha256_prefix":"73696221b9305cd1","entry":"minkowski_dot","repo":"statsle/dprgd","repo_kind":"official","path":"src/utils/hyperboloid.py","file_url":"https://github.com/statsle/dprgd/blob/HEAD/src/utils/hyperboloid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"73696221b9305cd1"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}