paper-with-me

Papers

Graph Adversarial Self-Supervised Learning

2021-12-01 · NeurIPS 2021 12 · Longqi Yang, Liangliang Zhang, Wenjing Yang

This paper studies a long-standing problem of learning the representations of a whole graph without human supervision. The recent self-supervised learning methods train models to be invariant to the transformations (views) of the inputs. However, designing these views requires the experience of human experts. Inspired by adversarial training, we propose an adversarial self-supervised learning (\texttt{GASSL}) framework for learning unsupervised representations of graph data without any handcrafted views. \texttt{GASSL} automatically generates challenging views by adding perturbations to the input and are adversarially trained with respect to the encoder. Our method optimizes the min-max problem and utilizes a gradient accumulation strategy to accelerate the training process. Experimental on ten graph classification datasets show that the proposed approach is superior to state-of-the-art self-supervised learning baselines, which are competitive with supervised models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Self-supervised Adversarial Purification for Graph Neural Networks

2026-05-22 · Woohyun Lee, Hogun Park arxiv

Defending Graph Neural Networks (GNNs) against adversarial attacks requires balancing accuracy and robustness, a trade-off often mishandled by traditional methods like adversarial training that intertwine these conflicti…

Learning Robust Representation through Graph Adversarial Contrastive Learning

2022-01-31 · Jiayan Guo, Shangyang Li, Yue Zhao, Yan Zhang

Existing studies show that node representations generated by graph neural networks (GNNs) are vulnerable to adversarial attacks, such as unnoticeable perturbations of adjacent matrix and node features. Thus, it is requis…

Contrastive LearningGraph Representation LearningNode ClassificationRepresentation Learning+1

Towards Fair Medical AI: Adversarial Debiasing of 3D CT Foundation Embeddings

2025-02-05 · Guangyao Zheng, Michael A. Jacobs, Vladimir Braverman, Vishwa S. Parekh

Self-supervised learning has revolutionized medical imaging by enabling efficient and generalizable feature extraction from large-scale unlabeled datasets. Recently, self-supervised foundation models have been extended t…

Computed Tomography (CT)FairnessSelf-Supervised Learning

Self-supervised Adversarial Training

2019-11-15 · Kejiang Chen, Hang Zhou, Yuefeng Chen, Xiaofeng Mao 외

Recent work has demonstrated that neural networks are vulnerable to adversarial examples. To escape from the predicament, many works try to harden the model in various ways, in which adversarial training is an effective …

Self-Supervised Learning

Towards Robust Graph Contrastive Learning

2021-02-25 · Nikola Jovanović, Zhao Meng, Lukas Faber, Roger Wattenhofer

We study the problem of adversarially robust self-supervised learning on graphs. In the contrastive learning framework, we introduce a new method that increases the adversarial robustness of the learned representations t…

Adversarial RobustnessContrastive LearningSelf-Supervised Learning