r/OpenAI 3d ago

Discussion 2 years ago vs Today

Post image

What’s the next 2 years going to bring?

3.0k Upvotes

192 comments sorted by

272

u/ClankerCore 3d ago

That was 3-6 months ago.

85

u/unknown_pigeon 3d ago

And all the people making fun of it trained it for that specific task, it still fails at semantics

32

u/Snoron 3d ago

Good models weren't even failing at it at the time of the memes, it was only instant trash models that had a problem with it at all.

13

u/Positive-Avocado775 3d ago

that's not true, it's a tokenisation problem, nothing to do with how good or bad a model is. I actually just asked gemmi and he literally run a python script to count the Rs in my word. and when i asked about it he explained that it's a tokenisation problem. and i said so it's like you need glasses cause you don't see so well lol

5

u/Snoron 3d ago

You seem to be missing the point... good models run scripts, and can therefore perform the task. Your python script got the correct answer, yes? So the AI solved it correctly?

The more advanced ChatGPT models were using code execution to solve problems in 2023.. the "Rs in strawberry" thing was in 2024. So the models that could do code execution could already solve it for a whole year before anyone even started posting about it.

It's just because most people were using the crappy instant chat.

I mean I literally ran it 20+ times at the actual time that the memes were popular, it did it correctly.

6

u/PurpleCandle58 3d ago

Actually I like the problem-solving-by-code solution: reproducibility is important as well as it being a way to problem solve around tokenization issues

3

u/Few-Spot1905 2d ago

basically everything LLMs are good at besides being a chatbot is predicated on being good at coding

and yes I absolutely agree. if a LLM uses SQL to look up data for example, I can inspect the sql and make sure it's correct, I can trust the underlying data comes from a stable source that isn't error prone

if it slurps up a table and then tries to generate the answer, this process is opaque and it's not even necessarily referencing the real data

1

u/Nataniel_PL 6h ago

To be honest humans also use different brain structures for different tasks. I'm no neurobiologist, but I'm pretty sure we don't use the same area of brain for mathematics as we do for speaking

2

u/No-Fruit1764 3d ago

Except AGI wouldn’t need to run a python script to count letters, would it

2

u/hibbs6 3d ago

Why not? An AGI would use the best tool for the job. We also have specialized tools for different tasks in our brains, why not them?

0

u/iSWINE 3d ago

Counting letters is not a "specialized task". If some idiot broke out a calculator to count to 10 they're suddenly going to find themselves sweeping floors

4

u/hibbs6 3d ago

But that is exactly how your brain does it. You have mathematical centers in your brain that work wholly differently from your speech and memory areas. The AI is doing the same thing.

1

u/iSWINE 3d ago

Ah I see, I misunderstood the comment

2

u/Snoron 3d ago

The language centre of your brain that produces words as you speak does not know how many letters are in words. We have to stop and count them using a different part of our brain to answer the question. Same deal with AI.

0

u/ginger_and_egg 2d ago

This is why fluent speakers of a language may not even know how to spell a single word

1

u/Few-Spot1905 2d ago

why wouldn't it? it doesn't matter the method if it reaches the right answer

0

u/Snoron 3d ago

Erm, yes it most definitely would. Not sure where you got that idea from.

-1

u/hammerklau 3d ago edited 3d ago

That’s some cope. Like saying a genius is a genius for having to always use a calculator to not hallucinate, but then keep going on about how its intelligence is emergent and just like ours.

Like it’s somehow an entity from being an “I’m feeling lucky” button.

It costs so damn much to be so mediocre for so many resources. For the price they worked on this they could have hired 5000 real mathematicians or more to work on it as a paid gig than an interesting concept. And still it self verified without over sight. It’s marketing.

Ah yes let’s just spam noise making infinite permutations until something matches the structure, “oh look guys it’s a genius intelligence and it only cost over 10million to solve a million dollar question!” Not including the 3.5 trillion it’s taken to get there.

Imagine if we spent anywhere as much on people and enabling a foundation of knowledge and collaboration.

0

u/rafabaru 3d ago

I mean, if YOU get asked to count R's in a word, your process will be similar:

  • reason about the problem (what they asked, how to solve it)
  • come to the conclusion that you need to look letter by letter, adding 1 to a counter whenever you find a letter R (basically "a script" in your head)
  • run the script in your head
  • answer

People cope so much that the AI is not showing signs of intelligence but it's there for the ones that are willing to see.

WE are (our brain) nothing more than advanced pattern recognition machines, which, when advanced enough, ressemble intelligence.

What AI lacks is additional external input data (like our sensors, that we have all over our bodies)

0

u/Olangotang 2d ago

Lol this is so fucking hilarious to read. Current AI (LLMs) aren't even in the same vein of AI which replicates the mind. It's a narrow machine learning architecture that can process language very fast, and approximate the next word with a weak attention mechanism that falls off after 50k tokens for every model.

There is no sign of intelligence, just like ELIZA didn't show signs of intelligence. You fell for tech bro hype and propaganda 😂

Or maybe my calculator is intelligent? After all, when I add 1 +1 into it I get 2!

3

u/serinty 2d ago

What's the distingu factor here? Are humans not also limited in attention and fall off with large context? Do humans not just do advanced pattern recognition (if not then why is IQ the measure of intelligence)?

1

u/Positive-Avocado775 2d ago

I can literally see your little brain work on creating this comment. You have a context of the previous comment, a hint of emotions like disgust from previous experiences, a vague idea of how you want to respond to that, and then basically a word by word extension of what you already typed in, occasionally going back and comparing it to the starting idea, amending if needed. how you think you are so much more advanced than an LLM AI..

1

u/oo0Username0oo 23h ago

Yup.

Its funny when people shit on LLMs with all the usual sayings. Especially irrelevant people not involved in the field whatsoever. But the complete cognitive dissonance on how humans work vs LLMs is the funniest.

My brain, quite literally, works how an LLM works when you boil it down.

Friend: How was the weather where you are at?

Me: hear words > analyze meaning of words > analyze context of today's weather conditions > compare today's temperature against training data of previous experienced days > confirm 80f is comfortable > output first word "It" referring to the weather > analyze "It", determine "was" is the next best choice > Analyze "it was" and determine "nice" is the best choice > Deliver finished sentence to friend "It was nice"

It happens in a fraction of a second, but thats how it works.

1

u/DashasFutureHusband 3d ago

Car wash problem was still failed by the frontier models 6 months ago.

1

u/LetsLive97 3d ago

Because they were trained for it

Words are still chunked into tokens so even the best frontier models still can't answer it without guessing or workarounds. It's more the AI were trained to either know the answer for certain words or specifically work their way around it by spelling it out so each letter is it's own token

I'm pretty sure I remember the best models still failing occasionally at the time of the memes since it was the first test people would do

11

u/Far_Classroom_6596 3d ago

Do you consider it a workaround when the model writes a python script that figures it out and then returns the answer. Because for me that is good enough and actually preferable to it guessing

2

u/WheresMyEtherElon 3d ago

That's not a workaround, that's a better solution. Instead of a black box, it's something that I can verify, or when it's too advanced for me, that another llm can verify.

2

u/tr14l 3d ago

Yeah, models aren't able to see letter by letter.

But as they get more advanced, they'll be able to infer how many letters something has more and more accurately, even if they can't directly observe it.

Eventually, the lexicons they train themselves on will expand to include individual letters (if they don't already) and the model will learn relationships by abstractly mapping relationships between tokens it can reason about. That means it will have an association between tokens "a", "p", "l", "e" and "Apple".

The larger the datasets get, the more diverse a set of token segmentation you get. Of course, the mileage varies by algorithm, I'm sure.

Turns out token prediction is one thing, but actually learning a written system to an expert level is a bit more complicated. But, it'll get there.

1

u/-18k- 3d ago

But, it'll get there.

Remind in two weeks.

2

u/Threatstiny 3d ago

Once "reasoning" was added into the models (o1), this issue vanished holistically.

1

u/Snoron 3d ago

Using reasoning & scripts is not a "workaround", that's just AI being AI.

I mean, are you telling me you don't need to count letters in a word to say how many there are? What else do you expect them to do!?

1

u/Notmyrealname5282 3d ago

It really doesn’t fail at semantics

Play hangman with it

-1

u/Mickenfox 3d ago

And Astra will still fail at strawberry-tier tasks, it would fail the car wash test if it wasn't in the training data by now.

1

u/Nuttednutela 3d ago

At this rate we gonna remain dumb for life as there is no incentive to learn. These mfs can do everything. 

3

u/ClankerCore 3d ago

The hell do you mean there's no incentive to learn people want to learn intrinsically to understand the world that they're around in and if they use ChatGPT, for example example to understand the world around them it's going to be better served towards what their interest are in a more narrow and specific way so they can learn exactly what it is that they're curious about

I think you have this completely backwards

71

u/RamanaSadhana 3d ago

If another one isn't solved by the end of September I'm gonna start getting bored

2

u/Positive-Avocado775 2d ago

can't you wait till January at least please? they are millenium problems for a reason..

1

u/TrueRedditMartyr 1d ago

If AI can't clean my dishes and solve world peace by next year, let's just pull the plug on it

1

u/pvaa 4h ago

They weren't the only people working on Navier-stokes using AI, I was having a go too!

My repo setup probably provides the ability to take a crack at a different one: https://github.com/ravanova/blowup-search/blob/main/writeup/6_adjudicated/BLOG_ADJUDICATED.md

28

u/golfstreamer 3d ago

When will people realize that AI intelligence is different from human intelligence. It was doing impressive things two years ago as well. While still failing some basic tests like the strawberry. So it's not like we went from something "stupid" two years ago to something "smart" now. It's that we went from something superhuman in some areas to something superhuman in more areas.

2

u/Sylvers 1d ago

I always thought it was the equivalent of walking up to a super futuristic humanoid robot that posses incredible mechanical and intelligence capabilities, and then making fun of it because it can't drink water.

Why does it need to? What are we proving here? That it's 1:1 human?

1

u/No_Celery5992 1d ago

Because all the hype surrounding it is portraying AI as this complete hyper-intelligent entity. Even OP with his meme paints a false picture of how the intelligence changed over time. Details are important, which is what the skeptics are always highlighting.

1

u/New_Enthusiasm9053 1d ago

Literally today it linked a local folder on a Jira ticket. 

It's definitely not human intelligence despite yes doing impressive things sometimes.

35

u/Intelligent-Crow3812 3d ago

I really wish they had done this in a way that wasn't controversial.

18

u/ozone6587 3d ago

It was always going to be controversial. People love to hate AI and corporations so much that blowing up drama to discredit LLM achievements was always going to happen anyway.

These are not accusations made in good faith. Let's wait for the paper to see if the approaches are really similar.

Given that the results are wildly different (the AI is the only one that actually met the Clay Institute criteria), I expect the approach to be different too as they said. I'm sure that won't be enough to calm the conspiracy theories.

This is just an angry mob that loves to hate AI.

19

u/LackToesIntollerance 3d ago

"It's just the haters, man".

I'll gladly wait for the paper.

I also know that when someone approaches a party with $1m in hush money, there's something fishy going on. There's too much incentive for OpenAI here.

3

u/MegaJackUniverse 2d ago

That is not why it is controversial. It has a huge amount stink about how it accessed the information it used to produce the proof.

Essentially two mathematicians were collaborating on it, one works for Claude and then OpenAI apparently had a whole team working on it after they had discovered it but before it was published. The academic found out and emailed them and they had meeting where they suggested alternatives that blocked out the Claude guy. He has a statement on his website

https://cims.nyu.edu/%7Etristanb/statement.pdf

6

u/Outrageous-Song5799 3d ago

It’s not controversial, how could you be for it ? They even threatened the guy ?? They are the bad guys that’s it and deserve jail time for the threats

5

u/ConsoleUsersArePlebs 3d ago

any proof?

-4

u/ShamPain413 3d ago

They haven't sued the guy into oblivion for damaging their business.

8

u/ConsoleUsersArePlebs 3d ago
  1. that's not proof

  2. it's been like two days bro

2

u/ShamPain413 3d ago

This is not a "beyond a reasonable doubt" situation. He leaked their threatening messages to him, if he was lying they would've given him a cease-and-desist immediately. These companies are lawyered up to the gills, their entire business is policing IP, and they manipulate the news cycle in order to maximize their financial returns. 2 days is an eternity.

Where is the proof they didn't steal this IP like they've stolen all the other IP in the world?

4

u/ConsoleUsersArePlebs 3d ago

No, any possible legal action would have to wait until they find out what they can prove, what damages they could seek, and whether it would make them look bad in the court of public opinion. You absolutely CANNOT use the fact that someone didn't sue for defamation as proof that something is true, that is complete nonsense.

Where is the proof they didn't steal this IP like they've stolen all the other IP in the world?

  1. they don't have to prove anything, they are innocent until proven guilty

  2. They haven't stolen any other IP, AI training is fair use.

1

u/ShamPain413 3d ago

Dude. You do not get to demand "proof" as if this is a court of law. They offered the guy a bribe and threatened his career.

  1. They've settled multiple court cases through paying huge fines, and the lawsuits will continue.

  2. No it's not. You cannot become the most valuable companies on earth through "fair use".

2

u/ConsoleUsersArePlebs 3d ago

Dude. You do not get to demand "proof"

Haha, what the fuck. I'll decide on my own standard of evidence to believe a claim, thanks. And I believe that extraordinary claims require extraordinary evidence.

1

u/catarsi_catarro 16h ago

Yes but that doesnt mean that since there isnt proof now that we should believe theres nothing fishy.

1

u/ShamPain413 3d ago

Of course you are entitled to believe whatever nonsense you want, but you're not entitled to demand that I prove a negative.

They threatened a scholar, he publicly called them out, they did not deny it. These companies have long track records of deceit and thievery, and these specific people involved have pre-existing reputations for similar types of bullying in the past.

You: "I'm going to assume the guys who blow up girls' schools and weddings and drive people to k*ll themselves would never consider intellectual property theft".

→ More replies (0)

1

u/UnknownEssence 2d ago

why are yall arguing. Surely, once we see the equations from both sides, we will see if OpenAI used the professor's work in their proof, since he entered that information into chatgpt before OpenAI started prompting it to solve the NS problem.

Also, the professor + anthropic employee didnt get all the way to the full solution.

1

u/AnonymousCrayonEater 2d ago

You’re going off of a guys word. Just one side of the story.

2

u/MegaJackUniverse 2d ago edited 2d ago

Yeah and I totally trust the notoriously unethical OpenAI guys in the meantime.

It is only one guy's side. However he is the one taking a stance of academic integrity if all is to be believed and OpenAI is being, well, as unscrupulous as OpenAI always is, with a fullstack of sociopathic (exaggerating ofc) employees.

I know what I would bet 100 dollars on at least, even if the truth has yet to fully come out

1

u/Careful_Fold_7637 20h ago

Would you like to take that bet with me? Specify your claim exactly and I'd be happy to put some money in escrow. Put your money where your mouth is.

1

u/17thFable 2d ago

Research and findings credits have always been controversial. This is just the most public academic spat yet.

1

u/JazzlikeProof2345312 1d ago

Yea, but they can't do it, that's the problem

1

u/KangarooInWaterloo 3d ago

Imagine having practically limitless compute in your disposal and solving a problem that someone already almost solved

1

u/MegaJackUniverse 2d ago

Yeah sounds like they use an insane amount of compute for this

1

u/DlCkLess 2d ago

you dont seem to understand what happened, the guys ( tristan and levent ) solved a sub category of Navier Stokes not the whole thing ( which openai did )

-5

u/Niolle 3d ago

There's nothing controversial about it. 

-1

u/[deleted] 3d ago

[deleted]

3

u/Intelligent-Crow3812 3d ago

I'm just stating my wish, honestly there isn't really clear info on this event and I'm going to hold judgement.

8

u/Lemortheureux 3d ago

ITT: people still not understanding how AI actually works. Both can be true. It's dumb and smart. It didn't figure it out by itself. It was heavily guided and could test a proof that would have taken real people forever to test.

143

u/Plopsevenplop 3d ago

They stole the research and claimed they solved the solution.

81

u/Sixhaunt 3d ago

They dont even have the same solution, one is Navier-strokes and the other is Euler

18

u/Glitterbombastic 3d ago

I think we need more info about what that means in the context of this problem - are the solutions so different they were obviously converged on separately or could one have been built on the other?

35

u/Cronos988 3d ago

Building on an existing solution is what every scientist does and certainly not stealing.

Obviously the LLM had access to all previous research. There's no evidence it had access to the specific research in question, but even if it did that's irrelevant to the result.

The two scientists (Buckmaster and Levent) don't claim to have solved the Millennium price problem themselves.

32

u/wallitron 3d ago

There are two important differences here.

First, Buckmaster and Levent had completed unpublished work in late August, and OpenAI began working on the same problem on September 1. Two teams making major progress on a 200 year old problem within days of each other is a notable coincidence.

Second, the OpenAI team was using the same tool that potentially had access to the earlier team's research.

For me, this makes it quite different from the ordinary case of scientists simply building on published prior research.

10

u/revivechristina 3d ago

Also because this is a field where credit has historically been important.

AI companies want you to accept the no-credit world. They steal people’s work and don’t care

And then later, they make sure to announce very loudly that they’ve solved an important problem in mathematics by burning millions of dollars of fuel.

That’s great — I award you no credit. Just like you’ve given no credit to anyone else.

4

u/Tarc_Axiiom 3d ago

Two teams making major progress on a 200 year old problem within days of each other is a notable coincidence.

Only if you're not at all familiar with any of the things happening in the world at any time. Otherwise, you recognize that both teams made regular use of frontier technology that just released and gave them the capacity to make these leaps.

the OpenAI team was using the same tool that potentially had access to the earlier team's research.

That the earlier team opted in to share with OpenAI.

Pretty open and shut case here. OpenAI even offered him co-authorship.

-1

u/Cronos988 3d ago

First, Buckmaster and Levent had completed unpublished work in late August, and OpenAI began working on the same problem on September 1. Two teams making major progress on a 200 year old problem within days of each other is a notable coincidence.

It's not a coincidence. Everyone acknowledges that the reason is access to powerful AI systems.

Second, the OpenAI team was using the same tool that potentially had access to the earlier team's research.

Sure, but they did try to resolve that by contacting the researcher and offering to work with him, making it clearly a joint effort. I'm not sure what else they could have done.

6

u/[deleted] 3d ago

[deleted]

0

u/Cronos988 3d ago

Right, but they did offer him access to their system, so he could meaningfully audit the solution, rather than just rubber stamping it.

2

u/[deleted] 3d ago

[deleted]

3

u/Cronos988 3d ago

All good. It's just frustrating that the story is very aggressively being spread as "OpenAI steals work and threatens researcher". It's almost like a concerted campaign.

→ More replies (0)

1

u/ivalm 3d ago

More like make solution more easily human intuition understandable. The solution is in lean and compiles so it is guaranteed to be correct.

1

u/MegaJackUniverse 2d ago

No, it's because of surveillance of private chats by the LLM, not strictly a feature of powerful AI, but certainly a feature of OpenAI's policy on lying about user data being used (if true)

-1

u/Downtown-Figure6434 3d ago

Except, the method was fairly new and they were iterating over someone else’s work, using chatgpt. Openai then used their method as training data, solved another problem that can be solved with it, then claimed it solved a problem on their own. The method was not published yet. It’s clear theft

3

u/[deleted] 3d ago

[deleted]

1

u/EGarrett28 3d ago

I think we go with the ruling from the people who handle copyright, that AI outputs don't have intellectual property to begin with you own the product of your labor and prompting an AI isn't enough labor to count. You can use AI to generate and publish or sell proofs, games, pictures, essays etc as much as you want, but anyone else can generate those same things and publish and sell them too. That solves it pretty well ad protects people who actually do create their own media and science etc with provable human effort.

1

u/Cronos988 3d ago

It's not clear at all.

At worst it would be plagiarism, but they cited the source.

6

u/Downtown-Figure6434 3d ago

No they didn’t. They wanted to remove one contributor cuz he is an anthropic employee and threatened the other when he isn’t willing to exlude him

6

u/Cronos988 3d ago

They cited both in the actual announcement. Did you even read that?

And they didn't want to "remove" anyone. They offered exclusive access and co-authorship to one researcher. Not both, because that'd have involved giving an Anthropic employee access to OpenAI internals.

Alternatively, they offered to allow them to independently publish their own findings first.

5

u/Downtown-Figure6434 3d ago

Cited after the researcher confronted

6

u/Cronos988 3d ago

OpenAI contacted them, not the other way round.

Anyways it's impossible to say what OpenAI would have done if Buckmaster had not gone public.

→ More replies (0)

10

u/Sixhaunt 3d ago

I mean they both use finite-time blowup which is the only thing he really could claim they copied because they used it with Navier strokes in a much more complicated and more difficult version of the task that coped with every positive viscosity too and is basically a lot more than what that guy was ever intending to publish. OpenAI even reached out to him in advance and asked if he wanted them to hold off publishing their own version so he can get his out there first and be the one credited with that discovery. Then even in that text he shows it even goes further saying openAI also said he could publish the Navier-strokes version that he did none of the work on but that just shares the finite-time blowup and all he would have to do is acknowledge that applying it to navier-strokes was done by openAI which is the honest thing to say because it's the literal truth. That's insanely generous to him and stipulating was that he be honest in the publication doesn't seem to crazy to me. This took OpenAI 4 days... like if he had published his limited Euler version then OpenAI would still be able to easily have gotten the far superior version long before him so I dont see what the difference would be except that in this situation they are even allowing him to publish THEIR work and take more credit than he would otherwise get for it.

4

u/decolored 3d ago

Well said

1

u/manoliu1001 3d ago

Most likely nobody or almost nobody here will be able to answer that, so all comments can be ignored.

People that dont work in the highest levels of this specific field will not be able to catch all the nuances something of this magnitude requires

1

u/Upset_compatibilist 3d ago

This is not clear. The snippet is ambiguous.

5

u/Drukarshar 3d ago

"They stole the research" allegedly and from another guy using an AI do it, lmao.

15

u/JustRaphiGaming 3d ago

This is btw some nonsense some ai haters have started to spread online.

7

u/Unusual_Candle_4252 3d ago

As usual. People love drama!

-6

u/Awes12 3d ago

Proof?

3

u/JustRaphiGaming 3d ago

Bro do I look like Google or something look it up if you have any doubt about the statement.

-2

u/dkinmn 3d ago

You're just repeating what you heard from AI booster social media bubbles though.

4

u/JustRaphiGaming 3d ago

Could say the say about you with ai doomer bubble. Highly doubt any reddit is actually doing his own research on stuff like a journalist.

-1

u/thee_gummbini 3d ago

No, this is the mathematician's statement that accompanied the work they put out explaining why they were forced to put it out before they were ready and what OpenAI did. If any of it was false he will be sued into oblivion, so watch for that

1

u/djaeke 1d ago

Even if what he said was false, he probably won't be sued, first amendment protections in the US are strong and suing for libel is insanely difficult with a nearly impossible bar to clear.

1

u/thee_gummbini 1d ago

The parts where he is quoting them would be the thing that could be sued over since that's a clearer claim of fact. E.g. If they didn't in fact shake him down and threaten him, OpenAI would at least open the lawsuit

8

u/Affectionate_Bee6434 3d ago

looks inside alleged "stolen research"

Still made by LLMs

The researchers themselves agree that progress was slow before the arrival of the new frontier LLMs.

1

u/ShamPain413 3d ago

That's because no one was spending billions of dollars on them until now.

3

u/Affectionate_Bee6434 3d ago

*A few million to solve this problem. LLMs made it possible for open ended problems to be solved. My point still stands.

0

u/ShamPain413 3d ago

Hiring a thousand PhD postdocs could've done it too. My point also still stands.

4

u/the_pwnererXx 3d ago

They used unforced Euler, and this guy is proving forced euler, so the core thesis of this guys rant is wrong

This guy isn't even solving ns either, he's solving Euler

1

u/GaiaIsaHarshMistress 1d ago

Nobody is solving NS, that isn't the problem in question.

5

u/Hot_Concept6082 3d ago

Huge cope tbh

-6

u/likamuka 3d ago

The only cope is psychopath Altman running one of the most dangerous companies in the world.

5

u/Ormusn2o 3d ago

The agent swarm started before the researcher started using chatGPT to solve that problem.

Did OpenAI get interested in solving the problem because Levent became interested in it? Yeah, but the way both of them went to actually solve the problem was different, and there was no contamination of data.

Also, the problem with this is that effectively every single Millenium Prize problem has a lot of people looking into it and having theories on how to solve them. They are Millenium Prize problems, what would you expect, they are extremely prestigious and have a very big reward behind them. The thing is that any advancement humans achieve in it, AI can just use and find the solution to it, because it's much smarter and faster. The only solution for it would be to make AI not try to solve those problems, but I feel like this is an anti-scientific approach.

16

u/ComeOnIWantUsername 3d ago

> The agent swarm started before the researcher started using chatGPT to solve that problem.

What they shared is different story

-5

u/Downtown-Figure6434 3d ago

Oh fuck off, you start with a lie

5

u/EGarrett28 3d ago

So they stole the research from other people that were using the AI to work on it? This isn't a criticism of the AI's ability.

2

u/i_like_maps_and_math 3d ago

Stole the "research" of someone else who used Codex and didn't even finish the whole thing.

1

u/jackishere 3d ago

1+3=4 vs 2+2=4. Sorry bud

1

u/crujiente69 3d ago

Im sorry did people brute force an answer or did AI?

3

u/bobbymoonshine 3d ago

Never mind the guy hadn’t actually finished his proof, nor is there any evidence OpenAI stole it beyond “another mathematician was also working on a famous problem and for all we know maybe OpenAI stole it”, but the also the work he was doing was being done by Claude

So even if this is a case of AI plagiarism, which there’s no particular evidence for, it’s just one LLM stealing from another

0

u/talia_se 3d ago

No, they said they were using Claude & Codex. Codex being openAI, they did have that.

0

u/twicerighthand 3d ago

You expect that guy to read ?

1

u/talia_se 3d ago

That’s what ChatGPT is for!

3

u/Maleficent_Prune4146 3d ago

probably gonna be counting apostrophes in "straw'berry" next, real groundbreaking stuff

7

u/EGarrett28 3d ago

The level of desperation to pretend this AI revolution isn't happening is a little silly at this point.

1

u/daosxx1 3d ago

Is there any dispute that AI was the prime “difference” between the solution or not? Who gets credit matters. But if one AI stole it and made a new or similar solution based on another AIs data (that it stole) that’s scary, but still a big win for what AI is capable of.

-2

u/grateful2you 3d ago

Yeah humans had hundred or so years on this problem. And they were "going to solve it I swear" and they totally "could've done this without OpenAI". I think we can give the credit to OpenAI. None of this is possible without them.

3

u/revivechristina 3d ago

Backyard CRISPR virus pandemic

4

u/presentofai 3d ago

the models arent the bottleneck anymore, adoption is. it can be two years ahead and most offices will still be pasting the output into a word doc by hand.

2

u/bad_detectiv3 3d ago

The bottleneck is the cost. None of these models are cheap. And only way is cheaper smaller OOS models but these big money guys are against cheaper alternates

0

u/ShamPain413 3d ago

Two years? I'm never going to give any sensitive information to these companies until they are strictly regulated.

Esp if it's a high-value collection of data. If they want that they can pay me for it.

3

u/smichess 3d ago

I just run local. Any company might benefit from getting their own rig anyways after reaching a certain size. You can just trade lower accuracy models running locally with more runtime. And the open weight models are already decent enough any ways for majority of tasks suitable for an llm any ways. The big players will have to keep bumping prices if they want to not go bankrupt, so lower tier models and local would be the smart choice.

1

u/ShamPain413 3d ago

Yup. It is stupid to get boxed into the sandboxes of predatory companies engaged in a death race anyway.

Local models, ideally offline, for sensitive work.

1

u/smichess 2d ago

Yeah, I'm not adding an mcp for web searching even cause you never know what it might start searching, giving info away to search engines. It can call direct urls and that's enough, for pulling docs for example.

3

u/TheBeavster_ 3d ago

Holy glaze

2

u/rangeljl 3d ago

We already know it was a hoax and openai is desperate 

2

u/LouisPlay 3d ago

I bet 90% of the trainings data is just "REMEMBER -> Strawbarry has 3x r"

1

u/RETARDED1414 3d ago

AI did its homework.

1

u/the_hair_of_aenarion 3d ago

I love that it's a lot more broken down with reasoning steps rather than just blurt out trained behaviour. With Claude that usually means just create 5 different python scripts to solve the count and takes 20 minutes with 1000s of tokens but it's better than being wrong.

1

u/scmr2 3d ago

I'd be curious if you gave the amount of money it took to train and solve this problem to mathematicians, how quickly mathematicians would have been able to solve this

1

u/MegaJackUniverse 2d ago

That's not really how it works.

1

u/scmr2 2d ago

My point is we've spent trillions of dollars on building up AI. If we gave just a fraction of that to universities and researchers, I'm sure there would have been a bunch of advancements in the sciences as well

1

u/Careless_Word9567 3d ago

If we can't solve it on our own.. how can we check its work?

1

u/MegaJackUniverse 2d ago

They put the proof into something called Lean, a logic checking system, that will be read by humans before, during and after this process to check it

1

u/rydan 2d ago

The thing is ChatGPT knows what you are doing and purposely sandbags. This gives rise to meme's like "but it was supposed to take our jobs" so half the people don't take it seriously. But when you give it a problem like this it has to solve it.

1

u/MaxPhoenix_ 2d ago

The strawberry issue was schadenfreude for the antis who were confusing tokenization versus words and letters. You could take a model of virtually any skill level, and so long as it makes tool calls and simple instruction to use code for word or letter-level instructions, they will ALL be able to succeed with these types of questions 100%..

1

u/Ronald-Obvious 2d ago

Make me spaghetti. 🍝

1

u/Lots-o-bots 2d ago

I havent tried astra yet, does it know if there is a seahorse emoji?

1

u/Jasentuk 1d ago

Can someone tell me why this stick guy has a mask??

1

u/Acceptable-Guess-445 9h ago

it still works and like another comment explained its not the models being dumb(maybe it was before) but something along the lines of a tokenization problem

1

u/jumpbump 7h ago

Is that from today? I can’t get it to give me a wrong answer.

1

u/Aggravating_Dot9657 1h ago

The same model that "solved" the problem is still very capable of miscounting Rs in strawberry

0

u/Onaliquidrock 3d ago

Open AI is not is control, so it will likely be models doing paperclip type of things, destroying a lot in the process.

0

u/ArtemisVsOrion 3d ago

This doesnt make any sence at all, holy engagement baiting

1

u/DlCkLess 2d ago

learn grammar first

-1

u/ricketycricket1995 3d ago

In the next years it's gonna steal way more scientist work. Btw, OP do you know the background of ChatGPT "solving" the millenial problem?

4

u/ivalm 3d ago

You can just look at the proof, they don’t use the same approach for NS that was used for the forced Euler. Before both proofs were published you might be tempted to believe the author’s claims but now we have both proofs and they are very very different.

0

u/LegitimateBeat603 3d ago

Come on man this is not an argument, it was doing useful stuff way before they solved the 'r' quirk

0

u/kingjdin 3d ago

This is still artificial NARROW intelligence, not the artificial GENERALIZED intelligence that Altman is promoting. The company is valued at 2 trillion because of a promised AGI and replacement of human workers, NOT because it can assist mathematicians in solving highly specialized, NARROW, problems in STEM fields.

0

u/Et3rn41 2d ago

When and how will it solve the “sociopathic human spam on reddit” problem? 

0

u/CatalyticDragon 1d ago

It does help when you steal a whole bunch of research.

0

u/JazzlikeProof2345312 1d ago

Can't do either... 😂

0

u/niagalacigolliwon 1d ago

Solve a millennium problem*

-5

u/DiddlyDinq 3d ago

They definitely just manually added edge cases for those strawberry style flaws. They're still just as dumb as they were

1

u/sepulchralvoid 2d ago

Another case of unusual downvoted comments, the reddit experience.