Latent Graph Inference

Latent graph inference (LGI) focuses on learning the underlying relational structure between data points when the explicit graph is unavailable or noisy, enabling more effective analysis using graph neural networks (GNNs). Current research emphasizes developing improved GNN architectures that jointly learn node representations and graph structures, often incorporating advanced techniques like Boolean product operations, probability passing, and attention mechanisms to refine graph inference and improve robustness. This field is significant because it allows GNNs to be applied to a wider range of problems where relational information is implicit, impacting diverse applications from time series forecasting to point cloud analysis. Furthermore, research is exploring optimal embedding spaces (e.g., hyperbolic spaces) and efficient algorithms to address computational challenges associated with large datasets.

Papers