TextGTL: Graph-Based Transductive Learning for Semi-Supervised Text Classification via Structure-Sensitive Interpolation

Abstract

Compared with traditional sequential learning models, graph-based neural networks exhibit excellent properties when encoding text, such as the capacity of capturing global and local information simultaneously. Especially in the semi-supervised scenario, propagating information along the edge can effectively alleviate the sparsity of labeled data. In this paper, beyond the existing architecture of heterogeneous word-document graphs, for the first time, we investigate how to construct lightweight non-heterogeneous graphs based on different linguistic information to better serve free text representation learning. Then, a novel semi-supervised framework for text classification that refines graph topology under theoretical guidance and shares information across different text graphs, namely Text-oriented Graph-based Transductive Learning (TextGTL), is proposed. TextGTL also performs attribute space interpolation based on dense substructure in graphs to predict low-entropy labels with high-quality feature nodes for data augmentation. To verify the effectiveness of TextGTL, we conduct extensive experiments on various benchmark datasets, observing significant performance gains over conventional heterogeneous graphs. In addition, we also design ablation studies to dive deep into the validity of components in TextTGL.

Cite

Text

Li et al. "TextGTL: Graph-Based Transductive Learning for Semi-Supervised Text Classification via Structure-Sensitive Interpolation." International Joint Conference on Artificial Intelligence, 2021. doi:10.24963/IJCAI.2021/369

Markdown

[Li et al. "TextGTL: Graph-Based Transductive Learning for Semi-Supervised Text Classification via Structure-Sensitive Interpolation." International Joint Conference on Artificial Intelligence, 2021.](https://mlanthology.org/ijcai/2021/li2021ijcai-textgtl/) doi:10.24963/IJCAI.2021/369

BibTeX

@inproceedings{li2021ijcai-textgtl,
  title     = {{TextGTL: Graph-Based Transductive Learning for Semi-Supervised Text Classification via Structure-Sensitive Interpolation}},
  author    = {Li, Chen and Peng, Xutan and Peng, Hao and Li, Jianxin and Wang, Lihong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {2680-2686},
  doi       = {10.24963/IJCAI.2021/369},
  url       = {https://mlanthology.org/ijcai/2021/li2021ijcai-textgtl/}
}