paper-with-me

홈 › Papers

Size-Invariant Graph Representations for Graph Classification Extrapolations

2021-03-08 · Beatrice Bevilacqua, Yangze Zhou, Bruno Ribeiro

In general, graph representation learning methods assume that the train and test data come from the same distribution. In this work we consider an underexplored area of an otherwise rapidly developing field of graph representation learning: The task of out-of-distribution (OOD) graph classification, where train and test data have different distributions, with test data unavailable during training. Our work shows it is possible to use a causal model to learn approximately invariant representations that better extrapolate between train and test data. Finally, we conclude with synthetic and real-world dataset experiments showcasing the benefits of representations that are invariant to train/test distribution shifts.

📄 PDF Abstract BibTeX arXiv:2103.05045

Code (1)

PurdueMINDS/size-invariant-GNNs 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationGraph ClassificationGraph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Invariant embedding for graph classification

2019-08-18 · ICML 2019 8 · Alexis Galland, Marc Lelarge

Learning on graphs requires a graph feature representation able to discriminate among different graphs while being amenable to fast computation. The graph isomorphism problem tells us that fast representation of graphs i…

ClassificationGeneral ClassificationGraph ClassificationGraph Embedding

Enhancing Size Generalization in Graph Neural Networks through Disentangled Representation Learning

2024-06-07 · Zheng Huang, Qihui Yang, Dawei Zhou, Yujun Yan

Although most graph neural networks (GNNs) can operate on graphs of any size, their classification performance often declines on graphs larger than those encountered during training. Existing methods insufficiently addre…

Representation Learning

A Unified Invariant Learning Framework for Graph Classification

2025-01-22 · Yongduo Sui, Jie Sun, Shuyao Wang, Zemin Liu 외

Invariant learning demonstrates substantial potential for enhancing the generalization of graph neural networks (GNNs) with out-of-distribution (OOD) data. It aims to recognize stable features in graph data for classific…

ClassificationGraph ClassificationGraph Learning

Learning over Families of Sets -- Hypergraph Representation Learning for Higher Order Tasks

2021-01-19 · Balasubramaniam Srinivasan, Da Zheng, George Karypis

Graph representation learning has made major strides over the past decade. However, in many relational domains, the input data are not suited for simple graph representations as the relationships between entities go beyo…

Graph Representation Learninghyperedge classificationRepresentation Learning

GraphProp: Training the Graph Foundation Models using Graph Properties

2025-08-06 · Ziheng Sun, Qi Feng, Lehao Lin, Chris Ding 외 arxiv

This work focuses on training graph foundation models (GFMs) that have strong generalization ability in graph-level tasks such as graph classification. Effective GFM training requires capturing information consistent acr…

Domain GeneralizationGraph ClassificationFew-Shot Learning