Using Interventions to Improve Out-of-Distribution Generalization of Text-Matching Recommendation Systems

10/07/2022
by   Parikshit Bansal, et al.
0

Given a user's input text, text-matching recommender systems output relevant items by comparing the input text to available items' description, such as product-to-product recommendation on e-commerce platforms. As users' interests and item inventory are expected to change, it is important for a text-matching system to generalize to data shifts, a task known as out-of-distribution (OOD) generalization. However, we find that the popular approach of fine-tuning a large, base language model on paired item relevance data (e.g., user clicks) can be counter-productive for OOD generalization. For a product recommendation task, fine-tuning obtains worse accuracy than the base model when recommending items in a new category or for a future time period. To explain this generalization failure, we consider an intervention-based importance metric, which shows that a fine-tuned model captures spurious correlations and fails to learn the causal features that determine the relevance between any two text inputs. Moreover, standard methods for causal regularization do not apply in this setting, because unlike in images, there exist no universally spurious features in a text-matching task (the same token may be spurious or causal depending on the text it is being matched to). For OOD generalization on text inputs, therefore, we highlight a different goal: avoiding high importance scores for certain features. We do so using an intervention-based regularizer that constraints the causal effect of any token on the model's relevance score to be similar to the base model. Results on Amazon product and 3 question recommendation datasets show that our proposed regularizer improves generalization for both in-distribution and OOD evaluation, especially in difficult scenarios when the base model is not accurate.

READ FULL TEXT
research
08/27/2023

Text Matching Improves Sequential Recommendation by Reducing Popularity Biases

This paper proposes Text mAtching based SequenTial rEcommendation model ...
research
03/16/2020

Deep Neural Review Text Interaction for Recommendation Systems

Users' reviews contain valuable information which are not taken into acc...
research
04/17/2023

CAM2: Conformity-Aware Multi-Task Ranking Model for Large-Scale Recommender Systems

Learning large-scale industrial recommender system models by fitting the...
research
04/01/2022

Sequential Recommendation with Causal Behavior Discovery

The key of sequential recommendation lies in the accurate item correlati...
research
07/25/2022

Contrastive Learning for Interactive Recommendation in Fashion

Recommender systems and search are both indispensable in facilitating pe...
research
06/28/2022

Item Matching using Text Description and Similarity Search

In this paper, we focus on the problem of item matching using only the d...
research
09/08/2023

AdBooster: Personalized Ad Creative Generation using Stable Diffusion Outpainting

In digital advertising, the selection of the optimal item (recommendatio...

Please sign up or login with your details

Forgot password? Click here to reset