Latent Graph

Latent graph inference focuses on learning the underlying relational structure between data points when the explicit graph is unknown, noisy, or incomplete, thereby improving the performance of downstream tasks like prediction and classification. Current research emphasizes developing novel model architectures, including graph neural networks (GNNs) enhanced with techniques like Boolean product operations, proximal ADMM, and attentional mechanisms, to effectively infer these latent graphs from various data types, such as point clouds and tabular data. These advancements are significant because they enable more accurate and robust analysis of complex systems where relationships are not readily observable, with applications spanning diverse fields including trajectory prediction, biomedical data analysis, and traffic forecasting.

Papers