SIAINov 12, 2025

Conformal Prediction for Multi-Source Detection on a Network

arXiv:2511.08867v1h-index: 11Has Code
Originality Highly original
AI Analysis

This addresses the challenge of tracking information or infection origins in networks for applications like misinformation and epidemiology, offering a novel statistical guarantee approach.

The paper tackles the multi-source detection problem in networks by proposing a conformal prediction framework that provides statistically valid recall guarantees for source set estimation, achieving rigorous coverage with competitive accuracy and outperforming existing baselines in reliability and scalability.

Detecting the origin of information or infection spread in networks is a fundamental challenge with applications in misinformation tracking, epidemiology, and beyond. We study the multi-source detection problem: given snapshot observations of node infection status on a graph, estimate the set of source nodes that initiated the propagation. Existing methods either lack statistical guarantees or are limited to specific diffusion models and assumptions. We propose a novel conformal prediction framework that provides statistically valid recall guarantees for source set detection, independent of the underlying diffusion process or data distribution. Our approach introduces principled score functions to quantify the alignment between predicted probabilities and true sources, and leverages a calibration set to construct prediction sets with user-specified recall and coverage levels. The method is applicable to both single- and multi-source scenarios, supports general network diffusion dynamics, and is computationally efficient for large graphs. Empirical results demonstrate that our method achieves rigorous coverage with competitive accuracy, outperforming existing baselines in both reliability and scalability.The code is available online.

Foundations

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

Your Notes