Multi-Source Wasserstein Distributionally Robust Graph Learning (arXiv: 2608.19914)
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill arxiv-2608-19914-multi-source-wasserstein-distributionally-robust-g --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Arxiv 2608 19914 Multi Source Wasserstein Distributionally Robust G?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-arxiv-2608-19914-multi-source-wasserstein-distribu)More formats (shields.io, HTML) on the badges page.
---
name: arxiv-2608-19914-multi-source-wasserstein-distributionally-robust-g
description: 'Multi-Source Wasserstein Distributionally Robust Graph Learning (arXiv: 2608.19914)'
category: neuroscience
version: "1.0"
date: 2026-08-22
---
# Multi-Source Wasserstein Distributionally Robust Graph Learning
**Authors:** Chuansen Peng, Yifan Xia, Jinshan Zhong, Xiaojing Shen
**arXiv:** 2608.19914
**Utility:** 1.00
**Published:** 2026-08-20T11:30:59Z
**Link:** http://arxiv.org/abs/2608.19914
## Abstract
Network topology inference from graph signals is central to graph signal processing with applications in neuroscience, sensor, and social networks. In practice, target-domain samples are scarce while heterogeneous source-domain data are abundant. Fusing these sources is challenging: Euclidean averaging works for homogeneous sources but degrades sharply as inter-source divergence grows, collapsing distinct geometries into an inflated, biased consensus. We exploit the Wasserstein metric's distribution-preserving properties to counter heterogeneity while preserving each source's intrinsic geometry. We propose MS-WDRO, a multi-source Wasserstein distributionally robust graph learning framework that fuses heterogeneous sources via their weighted Wasserstein barycenter, a geometrically principled nominal distribution, then builds an ambiguity ball around it to hedge residual uncertainty. Minimizing worst-case risk yields a tractable regularized Laplacian estimator solved efficiently via a provably convergent ADMM scheme. We establish non-asymptotic guarantees: a finite-sample concentration bound for the empirical barycenter, a pooling bias lower bound proving naive aggregation is suboptimal, and an out-of-sample excess risk bound decaying at a parametric rate with only logarithmic dependence on source count. To calibrate hyperparameters governing robustness, sparsity, and source fusion, we unroll the solver into a differentiable architecture trained end-to-end, achieving data-adaptive calibration beyond cross-validation while retaining interpretability. Experiments on synthetic benchmarks and the multi-site ABIDE~I neuroimaging dataset show MS-WDRO consistently outperforms seven baselines in graph recovery, sample efficiency, and downstream diagnostic utility, with the largest gains in the sample-scarce regime.
## Summary
This skill encapsulates the key contributions and methods from the arXiv paper "Multi-Source Wasserstein Distributionally Robust Graph Learning".
The paper presents novel ideas in neuroscience that can be applied to agent systems.
## How to Use
1. Review the paper's methodology and findings.
2. Identify applicable components for your agent workflow.
3. Implement the core techniques as described in the paper.
4. Validate improvements in your specific use case.
## Pitfalls
- Ensure the paper's assumptions match your agent's environment.
- Validate implementation details before deployment.
- Consider computational complexity and resource requirements.
## References
- arXiv:2608.19914
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!