We propose the Dual-space Hierarchical Learning (DHL) to leverage multi-level goal sequences and their hierarchical relationships for conversational recommendation.
pip install jieba
pip install higher
pip install torch
python -u DHL.py --mode mw-h-mlp --attention both
You could change the above command to reproduce the experimental results in the Ablation Study section.