Graph Mining

70 papers with code • 0 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Graph Mining models and implementations

Most implemented papers

Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged Fraudsters

safe-graph/DGFraud 19 Aug 2020

Finally, the selected neighbors across different relations are aggregated together.

False Information on Web and Social Media: A Survey

bwoodhamilton/client_project_group_3 23 Apr 2018

False information can be created and spread easily through the web and social media platforms, resulting in widespread real-world impact.

Exploring the Semantic Content of Unsupervised Graph Embeddings: An Empirical Study

sbonner0/unsupervised-graph-embeddings 19 Jun 2018

To explore this, we present extensive experimental evaluation from five state-of-the-art unsupervised graph embedding techniques, across a range of empirical graph datasets, measuring a selection of topological features.

Pitfalls of Graph Neural Network Evaluation

shchur/gnn-benchmark 14 Nov 2018

We perform a thorough empirical evaluation of four prominent GNN models and show that considering different splits of the data leads to dramatically different rankings of models.

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs

benedekrozemberczki/karateclub CIKM 2020

We present Karate Club a Python framework combining more than 30 state-of-the-art graph mining algorithms which can solve unsupervised machine learning tasks.

Interactive Text Graph Mining with a Prolog-based Dialog Engine

yuce/pyswip 31 Jul 2020

Working on the Prolog facts and their inferred consequences, the dialog engine specializes the text graph with respect to a query and reveals interactively the document's most relevant content elements.

Twitch Gamers: a Dataset for Evaluating Proximity Preserving and Structural Role-based Node Embeddings

benedekrozemberczki/datasets 8 Jan 2021

Proximity preserving and structural role-based node embeddings have become a prime workhorse of applied graph mining.

Reinforcement learning on graphs: A survey

neunms/reinforcement-learning-on-graph-a-survey 13 Apr 2022

In this survey, we provide a comprehensive overview of RL and graph mining methods and generalize these methods to Graph Reinforcement Learning (GRL) as a unified formulation.

Fairness in Graph Mining: A Survey

yushundong/pygdebias 21 Apr 2022

Recently, algorithmic fairness has been extensively studied in graph-based applications.

A Survey on Fairness for Machine Learning on Graphs

manvic14/survey_fairness_graphs 11 May 2022

In that context, algorithmic contributions for graph mining are not spared by the problem of fairness and present some specific challenges related to the intrinsic nature of graphs: (1) graph data is non-IID, and this assumption may invalidate many existing studies in fair machine learning, (2) suited metric definitions to assess the different types of fairness with relational data and (3) algorithmic challenge on the difficulty of finding a good trade-off between model accuracy and fairness.