LGMar 25, 2024

Multiple-Source Localization from a Single-Snapshot Observation Using Graph Bayesian Optimization

arXiv:2403.16818v14 citationsh-index: 2Has CodeAAAI
Originality Incremental advance
AI Analysis

This addresses source localization for diffusion hazards, an incremental improvement over existing heuristic and model-specific methods.

The paper tackles the problem of localizing multiple sources from a single-snapshot observation in diffusion processes, proposing BOSouL, a simulation-based method using Bayesian optimization that achieves robust performance across various graph structures and diffusion models.

Due to the significance of its various applications, source localization has garnered considerable attention as one of the most important means to confront diffusion hazards. Multi-source localization from a single-snapshot observation is especially relevant due to its prevalence. However, the inherent complexities of this problem, such as limited information, interactions among sources, and dependence on diffusion models, pose challenges to resolution. Current methods typically utilize heuristics and greedy selection, and they are usually bonded with one diffusion model. Consequently, their effectiveness is constrained. To address these limitations, we propose a simulation-based method termed BOSouL. Bayesian optimization (BO) is adopted to approximate the results for its sample efficiency. A surrogate function models uncertainty from the limited information. It takes sets of nodes as the input instead of individual nodes. BOSouL can incorporate any diffusion model in the data acquisition process through simulations. Empirical studies demonstrate that its performance is robust across graph structures and diffusion models. The code is available at https://github.com/XGraph-Team/BOSouL.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes