Billions of short videos are consumed daily. But how much of each video do users actually watch? How different is the experience when the algorithm picks the video versus when it doesn't?
Using the KuaiRand dataset — a natural experiment on Kuaishou where random videos were inserted into the algorithmic feed[1] — we explore what user behavior actually looks like when the algorithm's curation is removed, even briefly.
KuaiRand embeds a controlled intervention into a live platform: while users browse their normal recommendation feed, approximately 0.4% of videos are replaced with randomly selected content — bypassing the algorithm entirely[1]. Both types of events coexist within the same browsing session.
The chart below shows how frequently each type of user feedback occurs across all interactions. Click and long-view are the dominant signals; social behaviors like follow or comment are extremely rare (<2%).
We expected some gap between algorithm-recommended and randomly-inserted videos — but the magnitude was striking. Across every measured behavior, users engage 2–3× more with algorithm-selected content.
But even algorithm-recommended videos are mostly skipped quickly. The cumulative distribution of play ratio reveals a universal pattern: the first few seconds decide everything.
A common concern about recommendation algorithms is the "filter bubble" — the idea that algorithms progressively narrow the content users see, trapping them in an echo chamber[3]. We tested this by measuring content category diversity within individual browsing sessions.
Zooming into the sequence-level view reinforces this. The share of the single most popular category actually decreases as the session progresses.
Aggregate patterns only tell part of the story. At the individual level, each user's content diversity and viewing behavior varies widely. The following two views — one static, one interactive — show this user-level variation.
User engagement is not uniform throughout the day. The heatmap below shows how key feedback signals fluctuate across 24 hours. Look for patterns: do users watch more attentively late at night? Does click behavior peak at certain hours?
What the data shows:
The algorithm is remarkably good at selecting videos that users engage with — 2–3× higher engagement across all metrics. But even with this advantage, the median play ratio for algorithm-recommended videos is only ~11%. Most short videos are abandoned within seconds, regardless of how they were selected.
Within individual browsing sessions, we found no evidence of content narrowing. Category diversity is maintained or slightly increases as sessions progress — a finding that challenges the simple "filter bubble" narrative, at least at the within-session time scale.
What we cannot conclude:
For full methodology, code, and detailed analysis, see the Explainer Notebook.