Contrastive Multi-graph Learning with Neighbor Hierarchical Sifting for Semi-supervised Text Classification
Wei Ai, Jianbin Li, Ze Wang, Yingying Wei, Tao Meng, Yuntao Shou, and, Keqin Lib

TL;DR
This paper introduces ConNHS, a novel contrastive multi-graph learning method with neighbor hierarchical sifting for semi-supervised text classification, effectively leveraging multi-relational graphs and reducing false negatives to improve classification accuracy.
Contribution
The paper proposes a new contrastive learning framework that incorporates neighbor hierarchical sifting and relation-aware propagation to better utilize graph information and minimize false negatives in semi-supervised text classification.
Findings
Achieved over 95% accuracy on ThuCNews dataset.
Demonstrated superior performance on multiple datasets compared to existing methods.
Effectively reduces false negatives in contrastive learning, improving embedding quality.
Abstract
Graph contrastive learning has been successfully applied in text classification due to its remarkable ability for self-supervised node representation learning. However, explicit graph augmentations may lead to a loss of semantics in the contrastive views. Secondly, existing methods tend to overlook edge features and the varying significance of node features during multi-graph learning. Moreover, the contrastive loss suffer from false negatives. To address these limitations, we propose a novel method of contrastive multi-graph learning with neighbor hierarchical sifting for semi-supervised text classification, namely ConNHS. Specifically, we exploit core features to form a multi-relational text graph, enhancing semantic connections among texts. By separating text graphs, we provide diverse views for contrastive learning. Our approach ensures optimal preservation of the graph information,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies
MethodsSoftmax · Attention Is All You Need · Contrastive Learning
