We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Social and Information Networks

Title: CyNetDiff -- A Python Library for Accelerated Implementation of Network Diffusion Models

Abstract: In recent years, there has been increasing interest in network diffusion models and related problems. The most popular of these are the independent cascade and linear threshold models. Much of the recent experimental work done on these models requires a large number of simulations conducted on large graphs, a computationally expensive task suited for low-level languages. However, many researchers prefer the use of higher-level languages (such as Python) for their flexibility and shorter development times. Moreover, in many research tasks, these simulations are the most computationally intensive task, so it would be desirable to have a library for these with an interface to a high-level language with the performance of a low-level language. To fill this niche, we introduce CyNetDiff, a Python library with components written in Cython to provide improved performance for these computationally intensive diffusion tasks.
Comments: 4 pages, 3 figures, and 2 tables
Subjects: Social and Information Networks (cs.SI); Artificial Intelligence (cs.AI)
MSC classes: 05C85, 60J60, 68R10, 90C35
ACM classes: D.1.0; F.2.2; G.2.2; I.2.0
Cite as: arXiv:2404.17059 [cs.SI]
  (or arXiv:2404.17059v1 [cs.SI] for this version)

Submission history

From: Abhishek Kumar Umrawal [view email]
[v1] Thu, 25 Apr 2024 21:59:55 GMT (237kb,D)

Link back to: arXiv, form interface, contact.