BertGCN: Transductive Text Classification by Combining GCN and BERT
read the original abstract
In this work, we propose BertGCN, a model that combines large scale pretraining and transductive learning for text classification. BertGCN constructs a heterogeneous graph over the dataset and represents documents as nodes using BERT representations. By jointly training the BERT and GCN modules within BertGCN, the proposed model is able to leverage the advantages of both worlds: large-scale pretraining which takes the advantage of the massive amount of raw data and transductive learning which jointly learns representations for both training data and unlabeled test data by propagating label influence through graph convolution. Experiments show that BertGCN achieves SOTA performances on a wide range of text classification datasets. Code is available at https://github.com/ZeroRin/BertGCN.
This paper has not been read by Pith yet.
Forward citations
Cited by 1 Pith paper
-
FusionVul: A Multimodal Feature Fusion Framework for Source Code Vulnerability Detection
FusionVul integrates pretrained Transformer and graph neural network representations with cross-attention fusion to report superior F1 scores on diverse vulnerability datasets such as SVulD and DiverseVul.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.