惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
小众软件
小众软件
MongoDB | Blog
MongoDB | Blog
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
L
LangChain Blog
大猫的无限游戏
大猫的无限游戏
量子位
A
About on SuperTechFans
G
Google Developers Blog
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园_首页
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Vercel News
Vercel News
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research

Shashwat’s Substack

Benchmark creators should think about optimization pressure Does "generalization" generalize? How to game the METR plot The Research Process Automated scientific discovery as a training environment for ASI what if things went well? Not all bits are made equal It is time to move on from MCQ evaluations Counting Down Capabilities to AGI Coming soon
Can OpenAI train on your data, even if you pay and opt-out?
Shashwat Goel · 2026-09-11 · via Shashwat’s Substack

I used to think opt-ing out of training on AI services, as a paid user, meant they cannot use your interactions for training. Recently, I read OpenAI’s consumer terms, and let’s just say they are ambiguous. In particular, I think there might be a loophole that allows training on hidden CoT reasoning, which contains the input and output, and if so, would make the guarantee vacuous. Let’s dive in:

From OpenAI's consumer terms, opt-out applies to “Input” and “Output” (together called “Content”), defined as:


Notice, we do not receive hidden CoT from OpenAI, so its unclear if it counts as "Output" in this definition. It likely does not, as if we own Output, but are never provided CoT, then we cannot own CoT? This is important, because hidden CoT mostly contains a lightly processed version of everything useful for training, including user input and the output returned to users. If the opt-out applies to Content, and CoT is not Output and thus not Content, then CoT can be used for training even if you opt-out?

It is interesting to contrast the wordings of other similar services, e.g. OpenAI's own enterprise terms, or Anthropic’s consumer terms. It is not mentioned that the user needs to receive Output.

OpenAI Services Agreement (Definitions Section) does not say “Outputs” that the training opt-out apply to need to be received by the user.
Anthropic’s Consumer Terms does not say “Outputs” that the training opt-out apply to need to be received by the user

Though similar statements about users owning and being responsible for Output apply

OpenAI services agreement
Anthropic consumer agreement

So what are the implications?

I think if the training opt-out guarantee only applies to the (exact?) input we send and output we receive, then it means OpenAI can definitely post-process your data lightly, and use it as part of their training pipeline. This can be fully automated, and not require any humans to read the data, thus being consistent with recent claims that employees cannot access user data. However, this does allow OpenAI to train on your “IP”, even if you pay them 200$ a month on their Pro plan.


All that said, I am not a legal expert, and did not consult one, so it would be great if someone who knows better (or OpenAI) could confirm. I contacted the OpenAI data policy officer email provided 2 days back, and did not receive a clarification. Note that I am only pointing out an ambiguity in the guarantee, and not saying OpenAI definitely trains on hidden CoT. A clarification would be super useful in any case!

Discussion about this post

Ready for more?