Graph Models

Group-Aware Neural Network

Introduced by Chen et al. in Group-Aware Graph Neural Network for Nationwide City Air Quality Forecasting

GAGNN, or Group-aware Graph Neural Network, is a hierarchical model for nationwide city air quality forecasting. The model constructs a city graph and a city group graph to model the spatial and latent dependencies between cities, respectively. GAGNN introduces differentiable grouping network to discover the latent dependencies among cities and generate city groups. Based on the generated city groups, a group correlation encoding module is introduced to learn the correlations between them, which can effectively capture the dependencies between city groups. After the graph construction, GAGNN implements message passing mechanism to model the dependencies between cities and city groups.

Source: Group-Aware Graph Neural Network for Nationwide City Air Quality Forecasting

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
graph construction 1 100.00%

Components


Component Type
🤖 No Components Found You can add them if they exist; e.g. Mask R-CNN uses RoIAlign

Categories