High Fidelity Textual User Representation over Heterogeneous Sources via Reinforcement Learning
Rajat Arora, Ye Tao, Jianqiang Shen, Ping Liu, Muchen Wu, Qianqi Shen, Benjamin Le, Fedor Borisyuk, Jingwei Wu, Wenjing Zhang
TL;DR
This paper presents a reinforcement learning framework to synthesize compact, textual member representations from heterogeneous sources for large-scale, latency-sensitive recommender systems. It uses engagement signals as the primary reward and adds formatting and length constraints via auxiliary rewards, exploring pointwise and listwise reward formulations with entropy weighting. Through offline and online evaluations on LinkedIn products, the approach yields gains in predictive engagement and retrieval metrics, confirming the practicality and scalability of labeling-free textual representations that are directly compatible with LLM-based systems. The framework demonstrates robust performance across multiple signals, with careful design to mitigate reward hacking and maintain concise outputs, making it suitable for production deployment in multi-source personalization scenarios.
Abstract
Effective personalization on large-scale job platforms requires modeling members based on heterogeneous textual sources, including profiles, professional data, and search activity logs. As recommender systems increasingly adopt Large Language Models (LLMs), creating unified, interpretable, and concise representations from heterogeneous sources becomes critical, especially for latency-sensitive online environments. In this work, we propose a novel Reinforcement Learning (RL) framework to synthesize a unified textual representation for each member. Our approach leverages implicit user engagement signals (e.g., clicks, applies) as the primary reward to distill salient information. Additionally, the framework is complemented by rule-based rewards that enforce formatting and length constraints. Extensive offline experiments across multiple LinkedIn products, one of the world's largest job platforms, demonstrate significant improvements in key downstream business metrics. This work provides a practical, labeling-free, and scalable solution for constructing interpretable user representations that are directly compatible with LLM-based systems.
