1 code implementation • 24 Dec 2024 • Yuhan Zhao, Rui Chen, Qilong Han, Hongtao Song, Li Chen
Implementing the PNN paradigm is, however, technically challenging because: (1) it is difficult to classify unlabeled data into neutral or negative in the absence of supervised signals; (2) there does not exist any loss function that can handle set-level triple-wise ranking relationships.
no code implementations • 24 Dec 2024 • Yuhan Zhao, Rui Chen, Li Chen, Shuang Zhang, Qilong Han, Hongtao Song
However, bridging the gap in practice encounters two formidable challenges: (1) none of the real-world datasets contains full ranking information; (2) there does not exist a loss function that is capable of consuming ranking information.
1 code implementation • 7 Mar 2024 • Chi Zhang, Qilong Han, Rui Chen, Xiangyu Zhao, Peng Tang, Hongtao Song
In the second stage, we devise a self-augmentation module to augment sequences to alleviate OUPs.
1 code implementation • 10 Jan 2024 • Riwei Lai, Rui Chen, Qilong Han, Chi Zhang, Li Chen
Negative sampling is essential for implicit collaborative filtering to provide proper negative training signals so as to achieve desirable performance.
1 code implementation • 11 Aug 2023 • Yuhan Zhao, Rui Chen, Riwei Lai, Qilong Han, Hongtao Song, Li Chen
To balance efficiency and effectiveness, the vast majority of existing methods follow the two-pass approach, in which the first pass samples a fixed number of unobserved items by a simple static distribution and then the second pass selects the final negative items using a more sophisticated negative sampling strategy.
1 code implementation • 12 Feb 2023 • Chi Zhang, Rui Chen, Xiangyu Zhao, Qilong Han, Li Li
In practical recommendation scenarios, users often interact with items under multi-typed behaviors (e. g., click, add-to-cart, and purchase).