Friend Bubbles: Enhancing Social Discovery on Facebook Reels
Summary
Article introducing the machine learning-based technical architecture of the 'Friend Bubbles' feature, which displays content that friends have reacted to on Facebook Reels.
Key Points
- Identifies highly relevant friend interactions using a viewer-friend affinity model (survey-based + platform interaction-based)
- Integrates friend-social signals into the video ranking pipeline to create a training feedback loop
- Implemented without performance degradation by disabling animations during scrolling and synchronizing with video prefetching
- Confirmed that videos with bubbles show higher user interest scores and session quality
- Plans to improve cold starts for users with limited friend graphs and expand to additional surfaces
Notable Quotes & Details
Notable Data / Quotes
- Videos with bubbles consistently received higher interest scores and positive emotional ratings in surveys
- Expressive reactions (Love, Haha) trigger stronger follow-up engagement (comments, private shares) than simple likes
- Improvements in user session quality are concentrated in the increase of long sessions
Intended Audience
Recommender system researchers, ML engineers, social media platform developers