paper-with-me

Papers

Enhancing Interpretability and Effectiveness in Recommendation with Numerical Features via Learning to Contrast the Counterfactual samples

2025-09-03 · Xiaoxiao Xu, Hao Wu, Wenhui Yu, Lantao Hu, Peng Jiang, Kun Gai arxiv

We propose a general model-agnostic Contrastive learning framework with Counterfactual Samples Synthesizing (CCSS) for modeling the monotonicity between the neural network output and numerical features which is critical for interpretability and effectiveness of recommender systems. CCSS models the monotonicity via a two-stage process: synthesizing counterfactual samples and contrasting the counterfactual samples. The two techniques are naturally integrated into a model-agnostic framework, forming an end-to-end training process. Abundant empirical tests are conducted on a publicly available dataset and a real industrial dataset, and the results well demonstrate the effectiveness of our proposed CCSS. Besides, CCSS has been deployed in our real large-scale industrial recommender, successfully serving over hundreds of millions users.

📄 PDF Abstract BibTeX arXiv:2509.03187

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Are Representation Disentanglement and Interpretability Linked in Recommendation Models? A Critical Review and Reproducibility Study

2025-01-30 · Ervin Dervishaj, Tuukka Ruotsalo, Maria Maistro, Christina Lioma

Unsupervised learning of disentangled representations has been closely tied to enhancing the representation intepretability of Recommender Systems (RSs). This has been achieved by making the representation of individual …

AttributeDisentanglementRecommendation Systems

Review-based Recommender Systems: A Survey of Approaches, Challenges and Future Perspectives

2024-05-09 · Emrul Hasan, Mizanur Rahman, Chen Ding, Jimmy Xiangji Huang 외

Recommender systems play a pivotal role in helping users navigate an overwhelming selection of products and services. On online platforms, users have the opportunity to share feedback in various modes, including numerica…

NavigateRecommendation Systems

Explainable Recommendation Systems by Generalized Additive Models with Manifest and Latent Interactions

2020-12-15 · Yifeng Guo, Yu Su, Zebin Yang, Aijun Zhang

In recent years, the field of recommendation systems has attracted increasing attention to developing predictive models that provide explanations of why an item is recommended to a user. The explanations can be either ob…

Additive modelsCollaborative FilteringExplainable RecommendationRecommendation Systems

Enhancing Recommendation Systems with GNNs and Addressing Over-Smoothing

2024-12-04 · Wenyi Liu, Ziqi Zhang, Xinshi Li, Jiacheng Hu 외

This paper addresses key challenges in enhancing recommendation systems by leveraging Graph Neural Networks (GNNs) and addressing inherent limitations such as over-smoothing, which reduces model effectiveness as network …

Collaborative FilteringExplainable RecommendationRecommendation Systems

Enhancing Recommender Systems with Large Language Model Reasoning Graphs

2023-08-21 · Yan Wang, Zhixuan Chu, Xin Ouyang, Simeng Wang 외

Recommendation systems aim to provide users with relevant suggestions, but often lack interpretability and fail to capture higher-level semantic relationships between user behaviors and profiles. In this paper, we propos…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems