paper-with-me

Papers

Graph Self-supervised Learning with Accurate Discrepancy Learning

2022-02-07 · DongKi Kim, Jinheon Baek, Sung Ju Hwang

Self-supervised learning of graph neural networks (GNNs) aims to learn an accurate representation of the graphs in an unsupervised manner, to obtain transferable representations of them for diverse downstream tasks. Predictive learning and contrastive learning are the two most prevalent approaches for graph self-supervised learning. However, they have their own drawbacks. While the predictive learning methods can learn the contextual relationships between neighboring nodes and edges, they cannot learn global graph-level similarities. Contrastive learning, while it can learn global graph-level similarities, its objective to maximize the similarity between two differently perturbed graphs may result in representations that cannot discriminate two similar graphs with different properties. To tackle such limitations, we propose a framework that aims to learn the exact discrepancy between the original and the perturbed graphs, coined as Discrepancy-based Self-supervised LeArning (D-SLA). Specifically, we create multiple perturbations of the given graph with varying degrees of similarity, and train the model to predict whether each graph is the original graph or the perturbed one. Moreover, we further aim to accurately capture the amount of discrepancy for each perturbed graph using the graph edit distance. We validate our D-SLA on various graph-related downstream tasks, including molecular property prediction, protein function prediction, and link prediction tasks, on which ours largely outperforms relevant baselines.

📄 PDF Abstract BibTeX arXiv:2202.02989

Code (1)

dongkikim95/d-sla 공식 구현 pytorch

Tasks

Contrastive LearningLink PredictionMolecular Property PredictionProperty PredictionProtein Function PredictionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Toward Improved Generalization: Meta Transfer of Self-supervised Knowledge on Graphs

2022-12-16 · Wenhui Cui, Haleh Akrami, Anand A. Joshi, Richard M. Leahy

Despite the remarkable success achieved by graph convolutional networks for functional brain activity analysis, the heterogeneity of functional patterns and the scarcity of imaging data still pose challenges in many task…

Meta-LearningRepresentation LearningSelf-Supervised LearningTransfer Learning

Spatial Graph Convolutional Neural Network via Structured Subdomain Adaptation and Domain Adversarial Learning for Bearing Fault Diagnosis

2021-12-11 · Mohammadreza Ghorvei, Mohammadreza Kavianpour, Mohammad TH Beheshti, Amin Ramezani

Unsupervised domain adaptation (UDA) has shown remarkable results in bearing fault diagnosis under changing working conditions in recent years. However, most UDA methods do not consider the geometric structure of the dat…

Domain AdaptationFault DiagnosisSubdomain adaptationUnsupervised Domain Adaptation

Self-supervised Text-to-SQL Learning with Header Alignment Training

2021-03-11 · Donggyu Kim, Seanie Lee

Since we can leverage a large amount of unlabeled data without any human supervision to train a model and transfer the knowledge to target tasks, self-supervised learning is a de-facto component for the recent success of…

Self-Supervised LearningText to SQLText-To-SQL

SAIL: Self-Augmented Graph Contrastive Learning

2020-09-02 · Lu Yu, Shichao Pei, Lizhong Ding, Jun Zhou 외

This paper studies learning node representations with graph neural networks (GNNs) for unsupervised scenario. Specifically, we derive a theoretical analysis and provide an empirical demonstration about the non-steady per…

Contrastive LearningKnowledge DistillationNode Classification

GaussianCAD: Robust Self-Supervised CAD Reconstruction from Three Orthographic Views Using 3D Gaussian Splatting

2025-03-07 · Zheng Zhou, Zhe Li, Bo Yu, Lina Hu 외

The automatic reconstruction of 3D computer-aided design (CAD) models from CAD sketches has recently gained significant attention in the computer vision community. Most existing methods, however, rely on vector CAD sketc…

3D ReconstructionCAD ReconstructionCamera Pose EstimationPose Estimation