Joint Item Recommendation and Attribute Inference: An Adaptive Graph
Convolutional Network Approach
- URL: http://arxiv.org/abs/2005.12021v1
- Date: Mon, 25 May 2020 10:50:01 GMT
- Title: Joint Item Recommendation and Attribute Inference: An Adaptive Graph
Convolutional Network Approach
- Authors: Le Wu, Yonghui Yang, Kun Zhang, Richang Hong, Yanjie Fu and Meng Wang
- Abstract summary: In recommender systems, users and items are associated with attributes, and users show preferences to items.
As annotating user (item) attributes is a labor intensive task, the attribute values are often incomplete with many missing attribute values.
We propose an Adaptive Graph Convolutional Network (AGCN) approach for joint item recommendation and attribute inference.
- Score: 61.2786065744784
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In many recommender systems, users and items are associated with attributes,
and users show preferences to items. The attribute information describes
users'(items') characteristics and has a wide range of applications, such as
user profiling, item annotation, and feature-enhanced recommendation. As
annotating user (item) attributes is a labor intensive task, the attribute
values are often incomplete with many missing attribute values. Therefore, item
recommendation and attribute inference have become two main tasks in these
platforms. Researchers have long converged that user (item) attributes and the
preference behavior are highly correlated. Some researchers proposed to
leverage one kind of data for the remaining task, and showed to improve
performance. Nevertheless, these models either neglected the incompleteness of
user (item) attributes or regarded the correlation of the two tasks with simple
models, leading to suboptimal performance of these two tasks. To this end, in
this paper, we define these two tasks in an attributed user-item bipartite
graph, and propose an Adaptive Graph Convolutional Network (AGCN) approach for
joint item recommendation and attribute inference. The key idea of AGCN is to
iteratively perform two parts: 1) Learning graph embedding parameters with
previously learned approximated attribute values to facilitate two tasks; 2)
Sending the approximated updated attribute values back to the attributed graph
for better graph embedding learning. Therefore, AGCN could adaptively adjust
the graph embedding learning parameters by incorporating both the given
attributes and the estimated attribute values, in order to provide weakly
supervised information to refine the two tasks. Extensive experimental results
on three real-world datasets clearly show the effectiveness of the proposed
model.
Related papers
- FineRec:Exploring Fine-grained Sequential Recommendation [28.27273649170967]
We propose a novel framework that explores the attribute-opinion pairs of reviews to finely handle sequential recommendation.
For each attribute, a unique attribute-specific user-opinion-item graph is created, where corresponding opinions serve as the edges linking heterogeneous user and item nodes.
We present an interaction-driven fusion mechanism to integrate attribute-specific user/item representations across all attributes for generating recommendations.
arXiv Detail & Related papers (2024-04-19T16:04:26Z) - Enhancing User Intent Capture in Session-Based Recommendation with
Attribute Patterns [77.19390850643944]
We propose the Frequent Attribute Pattern Augmented Transformer (FAPAT)
FAPAT characterizes user intents by building attribute transition graphs and matching attribute patterns.
We demonstrate that FAPAT consistently outperforms state-of-the-art methods by an average of 4.5% across various evaluation metrics.
arXiv Detail & Related papers (2023-12-23T03:28:18Z) - IA-GCN: Interactive Graph Convolutional Network for Recommendation [13.207235494649343]
Graph Convolutional Network (GCN) has become a novel state-of-the-art for Collaborative Filtering (CF) based Recommender Systems (RS)
We build bilateral interactive guidance between each user-item pair and propose a new model named IA-GCN (short for InterActive GCN)
Our model is built on top of LightGCN, a state-of-the-art GCN model for CF, and can be combined with various GCN-based CF architectures in an end-to-end fashion.
arXiv Detail & Related papers (2022-04-08T03:38:09Z) - Knowledge-Enhanced Hierarchical Graph Transformer Network for
Multi-Behavior Recommendation [56.12499090935242]
This work proposes a Knowledge-Enhanced Hierarchical Graph Transformer Network (KHGT) to investigate multi-typed interactive patterns between users and items in recommender systems.
KHGT is built upon a graph-structured neural architecture to capture type-specific behavior characteristics.
We show that KHGT consistently outperforms many state-of-the-art recommendation methods across various evaluation settings.
arXiv Detail & Related papers (2021-10-08T09:44:00Z) - QUEACO: Borrowing Treasures from Weakly-labeled Behavior Data for Query
Attribute Value Extraction [57.56700153507383]
This paper proposes a unified query attribute value extraction system in e-commerce search named QUEACO.
For the NER phase, QUEACO adopts a novel teacher-student network, where a teacher network that is trained on the strongly-labeled data generates pseudo-labels.
For the AVN phase, we also leverage the weakly-labeled query-to-attribute behavior data to normalize surface form attribute values from queries into canonical forms from products.
arXiv Detail & Related papers (2021-08-19T03:24:23Z) - Neural Graph Matching based Collaborative Filtering [13.086302251856756]
We identify two different types of attribute interactions, inner and cross interactions.
Existing models do not distinguish these two types of attribute interactions.
We propose a neural Graph Matching based Collaborative Filtering model (GMCF)
Our model outperforms state-of-the-art models.
arXiv Detail & Related papers (2021-05-10T01:51:46Z) - Auto-weighted Multi-view Feature Selection with Graph Optimization [90.26124046530319]
We propose a novel unsupervised multi-view feature selection model based on graph learning.
The contributions are threefold: (1) during the feature selection procedure, the consensus similarity graph shared by different views is learned.
Experiments on various datasets demonstrate the superiority of the proposed method compared with the state-of-the-art methods.
arXiv Detail & Related papers (2021-04-11T03:25:25Z) - Node Attribute Completion in Knowledge Graphs with Multi-Relational
Propagation [14.58440933068]
Our approach, denoted as MrAP, imputes the values of missing attributes by propagating information across a knowledge graph.
It employs regression functions for predicting one node attribute from another depending on the relationship between the nodes and the type of the attributes.
arXiv Detail & Related papers (2020-11-10T18:36:33Z) - Pre-training Graph Transformer with Multimodal Side Information for
Recommendation [82.4194024706817]
We propose a pre-training strategy to learn item representations by considering both item side information and their relationships.
We develop a novel sampling algorithm named MCNSampling to select contextual neighbors for each item.
The proposed Pre-trained Multimodal Graph Transformer (PMGT) learns item representations with two objectives: 1) graph structure reconstruction, and 2) masked node feature reconstruction.
arXiv Detail & Related papers (2020-10-23T10:30:24Z) - Adaptive Attentional Network for Few-Shot Knowledge Graph Completion [16.722373937828117]
Few-shot Knowledge Graph (KG) completion is a focus of current research, where each task aims at querying unseen facts of a relation given its few-shot reference entity pairs.
Recent attempts solve this problem by learning static representations of entities and references, ignoring their dynamic properties.
This work proposes an adaptive attentional network for few-shot KG completion by learning adaptive entity and reference representations.
arXiv Detail & Related papers (2020-10-19T16:27:48Z)
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.