English

Editable User Profiles for Controllable Text Recommendation

Information Retrieval 2023-10-18 v3 Computation and Language Human-Computer Interaction Machine Learning

Abstract

Methods for making high-quality recommendations often rely on learning latent representations from interaction data. These methods, while performant, do not provide ready mechanisms for users to control the recommendation they receive. Our work tackles this problem by proposing LACE, a novel concept value bottleneck model for controllable text recommendations. LACE represents each user with a succinct set of human-readable concepts through retrieval given user-interacted documents and learns personalized representations of the concepts based on user documents. This concept based user profile is then leveraged to make recommendations. The design of our model affords control over the recommendations through a number of intuitive interactions with a transparent user profile. We first establish the quality of recommendations obtained from LACE in an offline evaluation on three recommendation tasks spanning six datasets in warm-start, cold-start, and zero-shot setups. Next, we validate the controllability of LACE under simulated user interactions. Finally, we implement LACE in an interactive controllable recommender system and conduct a user study to demonstrate that users are able to improve the quality of recommendations they receive through interactions with an editable user profile.

Keywords

Cite

@article{arxiv.2304.04250,
  title  = {Editable User Profiles for Controllable Text Recommendation},
  author = {Sheshera Mysore and Mahmood Jasim and Andrew McCallum and Hamed Zamani},
  journal= {arXiv preprint arXiv:2304.04250},
  year   = {2023}
}

Comments

SIGIR-2023 paper with extended results

R2 v1 2026-06-28T09:56:13.615Z