claws-lab/INPAC
Code and data for the KDD 2023 paper "Predicting Information Pathways Across Online Communities."
This project helps social media analysts and content strategists understand how videos spread across different online communities. By analyzing past Reddit posts sharing YouTube videos, it can predict the likely path content will take through various subreddits. The output is a prediction of which communities will share a video, enabling better content distribution and misinformation prevention.
Use this if you need to predict how a piece of content, specifically a video, will disseminate across distinct online communities like subreddits, to inform your distribution strategy or track potential misinformation.
Not ideal if you are looking to predict information spread across different social media platforms (e.g., Twitter to Facebook) or non-video content types.
Stars
27
Forks
2
Language
Python
License
BSD-3-Clause
Category
Last pushed
Nov 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/claws-lab/INPAC"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.