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

TitleStatusHype
Disentangled Condensation for Large-scale GraphsCode1
KGTuner: Efficient Hyper-parameter Search for Knowledge Graph LearningCode1
GraphSnapShot: Caching Local Structure for Fast Graph LearningCode1
Euler: Detecting Network Lateral Movement via Scalable Temporal Link PredictionCode1
Dataflow Analysis-Inspired Deep Learning for Efficient Vulnerability DetectionCode1
Exphormer: Sparse Transformers for GraphsCode1
Learning Graph Quantized TokenizersCode1
Learning Long-Term Spatial-Temporal Graphs for Active Speaker DetectionCode1
Examining the Effects of Degree Distribution and Homophily in Graph Learning ModelsCode1
Learning on Graphs with Out-of-Distribution NodesCode1
Exploring Graph Tasks with Pure LLMs: A Comprehensive Benchmark and InvestigationCode1
Lifelong Graph LearningCode1
Continuity Preserving Online CenterLine Graph LearningCode1
Explainable Multilayer Graph Neural Network for Cancer Gene PredictionCode1
Long Range Graph BenchmarkCode1
MechRetro is a chemical-mechanism-driven graph learning framework for interpretable retrosynthesis prediction and pathway planningCode1
A Survey of Imbalanced Learning on Graphs: Problems, Techniques, and Future DirectionsCode1
Extracting Summary Knowledge Graphs from Long DocumentsCode1
A Cross-View Hierarchical Graph Learning Hypernetwork for Skill Demand-Supply Joint PredictionCode1
FedEgo: Privacy-preserving Personalized Federated Graph Learning with Ego-graphsCode1
Continual Learning on Dynamic Graphs via Parameter IsolationCode1
Fragmented Layer Grouping in GUI Designs Through Graph Learning Based on Multimodal InformationCode1
Deep Temporal Graph ClusteringCode1
Automated 3D Pre-Training for Molecular Property PredictionCode1
DE-HNN: An effective neural model for Circuit Netlist representationCode1
Show:102550
← PrevPage 13 of 63Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1HaloGraphNetR^20.97Unverified