paper-with-me

Papers

A Fair Comparison of Graph Neural Networks for Graph Classification

2019-12-20 · ICLR 2020 1 · Federico Errica, Marco Podda, Davide Bacciu, Alessio Micheli

Experimental reproducibility and replicability are critical topics in machine learning. Authors have often raised concerns about their lack in scientific publications to improve the quality of the field. Recently, the graph representation learning field has attracted the attention of a wide research community, which resulted in a large stream of works. As such, several Graph Neural Network models have been developed to effectively tackle graph classification. However, experimental procedures often lack rigorousness and are hardly reproducible. Motivated by this, we provide an overview of common practices that should be avoided to fairly compare with the state of the art. To counter this troubling trend, we ran more than 47000 experiments in a controlled and uniform framework to re-evaluate five popular models across nine common benchmarks. Moreover, by comparing GNNs with structure-agnostic baselines we provide convincing evidence that, on some datasets, structural information has not been exploited yet. We believe that this work can contribute to the development of the graph learning field, by providing a much needed grounding for rigorous evaluations of graph classification models.

📄 PDF Abstract BibTeX arXiv:1912.09893

Code (5)

diningphil/gnn-comparison 공식 구현 pytorch
FilippoMB/Pyramidal-Reservoir-Graph-Nerual-Networks
diningphil/CGMM pytorch
diningphil/icgmm pytorch
toinesayan/node-classification-and-label-dependencies pytorch

Tasks

General ClassificationGraph ClassificationGraph LearningGraph Neural NetworkGraph Representation LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Fair Feature Selection: A Comparison of Multi-Objective Genetic Algorithms

2023-10-04 · James Brookhouse, Alex Freitas

Machine learning classifiers are widely used to make decisions with a major impact on people's lives (e.g. accepting or denying a loan, hiring decisions, etc). In such applications,the learned classifiers need to be both…

Fairnessfeature selection

A pipeline for fair comparison of graph neural networks in node classification tasks

2020-12-19 · Wentao Zhao, Dalin Zhou, Xinguo Qiu, Wei Jiang

Graph neural networks (GNNs) have been investigated for potential applicability in multiple fields that employ graph data. However, there are no standard training settings to ensure fair comparisons among new methods, in…

Data AugmentationGeneral ClassificationNode Classification

Implementing Fairness in AI Classification: The Role of Explainability

2024-07-20 · Thomas Souverain, Johnathan Nguyen, Nicolas Meric, Paul Égré

In this paper, we propose a philosophical and experimental investigation of the problem of AI fairness in classification. We argue that implementing fairness in AI classification involves more work than just operationali…

Fairness

Application of Graph Neural Networks and graph descriptors for graph classification

2022-11-07 · Jakub Adamczyk

Graph classification is an important area in both modern research and industry. Multiple applications, especially in chemistry and novel drug discovery, encourage rapid development of machine learning models in this area…

ClassificationDrug DiscoveryExperimental DesignGraph Classification+3

TransFair: Transferring Fairness from Ocular Disease Classification to Progression Prediction

2024-11-24 · Leila Gheisi, Henry Chu, Raju Gottumukkala, Yan Luo 외

The use of artificial intelligence (AI) in automated disease classification significantly reduces healthcare costs and improves the accessibility of services. However, this transformation has given rise to concerns about…

ClassificationFairnessKnowledge DistillationPrediction