English

Dimension Independent Mixup for Hard Negative Sample in Collaborative Filtering

Information Retrieval 2023-08-21 v2 Machine Learning

Abstract

Collaborative filtering (CF) is a widely employed technique that predicts user preferences based on past interactions. Negative sampling plays a vital role in training CF-based models with implicit feedback. In this paper, we propose a novel perspective based on the sampling area to revisit existing sampling methods. We point out that current sampling methods mainly focus on Point-wise or Line-wise sampling, lacking flexibility and leaving a significant portion of the hard sampling area un-explored. To address this limitation, we propose Dimension Independent Mixup for Hard Negative Sampling (DINS), which is the first Area-wise sampling method for training CF-based models. DINS comprises three modules: Hard Boundary Definition, Dimension Independent Mixup, and Multi-hop Pooling. Experiments with real-world datasets on both matrix factorization and graph-based models demonstrate that DINS outperforms other negative sampling methods, establishing its effectiveness and superiority. Our work contributes a new perspective, introduces Area-wise sampling, and presents DINS as a novel approach that achieves state-of-the-art performance for negative sampling. Our implementations are available in PyTorch.

Keywords

Cite

@article{arxiv.2306.15905,
  title  = {Dimension Independent Mixup for Hard Negative Sample in Collaborative Filtering},
  author = {Xi Wu and Liangwei Yang and Jibing Gong and Chao Zhou and Tianyu Lin and Xiaolong Liu and Philip S. Yu},
  journal= {arXiv preprint arXiv:2306.15905},
  year   = {2023}
}
R2 v1 2026-06-28T11:16:21.892Z