Item Tagging for Information Retrieval: A Tripartite Graph Neural
Network based Approach
- URL: http://arxiv.org/abs/2008.11567v1
- Date: Wed, 26 Aug 2020 13:58:19 GMT
- Title: Item Tagging for Information Retrieval: A Tripartite Graph Neural
Network based Approach
- Authors: Kelong Mao, Xi Xiao, Jieming Zhu, Biao Lu, Ruiming Tang, Xiuqiang He
- Abstract summary: We propose to formulate item tagging as a link prediction problem between item nodes and tag nodes.
This formulation results in a TagGNN model that utilizes heterogeneous graph neural networks with multiple types of nodes and edges.
Experimental results on both open and industrial datasets show that our TagGNN approach outperforms the state-of-the-art multi-label classification approaches.
- Score: 44.75731013014112
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Tagging has been recognized as a successful practice to boost relevance
matching for information retrieval (IR), especially when items lack rich
textual descriptions. A lot of research has been done for either multi-label
text categorization or image annotation. However, there is a lack of published
work that targets at item tagging specifically for IR. Directly applying a
traditional multi-label classification model for item tagging is sub-optimal,
due to the ignorance of unique characteristics in IR. In this work, we propose
to formulate item tagging as a link prediction problem between item nodes and
tag nodes. To enrich the representation of items, we leverage the query logs
available in IR tasks, and construct a query-item-tag tripartite graph. This
formulation results in a TagGNN model that utilizes heterogeneous graph neural
networks with multiple types of nodes and edges. Different from previous
research, we also optimize both full tag prediction and partial tag completion
cases in a unified framework via a primary-dual loss mechanism. Experimental
results on both open and industrial datasets show that our TagGNN approach
outperforms the state-of-the-art multi-label classification approaches.
Related papers
- Article Classification with Graph Neural Networks and Multigraphs [0.12499537119440243]
We propose a method to enhance the performance of article classification by enriching simple Graph Neural Network (GNN) pipelines with multi-graph representations.
fully supervised transductive node classification experiments are conducted on the Open Graph Benchmark OGBN-arXiv dataset and the PubMed diabetes dataset.
Results demonstrate that multi-graphs consistently improve the performance of a variety of GNN models compared to the default graphs.
arXiv Detail & Related papers (2023-09-20T14:18:04Z) - KMF: Knowledge-Aware Multi-Faceted Representation Learning for Zero-Shot
Node Classification [75.95647590619929]
Zero-Shot Node Classification (ZNC) has been an emerging and crucial task in graph data analysis.
We propose a Knowledge-Aware Multi-Faceted framework (KMF) that enhances the richness of label semantics.
A novel geometric constraint is developed to alleviate the problem of prototype drift caused by node information aggregation.
arXiv Detail & Related papers (2023-08-15T02:38:08Z) - Why Propagate Alone? Parallel Use of Labels and Features on Graphs [42.01561812621306]
Graph neural networks (GNNs) and label propagation represent two interrelated modeling strategies designed to exploit graph structure in tasks such as node property prediction.
We show that a label trick can be reduced to an interpretable, deterministic training objective composed of two factors.
arXiv Detail & Related papers (2021-10-14T07:34:11Z) - Dynamic Labeling for Unlabeled Graph Neural Networks [34.65037955481084]
Graph neural networks (GNNs) rely on node embeddings to represent a node as a vector by its identity, type, or content.
Existing GNNs either assign random labels to nodes or assign one embedding to all nodes, which fails to distinguish one node from another.
In this paper, we analyze the limitation of existing approaches in two types of classification tasks, graph classification and node classification.
arXiv Detail & Related papers (2021-02-23T04:30:35Z) - 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) - ConsNet: Learning Consistency Graph for Zero-Shot Human-Object
Interaction Detection [101.56529337489417]
We consider the problem of Human-Object Interaction (HOI) Detection, which aims to locate and recognize HOI instances in the form of human, action, object> in images.
We argue that multi-level consistencies among objects, actions and interactions are strong cues for generating semantic representations of rare or previously unseen HOIs.
Our model takes visual features of candidate human-object pairs and word embeddings of HOI labels as inputs, maps them into visual-semantic joint embedding space and obtains detection results by measuring their similarities.
arXiv Detail & Related papers (2020-08-14T09:11:18Z) - 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) - Few-shot Slot Tagging with Collapsed Dependency Transfer and
Label-enhanced Task-adaptive Projection Network [61.94394163309688]
We propose a Label-enhanced Task-Adaptive Projection Network (L-TapNet) based on the state-of-the-art few-shot classification model -- TapNet.
Experimental results show that our model significantly outperforms the strongest few-shot learning baseline by 14.64 F1 scores in the one-shot setting.
arXiv Detail & Related papers (2020-06-10T07:50:44Z) - 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.