paper-with-me

홈 › Papers

DeepFork: Supervised Prediction of Information Diffusion in GitHub

2019-10-17 · Ramya Akula, Niloofar Yousefi, Ivan Garibay

Information spreads on complex social networks extremely fast, in other words, a piece of information can go viral within no time. Often it is hard to barricade this diffusion prior to the significant occurrence of chaos, be it a social media or an online coding platform. GitHub is one such trending online focal point for any business to reach their potential contributors and customers, simultaneously. By exploiting such software development paradigm, millions of free software emerged lately in diverse communities. To understand human influence, information spread and evolution of transmitted information among assorted users in GitHub, we developed a deep neural network model: DeepFork, a supervised machine learning based approach that aims to predict information diffusion in complex social networks; considering node as well as topological features. In our empirical studies, we observed that information diffusion can be detected by link prediction using supervised learning. DeepFork outperforms other machine learning models as it better learns the discriminative patterns from the input features. DeepFork aids in understanding information spread and evolution through a bipartite network of users and repositories i.e., information flow from a user to repository to user.

📄 PDF Abstract BibTeX arXiv:1910.07999

Code (1)

akula01/DeepFork 공식 구현

Tasks

BIG-bench Machine LearningLink PredictionPrediction

Similar Papers 제목 키워드 기반

STDiff: Spatio-temporal Diffusion for Continuous Stochastic Video Prediction

2023-12-11 · Xi Ye, Guillaume-Alexandre Bilodeau

Predicting future frames of a video is challenging because it is difficult to learn the uncertainty of the underlying factors influencing their contents. In this paper, we propose a novel video prediction model, which ha…

PredictionVideo Prediction

DADP: Domain Adaptive Diffusion Policy

2026-02-03 · Pengcheng Wang, Qinghang Liu, Haotian Lin, Yiheng Li 외 arxiv

Learning domain adaptive policies that can generalize to unseen transition dynamics, remains a fundamental challenge in learning-based control. Substantial progress has been made through domain representation learning to…

Representation LearningDecision Making

Clustering via Self-Supervised Diffusion

2025-07-06 · Roy Uziel, Irit Chelly, Oren Freifeld, Ari Pakman arxiv

Diffusion models, widely recognized for their success in generative tasks, have not yet been applied to clustering. We introduce Clustering via Diffusion (CLUDI), a self-supervised framework that combines the generative …

Data Augmentation

Pre-Training Protein Encoder via Siamese Sequence-Structure Diffusion Trajectory Prediction

2023-01-28 · NeurIPS 2023 11 · Zuobai Zhang, Minghao Xu, Aurélie Lozano, Vijil Chenthamarakshan 외

Self-supervised pre-training methods on proteins have recently gained attention, with most approaches focusing on either protein sequences or structures, neglecting the exploration of their joint distribution, which is c…

DenoisingTrajectory Prediction

Diffusion-Augmented Depth Prediction with Sparse Annotations

2023-08-04 · Jiaqi Li, Yiran Wang, Zihao Huang, Jinghong Zheng 외

Depth estimation aims to predict dense depth maps. In autonomous driving scenes, sparsity of annotations makes the task challenging. Supervised models produce concave objects due to insufficient structural information. T…

Autonomous DrivingDepth EstimationDepth PredictionPose Estimation+2