paper-with-me

Papers

Adaptive Dual Channel Convolution Hypergraph Representation Learning for Technological Intellectual Property

2022-10-12 · Yuxin Liu, Yawen Li, Yingxia Shao, Zeli Guan

In the age of big data, the demand for hidden information mining in technological intellectual property is increasing in discrete countries. Definitely, a considerable number of graph learning algorithms for technological intellectual property have been proposed. The goal is to model the technological intellectual property entities and their relationships through the graph structure and use the neural network algorithm to extract the hidden structure information in the graph. However, most of the existing graph learning algorithms merely focus on the information mining of binary relations in technological intellectual property, ignoring the higherorder information hidden in non-binary relations. Therefore, a hypergraph neural network model based on dual channel convolution is proposed. For the hypergraph constructed from technological intellectual property data, the hypergraph channel and the line expanded graph channel of the hypergraph are used to learn the hypergraph, and the attention mechanism is introduced to adaptively fuse the output representations of the two channels. The proposed model outperforms the existing approaches on a variety of datasets.

📄 PDF Abstract BibTeX arXiv:2210.05947

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Autoregressive Adaptive Hypergraph Transformer for Skeleton-based Activity Recognition

2024-11-08 · Abhisek Ray, Ayush Raj, Maheshkumar H. Kolekar

Extracting multiscale contextual information and higher-order correlations among skeleton sequences using Graph Convolutional Networks (GCNs) alone is inadequate for effective action classification. Hypergraph convolutio…

Action ClassificationActivity Recognition

Self-Supervised Hypergraph Convolutional Networks for Session-based Recommendation

2020-12-12 · Xin Xia, Hongzhi Yin, Junliang Yu, Qinyong Wang 외

Session-based recommendation (SBR) focuses on next-item prediction at a certain time point. As user profiles are generally not available in this scenario, capturing the user intent lying in the item transitions plays a p…

Self-Supervised LearningSession-Based Recommendations

Dual Channel Hypergraph Collaborative Filtering

2020-08-27 · SIGKDD 2020 8 · Shuyi Ji, Yifan Feng, Rongrong Ji, Xibin Zhao 외

Collaborative filtering (CF) is one of the most popular and important recommendation methodologies in the heart of numerous recommender systems today. Although widely adopted, existing CF-based methods, ranging from mat…

Collaborative FilteringRecommendation Systems

Self-Supervised Multi-Channel Hypergraph Convolutional Network for Social Recommendation

2021-01-16 · Junliang Yu, Hongzhi Yin, Jundong Li, Qinyong Wang 외

Social relations are often used to improve recommendation quality when user-item interaction data is sparse in recommender systems. Most existing social recommendation models exploit pairwise relations to mine potential …

Recommendation SystemsSelf-Supervised Learning

GraphFusionSBR: Denoising Multi-Channel Graphs for Session-Based Recommendation

2026-01-13 · Jia-Xin He, Hung-Hsuan Chen arxiv

Session-based recommendation systems must capture implicit user intents from sessions. However, existing models suffer from issues such as item interaction dominance and noisy sessions. We propose a multi-channel recomme…

Recommendation Systems