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

Latest papers with no code

ChebMixer: Efficient Graph Representation Learning with MLP Mixer

no code yet • 25 Mar 2024

In this paper, we present a novel architecture named ChebMixer, a newly graph MLP Mixer that uses fast Chebyshev polynomials-based spectral filtering to extract a sequence of tokens.

MuseGraph: Graph-oriented Instruction Tuning of Large Language Models for Generic Graph Mining

no code yet • 2 Mar 2024

Traditional Graph Neural Networks (GNNs), which are commonly used for modeling attributed graphs, need to be re-trained every time when applied to different graph tasks and datasets.

OAG-Bench: A Human-Curated Benchmark for Academic Graph Mining

no code yet • 24 Feb 2024

We envisage that OAG-Bench can serve as a common ground for the community to evaluate and compare algorithms in academic graph mining, thereby accelerating algorithm development and advancement in this field.

Learning Attributed Graphlets: Predictive Graph Mining by Graphlets with Trainable Attribute

no code yet • 10 Feb 2024

LAGRA learns importance weights for small attributed subgraphs, called attributed graphlets (AGs), while simultaneously optimizing their attribute vectors.

Introducing New Node Prediction in Graph Mining: Predicting All Links from Isolated Nodes with Graph Neural Networks

no code yet • 10 Jan 2024

This paper introduces a new problem in the field of graph mining and social network analysis called new node prediction.

Deep Efficient Private Neighbor Generation for Subgraph Federated Learning

no code yet • 9 Jan 2024

Behemoth graphs are often fragmented and separately stored by multiple data owners as distributed subgraphs in many realistic applications.

Cost Aware Untargeted Poisoning Attack against Graph Neural Networks,

no code yet • 12 Dec 2023

Graph Neural Networks (GNNs) have become widely used in the field of graph mining.

Self-supervised Heterogeneous Graph Variational Autoencoders

no code yet • 14 Nov 2023

Instead of directly reconstructing raw features for attributed nodes, SHAVA generates the initial low-dimensional representation matrix for all the nodes, based on which raw features of attributed nodes are further reconstructed to leverage accurate attributes.

KG-MDL: Mining Graph Patterns in Knowledge Graphs with the MDL Principle

no code yet • 22 Sep 2023

Second, real-life KGs tend to differ from the graphs usually treated in graph mining: they are multigraphs, their vertex degrees tend to follow a power-law, and the way in which they model knowledge can produce spurious patterns.

Jaccard-constrained dense subgraph discovery

no code yet • 30 Aug 2023

Finding dense subgraphs is a core problem in graph mining with many applications in diverse domains.