Live data from Hacker News

OpenAI threatens to revoke o1 access for asking it about its chain of thought

twitter.com

201–210 of 323 posts

Re: OpenAI threatens to revoke o1 access for asking it about its chain of thought

#201
post #93

Earlier quoted context omitted.

It seems like the best AI models are increasingly just combinations of writings of various people thrown together. Like they hired a few hundred professors, journalists and writers to work with the model and create material for it, so you just get various combinations of their contributions. It's very telling that this model, for instance, is extraordinarily good at STEM related queries, but much worse (and worse eve…

Wizard of Oz. There is no magic, it's all smoke and mirrors. The models and prompts are all monkey-patched and this isn't a step towards general superintelligence. Just hacks. And once you realize that, you realize that there is no moat for the existing product. Throw some researchers and GPUs together and you too can have the same system. It wouldn't be so bad for ClopenAI if every company under the sun wasn't also…

[dead]

Re: OpenAI threatens to revoke o1 access for asking it about its chain of thought

#202

Okay this is just getting suspicious. Their excuses for keeping the chain of thought hidden are dubious at best [1], and honestly just seemed anti-competitive if anything. Worst is their argument that they want to monitor it for attempts to escape the prompt, but you can't. However the weirdest is that they note that: > for this to work the model must have freedom to express its thoughts in unaltered form, so we cann…

What I get from this is that during the process it passes through some version of gpt that is not aligned, or censored, or well behaved. So this internal process should not be exposes to users.

Re: OpenAI threatens to revoke o1 access for asking it about its chain of thought

#203

Okay this is just getting suspicious. Their excuses for keeping the chain of thought hidden are dubious at best [1], and honestly just seemed anti-competitive if anything. Worst is their argument that they want to monitor it for attempts to escape the prompt, but you can't. However the weirdest is that they note that: > for this to work the model must have freedom to express its thoughts in unaltered form, so we cann…

Or, without the safety prompts, it outputs stuff that would be a PR nightmare. Like, if someone asked it to explain differing violent crime rates in America based on race and one of the pathways the CoT takes is that black people are more murderous than white people. Even if the specific reasoning is abandoned later, it would still be ugly.

yes this is going to happen eventually.

Re: OpenAI threatens to revoke o1 access for asking it about its chain of thought

#204
post #50
post #10

Earlier quoted context omitted.

> Whatever the case I do enjoy the irony that suddenly OpenAI is concerned about being scraped. XD Maybe it wasn't enforced this aggressively, but they've always had a TOS clause saying you can't use the output of their models to train other models. How they rationalize taking everyone else's data for training while forbidding using their own data for training is anyones guess.

Yeah seem fair, as long as they also check the terms of service for every site on the internet to see if they can use the content for training.

That seems pretty unlikely.

Re: OpenAI threatens to revoke o1 access for asking it about its chain of thought

#205
post #83

Earlier quoted context omitted.

I think maybe we're just disagreeing on a legal interpretation vs a more literal interpretation of a term that is thrown around somewhat loosely. fwiw I agree with what you're getting at with your original response. maybe I'm arguing semantics. the more I think about your point that this is just competitive behavior the more I question what the term anti-competive even means

Competition is important for maintaining a healthy marketplace. Any behavior that makes it harder for others to compete, reducing the amount of competition, is therefore bad. That's what anticompetitive means. I don't think protecting trade secrets is sabotaging the competition though.

I think sabotage is the word I was looking for!

Re: OpenAI threatens to revoke o1 access for asking it about its chain of thought

#206

Earlier quoted context omitted.

Was throwaway314159 already taken, or was the misspelling accidental?

It was taken. I decremented by 1 until it wasn't taken.

I guess we will eventually arrive at pi being exactly equal to 3 after all, then!

Re: OpenAI threatens to revoke o1 access for asking it about its chain of thought

#207
post #93

Earlier quoted context omitted.

It seems like the best AI models are increasingly just combinations of writings of various people thrown together. Like they hired a few hundred professors, journalists and writers to work with the model and create material for it, so you just get various combinations of their contributions. It's very telling that this model, for instance, is extraordinarily good at STEM related queries, but much worse (and worse eve…

Wizard of Oz. There is no magic, it's all smoke and mirrors. The models and prompts are all monkey-patched and this isn't a step towards general superintelligence. Just hacks. And once you realize that, you realize that there is no moat for the existing product. Throw some researchers and GPUs together and you too can have the same system. It wouldn't be so bad for ClopenAI if every company under the sun wasn't also…

Exactly, things like changing the signature of the api for chat completions are an example. OpenAI is looking for any kind of moat, so they make the api for completions more complicated by including “roles”, which are really just dumb templates for prompts that they try to force you to build around in your program. It’s a race to the bottom and they aren’t going to win because they already got greedy and they don’t have any true advantage in IP.

Re: OpenAI threatens to revoke o1 access for asking it about its chain of thought

#208

Some of the comments here are ridiculous. Preventing others from stealing your technology, data and ideas is a key priority for a company. Are people expecting OpenAI to give away their innovations for free?

They got their training set for free, so it seems fair to me?

Re: OpenAI threatens to revoke o1 access for asking it about its chain of thought

#209
post #44

Earlier quoted context omitted.

Yip. It's pretty obvious this 'innovation' is just based off training data collected from chain-of-thought prompting by people, ie., the 'big leap forward' is just another dataset of people repairing chatgpt's lack of reasoning capabilities. No wonder then, that many of the benchmarks they've tested on would be no doubt, in that very training dataset, repaired expertly by people running those benchmarks on chatgpt. T…

>the 'big leap forward' is just another dataset of people repairing chatgpt's lack of reasoning capabilities. I think there is a really strong reinforcement learning component with the training of this model and how it has learned to perform the chain of thought.

Yes, but I suspect that the goals of the RL (in order to reason, we need to be able to "break down tricky steps into simpler ones", etc) were hand chosen, then a training set demonstrating these reasoning capabilities/components was constructed to match.
Post reply on HN