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

TitleStatusHype
Temporal Contrastive Graph Learning for Video Action Recognition and Retrieval0
Temporal Graph Learning Recurrent Neural Network for Traffic Forecasting0
Data-centric Graph Learning: A Survey0
Learning Latent Interactions for Event classification via Graph Neural Networks and PMU Data0
Dataset Condensation with Latent Quantile Matching0
DCILP: A Distributed Approach for Large-Scale Causal Structure Learning0
Topology-aware Tensor Decomposition for Meta-graph Learning0
Adversarial Attacks on Deep Graph Matching0
Text-Free Multi-domain Graph Pre-training: Toward Graph Foundation Models0
TG-NAS: Generalizable Zero-Cost Proxies with Operator Description Embedding and Graph Learning for Efficient Neural Architecture Search0
THeGCN: Temporal Heterophilic Graph Convolutional Network0
Decomposing User-APP Graph into Subgraphs for Effective APP and User Embedding Learning0
The Graph Lottery Ticket Hypothesis: Finding Sparse, Informative Graph Structure0
The Heterophilic Graph Learning Handbook: Benchmarks, Models, Theoretical Analysis, Applications and Challenges0
Towards Quantum Graph Neural Networks: An Ego-Graph Learning Approach0
Theoretically Expressive and Edge-aware Graph Learning0
Thinking Like an Expert:Multimodal Hypergraph-of-Thought (HoT) Reasoning to boost Foundation Modals0
TiBGL: Template-induced Brain Graph Learning for Functional Neuroimaging Analysis0
Time-aware Heterogeneous Graph Transformer with Adaptive Attention Merging for Health Event Prediction0
Time-Series Graph Network for Sea Surface Temperature Prediction0
Time Tracker: Mixture-of-Experts-Enhanced Foundation Time Series Forecasting Model with Decoupled Training Pipelines0
Time-Varying Graph Learning for Data with Heavy-Tailed Distribution0
Time-varying Graph Learning Under Structured Temporal Priors0
Time-Varying Graph Learning with Constraints on Graph Temporal Variation0
Time-varying Signals Recovery via Graph Neural Networks0
Show:102550
← PrevPage 41 of 63Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1HaloGraphNetR^20.97Unverified