Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

USTC-StarTeam/HSMJ

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 

Repository files navigation

HSMJ: Hierarchically Structured Multi-Interest Joint Learning for Sequential Recommendation

This repository provides the official implementation of HSMJ, as described in the ECML-PKDD 2026 paper "Hierarchically Structured Multi-Interest Joint Learning for Sequential Recommendation".

Code Structure

  • HSMJ.py: implementation of the proposed HSMJ model;
  • HSMJGCNNORQ.py: implementation of the ablated variant corresponding to Sub(4) in the experiments;
  • MGNM.py: implementation of the MGNM baseline used for efficiency and performance comparison.

Datasets

We conduct experiments on three subsets of Amazon review data, including Musical Instruments, Toys and Games, and Beauty.

A summary of dataset statistics is provided in the paper.

Requirements

Dependencies are listed in requirements.txt.

pip install -r requirements.txt

Usage

Example training command:

python src/main.py --model_name <model_name> --dataset <dataset_name> --args ...

Please see Hyperparameter Setup and Ablation Study sections in the paper for details.

Citation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.