paper-with-me

Papers

Batch Virtual Adversarial Training for Graph Convolutional Networks

2019-02-25 · Zhijie Deng, Yinpeng Dong, Jun Zhu

We present batch virtual adversarial training (BVAT), a novel regularization method for graph convolutional networks (GCNs). BVAT addresses the shortcoming of GCNs that do not consider the smoothness of the model's output distribution against local perturbations around the input. We propose two algorithms, sample-based BVAT and optimization-based BVAT, which are suitable to promote the smoothness of the model for graph-structured data by either finding virtual adversarial perturbations for a subset of nodes far from each other or generating virtual adversarial perturbations for all nodes with an optimization process. Extensive experiments on three citation network datasets Cora, Citeseer and Pubmed and a knowledge graph dataset Nell validate the effectiveness of the proposed method, which establishes state-of-the-art results in the semi-supervised node classification tasks.

📄 PDF Abstract BibTeX arXiv:1902.09192

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationNode Classification

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Virtual Adversarial Training on Graph Convolutional Networks in Node Classification

2019-02-28 · Ke Sun, Zhouchen Lin, Hantao Guo, Zhanxing Zhu

The effectiveness of Graph Convolutional Networks (GCNs) has been demonstrated in a wide range of graph-based machine learning tasks. However, the update of parameters in GCNs is only from labeled nodes, lacking the util…

ClassificationGeneral ClassificationNode Classification

VCR-Graphormer: A Mini-batch Graph Transformer via Virtual Connections

2024-03-24 · Dongqi Fu, Zhigang Hua, Yan Xie, Jin Fang 외

Graph transformer has been proven as an effective graph learning method for its adoption of attention mechanism that is capable of capturing expressive representations from complex topological and feature information of …

Feature EngineeringGraph Learning

SCPAT-GAN: Structural Constrained and Pathology Aware Convolutional Transformer-GAN for Virtual Histology Staining of Human Coronary OCT images

2023-07-22 · Xueshen Li, Hongshan Liu, Xiaoyu Song, Brigitta C. Brott 외

There is a significant need for the generation of virtual histological information from coronary optical coherence tomography (OCT) images to better guide the treatment of coronary artery disease. However, existing metho…

Generative Adversarial Network

Virtual Augmentation Supported Contrastive Learning of Sentence Representations

2021-10-16 · Findings (ACL) 2022 5 · Dejiao Zhang, Wei Xiao, Henghui Zhu, Xiaofei Ma 외

Despite profound successes, contrastive representation learning relies on carefully designed data augmentations using domain specific knowledge. This challenge is magnified in natural language processing where no general…

Contrastive LearningData AugmentationRepresentation LearningSentence

DoSReMC: Domain Shift Resilient Mammography Classification using Batch Normalization Adaptation

2025-08-21 · Uğurcan Akyüz, Deniz Katircioglu-Öztürk, Emre K. Süslü, Burhan Keleş 외 arxiv

Numerous deep learning-based solutions have been developed for the automatic recognition of breast cancer using mammography images. However, their performance often declines when applied to data from different domains, p…

Domain Generalization