paper-with-me

홈 › Papers

A Collective Learning Framework to Boost GNN Expressiveness

2020-03-26 · Mengyue Hang, Jennifer Neville, Bruno Ribeiro

Graph Neural Networks (GNNs) have recently been used for node and graph classification tasks with great success, but GNNs model dependencies among the attributes of nearby neighboring nodes rather than dependencies among observed node labels. In this work, we consider the task of inductive node classification using GNNs in supervised and semi-supervised settings, with the goal of incorporating label dependencies. Because current GNNs are not universal (i.e., most-expressive) graph representations, we propose a general collective learning approach to increase the representation power of any existing GNN. Our framework combines ideas from collective classification with self-supervised learning, and uses a Monte Carlo approach to sampling embeddings for inductive learning across graphs. We evaluate performance on five real-world network datasets and demonstrate consistent, significant improvement in node classification accuracy, for a variety of state-of-the-art GNNs.

📄 PDF Abstract BibTeX arXiv:2003.12169

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationGraph ClassificationInductive LearningNode ClassificationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Splitting Argumentation Frameworks with Collective Attacks and Supports

2026-04-30 · Matti Berthold, Lydia Blümel, Giovanni Buraglio, Anna Rapberger arxiv

This work proposes novel splitting techniques for argumentation formalisms that incorporate supports between defeasible elements. We base our studies on bipolar set-based argumentation frameworks (BSAFs) which generalize…

Expressiveness of SETAFs and Support-Free ADFs under 3-valued Semantics

2020-07-07 · Wolfgang Dvořák, Atefeh Keshavarzi Zafarghandi, Stefan Woltran

Generalizing the attack structure in argumentation frameworks (AFs) has been studied in different ways. Most prominently, the binary attack relation of Dung frameworks has been extended to the notion of collective attack…

Relation

Combining Gradient Boosting Machines with Collective Inference to Predict Continuous Values

2016-07-01 · Iman Alodah, Jennifer Neville

Gradient boosting of regression trees is a competitive procedure for learning predictive models of continuous data that fits the data with an additive non-parametric model. The classic version of gradient boosting assume…

regression

Collective Critics for Creative Story Generation

2024-10-03 · Minwook Bae, Hyounghun Kim

Generating a long story of several thousand words with narrative coherence using Large Language Models (LLMs) has been a challenging task. Previous research has addressed this challenge by proposing different frameworks …

Story Generation

Cloud Collectives: Towards Cloud-aware Collectives forML Workloads with Rank Reordering

2021-05-28 · Liang Luo, Jacob Nelson, Arvind Krishnamurthy, Luis Ceze

ML workloads are becoming increasingly popular in the cloud. Good cloud training performance is contingent on efficient parameter exchange among VMs. We find that Collectives, the widely used distributed communication al…