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 251275 of 1570 papers

TitleStatusHype
Context-Aware Sparse Deep Coordination GraphsCode1
Beyond Message Passing: Neural Graph Pattern MachineCode1
Dynamically Expandable Graph Convolution for Streaming RecommendationCode1
DyGKT: Dynamic Graph Learning for Knowledge TracingCode1
Dynamic Graph Learning Based on Hierarchical Memory for Origin-Destination Demand PredictionCode1
DTGB: A Comprehensive Benchmark for Dynamic Text-Attributed GraphsCode1
Contrastive Graph Learning for Population-based fMRI ClassificationCode1
Learning from Counterfactual Links for Link PredictionCode1
NCAGC: A Neighborhood Contrast Framework for Attributed Graph ClusteringCode1
Dynamic Graph Learning-Neural Network for Multivariate Time Series ModelingCode1
Discovering and Explaining the Representation Bottleneck of Graph Neural Networks from Multi-order InteractionsCode1
HSG-12M: A Large-Scale Spatial Multigraph DatasetCode1
DisenGCD: A Meta Multigraph-assisted Disentangled Graph Learning Framework for Cognitive DiagnosisCode1
Cross-Domain Facial Expression Recognition: A Unified Evaluation Benchmark and Adversarial Graph LearningCode1
Does Invariant Graph Learning via Environment Augmentation Learn Invariance?Code1
CONVERT:Contrastive Graph Clustering with Reliable AugmentationCode1
A Survey on Graph Counterfactual Explanations: Definitions, Methods, Evaluation, and Research ChallengesCode1
Convolutional Neural Networks on Graphs with Chebyshev Approximation, RevisitedCode1
Reasoning Visual Dialog with Sparse Graph Learning and Knowledge TransferCode1
Dynamic Attentive Graph Learning for Image RestorationCode1
Correlation-aware Spatial-Temporal Graph Learning for Multivariate Time-series Anomaly DetectionCode1
Covariant Compositional Networks For Learning GraphsCode1
STATGRAPH: Effective In-vehicle Intrusion Detection via Multi-view Statistical Graph LearningCode1
Efficient Heterogeneous Graph Learning via Random ProjectionCode1
Diffusion Improves Graph LearningCode1
Show:102550
← PrevPage 11 of 63Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1HaloGraphNetR^20.97Unverified