Skip to content

wulongfeng/LogiRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogiRec

This is the implementation of our paper: Towards High-Order Complementary Recommendation via Logical Reasoning Network.

Introduction

In this work, we propose a logical reasoning network: LogiRec to capture the asymmetric complementary relationship between products and seamlessly extend it to the high-order recommendation where more comprehensive and meaningful complementary relationship is learned from a query set of products. Finally, we further propose a hybrid network that is jointly optimized for learning a more generic product representation.

Dataset

We provide the processed dataset. The data in the default folder is trained for LogiRecHybrid model, highOrder is for LogiRecHigh, and lowOrder for LogiRecLow.

Example to run LogiRec

bash example.sh

Citation

@inproceedings{wu2022towards,
title={Towards high-order complementary recommendation via logical reasoning network},
	author={Wu, Longfeng and Zhou, Yao and Zhou, Dawei},
	booktitle={2022 IEEE International Conference on Data Mining (ICDM)},
	pages={1227--1232},
	year={2022},
	organization={IEEE}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published