AI News AI资讯 1d ago Updated 1d ago 更新于 1天前 43

Roblox must make changes after failing to block adults creeping on kids Roblox需在未能阻止成年人骚扰儿童后做出改变

Australia's eSafety commissioner found Roblox still fails to prevent adults from contacting minors despite previous safety changes, with gaps in profile privacy, connection requests, and parental alerting Roblox has entered a court-enforceable agreement to make changes within three months, including making children's accounts private by default and preventing adult contact without parental consent This marks the first time Australia has required third-party auditing of a platform's child safety 澳大利亚eSafety监管机构测试发现Roblox儿童安全机制存在严重漏洞,成人仍可向儿童发送连接请求且不会触发家长警报 Roblox儿童资料(包括账号名、头像、兴趣等)默认公开可见,且无隐私设置选项 平台已同意接受澳大利亚首次强制第三方审计,违反协议可能面临最高4950万澳元罚款 Roblox面部年龄估计系统已处理3.38亿条记录,采用机器学习评估用户行为与年龄匹配度 监管机构要求儿童账户默认设为私密,并需改进举报机制和反馈流程

62
Hot 热度
65
Quality 质量
55
Impact 影响力

Analysis 深度分析

TL;DR

  • Australia's eSafety commissioner found Roblox still fails to prevent adults from contacting minors despite previous safety changes, with gaps in profile privacy, connection requests, and parental alerting
  • Roblox has entered a court-enforceable agreement to make changes within three months, including making children's accounts private by default and preventing adult contact without parental consent
  • This marks the first time Australia has required third-party auditing of a platform's child safety compliance under the Online Safety Act, with fines up to $49.5 million for violations
  • Roblox's in-house AI facial age estimation system has processed 338 million records but faces scrutiny over data retention (up to 30 days) and the inherent difficulty of ML-based age classification
  • The agreement forces Roblox to submit its age estimation tools and safety safeguards to independent verification, ending its ability to self-audit compliance

Why It Matters

This case represents a landmark enforcement action under Australia's Online Safety Act, establishing a new precedent for regulatory oversight of AI-driven safety systems on platforms with significant minor populations. For AI practitioners and platform builders, it underscores that algorithmic age estimation and child protection mechanisms are now subject to independent third-party auditing and carry substantial financial penalties for non-compliance. The ruling signals a broader industry shift where self-regulation is no longer sufficient—platforms must prove safety effectiveness through transparent, externally verified systems.

Technical Details

  • eSafety testing revealed that children's profiles (account names, connection lists, avatar images, interests) were visible to all users with no privacy restriction options, and connection requests from adults did not trigger parental alerts
  • Roblox's facial age estimation system is built entirely in-house using a high-throughput machine learning layer that evaluates whether ongoing user behavior remains consistent with their estimated age over time
  • The company acknowledged that "a single accuracy number is not very meaningful" for age estimation, citing ranking quality, calibration, stability over time, and behavior near age-band boundaries as additional evaluation dimensions
  • The system has processed 338 million age-check records to date, with fused models producing "high-confidence estimates," though selfie data may be retained for up to 30 days before automatic deletion
  • Upcoming mandated changes include default-private children's accounts, consent-gated adult-to-minor contact across the platform, improved reporting mechanisms, and post-report outcome notifications to users

Industry Insight

  • Platforms with significant minor user bases should proactively implement default-private account settings for users under 16 and build consent-gated communication flows, as regulatory bodies are moving from voluntary compliance to enforceable mandates with independent auditing
  • AI-based age estimation systems will face increasing scrutiny not just on accuracy metrics but on calibration, temporal stability, and data retention practices—companies should prepare for third-party audits of their ML pipelines and ensure transparent documentation of model evaluation criteria
  • The $49.5 million penalty framework under Australia's Online Safety Act sets a precedent that will likely influence other jurisdictions; companies operating globally should design safety systems with the strictest regulatory standard in mind rather than patching gaps reactively

TL;DR

  • 澳大利亚eSafety监管机构测试发现Roblox儿童安全机制存在严重漏洞,成人仍可向儿童发送连接请求且不会触发家长警报
  • Roblox儿童资料(包括账号名、头像、兴趣等)默认公开可见,且无隐私设置选项
  • 平台已同意接受澳大利亚首次强制第三方审计,违反协议可能面临最高4950万澳元罚款
  • Roblox面部年龄估计系统已处理3.38亿条记录,采用机器学习评估用户行为与年龄匹配度
  • 监管机构要求儿童账户默认设为私密,并需改进举报机制和反馈流程

为什么值得看

本文揭示了AI驱动的儿童安全验证技术在真实场景中的局限性,为AI从业者提供了年龄估计系统部署的实战案例。同时展示了全球监管趋势:平台安全合规正从"自我声明"转向"第三方审计",这对AI产品合规设计具有重要参考价值。

技术解析

  • 面部年龄估计系统:Roblox自主研发的AI系统已处理3.38亿次年龄验证,采用机器学习层持续评估用户行为是否与估计年龄匹配。系统强调"单一准确率指标无意义",需综合评估排序质量、校准度、时间稳定性及年龄边界行为特征。
  • 安全漏洞机制:儿童账户默认公开资料(账号名、头像、兴趣等),成人可通过搜索功能直接联系儿童,且连接请求不触发家长警报。攻击者还能遍历儿童可见的联系人列表寻找新目标。
  • 第三方审计框架:澳大利亚eSafety首次依据《在线安全法》要求平台接受独立审计,审计范围涵盖安全工具合规性及年龄估计系统准确性。这是全球游戏行业首个强制第三方安全审计案例。
  • 年龄验证技术争议:面部识别年龄检查引发隐私担忧,数据可能保留30天存在泄露风险。技术方承认"年龄边界非行为断崖",验证精度受多因素影响。

行业启示

  • 监管范式转变:儿童安全合规正从"平台自证"转向"强制第三方验证",AI产品需提前设计可审计的技术架构,预留合规接口
  • 年龄估计技术落地挑战:纯AI年龄验证存在精度瓶颈和隐私风险,建议采用"生物特征+行为分析+家长控制"的多层验证策略
  • 产品安全设计原则:儿童功能应默认启用隐私保护(如私密账户、连接限制),安全机制需通过独立渗透测试验证有效性,避免"合规幻觉"

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Gaming 游戏 Security 安全 Regulation 监管 Ethics 伦理