Graph structure learning

53 papers with code • 1 benchmarks • 2 datasets

Semi-supervised node classification when a graph structure is not available.

Libraries

Use these libraries to find Graph structure learning models and implementations
3 papers
150

Most implemented papers

Towards Unsupervised Deep Graph Structure Learning

grand-lab/sublime 17 Jan 2022

To solve the unsupervised GSL problem, we propose a novel StrUcture Bootstrapping contrastive LearnIng fraMEwork (SUBLIME for abbreviation) with the aid of self-supervised contrastive learning.

Evidence-aware Fake News Detection with Graph Neural Networks

CRIPAC-DIG/GET 18 Jan 2022

In this paper, we focus on the evidence-based fake news detection, where several evidences are utilized to probe the veracity of news (i. e., a claim).

Balanced Graph Structure Learning for Multivariate Time Series Forecasting

niuffs/LSCGF 24 Jan 2022

However, current models do not incorporate the trade-off between efficiency and flexibility and lack the guidance of domain knowledge in the design of graph structure learning algorithms.

Mold into a Graph: Efficient Bayesian Optimization over Mixed-Spaces

jjaeyeon/gebo 2 Feb 2022

Real-world optimization problems are generally not just black-box problems, but also involve mixed types of inputs in which discrete and continuous variables coexist.

Boosting Graph Structure Learning with Dummy Nodes

hkust-knowcomp/dummynode4graphlearning 17 Jun 2022

We extend graph kernels and graph neural networks with dummy nodes and conduct experiments on graph classification and subgraph isomorphism matching tasks.

Position-aware Structure Learning for Graph Topology-imbalance by Relieving Under-reaching and Over-squashing

ringbdstack/pastel 17 Aug 2022

Topology-imbalance is a graph-specific imbalance problem caused by the uneven topology positions of labeled nodes, which significantly damages the performance of GNNs.

Robust Graph Structure Learning via Multiple Statistical Tests

thomas-wyh/b-attention 8 Oct 2022

A natural way to construct a graph among images is to treat each image as a node and assign pairwise image similarities as weights to corresponding edges.

Adversarial Contrastive Learning for Evidence-aware Fake News Detection with Graph Neural Networks

cripac-dig/getral 11 Oct 2022

Comprehensive experiments have demonstrated the superiority of GETRAL over the state-of-the-arts and validated the efficacy of semantic mining with graph structure and contrastive learning.

Regularized Graph Structure Learning with Semantic Knowledge for Multi-variates Time-Series Forecasting

alipay/rgsl 12 Oct 2022

In this paper, we propose Regularized Graph Structure Learning (RGSL) model to incorporate both explicit prior structure and implicit structure together, and learn the forecasting deep networks along with the graph structure.

HyperMiner: Topic Taxonomy Mining with Hyperbolic Embedding

novicestone/hyperminer 16 Oct 2022

With the tree-likeness property of hyperbolic space, the underlying semantic hierarchy among words and topics can be better exploited to mine more interpretable topics.