TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/FDGATII : Fast Dynamic Graph Attention with Initial Residu...

FDGATII : Fast Dynamic Graph Attention with Initial Residual and Identity Mapping

Gayan K. Kulatilleke, Marius Portmann, Ryan Ko, Shekhar S. Chandra

2021-10-21FairnessNode ClassificationGraph Attention
PaperPDFCode(official)

Abstract

While Graph Neural Networks have gained popularity in multiple domains, graph-structured input remains a major challenge due to (a) over-smoothing, (b) noisy neighbours (heterophily), and (c) the suspended animation problem. To address all these problems simultaneously, we propose a novel graph neural network FDGATII, inspired by attention mechanism's ability to focus on selective information supplemented with two feature preserving mechanisms. FDGATII combines Initial Residuals and Identity Mapping with the more expressive dynamic self-attention to handle noise prevalent from the neighbourhoods in heterophilic data sets. By using sparse dynamic attention, FDGATII is inherently parallelizable in design, whist efficient in operation; thus theoretically able to scale to arbitrary graphs with ease. Our approach has been extensively evaluated on 7 datasets. We show that FDGATII outperforms GAT and GCN based benchmarks in accuracy and performance on fully supervised tasks, obtaining state-of-the-art results on Chameleon and Cornell datasets with zero domain-specific graph pre-processing, and demonstrate its versatility and fairness.

Results

TaskDatasetMetricValueModel
Node ClassificationWisconsinAccuracy86.2745FDGATII
Node ClassificationTexasAccuracy80.5405FDGATII
Node ClassificationCornellAccuracy82.4324FDGATII
Node ClassificationChameleonAccuracy65.1754FDGATII

Related Papers

A Reproducibility Study of Product-side Fairness in Bundle Recommendation2025-07-18FedGA: A Fair Federated Learning Framework Based on the Gini Coefficient2025-07-17Looking for Fairness in Recommender Systems2025-07-16FADE: Adversarial Concept Erasure in Flow Models2025-07-16Catching Bid-rigging Cartels with Graph Attention Neural Networks2025-07-16Fairness-Aware Grouping for Continuous Sensitive Variables: Application for Debiasing Face Analysis with respect to Skin Tone2025-07-15Guiding LLM Decision-Making with Fairness Reward Models2025-07-15Fairness-Aware Secure Integrated Sensing and Communications with Fractional Programming2025-07-15