Qwerty AI:面向俄语剧本的可解释自动年龄分级与内容安全评估
计算与语言
2026-01-09 v1
摘要
我们提出 Qwerty AI,一个面向俄语剧本自动年龄分级与内容安全评估的端到端系统,依据联邦法律第 436 号法案。该系统可在 2 分钟内处理长剧本(最长达 700 页),将其划分为叙事单元,检测五类内容违规(暴力、性内容、粗口、毒品、惊悚元素),并给出 0+、6+、12+、16+、18+ 年龄分级及可解释依据。我们的实现采用4位量化的 Phi-3-mini 模型微调,实现80%的分级准确率和80%-95%的分段精度(取决于格式)。该系统遵循严格约束:不调用外部 API、VRAM 限制为 80GB、平均剧本处理时间不足 5 分钟。部署在Yandex Cloud上并启用CUDA加速,Qwerty AI 在实际生产工作流程中展现出实用性。我们于2025年11月在 Wink 黑客马拉松期间实现了这些成果,其中我们的解决方案解决了俄罗斯媒体行业的实际编辑挑战。
引用
@article{arxiv.2601.04211,
title = {Qwerty AI: Explainable Automated Age Rating and Content Safety Assessment for Russian-Language Screenplays},
author = {Nikita Zmanovskii},
journal= {arXiv preprint arXiv:2601.04211},
year = {2026}
}
备注
15 pages, 7 tables, 1 figure, 4 appendices. System paper describing automated age-rating for Russian screenplays using fine-tuned Phi-3-mini. Includes baseline comparisons, human evaluation, and production deployment. Code and model weights available at https://github.com/nikita-zmanovskiy/qwertyAI. Developed during Wink Hackathon, November 2025