zhykoties/Multi-Head-Recommendation-with-Human-Priors
This repo contains the datasets for "Don't Waste It: Guiding Generative Recommenders with Structured Human Priors via Multi-head Decoding" (arXiv: https://arxiv.org/abs/2511.10492). release-dataset.zip contains the user-item interactions, while release-information.zip contains the details of each item. We have a total of three datasets: Pixel8M.parquet, merrec_2000.parquet, eb_nerd_512.parquet. They are derived from PixelRec (https://epubs.siam.org/doi/pdf/10.1137/1.9781611978032.49), MerRec… See the full description on the dataset page: https://huggingface.co/datasets/zhykoties/Multi-Head-Recommendation-with-Human-Priors.
This repo contains the datasets for "Don't Waste It: Guiding Generative Recommenders with Structured Human Priors via Multi-head Decoding" (arXiv: https://arxiv.org/abs/2511.10492).
release-dataset.zip contains the user-item interactions, while release-information.zip contains the details of each item. We have a total of three datasets: Pixel8M.parquet, merrec2000.parquet, ebnerd_512.parquet. They are derived from PixelRec (https://epubs.siam.org/doi/pdf/10.1137/1.9781611978032.49), MerRec (https://doi.org/10.1145/3690624.3709394), and EB-NeRD (https://dl.acm.org/doi/abs/10.1145/3687151.3687152). We cleaned the Pixel8M dataset by relabeling some of the items belonging to the default "miscellaneous" tag. For MerRec and EB-NeRD, we removed all users with fewer than 2000 and 512 interactions, respectively.
If you find this repo useful for your research and applications, please cite using this BibTeX:
@misc{zhang2025dontwasteitguiding,
title={Don't Waste It: Guiding Generative Recommenders with Structured Human Priors via Multi-head Decoding},
author={Yunkai Zhang and Qiang Zhang and Feng and Lin and Ruizhong Qiu and Hanchao Yu and Jason Liu and Yinglong Xia and Zhuoran Yu and Zeyu Zheng and Diji Yang},
journal={arXiv preprint arXiv:2511.10492},
year={2025}
}