paper-with-me

홈 › Papers

SoftEdge: Regularizing Graph Classification with Random Soft Edges

2022-04-21 · Hongyu Guo, Sun Sun

Augmented graphs play a vital role in regularizing Graph Neural Networks (GNNs), which leverage information exchange along edges in graphs, in the form of message passing, for learning. Due to their effectiveness, simple edge and node manipulations (e.g., addition and deletion) have been widely used in graph augmentation. Nevertheless, such common augmentation techniques can dramatically change the semantics of the original graph, causing overaggressive augmentation and thus under-fitting in the GNN learning. To address this problem arising from dropping or adding graph edges and nodes, we propose SoftEdge, which assigns random weights to a portion of the edges of a given graph for augmentation. The synthetic graph generated by SoftEdge maintains the same nodes and their connectivities as the original graph, thus mitigating the semantic changes of the original graph. We empirically show that this simple method obtains superior accuracy to popular node and edge manipulation approaches and notable resilience to the accuracy degradation with the GNN depth.

📄 PDF Abstract BibTeX arXiv:2204.10390

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData AugmentationGraph Classification

Similar Papers 제목 키워드 기반

Generalized Spectral Clustering for Directed and Undirected Graphs

2022-03-07 · Harry Sevi, Matthieu Jonckheere, Argyris Kalogeratos

Spectral clustering is a popular approach for clustering undirected graphs, but its extension to directed graphs (digraphs) is much more challenging. A typical workaround is to naively symmetrize the adjacency matrix of …

Clusteringgraph partitioning

AdUE: Improving uncertainty estimation head for LoRA adapters in LLMs

2025-05-21 · Artem Zabolotnyi, Roman Makarov, Mile Mitrovic, Polina Proskura 외

Uncertainty estimation remains a critical challenge in adapting pre-trained language models to classification tasks, particularly under parameter-efficient fine-tuning approaches such as adapters. We introduce AdUE1, an …

parameter-efficient fine-tuning

Meta-GPS++: Enhancing Graph Meta-Learning with Contrastive Learning and Self-Training

2024-07-20 · Yonghao Liu, Mengyu Li, Ximing Li, Lan Huang 외

Node classification is an essential problem in graph learning. However, many models typically obtain unsatisfactory performance when applied to few-shot scenarios. Some studies have attempted to combine meta-learning wit…

Contrastive LearningGraph LearningMeta-LearningNode Classification

Overfitting and Generalizing with (PAC) Bayesian Prediction in Noisy Binary Classification

2026-03-23 · Xiaohan Zhu, Mesrob I. Ohannessian, Nathan Srebro arxiv

We consider a PAC-Bayes type learning rule for binary classification, balancing the training error of a randomized ''posterior'' predictor with its KL divergence to a pre-specified ''prior''. This can be seen as an exten…

Binary Classification

Regularizing Solutions to the MEG Inverse Problem Using Space-Time Separable Covariance Functions

2016-04-17 · Arno Solin, Pasi Jylänki, Jaakko Kauramäki, Tom Heskes 외

In magnetoencephalography (MEG) the conventional approach to source reconstruction is to solve the underdetermined inverse problem independently over time and space. Here we present how the conventional approach can be e…