paper-with-me

Papers

RE-SORT: Removing Spurious Correlation in Multilevel Interaction for CTR Prediction

2023-09-26 · Song-Li Wu, Liang Du, Jia-Qi Yang, Yu-Ai Wang, De-Chuan Zhan, Shuang Zhao, Zi-Xun Sun

Click-through rate (CTR) prediction is a critical task in recommendation systems, serving as the ultimate filtering step to sort items for a user. Most recent cutting-edge methods primarily focus on investigating complex implicit and explicit feature interactions; however, these methods neglect the spurious correlation issue caused by confounding factors, thereby diminishing the model's generalization ability. We propose a CTR prediction framework that REmoves Spurious cORrelations in mulTilevel feature interactions, termed RE-SORT, which has two key components. I. A multilevel stacked recurrent (MSR) structure enables the model to efficiently capture diverse nonlinear interactions from feature spaces at different levels. II. A spurious correlation elimination (SCE) module further leverages Laplacian kernel mapping and sample reweighting methods to eliminate the spurious correlations concealed within the multilevel features, allowing the model to focus on the true causal features. Extensive experiments conducted on four challenging CTR datasets and our production dataset demonstrate that the proposed method achieves state-of-the-art performance in both accuracy and speed. The utilized codes, models and dataset will be released at https://github.com/RE-SORT.

📄 PDF Abstract BibTeX arXiv:2309.14891

Code (1)

yansuoyuli/reform 공식 구현

Tasks

Click-Through Rate PredictionRecommendation SystemsSelection bias

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Seeing What's Not There: Spurious Correlation in Multimodal LLMs

2025-03-11 · Parsa Hosseini, Sumit Nawathe, Mazda Moayeri, Sriram Balasubramanian 외

Unimodal vision models are known to rely on spurious correlations, but it remains unclear to what extent Multimodal Large Language Models (MLLMs) exhibit similar biases despite language supervision. In this paper, we inv…

HallucinationObjectObject HallucinationObject Recognition

Removing Spurious Concepts from Neural Network Representations via Joint Subspace Estimation

2023-10-18 · Floris Holstege, Bram Wouters, Noud van Giersbergen, Cees Diks

Out-of-distribution generalization in neural networks is often hampered by spurious correlations. A common strategy is to mitigate this by removing spurious concepts from the neural network representation of the data. Ex…

Out-of-Distribution Generalization

Identifying and Disentangling Spurious Features in Pretrained Image Representations

2023-06-22 · Rafayel Darbinyan, Hrayr Harutyunyan, Aram H. Markosyan, Hrant Khachatrian

Neural networks employ spurious correlations in their predictions, resulting in decreased performance when these correlations do not hold. Recent works suggest fixing pretrained representations and training a classificat…

Reducing Spurious Correlations for Answer Selection by Feature Decorrelation and Language Debiasing

2022-10-01 · COLING 2022 10 · Zeyi Zhong, Min Yang, Ruifeng Xu

Deep neural models have become the mainstream in answer selection, yielding state-of-the-art performance. However, these models tend to rely on spurious correlations between prediction labels and input features, which in…

Answer SelectionContrastive Learning

Removing Spurious Correlation from Neural Network Interpretations

2024-12-03 · Milad Fotouhi, Mohammad Taha Bahadori, Oluwaseyi Feyisetan, Payman Arabshahi 외

The existing algorithms for identification of neurons responsible for undesired and harmful behaviors do not consider the effects of confounders such as topic of the conversation. In this work, we show that confounders c…