Optimal Graph Structure

Optimal graph structure research focuses on identifying the most effective graph representation for a given task, aiming to improve the performance of graph-based machine learning models. Current efforts concentrate on developing algorithms that learn sparse, informative graph structures, often employing techniques like bi-level optimization, contrastive learning, and integer linear programming to refine or generate optimal adjacency matrices. These advancements are significant because they enhance the efficiency and robustness of graph neural networks across diverse applications, including node classification, causal inference, and process discovery, while reducing computational demands.

Papers