paper-with-me

홈 › Papers

When Does Self-Supervision Help Graph Convolutional Networks?

2020-06-16 · ICML 2020 1 · Yuning You, Tianlong Chen, Zhangyang Wang, Yang shen

Self-supervision as an emerging technique has been employed to train convolutional neural networks (CNNs) for more transferrable, generalizable, and robust representation learning of images. Its introduction to graph convolutional networks (GCNs) operating on graph data is however rarely explored. In this study, we report the first systematic exploration and assessment of incorporating self-supervision into GCNs. We first elaborate three mechanisms to incorporate self-supervision into GCNs, analyze the limitations of pretraining & finetuning and self-training, and proceed to focus on multi-task learning. Moreover, we propose to investigate three novel self-supervised learning tasks for GCNs with theoretical rationales and numerical comparisons. Lastly, we further integrate multi-task self-supervision into graph adversarial training. Our results show that, with properly designed task forms and incorporation mechanisms, self-supervision benefits GCNs in gaining more generalizability and robustness. Our codes are available at https://github.com/Shen-Lab/SS-GCNs.

📄 PDF Abstract BibTeX arXiv:2006.09136

Code (1)

Shen-Lab/SS-GCNs 공식 구현 pytorch

Tasks

Multi-Task LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Deep Self-Learning From Noisy Labels

2019-08-06 · ICCV 2019 10 · Jiangfan Han, Ping Luo, Xiaogang Wang

ConvNets achieve good results when training from clean data, but learning from noisy labels significantly degrades performances and remains challenging. Unlike previous works constrained by many conditions, making them i…

Image ClassificationLearning with noisy labelsSelf-Learning

Masked Autoencoding Does Not Help Natural Language Supervision at Scale

2023-01-19 · CVPR 2023 1 · Floris Weers, Vaishaal Shankar, Angelos Katharopoulos, Yinfei Yang 외

Self supervision and natural language supervision have emerged as two exciting ways to train general purpose image encoders which excel at a variety of downstream tasks. Recent works such as M3AE and SLIP have suggested …

Learning multiplane images from single views with self-supervision

2021-10-18 · Gustavo Sutter P. Carvalho, Diogo C. Luvizon, Antonio Joia Neto, Andre G. C. Pacheco 외

Generating static novel views from an already captured image is a hard task in computer vision and graphics, in particular when the single input image has dynamic parts such as persons or moving objects. In this paper, w…

Towards a Hypothesis on Visual Transformation based Self-Supervision

2019-11-24 · Dipan K. Pal, Sreena Nallamothu, Marios Savvides

We propose the first qualitative hypothesis characterizing the behavior of visual transformation based self-supervision, called the VTSS hypothesis. Given a dataset upon which a self-supervised task is performed while pr…

Translation

SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks

2021-02-09 · NeurIPS 2021 12 · Bahare Fatemi, Layla El Asri, Seyed Mehran Kazemi

Graph neural networks (GNNs) work well when the graph structure is provided. However, this structure may not always be available in real-world applications. One solution to this problem is to infer a task-specific latent…

Graph structure learning