paper-with-me

Papers

Semi-Supervised Learning on Graphs with Feature-Augmented Graph Basis Functions

2020-03-17 · Wolfgang Erb

For semi-supervised learning on graphs, we study how initial kernels in a supervised learning regime can be augmented with additional information from known priors or from unsupervised learning outputs. These augmented kernels are constructed in a simple update scheme based on the Schur-Hadamard product of the kernel with additional feature kernels. As generators of the positive definite kernels we will focus on graph basis functions (GBF) that allow to include geometric information of the graph via the graph Fourier transform. Using a regularized least squares (RLS) approach for machine learning, we will test the derived augmented kernels for the classification of data on graphs.

📄 PDF Abstract BibTeX arXiv:2003.07646

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semi-Supervised Image Captioning Considering Wasserstein Graph Matching

2024-03-26 · Yang Yang

Image captioning can automatically generate captions for the given images, and the key challenge is to learn a mapping function from visual features to natural language features. Existing approaches are mostly supervised…

Data AugmentationGraph MatchingImage CaptioningSentence

Metropolis-Hastings Data Augmentation for Graph Neural Networks

2022-03-26 · NeurIPS 2021 12 · Hyeonjin Park, Seunghun Lee, Sihyeon Kim, Jinyoung Park 외

Graph Neural Networks (GNNs) often suffer from weak-generalization due to sparsely labeled data despite their promising results on various graph-based tasks. Data augmentation is a prevalent remedy to improve the general…

Data AugmentationDiversity

GraFN: Semi-Supervised Node Classification on Graph with Few Labels via Non-Parametric Distribution Assignment

2022-04-04 · Junseok Lee, Yunhak Oh, Yeonjun In, Namkyeong Lee 외

Despite the success of Graph Neural Networks (GNNs) on various applications, GNNs encounter significant performance degradation when the amount of supervision signals, i.e., number of labeled nodes, is limited, which is …

Node ClassificationSelf-Supervised Learning

Semi-supervised Anomaly Detection with Extremely Limited Labels in Dynamic Graphs

2025-01-25 · Jiazhen Chen, Sichao Fu, Zheng Ma, Mingbin Feng 외

Semi-supervised graph anomaly detection (GAD) has recently received increasing attention, which aims to distinguish anomalous patterns from graphs under the guidance of a moderate amount of labeled data and a large volum…

Anomaly DetectionGraph Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

A nonlinear diffusion method for semi-supervised learning on hypergraphs

2021-03-27 · Francesco Tudisco, Konstantin Prokopchik, Austin R. Benson

Hypergraphs are a common model for multiway relationships in data, and hypergraph semi-supervised learning is the problem of assigning labels to all nodes in a hypergraph, given labels on just a few nodes. Diffusions and…