SOTAVerified

Graph Learning

Graph learning is a branch of machine learning that focuses on the analysis and interpretation of data represented in graph form. In this context, a graph is a collection of nodes (or vertices) and edges, where nodes represent entities and edges represent the relationships or interactions between these entities. This structure is particularly useful for modeling complex networks found in various domains such as social networks, biological networks, and communication networks.

Graph learning leverages the relationships and structures within the graph to learn and make predictions. It includes techniques like graph neural networks (GNNs), which extend the concept of neural networks to handle graph-structured data. These models are adept at capturing the dependencies and influence of connected nodes, leading to more accurate predictions in scenarios where relationships play a key role.

Key applications of graph learning include recommender systems, drug discovery, social network analysis, and fraud detection. By utilizing the inherent structure of graph data, graph learning algorithms can uncover deep insights and patterns that are not apparent with traditional machine learning approaches.

Papers

Showing 10511075 of 1570 papers

TitleStatusHype
Towards Versatile Graph Learning Approach: from the Perspective of Large Language Models0
Graph Contrastive Learning with Cross-view Reconstruction0
Adversarial Training for Graph Neural Networks: Pitfalls, Solutions, and New Directions0
Transforming Graphs for Enhanced Attribute Clustering: An Innovative Graph Transformer-Based Method0
TransGlow: Attention-augmented Transduction model based on Graph Neural Networks for Water Flow Forecasting0
Triple Sparsification of Graph Convolutional Networks without Sacrificing the Accuracy0
H^2GFM: Towards unifying Homogeneity and Heterogeneity on Text-Attributed Graphs0
Trustworthy Graph Neural Networks: Aspects, Methods and Trends0
TSGCNet: Discriminative Geometric Feature Learning With Two-Stream Graph Convolutional Network for 3D Dental Model Segmentation0
Deeper Insights into Deep Graph Convolutional Networks: Stability and Generalization0
Two Heads Are Better Than One: Boosting Graph Sparse Training via Semantic and Topological Awareness0
Uncertainty-Aware Robust Learning on Noisy Graphs0
Uncertainty in Graph Neural Networks: A Survey0
Uncertainty Quantification on Graph Learning: A Survey0
Uncovering Insurance Fraud Conspiracy with Network Learning0
Understanding Graph Learning with Local Intrinsic Dimensionality0
Unfolded Deep Graph Learning for Networked Over-the-Air Computation0
Unifews: Unified Entry-Wise Sparsification for Efficient Graph Neural Network0
Unified Graph Networks (UGN): A Deep Neural Framework for Solving Graph Problems0
Unify Graph Learning with Text: Unleashing LLM Potentials for Session Search0
Unifying Graph Contrastive Learning via Graph Message Augmentation0
Unifying Invariance and Spuriousity for Graph Out-of-Distribution via Probability of Necessity and Sufficiency0
Unifying Invariant and Variant Features for Graph Out-of-Distribution via Probability of Necessity and Sufficiency0
Leveraging Low-rank Factorizations of Conditional Correlation Matrices in Graph Learning0
Deep Graph Clustering via Mutual Information Maximization and Mixture Model0
Show:102550
← PrevPage 43 of 63Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1HaloGraphNetR^20.97Unverified