📄
Abstract - R^3: Advertisement Compliance Rectification via Group-Relative Experience Extractor and Curriculum Reinforcement
Rigorous content moderation is crucial for online advertising but leads to millions of daily rejections. This scale renders manual rectification infeasible, particularly for video advertisements. However, existing safety-driven methods often suffer from aggressive over-editing, which compromises the advertiser's original semantic intent merely to satisfy compliance. In this work, we target the rectification of textual violations in video ads, covering both speech transcripts and on-screen text. We propose R^3, a novel framework designed to harmonize compliance with original semantic intent preservation. Our approach integrates three key innovations: (1) an experience-driven data synthesis framework that bootstraps high-quality supervision via a group-Relative compliance experience extractor; (2) a curriculum Reinforcement learning strategy with hierarchical rewards designed to enforce compliance while maximizing semantic consistency; and (3) a comprehensive video Rectification framework seamlessly integrating text recognition, rewriting, and re-rendering for industrial deployment. Extensive experiments on industrial datasets and online A/B testing demonstrate that R^3 significantly outperforms state-of-the-art baselines, achieving an optimal trade-off between violation rectification and intent preservation.
R³:基于群体相对合规经验提取与课程强化学习的广告合规修正框架 /
R^3: Advertisement Compliance Rectification via Group-Relative Experience Extractor and Curriculum Reinforcement
1️⃣ 一句话总结
本文提出了一种名为R³的智能框架,能够自动修正视频广告中的文字违规内容(如字幕和屏幕文字),同时最大程度保留广告原本的创意和语义,避免传统方法因过度修改而破坏广告效果;该框架通过从历史审核经验中学习、结合渐进式强化学习策略,在工业实测中达到了合规与意图保护的最佳平衡。