You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: publication/paper.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,8 +43,7 @@ to analyze and model complex network data. The package integrates code implement
43
43
44
44
# Statement of need
45
45
46
-
Network analysis is central to social sciences, biology, and fraud detection, where
47
-
understanding relationships is essential. Probabilistic generative models
46
+
Network analysis is central to disciplines such as social sciences, biology, and fraud detection, where understanding relationships is essential. Probabilistic generative models
] reveal hidden patterns, detect communities, identify anomalies, and generate synthetic data. Their broader use is limited by fragmented implementations that hinder comparisons and reproducibility.
50
49
ProbINet addresses this gap by unifying recent approaches in a single framework, improving accessibility and usability across disciplines.
@@ -57,19 +56,7 @@ ProbINet offers a feature-rich framework to perform inference on networks using
57
56
generative models. Key features include:
58
57
59
58
-**Diverse Network Models**: Integration of generative models for various network types
|**CRep**| Models directed networks with communities and reciprocity [@safdari2021generative]. | Directed, Weighted, Communities, Reciprocity |
65
-
||||
66
-
|**JointCRep**| Captures community structure and reciprocity with a joint edge distribution [@contisciani2022community]. | Directed, Communities, Reciprocity |
|**ACD**| Identifies anomalous edges and node community memberships in weighted networks [@safdari2022anomaly]. | Directed, Weighted, Communities, Anomalies |
71
-
||||
72
-
|**MTCOV**| Extracts overlapping communities in multilayer networks using topology and node attributes [@contisciani2020community]. | Weighted, Multilayer, Attributes, Communities |
59
+
and goals (see table below).
73
60
74
61
-**Synthetic Network Generation**: Ability to generate synthetic networks that closely resemble real ones for further analyses (e.g., testing hypotheses).
75
62
@@ -83,6 +70,19 @@ generative models. Key features include:
83
70
84
71
-**Extensible and Modular Codebase**: Future integration of additional models possible.
|**CRep**| Models directed networks with communities and reciprocity [@safdari2021generative]. | Directed, Weighted, Communities, Reciprocity |
77
+
||||
78
+
|**JointCRep**| Captures community structure and reciprocity with a joint edge distribution [@contisciani2022community]. | Directed, Communities, Reciprocity |
0 commit comments