Search papers, labs, and topics across Lattice.
WatchLens is an open-source platform designed for conducting online video recommendation experiments that effectively link user playback behavior with the recommendation conditions. By employing a modular architecture, it allows researchers to independently configure user interfaces, content sources, and recommendation policies, while ensuring that every event is logged with the corresponding policy and ranking position. A case study demonstrates its capability to analyze the impact of varying watch-page policies on user behavior, showcasing the platform's potential for reproducible research in video recommendation systems.
WatchLens reveals how nuanced changes in recommendation policies can significantly influence user engagement and behavior in video consumption.
Studying how video recommender systems shape user behavior requires online experiments that link playback behavior with the recommendation conditions that produced it. Existing user-study infrastructure provides one or the other, but not both within a single experimentation workflow. We present WatchLens, an open-source platform that fills this gap. WatchLens adopts a modular architecture in which user interfaces, content sources, and recommendation policies are independently configurable, with policies assignable separately to the feed and the watch page, while a standardized logging layer attaches the recommendation policy and ranking position to every event at recording time. This design enables researchers to analyze how recommendation policies and ranking positions shape downstream playback behavior, session continuation, and navigation between the feed and the watch page, with the linkage between policy and outcome available in each event rather than reconstructed afterwards. We demonstrate WatchLens with a short-form video case study that holds the interface, feed policy, and content pool constant while varying only the watch-page policy, showing how the platform supports session-level comparison of recommendation effects on real viewing behavior. WatchLens is released as a publicly available, single-server deployable system for reproducible online video recommendation research.