GNN-XML: Graph Neural Networks for Extreme Multi-label Text
Classification
- URL: http://arxiv.org/abs/2012.05860v1
- Date: Thu, 10 Dec 2020 18:18:34 GMT
- Title: GNN-XML: Graph Neural Networks for Extreme Multi-label Text
Classification
- Authors: Daoming Zong and Shiliang Sun
- Abstract summary: Extreme multi-label text classification (XMTC) aims to tag a text instance with the most relevant subset of labels from an extremely large label set.
GNN-XML is a scalable graph neural network framework tailored for XMTC problems.
- Score: 23.79498916023468
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Extreme multi-label text classification (XMTC) aims to tag a text instance
with the most relevant subset of labels from an extremely large label set. XMTC
has attracted much recent attention due to massive label sets yielded by modern
applications, such as news annotation and product recommendation. The main
challenges of XMTC are the data scalability and sparsity, thereby leading to
two issues: i) the intractability to scale to the extreme label setting, ii)
the presence of long-tailed label distribution, implying that a large fraction
of labels have few positive training instances. To overcome these problems, we
propose GNN-XML, a scalable graph neural network framework tailored for XMTC
problems. Specifically, we exploit label correlations via mining their
co-occurrence patterns and build a label graph based on the correlation matrix.
We then conduct the attributed graph clustering by performing graph convolution
with a low-pass graph filter to jointly model label dependencies and label
features, which induces semantic label clusters. We further propose a
bilateral-branch graph isomorphism network to decouple representation learning
and classifier learning for better modeling tail labels. Experimental results
on multiple benchmark datasets show that GNN-XML significantly outperforms
state-of-the-art methods while maintaining comparable prediction efficiency and
model size.
Related papers
- Correlation-Aware Graph Convolutional Networks for Multi-Label Node Classification [32.4968073593255]
We propose a Correlation-aware Graph Convolutional Network (CorGCN) for multi-label node classification.
By introducing a novel Correlation-Aware Graph Decomposition module, CorGCN can learn a graph that contains rich label-correlated information for each label.
arXiv Detail & Related papers (2024-11-26T11:52:47Z) - LOSS-GAT: Label Propagation and One-Class Semi-Supervised Graph
Attention Network for Fake News Detection [2.6396287656676725]
Loss-GAT is a semi-supervised and one-class approach for fake news detection.
We employ a two-step label propagation algorithm to categorize news into two groups: interest (fake) and non-interest (real)
arXiv Detail & Related papers (2024-02-13T12:02:37Z) - Multi-label Node Classification On Graph-Structured Data [7.892731722253387]
Graph Neural Networks (GNNs) have shown state-of-the-art improvements in node classification tasks on graphs.
A more general and realistic scenario in which each node could have multiple labels has so far received little attention.
We collect and release three real-world biological datasets and develop a multi-label graph generator.
arXiv Detail & Related papers (2023-04-20T15:34:20Z) - Semi-Supervised Hierarchical Graph Classification [54.25165160435073]
We study the node classification problem in the hierarchical graph where a 'node' is a graph instance.
We propose the Hierarchical Graph Mutual Information (HGMI) and present a way to compute HGMI with theoretical guarantee.
We demonstrate the effectiveness of this hierarchical graph modeling and the proposed SEAL-CI method on text and social network data.
arXiv Detail & Related papers (2022-06-11T04:05:29Z) - Graph Attention Transformer Network for Multi-Label Image Classification [50.0297353509294]
We propose a general framework for multi-label image classification that can effectively mine complex inter-label relationships.
Our proposed methods can achieve state-of-the-art performance on three datasets.
arXiv Detail & Related papers (2022-03-08T12:39:05Z) - Label-Wise Message Passing Graph Neural Network on Heterophilic Graphs [20.470934944907608]
We investigate a novel framework that performs well on graphs with either homophily or heterophily.
In label-wise message-passing, neighbors with similar pseudo labels will be aggregated together.
We also propose a bi-level optimization method to automatically select the model for graphs with homophily/heterophily.
arXiv Detail & Related papers (2021-10-15T14:49:45Z) - A Study on the Autoregressive and non-Autoregressive Multi-label
Learning [77.11075863067131]
We propose a self-attention based variational encoder-model to extract the label-label and label-feature dependencies jointly.
Our model can therefore be used to predict all labels in parallel while still including both label-label and label-feature dependencies.
arXiv Detail & Related papers (2020-12-03T05:41:44Z) - Knowledge-Guided Multi-Label Few-Shot Learning for General Image
Recognition [75.44233392355711]
KGGR framework exploits prior knowledge of statistical label correlations with deep neural networks.
It first builds a structured knowledge graph to correlate different labels based on statistical label co-occurrence.
Then, it introduces the label semantics to guide learning semantic-specific features.
It exploits a graph propagation network to explore graph node interactions.
arXiv Detail & Related papers (2020-09-20T15:05:29Z) - Instance-Aware Graph Convolutional Network for Multi-Label
Classification [55.131166957803345]
Graph convolutional neural network (GCN) has effectively boosted the multi-label image recognition task.
We propose an instance-aware graph convolutional neural network (IA-GCN) framework for multi-label classification.
arXiv Detail & Related papers (2020-08-19T12:49:28Z) - Inverse Graph Identification: Can We Identify Node Labels Given Graph
Labels? [89.13567439679709]
Graph Identification (GI) has long been researched in graph learning and is essential in certain applications.
This paper defines a novel problem dubbed Inverse Graph Identification (IGI)
We propose a simple yet effective method that makes the node-level message passing process using Graph Attention Network (GAT) under the protocol of GI.
arXiv Detail & Related papers (2020-07-12T12:06:17Z) - Multi-Label Text Classification using Attention-based Graph Neural
Network [0.0]
A graph attention network-based model is proposed to capture the attentive dependency structure among the labels.
The proposed model achieves similar or better performance compared to the previous state-of-the-art models.
arXiv Detail & Related papers (2020-03-22T17:12:43Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.