Graph Regression

88 papers with code • 12 benchmarks • 17 datasets

The regression task is similar to graph classification but using different loss function and performance metric.

Libraries

Use these libraries to find Graph Regression models and implementations

Latest papers with no code

Advancing Graph Neural Networks with HL-HGAT: A Hodge-Laplacian and Attention Mechanism Approach for Heterogeneous Graph-Structured Data

no code yet • 11 Mar 2024

Additionally, we propose a pooling operator to coarsen $k$-simplices, combining features through simplicial attention mechanisms of self-attention and cross-attention via transformers and SP operators, capturing topological interconnections across multiple dimensions of simplices.

Gaussian process regression with Sliced Wasserstein Weisfeiler-Lehman graph kernels

no code yet • 6 Feb 2024

Supervised learning has recently garnered significant attention in the field of computational physics due to its ability to effectively extract complex patterns for tasks like solving partial differential equations, or predicting material properties.

Topology-Informed Graph Transformer

no code yet • 3 Feb 2024

Transformers have revolutionized performance in Natural Language Processing and Vision, paving the way for their integration with Graph Neural Networks (GNNs).

Out-of-Distribution Generalized Dynamic Graph Neural Network for Human Albumin Prediction

no code yet • 27 Nov 2023

We first model human albumin prediction as a dynamic graph regression problem to model the dynamics and patient relationship.

Advancing Fluid-Based Thermal Management Systems Design: Leveraging Graph Neural Networks for Graph Regression and Efficient Enumeration Reduction

no code yet • 24 Nov 2023

The dynamics of these system architectures are modeled under various loading conditions, and an open-loop optimal controller is employed to determine each system's optimal performance.

Graph Neural Networks with a Distribution of Parametrized Graphs

no code yet • 25 Oct 2023

Traditionally, graph neural networks have been trained using a single observed graph.

Equivariant Matrix Function Neural Networks

no code yet • 16 Oct 2023

Graph Neural Networks (GNNs), especially message-passing neural networks (MPNNs), have emerged as powerful architectures for learning on graphs in diverse applications.

Weisfeiler and Lehman Go Paths: Learning Topological Features via Path Complexes

no code yet • 13 Aug 2023

Graph Neural Networks (GNNs), despite achieving remarkable performance across different tasks, are theoretically bounded by the 1-Weisfeiler-Lehman test, resulting in limitations in terms of graph expressivity.

Neural Priority Queues for Graph Neural Networks

no code yet • 18 Jul 2023

Graph Neural Networks (GNNs) have shown considerable success in neural algorithmic reasoning.

RegExplainer: Generating Explanations for Graph Neural Networks in Regression Task

no code yet • 15 Jul 2023

Graph regression is a fundamental task and has received increasing attention in a wide range of graph learning tasks.