paper-with-me

홈 › Papers

Scalable Continuous-time Diffusion Framework for Network Inference and Influence Estimation

2024-03-05 · Keke Huang, Ruize Gao, Bogdan Cautis, Xiaokui Xiao

The study of continuous-time information diffusion has been an important area of research for many applications in recent years. When only the diffusion traces (cascades) are accessible, cascade-based network inference and influence estimation are two essential problems to explore. Alas, existing methods exhibit limited capability to infer and process networks with more than a few thousand nodes, suffering from scalability issues. In this paper, we view the diffusion process as a continuous-time dynamical system, based on which we establish a continuous-time diffusion model. Subsequently, we instantiate the model to a scalable and effective framework (FIM) to approximate the diffusion propagation from available cascades, thereby inferring the underlying network structure. Furthermore, we undertake an analysis of the approximation error of FIM for network inference. To achieve the desired scalability for influence estimation, we devise an advanced sampling technique and significantly boost the efficiency. We also quantify the effect of the approximation error on influence estimation theoretically. Experimental results showcase the effectiveness and superior scalability of FIM on network inference and influence estimation.

📄 PDF Abstract BibTeX arXiv:2403.02867

Code (1)

kkhuang81/FIM 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Self-conditioned Embedding Diffusion for Text Generation

2022-11-08 · Robin Strudel, Corentin Tallec, Florent Altché, Yilun Du 외

Can continuous diffusion models bring the same performance breakthrough on natural language they did for image generation? To circumvent the discrete nature of text data, we can simply project tokens in a continuous spac…

Image GenerationLanguage ModelingLanguage ModellingText Generation

RadioFlow: Efficient Radio Map Construction Framework with Flow Matching

2025-10-10 · Haozhe Jia, Wenshuo Chen, Xiucheng Wang, Nan Cheng 외 arxiv

Accurate and real-time radio map (RM) generation is crucial for next-generation wireless systems, yet diffusion-based approaches often suffer from large model sizes, slow iterative denoising, and high inference latency, …

A Continuous-Time Consistency Model for 3D Point Cloud Generation

2025-09-01 · Sebastian Eilermann, René Heesch, Oliver Niggemann arxiv

Fast and accurate 3D shape generation from point clouds is essential for applications in robotics, AR/VR, and digital content creation. We introduce ConTiCoM-3D, a continuous-time consistency model that synthesizes 3D sh…

Point Cloud GenerationPoint Clouds

DiPhon: Diffusion on Graphons for Scalable Graph Generation

2026-07-08 · Sergio Rozada, Yiming Qin, Manuel Madeira, Pascal Frossard 외 arxiv

Diffusion models represent a leading paradigm for graph generation, with notable impact in domains such as molecular design. Yet, scaling these models to large graphs remains an open problem. We approach this question in…

Graph Generation

Scalable, Explainable and Provably Robust Anomaly Detection with One-Step Flow Matching

2025-10-21 · Zhong Li, Qi Huang, Yuxuan Zhu, Lincen Yang 외 arxiv

We introduce Time-Conditioned Contraction Matching (TCCM), a novel method for semi-supervised anomaly detection in tabular data. TCCM is inspired by flow matching, a recent generative modeling framework that learns veloc…

Semi-supervised Anomaly Detection