Netflix 论文详解 LLM 评委在推荐理由系统中的生命周期

Rohan Paul · @rohanpaul_ai · X·2026-08-28 04:37·8小时前
AI 导读

Netflix 发布论文,详解其推荐理由生成系统:一个 AI 模型撰写“因为你看过”短句,另一个 AI 评委逐条打分,人类每周审核。论文提出生产环境中的评委模型需持续维护,分为构建标注样本、调优评委、作为门控运行及监控漂移四阶段,调优基于书面理由而非简单对错。5 周测试显示,相比无解释,该方案让用户略微转向未看过的内容,并更常以播放结束浏览。

Rohan Paul@rohanpaul_ai
36AI 编辑部评分,满分 100

Netflix 论文详解 LLM 评委在推荐理由系统中的生命周期

2026-08-28 04:37· 8小时前
AI 导读

Netflix 发布论文,详解其推荐理由生成系统:一个 AI 模型撰写“因为你看过”短句,另一个 AI 评委逐条打分,人类每周审核。论文提出生产环境中的评委模型需持续维护,分为构建标注样本、调优评委、作为门控运行及监控漂移四阶段,调优基于书面理由而非简单对错。5 周测试显示,相比无解释,该方案让用户略微转向未看过的内容,并更常以播放结束浏览。

Netflix has explained the system behind those short "because you watched" lines: an AI writes them, another AI grades them, and humans audit weekly.

An AI judge is usually validated once and then trusted forever.

New Netflix paper argues a judge running in production has a lifecycle and needs maintaining like any other model.

At Netflix, one model writes the short lines telling members why a title was recommended, and another scores every one before it is shown.

Netflix splits that work into four stages: building labelled examples, tuning the judge, running it as a gate, and watching it for drift.

Checking whether the judge agrees with human labels is not enough.

It also has to reject a bad explanation for the same reason a person would, so tuning runs on written rationales rather than pass-fail marks.

A weekly human review then sets the bar by how far the raters disagree among themselves.

In a 5-week test against no explanation at all, members shifted slightly toward titles they had not watched and more often ended a browse by playing something.

– arxiv. org/abs/2608.18300

Title: "The Lifecycle of LLM-as-a-Judge for Large-Scale Recommendation Explanations"

来源:Rohan Paul· x.com