Most active commenters
  • HarHarVeryFunny(8)
  • ACCount37(8)
  • (8)
  • anotherd1p(7)
  • rob_c(5)
  • re-thc(5)
  • gtech1(5)
  • astrange(5)
  • skeeter2020(4)
  • breppp(3)

←back to thread

760 points MindBreaker2605 | 243 comments | | HN request time: 1.603s | source | bottom
1. sebmellen ◴[] No.45897467[source]
Making LeCun report to Wang was the most boneheaded move imaginable. But… I suppose Zuckerberg knows what he wants, which is AI slopware and not truly groundbreaking foundation models.
replies(20): >>45897481 #>>45897498 #>>45897518 #>>45897885 #>>45897970 #>>45897978 #>>45898040 #>>45898053 #>>45898092 #>>45898108 #>>45898186 #>>45898539 #>>45898651 #>>45898727 #>>45899160 #>>45899375 #>>45900884 #>>45900885 #>>45901421 #>>45903451 #
2. huevosabio ◴[] No.45897481[source]
Yes, that was such a bizarre move.
3. gnaman ◴[] No.45897498[source]
He is also not very interested in LLMs, and that seems to be Zuck's top priority.
replies(2): >>45897523 #>>45898412 #
4. enahs-sf ◴[] No.45897518[source]
Would love to have been a fly on the wall during one of their 1:1’s.
5. tinco ◴[] No.45897523[source]
Yeah I think LeCun is underestimating the impact that LLM's and Diffusion models are going to have, even considering the huge impact they're already having. That's no problem as I'm sure whatever LeCun is working on is going to be amazing as well, but an enterprise like Facebook can't have their top researcher work on risky things when there's surefire paths to success still available.
replies(12): >>45897552 #>>45897567 #>>45897579 #>>45897666 #>>45897673 #>>45898027 #>>45898041 #>>45898615 #>>45898873 #>>45899785 #>>45900106 #>>45900288 #
6. raverbashing ◴[] No.45897552{3}[source]
Yeah honestly I'm with the LLM people here

If you think LLMs are not the future then you need to come with something better

If you have a theoretical idea that's great, but take to at least GPT2 level first before writing off LLMs

Theoretical people love coming up with "better ideas" that fall flat or have hidden gotchas when they get to practical implementation

As Linus says, "talk is cheap, show me the code".

replies(8): >>45897575 #>>45897593 #>>45897604 #>>45897623 #>>45897626 #>>45897771 #>>45897786 #>>45906111 #
7. hodgehog11 ◴[] No.45897567{3}[source]
Unless I've missed a few updates, much of the JEPA stuff didn't really bear a lot of fruit in the end.
replies(1): >>45905142 #
8. dpe82 ◴[] No.45897575{4}[source]
Of course the challenge with that is it's often not obvious until after quite a bit of work and refinement that something else is, in fact, better.
9. sebmellen ◴[] No.45897579{3}[source]
While I agree with your point, “Superintelligence” is a far cry from what Meta will end up delivering with Wang in charge. I suppose that, at the end of the day, it’s all marketing. What else should we expect from an ads company :?
replies(1): >>45897744 #
10. DaSHacka ◴[] No.45897593{4}[source]
Do you? Or is it possible to acknowledge a plateau in innovation without necessarily having an immediate solution cooked-up and ready to go?

Are all critiques of the obvious decline in physical durability of American-made products invalid unless they figure out a solution to the problem? Or may critics of a subject exist without necessarily being accredited engineers themselves?

11. hhh ◴[] No.45897604{4}[source]
LLMs are the present. We will see what the future holds.
12. Seattle3503 ◴[] No.45897623{4}[source]
Well, we will see if Yann can.
replies(1): >>45898000 #
13. worldsayshi ◴[] No.45897626{4}[source]
Why not both? LLM:s probably have a lot more potential than what is currently being realized but so does world models.
14. fxtentacle ◴[] No.45897666{3}[source]
LLMs and Diffusion solve a completely different problem than world models.

If you want to predict future text, you use an LLM. If you want to predict future frames in a video, you go with Diffusion. But what both of them lack is object permanence. If a car isn't visible in the input frame, it won't be visible in the output. But in the real world, there are A LOT of things that are invisible (image) or not mentioned but only implied (text) that still strongly affect the future. Every kid knows that when you roll a marble behind your hand, it'll come out on the other side. But LLMs and Diffusion models routinely fail to predict that, as for them the object disappears when it stops being visible.

Based on what I heard from others, world models are considered the missing ingredient for useful robots and self-driving cars. If that's halfway accurate, it would make sense to pour A LOT of money into world models, because they will unlock high-value products.

replies(5): >>45897717 #>>45897731 #>>45897916 #>>45898447 #>>45900906 #
15. jll29 ◴[] No.45897673{3}[source]
I politely disagree - it is exactly an industry researcher's purpose to do the risky things that may not work, simply because the rest of the corporation cannot take such risks but must walk on more well-trodden paths.

Corporate R&D teams are there to absorb risk, innovate, disrupt, create new fields, not for doing small incremental improvements. "If we know it works, it's not research." (Albert Einstein)

I also agree with LeCun that LLMs in their current form - are a dead end. Note that this does not mean that I think we have already exploited LLMs to the limit, we are still at the beginning. We also need to create an ecosystem in which they can operate well: for instance, to combine LLMs with Web agents better we need a scalable "C2B2C" (customer delegated to business to business) micropayment infrastructure, because as these systems have already begun talking to each other, in the longer run nobody would offer their APIs for free.

I work on spatial/geographic models, inter alia, which by coincident is one of the direction mentioned in the LeCun article. I do not know what his reasoning is, but mine was/is: LMs are language models, and should (only) be used as such. We need other models - in particular a knowledge model (KM/KB) to cleanly separate knowledge from text generation - it looks to me right now that only that will solve hallucination.

replies(3): >>45897749 #>>45897798 #>>45898570 #
16. tinco ◴[] No.45897717{4}[source]
Sure, if you only consider the model they have no object permanence. However you can just put your model in a loop, and feed the previous frame into the next frame. This is what LLM agent engineers do with their context histories, and it's probably also what the diffusion engineers do with their video models.

Messing with the logic in the loop and combining models has an enormous potential, but it's more engineering than researching, and it's just not the sort of work that LeCun is interested in. I think the conflict lies there, that Facebook is an engineering company, and a possible future of AI lies in AI engineering rather than AI research.

17. PxldLtd ◴[] No.45897731{4}[source]
I thoroughly disagree, I believe world models will be critical in some aspect for text generation too. A predictive world model you can help to validate your token prediction. Take a look at the Code World Model for example.
18. metabolian ◴[] No.45897744{4}[source]
The Meta Super-Intelligence can dwell in the Metaverse with the 23 other active users there.
19. siva7 ◴[] No.45897749{4}[source]
> it is exactly a researcher's purpose to do the risky things that may not work

Maybe at university, but not at a trillion dollar company. That job as chief scientist is leading risky things that will work to please the shareholders.

replies(4): >>45898060 #>>45898264 #>>45898387 #>>45898828 #
20. mitthrowaway2 ◴[] No.45897771{4}[source]
Isn't that exactly why he's starting a new company?
21. whizzter ◴[] No.45897786{4}[source]
LLM's are probably always going to be the fundamental interface, the problem they solved was related to the flexibility of human languages allowing us to have decent mimikry's.

And while we've been able to approximate the world behind the words, it's just full of hallucinations because the AI's lack axiomatic systems beyond much manually constructed machinery.

You can probably expand the capabilties by attaching to the front-end but I suspect that Yann is seeing limits to this and wants to go back and build up from the back-end of world reasoning and then _among other things_ attach LLM's at the front-end (but maybe on equal terms with vision models that allows for seamless integration of LLM interfacing _combined_ with vision for proper autonomous systems).

replies(1): >>45898465 #
22. barrkel ◴[] No.45897798{4}[source]
Knowledge models, like ontologies, always seem suspect to me; like they promise a schema for crisp binary facts, when the world is full of probabilistic and fuzzy information loosely categorized by fallible humans based on an ever slowly shifting social consensus.

Everything from the sorites paradox to leaky abstractions; everything real defies precise definition when you look closely at it, and when you try to abstract over it, to chunk up, the details have an annoying way of making themselves visible again.

You can get purity in mathematical models, and in information systems, but those imperfectly model the world and continually need to be updated, refactored, and rewritten as they decay and diverge from reality.

These things are best used as tools by something similar to LLMs, models to be used, built and discarded as needed, but never a ground source of truth.

replies(5): >>45898380 #>>45898696 #>>45899766 #>>45899819 #>>45900754 #
23. xuancanh ◴[] No.45897885[source]
In industry research, someone in a chief position like LeCun should know how to balance long-term research with short-term projects. However, for whatever reason, he consistently shows hostility toward LLMs and engineering projects, even though Llama and PyTorch are two of the most influential projects from Meta AI. His attitude doesn’t really match what is expected from a Chief position at a product company like Facebook. When Llama 4 got criticized, he distanced himself from the project, stating that he only leads FAIR and that the project falls under a different organization. That kind of attitude doesn’t seem suitable for the face of AI at the company. It's not a surprise that Zuck tried to demote him.
replies(13): >>45897942 #>>45898142 #>>45898331 #>>45898661 #>>45898893 #>>45899157 #>>45899354 #>>45900094 #>>45900130 #>>45900230 #>>45901443 #>>45901631 #>>45902275 #
24. yogrish ◴[] No.45897916{4}[source]
I think World models is way to go for Super Intelligence. One of teh patent i saw already going in this direction for Autonomous mobility is https://patents.google.com/patent/EP4379577A1 where synthetic data generation (visualization) is missing step in terms of our human intelligence.
replies(1): >>45900592 #
25. throwaw12 ◴[] No.45897942[source]
I would pose a question differently, under his leadership did Meta achieve good outcome?

If the answer is yes, then better to keep him, because he has already proved himself and you can win in the long-term. With Meta's pockets, you can always create a new department specifically for short-term projects.

If the answer is no, then nothing to discuss here.

replies(5): >>45897962 #>>45898150 #>>45898191 #>>45899393 #>>45900070 #
26. rw2 ◴[] No.45897962{3}[source]
I believe that the fact that Chinese models are beating the crap of of Llama means it's a huge no.
replies(1): >>45898163 #
27. ACCount37 ◴[] No.45897970[source]
That was obviously him getting sidelined. And it's easy to see why.

LLMs get results. None of the Yann LeCun's pet projects do. He had ample time to prove that his approach is promising, and he didn't.

replies(3): >>45898088 #>>45898122 #>>45898749 #
28. 7moritz7 ◴[] No.45897978[source]
When I first saw their LLM integration on Facebook I thought the screenshot was fake and a joke
29. ◴[] No.45898000{5}[source]
30. qmr ◴[] No.45898027{3}[source]
> but an enterprise like Facebook can't have their top researcher work on risky things when there's surefire paths to success still available.

Bell Labs

31. ulfw ◴[] No.45898040[source]
Zuckerberg knows what he wants but he rarely knows how to get it. That's been his problem all along. Unlike others he isn't scared to throw ridiculous amounts of money at a problem though and buy companies who do things he can't get done himself.
replies(1): >>45898632 #
32. StopDisinfo910 ◴[] No.45898041{3}[source]
Hard to tell.

The last time LeCun disagreed with the AI mainstream was when he kept working on neural net when everyone thought it was a dead end. He might be entirely right in his LLM scepticism. It's hardly a surefire path. He didn't prevent Meta from working on LLM anyway.

The issue is more than his position is not compatible with short term investors expectations and that's fatal in a company like Meta at the position LeCun occupies.

33. garyclarke27 ◴[] No.45898053[source]
Zuck did this on purpose, humiliating LeCun so he would leave. Despite LeCun being proved wrong on LLMs capabilities such as reasoning, he remained extremely negative, not exactly inspiring leadership to the Meta Ai team, he had to go.
replies(1): >>45899016 #
34. vintermann ◴[] No.45898060{5}[source]
They knew what Yann LeCun was when they hired him. If anything, those brilliant academics who have done what they're told and loyally pursued corporate objectives the way the corporation wanted (e.g. Karpathy when he was at Tesla) haven't had great success either.
replies(1): >>45898158 #
35. dude250711 ◴[] No.45898088[source]
There is someone else at Facebook who's pet projects do not get results...
replies(3): >>45898144 #>>45898195 #>>45898427 #
36. motbus3 ◴[] No.45898092[source]
Zuck hired John Carmack and got nothing of it On the other hand, it was only lecunn avoiding meta to go 100p evil creepy mode too
replies(2): >>45898559 #>>45899545 #
37. sidcool ◴[] No.45898108[source]
I won't be surprised if Musk hires him. But I hear LeCun hates the guts of Musk.
replies(2): >>45898124 #>>45899455 #
38. camillomiller ◴[] No.45898122[source]
LLMs get results is quite the bold statement. If they get results, they should be getting adopted, and they should be making money. This is all built on hazy promises. If you had marketable results, you wouldn't have to hide 20+ billion dollars of debt financing into an obscure SPV. LLMs are the most baffling piece of tech. They are incredible, and yet marred by their non-deterministic hallucinatory nature, and bound to fail in adoption unless you convince everyone that they don't need precision and accuracy, but they can do their business at 75% quality, just with less human overhead. It's quite the thing to convince people of, and that's why it needs the spend it's needing. A lot of we-need-to-stay-in-the-loop CEOs and bigwigs got infatuated with the idea, and most probably they just had their companies get addicted to the tech equivalent of crack cocaine. A reckoning is coming.
replies(3): >>45898203 #>>45898220 #>>45898398 #
39. ACCount37 ◴[] No.45898124[source]
Musk wants people who can deliver results, and fast.

If LeCun can't cough up some research that's directly applicable to Grok or Optimus, Musk wouldn't want him.

40. rapsey ◴[] No.45898142[source]
Yann was never a good fit for Meta.
replies(1): >>45899588 #
41. jb1991 ◴[] No.45898144{3}[source]
Who are you referring to?
replies(1): >>45898176 #
42. xuancanh ◴[] No.45898150{3}[source]
Meta did exactly that, kept him but reduced his scope. Did the broader research community benefit from his research? Absolutely. But did Meta achieve a good outcome? Probably not.

If you follow LeCun on social media, you can see that the way FAIR’s results are assessed is very narrow-minded and still follows the academic mindset. He mentioned that his research is evaluated by: "Research evaluation is a difficult task because the product impact may occur years (sometimes decades) after the work. For that reason, evaluation must often rely on the collective opinion of the research community through proxies such as publications, citations, invited talks, awards, etc."

But as an industry researcher, he should know how his research fits with the company vision and be able to assess that easily. If the company's vision is to be the leader in AI, then as of now, he seems to have failed that objective, even though he has been at Meta for more than 10 years.

replies(2): >>45898292 #>>45898602 #
43. jack_tripper ◴[] No.45898158{6}[source]
>They knew what Yann LeCun was when they hired him.

Yes but he was hired in the ZIRP era where all SV companies were hiring every opinionated academic and giving them free reign and unlimited money to burn in the hopes that maybe they'll create the next big thing for them eventually.

These are very different economic times right now, after the FED infinite money glitch has been patched out, so now people do need to adjust to them and start actually making some products of value for their seven figure costs to their employers, or end up being shown the door.

replies(2): >>45898375 #>>45898391 #
44. amelius ◴[] No.45898163{4}[source]
Why? The Chinese are very capable. Most DL papers have at least one Chinese name on it. That doesn't mean they are Chinese but it's telling.
replies(2): >>45898196 #>>45898335 #
45. nolok ◴[] No.45898176{4}[source]
I think he means Zuckerberg himself, the metaverse isn't exactly a major success, but this is a false equivalency the way he organized it only his vote matters he does what he wants
46. ergocoder ◴[] No.45898186[source]
LeCun is great and smart, of course. But he had his chance. It didn't go that well. Now Zuck wants somebody else to try.

Messi is the best footballer of our era. It doesn't mean he would play well in any team.

replies(2): >>45898587 #>>45902467 #
47. ergocoder ◴[] No.45898195{3}[source]
If you hire a house cleaner to clean your house, and the cleaner didn't do well, would you eject yourself out of the house? You would not. You would change to a new cleaner.
replies(1): >>45900278 #
48. UrineSqueegee ◴[] No.45898196{5}[source]
is an american model chinese because chinese people were in the team?
replies(2): >>45898372 #>>45898389 #
49. ◴[] No.45898203{3}[source]
50. ACCount37 ◴[] No.45898220{3}[source]
LLMs get results, yes. They are getting adopted, and they are making money.

Frontier models are all profitable. Inference is sold with a damn good margin, and the amounts of inference AI companies sell keeps rising. This necessitates putting more and more money into infrastructure. AI R&D is extremely expensive too, and this necessitates even more spending.

A mistake I see people make over and over again is keeping track of the spending but overlooking the revenue altogether. Which sure is weird: you don't get from $0B in revenue to $12B in revenue in a few years by not having a product anyone wants to buy.

And I find all the talk of "non-deterministic hallucinatory nature" to be overrated. Because humans suffer from all of that too, just less severely. On top of a number of other issues current AIs don't suffer from.

Nonetheless, we use human labor for things. All AI has to do is provide a "good enough" alternative, and it often does.

replies(3): >>45898909 #>>45899125 #>>45901121 #
51. rsynnott ◴[] No.45898264{5}[source]
“Risky things that will work” - contradiction in terms. If companies only did things they knew would work, we probably still wouldn’t have microchips.

Also, like… it’s Facebook. It has a history of ploughing billions into complete nonsense (see metaverse). It is clearly not particularly risk averse.

52. nsonha ◴[] No.45898292{4}[source]
Also he always sounds like "I know this will not work". Dude are you a researcher? You're supposed to experiment and follow the results. That's what separates you from oracles and freaking philosophers or whatever.
replies(4): >>45898333 #>>45898783 #>>45899067 #>>45899161 #
53. rob_c ◴[] No.45898331[source]
tbf, transformers from more of a developmental perspective are hugely wasteful. they're long-range stable sure, but the whole training process requires so much power/data compared to even slightly simpler model designs I can see why people are drawn to alternative complex model designs down-playing the reliance on pure attention.
54. yawnxyz ◴[] No.45898333{5}[source]
he probably predicted the asymptote everyone is approaching right now
replies(1): >>45899048 #
55. rob_c ◴[] No.45898335{5}[source]
most papers are also written in the same language, what's your point?
56. rat9988 ◴[] No.45898372{6}[source]
What are these chinese labs made of?
replies(2): >>45898419 #>>45898574 #
57. miohtama ◴[] No.45898375{7}[source]
Some employees even need to physically present at the office
58. rob_c ◴[] No.45898380{5}[source]
You're basically describing the knowledge problem vs model structure, how to even begin to design a system which self-updates/dynamically-learns vs being trained and deployed.

Cracking that is a huge step, pure multi-modal trained models will probably give us a hint, but I think we're some ways from seeing a pure multi-modal open model which can be pulled apart/modified. Even then they're still train and deploy not dynamically learning. I worry we're just going to see LSTM design bolted onto deep LLM because we don't know where else to go and it will be fragile and take eons to train.

And less said about the crap of "but inference is doing some kind of minimization within the context window" the better, it's vacuous and not where great minds should be looking for a step forwards.

59. tempfile ◴[] No.45898387{5}[source]
What exactly does it mean for something to be a "risky thing that will work"?
60. danielbln ◴[] No.45898389{6}[source]
There is no need for that tone here.
61. rob_c ◴[] No.45898391{7}[source]
so your message is to short OpenAI before it implodes and gets absorbed into Cortana or equivalent ;)
replies(2): >>45901646 #>>45901681 #
62. miohtama ◴[] No.45898398{3}[source]
OpenAI and Anthropic are making north of 4B/year revenue so some companies have figured out the money making part. ChatGPT has some 800M users according to some calculations. Whether it's enough money today, enough money tomorrow, is of course a question but there is a lot of money. Users would not use them in a scale if they do not solve their problems.
replies(2): >>45898847 #>>45898896 #
63. gdiamos ◴[] No.45898412[source]
The role of basic research is to get off the beaten path.

LLMs aren’t basic research when they have 1 billion users

64. 4ggr0 ◴[] No.45898419{7}[source]
500 remote indian workers (/s)
65. ACCount37 ◴[] No.45898427{3}[source]
Sure, but that "someone else" is the man writing the checks. If the roles were reversed, he'd be the one being fired now.
66. ml-anon ◴[] No.45898447{4}[source]
lol what is this? We already have world models based on diffusion and ar algorithms.
67. rob_c ◴[] No.45898465{5}[source]
> because the AI's lack axiomatic systems beyond much manually constructed machinery.

Oh god, that is massively under-selling their learning ability. These models are able to extract and reply with why jokes are funny without even knowing basic vocab, yet there are pure-code models out there with lingual rules baked in from day one which still struggle with basic grammar.

The _point_ of LLMs arguably is there ability to learn any pattern thrown at it with enough compute. With an exception to learning how logical processes work, and pure LLMs only see "time" in the sense of a paragraph begins and ends.

At the least they have taught computers, "how to language", which in regards to how to interact with a machine is a _huge_ step forward.

Unfortunately the financial incentives are split between agentic model usage (taking the idea of a computerised butler further), maximizing model memory and raw learning capacity (answering all problems at any time), and long-range consistency (longer ranges give better stable results due to a few reasons, but we're some way from seeing an LLM with a 128k experts and 10e18 active tokens).

I think in terms of building the perfect monkey butler we already have most or all of the parts. With regard to a model which can dynamically learn on the fly... LLMs are not the end of the story and we need something to allow the models to more closely tie their LS with the context. Frankly the fact that DeepSeek gave us an LLM with LS was a huge leap since previous model attempts had been overly complex and had failed in training.

68. torginus ◴[] No.45898539[source]
What does Meta even want with AI?

I suppose they could solve superintelligence and cure cancer and build fusion reactors with it, but that's 100% outside their comfort zone - if they manage to build synthethic conversation partners and synthethic content generators as good or better than the real thing the value of having every other human on the planet registered to one of their social network goes to zero.

Which is impossible anyway - I facebook to maintain real human connections and keep up with people who I care about, not to consume infinite content.

replies(2): >>45898577 #>>45898711 #
69. Tepix ◴[] No.45898559[source]
Carmack laid the foundation for the all-in-one VR headsets.
replies(1): >>45898982 #
70. igravious ◴[] No.45898570{4}[source]
> I also agree with LeCun that LLMs in their current form - are a dead end.

Well then you and he are clearly dead wrong.

replies(2): >>45898635 #>>45903539 #
71. ◴[] No.45898574{7}[source]
72. zamadatix ◴[] No.45898577[source]
At 1.6T market cap it's very hard to 10x or greater the company anymore doing what's in their comfort zone and they've got a lot of money to play with to find easier to grow opportunities. If Zuckerberg was convinced he could do that by selling toothpicks they'd have a go at the toothpick business. They went after the "metaverse" first, then AI. Both are just very fast growth options which happen to be tech focused because that's the only way you generate new comparable value as a company (unless you're sitting on a lot of state owned oil) in the current markets.
replies(1): >>45898654 #
73. jamesblonde ◴[] No.45898587[source]
I don't think Messi could do it on a wet night in Stoke. Ronaldo could, though.

/s

74. ◴[] No.45898602{4}[source]
75. netdevphoenix ◴[] No.45898615{3}[source]
>the huge impact they're already having

In the software development world yes, outside of that, virtually none. Yes, you can transcribe a video call in Office, yes, but that's not ground breaking. I dare you to list 10 impacts on different fields, excluding tech and including at least half blue collar fields and at least half white collar fields , at different levels from the lowest to the highest in the company hierarchy, that LLM/Diffusion models are having. Impact here specifically means a significant reduction of costs or a significant increase of revenue. Go on

replies(4): >>45898646 #>>45898734 #>>45898854 #>>45898857 #
76. margorczynski ◴[] No.45898632[source]
There's also the aspect of control - because of how the shares and ownership are organized he answers essentially to no one. In other companies burning this much cash as was with VR or now AI without any sensible results would get him ejected a long time ago.
77. pegasus ◴[] No.45898635{5}[source]
Either that, or just tautological, given that LLM tech is continually morphing and improving.
78. arcticbull ◴[] No.45898646{4}[source]
I'm also not sure it even drives a ton of value in software engineering. It makes the easy part easier and the hard part harder. Typing out software in your mind was never the difficult part. Figuring out what to write, how to interpret specs in context, how to make your code work within the context of a broader whole, how to be extensible, maintainable, reliable, etc. That's hard, and LLMs really don't help.

Even when writing, it shifts the mental burden from an easy thing (writing code) to a very hard thing (reading that code, validating it's right, hallucination free, and then refactoring it to match your teams code style and patterns).

It's great for building a first-order approximation of a tech demo app that you then throw out and build from scratch, and auto-complete. In my experience, anyways. I'm sure others have had different experiences.

79. ◴[] No.45898651[source]
80. bbarnett ◴[] No.45898654{3}[source]
You missed an opportunity to use paperclips instead of toothpicks, as your example.

Would be very inline with the AI angle.

81. blutoot ◴[] No.45898661[source]
These are the types that want academic freedom in a cut-throat industry setup and conversely never fit into academia because their profiles and growth ambitions far exceed what an academic research lab can afford (barring some marquee names). It's an unfortunate paradox.
replies(3): >>45898951 #>>45899099 #>>45902308 #
82. balamatom ◴[] No.45898696{5}[source]
I have vague notions of there being an entire hidden philosophical/political battlefield (massacre?) behind the whole "are knowledge models/ontologies a realistic goal" debate.

Starting with the sophomoric questions of the optimist who mistakes the possible for the viable: how definite of a thing is "the world", how knowable is it, what is even knowledge... and then back through the more pragmatic: by whom is it knowable, to what degree, and by what means. The mystics: is "the world" the same thing as "the sum of information about the world"? The spooks: how does one study those fields of information which are already agentic and actively resist being studied by changing themselves, such as easily emerge anywhere more than n(D) people gather?

Plenty of food for thought from why ontologies are/aren't a thing. The classical example of how this plays out in the market being search engines winning over internet directories. But that's one turn of the wheel. Look at what search engines grew into quarter century later. What their outgrowths are doing to people's attitude towards knowledge. Different timescale, different picture.

Fundamentally, I don't think human language has sufficient resolution to model large spans of reality within the limited human attention span. The physical limits of human language as information processing device have been hit at some point in the XX century. Probably that 1970s divergence between productivity and wages.

So while LLMs are "computers speak language now" and it's amazing if sad that they cracked it by more data and not by more model, what's more amazing is how many people are continually ready to mistake language for thought. Are they all P-zombies or just obedience-conditioned into emulating ones?!?!?

Practically, what we lack is not the right architecture for "big knowing machine", but better tools for ad-hoc conceptual modeling of local situations. And, just like poetry that rhymes, this is exactly what nobody has a smidgen of interest to serve to consumers, thus someone will just build it in their basement in the hope of turning the tables on everyone. Probably with the help of LLMs as search engines and code generators. Yall better hurry. They're almost done.

replies(1): >>45901693 #
83. breppp ◴[] No.45898711[source]
they are out for your clicks and attention minutes

if OpenAI can build a "social" network of completely generated content, that can kill Meta. Even today I venture to guess that most of the engagements in their platforms is not driven by real friends, so an AI driven platform won't be too different, or it might make content generation be so easy as to make your friends engage again.

Apart from it the ludicrous vision of the metaverse seems much more plausible with highly realistic world models

replies(2): >>45898747 #>>45898791 #
84. archerx ◴[] No.45898727[source]
Meta had John Carmack and squandered him. It seems like Meta can get amazing talent but has no idea how to get any value or potential out of them.
85. pegasus ◴[] No.45898734{4}[source]
You already mentioned two fields they have a huge impact on, software development and NLP (this latter one the most impacted so far). Another field that comes to mind is academic research is getting an important boost as well, via semantic search or more advanced stuff like Google's biological cell model which already uncovered new treatments. I'm sure I'm missing a lot of other fields I'm less familiar with (legal, for example). But just these impacts I listed are all huge and they will indirectly have a huge impact on all other areas of human industry, it's just a matter of time. "Software will eat the world" and all that.
86. pandemic_region ◴[] No.45898747{3}[source]
Sad to hear it has come to attention minutes, used to be seconds.
87. chaoz_ ◴[] No.45898749[source]
I agree. I never understood LeCun's statement that we need to pivot toward the visual aspects of things because the bitrate of text is low while visual input through the eye is high.

Text and languages contain structured information and encode a lot of real-world complexity (or it's "modelling" that).

Not saying we won't pivot to visual data or world simulations, but he was clearly not the type of person to compete with other LLM research labs, nor did he propose any alternative that could be used to create something interesting for end-users.

replies(3): >>45898776 #>>45900490 #>>45901977 #
88. ACCount37 ◴[] No.45898776{3}[source]
If LeCun's research has made Meta a powerhouse of video generation or general purpose robotics - the two promising directions that benefit from working with visual I/O and world modeling as LeCun sees it - it could have been a justified detour.

But that sure didn't happen.

89. uoaei ◴[] No.45898783{5}[source]
He's speaking to the entire feedforward Transformer-based paradigm. He sees little point in continuing to try to squeeze more blood out of that stone and instead move on to more appropriate ways to model ontologies per se rather than the crude-for-what-we-use-them-for embedding-based methods that are popular today.

I really resonate with his view due to my background in physics and information theory. I for one welcome his new experimentation in other realms while so many still hack away at their LLMs in pursuit of SOTA benchmarks.

replies(1): >>45898917 #
90. drexlspivey ◴[] No.45898791{3}[source]
How do LLMs help with clicks and attention minutes? Why do they spend $100+B a year in AI capex, more than Google and Microsoft that actually rent AI compute to clients? What are they going to do with all that compute? It’s all so confusing
replies(2): >>45898844 #>>45899289 #
91. Hendrikto ◴[] No.45898828{5}[source]
> risky things that will work

Things known to work are not risky. Risky things can fail by definition.

92. breppp ◴[] No.45898844{4}[source]
It might be just me, but in my opinion facebook platforms are way past the "content from your friends phase", but is full of cheap peddled viral content.

If that content becomes even cheaper, of higher quality and highly tailored to you, that is probably worth a lot of money, or at least worth not losing your entire company by a new competitor

replies(1): >>45898940 #
93. panja ◴[] No.45898847{4}[source]
OpenAI lost 12bn last quarter
94. olalonde ◴[] No.45898854{4}[source]
Personally, I find myself using LLMs more than Google now, even for non-development tasks. I think this shift is going to become the new normal (if it isn't already).
replies(1): >>45901884 #
95. antegamisou ◴[] No.45898857{4}[source]
I don't think you'll find many here believing anything outside tech is worth investing into, it's schizophrenic isn't it.
96. OJFord ◴[] No.45898873{3}[source]
He's quoted in OP as calling them 'useful but fundamentally limited'; that seems correct, and not at all like he's denying their utility.
97. sharmajai ◴[] No.45898893[source]
Product companies with deprioritized R&D wings are the first ones to die.
replies(4): >>45899020 #>>45899574 #>>45900235 #>>45901707 #
98. Hendrikto ◴[] No.45898896{4}[source]
It’s easy to make 1 billion by spending 10 billion. That’s not “making money” though, it is lighting it on fire.
replies(1): >>45900338 #
99. camillomiller ◴[] No.45898909{4}[source]
In this comment you proceeded to basically reinvent the meaning of "profitable company", but sure. I won't even get into the point of comparing LLM to humans, because I choose not to engage with whoever doesn't have the human decency, humanistic compass, or basic phylosophical understanding of how putting LLMs and human labor on the same level to justify hallucinations and non-determinism is deranged and morally bankrupt.
replies(1): >>45899050 #
100. fhd2 ◴[] No.45898917{6}[source]
If the LLM hype doesn't cool down fast, we're probably looking at another AI winter. Appears to me like he's just trying to ensure he'll have funding for chasing the global maximum going forward.
replies(1): >>45899138 #
101. drexlspivey ◴[] No.45898940{5}[source]
But practically speaking, is Meta going to be generating text or video content itself? Are they going to offer some kind of creator tools so you can use it to create video as a user and they need the compute for that? Do they even have a video generation model?

The future is here folks, join us as we build this giant slop machine in order to sell new socks to boomers.

replies(1): >>45899553 #
102. sigbottle ◴[] No.45898951{3}[source]
Maybe it's time for Bell Labs 2?

I guess everyone is racing towards AGI in a few years or whatever so it's kind of impossible to cultivate that environment.

replies(13): >>45899122 #>>45899204 #>>45899373 #>>45899504 #>>45899663 #>>45899866 #>>45900147 #>>45900934 #>>45900995 #>>45901066 #>>45902188 #>>45902731 #>>45905111 #
103. blitzar ◴[] No.45898982{3}[source]
Hopefully one day, in a galaxy far far away, someone builds something on those foundations.
replies(1): >>45899315 #
104. aiven ◴[] No.45899016[source]
But LLMs still can't reason... in a reasonable sense. No matter how you look at it, it is still a statistical model that guesses next word, it doesn't think/reason per se.
replies(2): >>45901801 #>>45902954 #
105. ◴[] No.45899020{3}[source]
106. brazukadev ◴[] No.45899048{6}[source]
So did I after trying llama/Meta AI
107. ACCount37 ◴[] No.45899050{5}[source]
You should go and work in a call center for a year, on the first line.

Then come back and tell me how replacing human labor with AI is "deranged and morally bankrupt".

replies(1): >>45901410 #
108. lukan ◴[] No.45899067{5}[source]
Philosophers are usually more aware of their not knowing than you seem to give them credit for. (And oracles are famously vague, too).
109. kamaal ◴[] No.45899099{3}[source]
More importantly even if you do want it, and there are business situations that support your ambitions. You still have to do get into the managerial powerplay, which quite honestly takes a separate kind of skill set, time and effort. Which Im guessing the academia oriented people aren't willing to do.

Its pretty much dog eat dog at top management positions.

Its not exactly a space for free thinking timelines.

replies(2): >>45899200 #>>45900241 #
110. belter ◴[] No.45899122{4}[source]
> I guess everyone is racing towards AGI in a few years

A pipe dream sustaining the biggest stock market bubble in history. Smart investors are jumping to the next bubble already...Quantum...

replies(1): >>45899178 #
111. ripe ◴[] No.45899125{4}[source]
> Frontier models are all profitable.

This is an extraordinary claim and needs extraordinary proof.

LLMs are raising lots of investor money, but that's a completely different thing from being profitable.

replies(2): >>45899369 #>>45902241 #
112. re-thc ◴[] No.45899138{7}[source]
> If the LLM hype doesn't cool down fast, we're probably looking at another AI winter.

Is the real bubble ignorance? Maybe you'll cool down but the rest of the world? There will just be more DeepSeek and more advances until the US loses its standing.

replies(1): >>45904742 #
113. Grimblewald ◴[] No.45899157[source]
LLM hostility was warrented. The overhype/downright charlartan nature of ai hype and marketing threatens another AI winter. It happened to cybernetics, it'll happen to us too. The finance folks will be fine, they'll move to the next big thing to overhype, it is the researchers who suffer the fall-out. I am considered anti LLM (transformers anyway) for this reason, i like the the architecture, it is cool amd rather capable at its problem set, which is a unique set, but, it isnt going to deliver any of what has been promised, any more than a plain DNN or a CNN will.
replies(1): >>45903202 #
114. FartyMcFarter ◴[] No.45899160[source]
> But… I suppose Zuckerberg knows what he wants, which is AI slopware and not truly groundbreaking foundation models.

When did they make groundbreaking foundation models though? DeepMind and OpenAI have done plenty of revolutionary things, what did Meta AI do while being led by LeCun?

115. teleforce ◴[] No.45899161{5}[source]
Do you know that all formally trained researchers have Doctor of Philosophy or PhD to their name? [1]

[1] Doctor of Philosophy:

https://en.wikipedia.org/wiki/Doctor_of_Philosophy

replies(1): >>45900115 #
116. re-thc ◴[] No.45899178{5}[source]
> A pipe dream sustaining the biggest stock market bubble in history

This is why we're losing innovation.

Look at electric cars, batteries, solar panels, rare earths and many more. Bubble or struggle for survival? Right, because if US has no AI the world will have no AI? That's the real bubble - being stuck in an ancient world view.

Meta's stock has already tanked for "over" investing in AI. Bubble, where?

replies(1): >>45899194 #
117. belter ◴[] No.45899194{6}[source]
2 Trillion dollars in Capex to get code generators with hallucinations, that run at a loss, and you ask where is the Bubble?
replies(1): >>45899264 #
118. ptero ◴[] No.45899200{4}[source]
It is not a free thinking paradise in academia either. Different groups fighting for hiring, promotions and influence exist there, too. And it tends to be more pronounced: it is much easier in industry to find a comparable job to escape a toxic environment, so a lot of problems in academia settings steam forever.

But the skill sets to avoid and survive personnel issues in academia is different from industry. My 2c.

119. ryukoposting ◴[] No.45899204{4}[source]
The Bell Labs we look back on was only the result of government intervention in the telecom monopoly. The 1956 consent decree forced Bell to license thousands of its patents, royalty free, to anyone who wanted to use them. Any patent not listed in the consent decree was to be licensed at "reasonable and nondiscriminatory rates."

The US government basically forced AT&T to use revenue from its monopoly to do fundamental research for the public good. Could the government do the same thing to our modern megacorps? Absolutely! Will it? I doubt it.

https://www.nytimes.com/1956/01/25/archives/att-settles-anti...

replies(1): >>45899620 #
120. re-thc ◴[] No.45899264{7}[source]
> 2 Trillion dollars in Capex to get code generators with hallucinations

You assume that's the only use of it.

And are people not using these code generators?

Is this an issue with a lost generation that forgot what Capex is? We've moved from Capex to Opex and now the notion is lost, is it? You can hire an army of software developers but can't build hardware.

Is it better when everyone buys DeepSeek or a non-US version? Well then you don't need to spend Capex but you won't have revenue either.

replies(1): >>45899333 #
121. jcfrei ◴[] No.45899289{4}[source]
Browse TikTok and you already see AI generated videos popping up. Could well be that the platforms with the most captivating content will not be a "social" network but one consisting of some tailor made feed for you. That could undermine the business model of the existing social networks - unless they just fill it with AI generated content themselves. In other words: Facebook should really invest in good video generating models to keep their platforms ahead.
122. slfnflctd ◴[] No.45899315{4}[source]
You joke, but the Star Wars games - especially the pinball one, for me at least - are some of the best experiences available on Quest headsets. I've been playing software pinball (as well as the real thing) since the 80s, and this is one of my favorite ways to do it now, which I will keep coming back to.
123. littlestymaar ◴[] No.45899333{8}[source]
Deepseek somehow didn't need $2T to happen.
replies(3): >>45899379 #>>45900047 #>>45900088 #
124. HarHarVeryFunny ◴[] No.45899354[source]
Meta had a two prong AI approach - product-focused group working on LLMs, and blue-sky research (FAIR) working on alternate approaches, such as LeCun's JEPA.

It seems they've given up on the research and are now doubling down on LLMs.

125. ACCount37 ◴[] No.45899369{5}[source]
You don't even need insider info - it lines up with external estimates.

We have estimates that range from 30% to 70% gross margin on API LLM inference prices at major labs, 50% middle road. 10% to 80% gross margin on user-facing subscription services, error bars inflated massively. We also have many reports that inference compute has come to outmatch training run compute for frontier models by a factor of x10 or more over the lifetime of a model.

The only source of uncertainty is: how much inference do the free tier users consume? Which is something that the AI companies themselves control: they are in charge of which models they make available to the free users, and what the exact usage caps for free users are.

Adding that up? Frontier models are profitable.

This goes against the popular opinion, which is where the disbelief is coming from.

Note that I'm talking LLMs rather than things like image or video generation models, which may have vastly different economics.

replies(1): >>45901400 #
126. HarHarVeryFunny ◴[] No.45899373{4}[source]
It seems DeepMind is the closest thing to a well funded blue-sky AI research group, even despite the merger with Google Brain and now more of a product focus.
127. ekjhgkejhgk ◴[] No.45899375[source]
> slopware

Damn did you just invent that? That's really catchy.

replies(1): >>45900838 #
128. re-thc ◴[] No.45899379{9}[source]
Because you know how much they spent.

And that $2T you're referring to includes infrastructure like energy, data centers, servers and many things. DeepSeek rents from others. Someone is paying.

129. HarHarVeryFunny ◴[] No.45899393{3}[source]
LeCun was always part of FAIR, doing research, not part of the LLM/product group, who reported to someone else.
replies(1): >>45901322 #
130. HarHarVeryFunny ◴[] No.45899455[source]
Musk doesn't appear interested in AI research - he's basically doing the same as Meta and just pursuing me-too SOTA LLMs and image generation at X.ai.
replies(1): >>45903628 #
131. lofaszvanitt ◴[] No.45899545[source]
And Carmack complained about the bureaucracy hell that is Facebook.
replies(1): >>45906305 #
132. breppp ◴[] No.45899553{6}[source]
For all of your questions Meta would need a huge research/GPU investment, so that still holds.

In any case if I have to guess, we will see shallow things like the Sora app, a video generation tiktok social network and deeper integration like fake influencers, content generation that fits your preferences and ad publishers preferences

a more evil incarnation of this might be a social network where you aren't sure who is real and who isn't. This will probably be a natural evolution of the need to bootstrap a social network with people and replacing these with LLMs

133. StilesCrisis ◴[] No.45899574{3}[source]
None of Meta's revenue has anything to do with AI at all. (Other than GenAI slop in old people's feeds.) Meta is in the strange position of investing very heavily in multiple fields where they have no successful product: VR, hardware devices, and now AI. Ad revenue funds it all.
replies(2): >>45900403 #>>45900635 #
134. runeblaze ◴[] No.45899588{3}[source]
Agreed, I am surprised he is happy to stay this long. He would have been on paper a far better match at a place like pre-Gemini-era Google
135. aatd86 ◴[] No.45899620{5}[source]
Used to be a Google X. Not sure at what scale it was. But if any state/central bank was clever they would subsidize this. That's a better trickle down strategy. Until we get to agi and all new discoveries are autonomously led by AI that is :p
replies(1): >>45904500 #
136. sllabres ◴[] No.45899628{5}[source]
If you are (obviously) interested in the matter you might find one of the Bell Labs articles discussed on HN:

"Why Bell Labs Worked" [1]

"The Influence of Bell Labs" [2]

"Bringing back the golden days of Bell Labs" [3]

"Remembering Bell Labs as legendary idea factory prepares to leave N.J. home" [4] or

"Innovation and the Bell Labs Miracle" [5]

interesting too.

[1] https://news.ycombinator.com/item?id=43957010 [2] https://news.ycombinator.com/item?id=42275944 [3] https://news.ycombinator.com/item?id=32352584 [4] https://news.ycombinator.com/item?id=39077867 [5] https://news.ycombinator.com/item?id=3635489

replies(1): >>45901536 #
137. gtech1 ◴[] No.45899663{4}[source]
This sounds crazy. We don't even know/can't define what human intelligence is or how it works , but we're trying to replicate it with AGI ?
replies(5): >>45899845 #>>45899912 #>>45899913 #>>45899981 #>>45900436 #
138. fauigerzigerk ◴[] No.45899766{5}[source]
>Knowledge models, like ontologies, always seem suspect to me; like they promise a schema for crisp binary facts, when the world is full of probabilistic and fuzzy information loosely categorized by fallible humans based on an ever slowly shifting social consensus.

I don't disagree that the world is full of fuzziness. But the problem I have with this portrayal is that formal models are often normative rather than analytical. They create reality rather than being an interpretation or abstraction of reality.

People may well have a fuzzy idea of how their credit card works, but how it really works is formally defined by financial institutions. And this is not just true for software products. It's also largely true for manufactured products. Our world is very much shaped by artifacts and man-made rules.

Our probabilistic, fuzzy concepts are often simply a misconception. That doesn't mean it's not important of course. It is important for an AI to understand how people talk about things even if their idea of how these things work is flawed.

And then there is the sort of semi-formal language used in legal or scientific contexts that often has to be translated into formal models before it can become effective. Law makers almost never write algorithms (when they do, they are often buggy). But tax authorities and accounting software vendors do have to formally model the language in the law and then potentially change those formal definitions after court decisions.

My point is that the way in which the modeled, formal world interacts with probabilistic, fuzzy language and human actions is complex. In my opinion we will always need both. AIs ultimately need to understand both and be able to combine them just like (competent) humans do. AI "tool use" is a stop-gap. It's not a sufficient level of understanding.

replies(1): >>45900661 #
139. KaiserPro ◴[] No.45899785{3}[source]
> I think LeCun is underestimating the impact that LLM's and Diffusion models

No, I think hes suggesting that "world models" are more impactful. The issue for him inside meta is that there is already a research group looking at that, and are wildly more successful (in terms of getting research to product) and way fucking cheaper to run than FAIR.

Also LeCun is stuck weirdly in product land, rather than research (RL-R) which means he's not got the protection of Abrash to isolate him from the industrial stupidity that is the product council.

140. Marshferm ◴[] No.45899819{5}[source]
World models are trivial. eg narratives are world models and they provide only pre frontal simulation, ie they are synthetically prey-predation. No animal uses world models for survival and doubtful they exist (maps are not models), a world model doesn't conform to optic flow, ie instantaneous use and response. Anything like a world model isn't shallow, the basic premise of oscillatory command, it's needlessly deep, nothing like brains. This is just a frontier hail-mary to the current age.
141. Obscurity4340 ◴[] No.45899845{5}[source]
If an LLM can pass a bar exam, isn't that at least a decent proof of concept or working model?
replies(3): >>45900030 #>>45900196 #>>45900397 #
142. diego_sandoval ◴[] No.45899866{4}[source]
The fact that people invest on the architecture that keeps getting increasingly better results is a feature, not a bug.

If LLMs actually hit a plateau, then investment will flow towards other architectures.

replies(1): >>45900215 #
143. cantor_S_drug ◴[] No.45899912{5}[source]
Intelligence and human health can't be defined neatly. They are what we call suitcase words. If there exists a physiological tradeoff between medical research about whether to live till 500 years or to be able to lift 1000kg when a person is in youth, those are different dimensions / directions across we can make progress. Same happens for intelligence. I think we are on right track.
144. afthonos ◴[] No.45899913{5}[source]
Man, why did no one tell the people who invented bronze that they weren’t allowed to do it until they had a correct definition for metals and understood how they worked? I guess the person saying something can’t be done should stay out of the way of the people doing it.
replies(2): >>45899989 #>>45900146 #
145. anotherd1p ◴[] No.45899954{5}[source]
I always take a bird's eye kind of view on things like that, because however close I get, it always loops around to make no sense.

> is massively monopolistic and have unbounded discretionary research budget

that is the case for most megacorps. if you look at all the financial instruments.

modern monopolies are not equal to single corporation domination. modern monopolies are portfolios who do business using the same methods and strategies.

the problem is that private interests strive mostly for control, not money or progress. if they have to spend a lot of money to stay in control of (their (share of the)) segments, they will do that, which is why stuff like the current graph of investments of, by and for AI companies and the industries works.

A modern equivalent and "breadth" of a Bell Labs (et. al) kind of R&D speed could not be controlled and would 100% result in actual Artificial Intelligence vs all those white labelababbebel (sry) AI toys we get now.

Post WW I and II "business psychology" have build a culture that cannot thrive in a free world (free as in undisturbed and left to all devices available) for a variety of reasons, but mostly because of elements with a medieval/dark-age kind of aggressive tendency to come to power and maintain it that way.

In other words: not having a Bell Labs kind of setup anymore ensures that the variety of approaches taken on large scales aka industry-wide or systemic, remains narrow enough.

146. anotherd1p ◴[] No.45899981{5}[source]
stretching the infinite game is exactly that, yes, "This is the way"
147. gtech1 ◴[] No.45899989{6}[source]
I'm not sure what 'inventing bronze' is supposed to be. 'Inventing' AGI is pretty much equivalent to creating new life, from scratch. And we don't have an idea on how to do that either, or how life came to be.
148. anotherd1p ◴[] No.45900030{6}[source]
I love this application of AI the most but as many have stated elsewhere: mathematical precision in law won't work, or rather, won't be tolerated.
149. anotherd1p ◴[] No.45900047{9}[source]
all that led up to Deepseek needed more. don't forget where it all comes from.
150. anotherd1p ◴[] No.45900070{3}[source]
then we should ask: will Meta come close enough to the fulfillment of the promises made, or will it keep achieving good enough outcomes?
151. matt3D ◴[] No.45900088{9}[source]
I think the argument can be made that Deepseek is a state sponsored needle looking to pop another states bubble.

If Deepseek is free it undermines the value of LLMs, so the value of these US companies is mainly speculation/FOMO over AGI.

replies(1): >>45900589 #
152. _the_inflator ◴[] No.45900094[source]
I totally agree. He appeared to act against his employer and actively undermined Meta's effort to attract talent by his behavior visible on X.

And I stopped reading him, since he - in my opinion - trashed on autopilot everything 99% did - and these 99% were already beyond the two standard deviation of greatness.

It is even more highly problematic if you have absolutely no results eg products to back your claims.

153. anthonybsd ◴[] No.45900106{3}[source]
> Facebook can't have their top researcher work on risky things when there's surefire paths to success still available.

How did you determine that "surefire paths to success still available"? Most academics agree that LLMs (or LLMs alone) are not going to lead us to AGI. How are you so certain?

replies(1): >>45900316 #
154. anotherd1p ◴[] No.45900115{6}[source]
If academia is in question, then so are their titles. When I see "PhD", I read "we decided that he was at least good enough for the cause" PhD, or PhD (he fulfilled the criteria).
155. hbarka ◴[] No.45900130[source]
LeCun truly believes the future is in world models. He’s not alone. Good for him to now be in the position he’s always wanted and hopefully prove out what he constantly talks about.
replies(1): >>45901728 #
156. skeeter2020 ◴[] No.45900146{6}[source]
>> I guess the person saying something can’t be done should stay out of the way of the people doing it.

I'll happily step out of the way once someone simply tells me what it is you're trying to accomplish. Until you can actually define it, you can't do "it".

replies(2): >>45900270 #>>45900419 #
157. blueboo ◴[] No.45900147{4}[source]
We call it “legacy DeepMind”
158. skeeter2020 ◴[] No.45900196{6}[source]
Or does this just prove lawyers are artificially intelligent?

yes, a glib response, but think about it: we define an intelligence test for humans, which by definition is an artificial construct. If we then get a computer to do well on the test we haven't proved it's on par with human intelligence, just that both meet some of the markers that the test makers are using as rough proxies for human intelligence. Maybe this helps signal or judge if AI is a useful tool for specific problems, but it doesn't mean AGI

159. esafak ◴[] No.45900215{5}[source]
At which point companies that had the foresight to investigate those architectures earlier on will have the lead.
160. nailer ◴[] No.45900230[source]
Lecun has also consistently tried to redefine open source away from the open source definition.
161. skeeter2020 ◴[] No.45900235{3}[source]
Hasn't happened to Google yet
replies(1): >>45900798 #
162. anotherd1p ◴[] No.45900241{4}[source]
> Its not exactly a space for free thinking timelines.

Same goes for academia. People's visions compete for other people's financial budgets, time and other resources. Some dogs get to eat, study, train at the frontier and with top tools in top environments while the others hope to find a good enough shelter.

163. gtech1 ◴[] No.45900270{7}[source]
no bro, others have done 'it' without even knowing what they were doing!
164. psychoslave ◴[] No.45900278{4}[source]
But if we hire someone to deal on R&D to automate fully the house cleaning process, we might not necessarily expect the office to be maintained in clean state by the researchers themselves any time we enter the room.
165. skeeter2020 ◴[] No.45900288{3}[source]
not sure I agree. AI seems to be following the same 3-stage path of many inventions: innovation > adoption > diffusion. LeCun and co focus on the first, and LLMs in their current form appear to be incremental at improvements; we're still using the same basis from more than ten years ago. FB and industry are signalling a focus on harvesting the innovation and that could last - but also take - many years or decades. Your fundamental researchers are not interested (or the right people) in that position.
166. tinco ◴[] No.45900316{4}[source]
I don't believe we need more academic research to achieve AGI. The sort of applications that are solving the recent AGI challenges are just severely resource constrained AGI. The only difference between those systems and human intelligence are resources and incentives.

Not that I believe AGI is the measure of success, there's probably much more efficient ways to achieve company goals than simulating humans.

167. aryonoco ◴[] No.45900338{5}[source]
People used to say this about Amazon all the time. Remember how Amazon basically didn’t turn any real profits for 2 decades? The joke was that Amazon was a charitable organisation being funded by Wall Street for the benefit of human kind.

That didn’t last. People in the know knew that once you have a billion users and insane revenue and market power and have basically bought or driven out of business most of your competitors (Diapers.com, Jet.com, etc) you can eventually slow down your physical expansion, tighten the screws on your suppliers, increase efficiencies, and start printing money.

The VCs who are funding these companies are hoping that they have found the next Amazon. Many will probably go out of business, but some might join the ranks of trillion dollar companies.

replies(2): >>45901003 #>>45901425 #
168. staticman2 ◴[] No.45900397{6}[source]
I don't think the bar exam is scientifically designed to measure intelligence so that was an odd example. Citing the bar exam is like saying it passes the "Game of thrones trivia" exam so it must be intelligent.

As for IQ tests and the like, to the extent they are "scientific" they are designed based on empirical observations of humans. It is not designed to measure the intelligence of a statistical system containing a compressed version of the internet.

169. nxor ◴[] No.45900403{4}[source]
Underrated comment
170. afthonos ◴[] No.45900419{7}[source]
The big tech companies are trying to make machines that replace all human labor. They call it artificial intelligence. Feel free to argue about definitions.
replies(1): >>45900868 #
171. meindnoch ◴[] No.45900436{5}[source]
Hi there! :) Just wanted to gently flag that one of the terms (beginning with the letter "r") in your comment isn't really aligned with the kind of inclusive language we try to encourage across the community. Totally understand it was likely unintentional - happens to all of us! Going forward, it'd be great to keep things phrased in a way that ensures everyone feels welcome and respected. Thanks so much for taking the time to share your thoughts here!
replies(1): >>45900822 #
172. tarsinge ◴[] No.45900490{3}[source]
Text and language contain only approximate information filtered through humans eyes and brains. Also animals don't have language and can show quite advanced capabilities compared to what we can currently do in robotics. And if you do enough mindfulness you can dissociate cognition/consciousness from language. I think we are lured because how important language is for us humans, but intuitively it's obvious to me language (and LLMs) are only a subcomponent, or even irrelevant for say self driving or robotics.
replies(1): >>45901229 #
173. re-thc ◴[] No.45900589{10}[source]
> the argument can be made that Deepseek is a state sponsored needle looking to pop another states bubble

Who says they don't make money? Same with open source software that offer a hosted version.

> If Deepseek is free it undermines the value of LLMs, so the value of these US companies is mainly speculation/FOMO over AGI

Freemium, open source and other models all exist. Does it undermine the value of e.g. Salesforce?

174. makestuff ◴[] No.45900592{5}[source]
This is the first time I have heard of world models. Based on my brief reading it does look like this is the idea model for autonomous driving. I wonder if the self driving companies are already using this architecture or something close to it.
175. jpadkins ◴[] No.45900635{4}[source]
LLMs help ads efficiency a lot. policy labels, targeting, adaptive creatives, landing page evals, etc.
176. pton_xd ◴[] No.45900661{6}[source]
> People may well have a fuzzy idea of how their credit card works, but how it really works is formally defined by financial institutions.

> Our probabilistic, fuzzy concepts are often simply a misconception.

How eg a credit card works today is defined by financial institutions. How it might work tomorrow is defined by politics, incentives, and human action. It's not clear how to model those with formal language.

I think most systems we interact with are fuzzy because they are in a continual state of change due to the aforementioned human society factors.

replies(1): >>45901679 #
177. cheesecompiler ◴[] No.45900754{5}[source]
Is it that fuzzy though? If it was would language not adequately grasp and model our realities? And what about the physical world itself: animals are modeling the world adequately enough to navigate it. There's significant gains to make from modeling _enough_ of the world, without falling into hallucinations of purely statistical associations of an LLM.
178. anshumankmr ◴[] No.45900798{4}[source]
Has Google depriortized R&D?
179. gtech1 ◴[] No.45900822{6}[source]
My apologies, I have edited my comment.
180. esafak ◴[] No.45900838[source]
Slop is already a noun.
181. gtech1 ◴[] No.45900868{8}[source]
No no, let's define labor (labour?) first.
replies(1): >>45905921 #
182. ninetyninenine ◴[] No.45900884[source]
It wasn’t boneheaded. It was done to make Yann leave. Meta doesn’t want Yann for good reason.

Yann was largely wrong about AI. Yann coined the term stochastic parrot and derrided LLMs as a dead end. It’s now utterly clear the amount of utility LLMs have and that whatever these LLMs are doing it is much more than stochastic parroting.

I wouldn’t give money to Yann, the guy is a stubborn idiot and closed minded. Whatever he’s doing wont even touch LLM technology. He was so publicly deriding LLMs I see no way he will back pedal from that.

I dont think LLMs are the end of the story for agi. But I think they are a stepping stone. Whatever agi is in the end, LLMs or something close to it will be a modular component of aspect of the final product. For LeCunn to dismiss even the possibility of this is idiotic. Horrible investment move to give money to Yann to likely pursue Agi without even considering LLMs.

183. renegade-otter ◴[] No.45900885[source]
Oh wow, is that true? They made him report to the directory of the Slop Factory? Brilliant!
184. Workaccount2 ◴[] No.45900906{4}[source]
>But what both of them lack is object permanence.

This is something that was true last year, but hanging on by a thread this year. Genie shows this off really well, but it's also in the video models as well.[1]

[1]https://storage.googleapis.com/gdm-deepmind-com-prod-public/...

185. ambicapter ◴[] No.45900934{4}[source]
Why would Bell Labs be a good fit? It was famous for embedding engineers with the scientists to direct research in a more results-oriented fashion.
186. musebox35 ◴[] No.45900995{4}[source]
Google Deepmind is the closest lab to that idea because Google is the only entity that is big enough to get close to the scale of AT&T. I was skeptical that the Deepmind and Google Brain merge would be successful but it seems to have worked surprisingly well. They are killing it with LLMs and image editing models. They are also backing the fastest growing cloud business in the world and collecting Nobel prizes along the way.
187. ambicapter ◴[] No.45901003{6}[source]
So every company that doesn't turn any profits is actually Amazon in disguise?
replies(1): >>45906173 #
188. ximeng ◴[] No.45901066{4}[source]
https://www.startuphub.ai/ai-news/ai-research/2025/sam-altma...

Like the new spin out Episteme from OpenAI?

189. echelon ◴[] No.45901121{4}[source]
> Frontier models are all profitable.

They generate revenue, but most companies are in the hole for the research capital outlay.

If open source models from China become popular, then the only thing that matters is distribution / moat.

Can these companies build distribution advantage and moats?

190. ◴[] No.45901229{4}[source]
191. rockinghigh ◴[] No.45901322{4}[source]
Wasn't the original LLaMA developed by FAIR Paris?
replies(1): >>45902034 #
192. hitarpetar ◴[] No.45901400{6}[source]
what about training?
replies(1): >>45902145 #
193. hitarpetar ◴[] No.45901410{6}[source]
red herring. just because some jobs are bad (maybe shouldn't exist like that in the first place) doesn't make this movement humanistic
194. SilverElfin ◴[] No.45901421[source]
No, it was because LeCun had no talent for running real life teams and was stuck in a weird place where he hated LLMs. He frankly was wasting Meta’s resources. And making him report to Wang was a way to force him out.
195. hitarpetar ◴[] No.45901425{6}[source]
this gets brought up a lot, and the reality is that the scale of Amazon's losses is completely dwarfed by what's going on now
196. mi_lk ◴[] No.45901443[source]
This is the right take. He is obviously a pioneer and much more knowledgeable than Wang in the field, but if you don't have the product mind to serve company's business interest in short term and long term capacity anymore, you may as well stay in academia and be your own research director, let alone a chief executive in one of the largest public companies
197. mysfi ◴[] No.45901536{6}[source]
I became interested in the matter reading this thread and vaguely remember reading a couple of the articles. Saved them all in NotebookLM to get an audio overview and to read later. Thanks!
198. Nimitz14 ◴[] No.45901631[source]
Yann was in charge of FAIR which has nothing to do with llama4 or the product focussed AI orgs. In general your comment is filled with misrepresentations. Sad.
replies(1): >>45903247 #
199. corford ◴[] No.45901646{8}[source]
Unless you're an insider, currently you'd need to express that short via something else.
200. fauigerzigerk ◴[] No.45901679{7}[source]
To some degree I think that our widely used formal languages may just be insufficient and could be improved to better describe change.

But ultimately I agree with you that this entire societal process is just categorically different. It's simply not a description or definition of something, and therefore the question of how formal it can be doesn't really make sense.

Formalisms are tools for a specific but limited purpose. I think we need those tools. Trying to replace them with something fuzzy makes no sense to me either.

201. ◴[] No.45901681{8}[source]
202. bwfan123 ◴[] No.45901693{6}[source]
Nice commentary and I enjoyed the poetic turn of phrase. I had to respond to it with my own thoughts if only to bookmark it for myself.

> how many people are continually ready to mistake language for thought

This is a fundamental illusion - where, rote memory and names and words get mistaken for understanding. This was wonderfully illustrated here [1]. Few really grok what understanding actually is. This is an unfortunate by-product of our education system.

> Are they all P-zombies or just obedience-conditioned into emulating ones?!?!?

Brilliant way to state the fundamental human condition. ie, we are all zombies conditioned to imitate rather than understand. Social media amplifies the zombification, and now LLMs do that too.

> Starting with the sophomoric questions of the optimist who mistakes the possible for the viable

This is the fundamental tension between operationalized meaning and imagination. A grokking soul gathers mists from the cosmic chaos and creates meaning and operationalizes it for its own benefit and then continually adapts it.

> it's amazing if sad that they cracked it by more data and not by more model

I was speaking to experts in the sciences (chemistry). They were shocked that the underlying architecture is brute force. They expected a compact information-compressed theory which is able to model independent of data. The problem with brute-force approaches are that they dont scale, and dont capture the essences which are embodied in theories.

> The physical limits of human language as information processing device have been hit at some point in the XX century

2000 years back when humans realized that formalism was needed to operationalize meaning, and natural language was too vague to capture and communicate it. Because the world model that natural language captures encompasses "everything" whereas for making it "useful" requires to limit it via formalism.

[1] https://news.ycombinator.com/item?id=2483976

203. astrange ◴[] No.45901707{3}[source]
Apple doesn't have an "R&D wing". It's a bad idea to split your company into the cool part and the boring part.
replies(1): >>45903111 #
204. astrange ◴[] No.45901728{3}[source]
He seems stuck in the GOFAI development philosophy where they just decide humans have something called a "world model" because they said so, and then decide that if they just develop some random thing and call it a "world model" it'll create intelligence because it has the same name as the thing they made up.

And of course it doesn't work. Humans don't have world models. There's no such thing as a world model!

replies(1): >>45905064 #
205. astrange ◴[] No.45901801{3}[source]
It does not guess the next word, the sampler chooses subword tokens. Your explanation can't even explain why it generates coherent words.
206. antegamisou ◴[] No.45901884{5}[source]
And what's the end result? All one can see is just bigger representation of those who confidently subscribe to false information and become arrogant when their validity is questioned, as the LLM writing style has convinced them it's some sort of authority. Even people on this website are so misinformed to believe that ChatGPT has developed its own reasoning, despite it being at the core an advanced learning algorithm trained on a enormous amount of human generated data.

And let's not speak about those so deep into sloth that put it into use to deteriorate, and not augment as they claim to do, humane creative recreational activities.

https://archive.ph/fg7HE

207. KaiserPro ◴[] No.45901977{3}[source]
Thats where the research is leading.

The issue is context. trying to make an AI assistant with just text only inputs is doeable but limiting. You need to know the _context_ of all the data, and without visual input most of it is useful.

For example "Where is the other half of this" is almost impossible to solve unless you have an idea of what "this" is.

but to do that you need to have cameras, to use cameras you need to have position, object, and people tracking. And that is a hard problem thats not solved.

the hypothesis is that "world models" solve that with an implicit understanding of the worl and the objects in context

208. HarHarVeryFunny ◴[] No.45902034{5}[source]
I hadn't heard that, but he was heavily involved in a cancelled project called Galactica that was an LLM for scientific knowledge.
replies(1): >>45903099 #
209. ACCount37 ◴[] No.45902145{7}[source]
I literally mentioned that:

> We also have many reports that inference compute has come to outmatch training run compute for frontier models by a factor of x10 or more over the lifetime of a model.

210. meekaaku ◴[] No.45902188{4}[source]
I am of the opinion that splitting AT&T and hence Bell Labs was a net negative for America and rest of the world.

We are yet to create lab as foundational as Bell Labs.

211. jonas21 ◴[] No.45902241{5}[source]
Dario Amodei from Anthropic has made the claim that if you looked at each model as a separate business, it would be profitable [1], i.e. each model brings in more revenue over its lifetime than the total of training + inference costs. It's only because you're simultaneously training the next generation of models, which are larger and more expensive to train, but aren't generating revenue yet, that the company as a whole loses money in a given year.

Now, it's not like he opened up Anthropic's books for an audit, so you don't necessarily have to trust him. But you do need to believe that either (a) what he is saying is roughly true or (b) he is making the sort of fraudulent statements that could get you sent to prison.

[1] https://www.youtube.com/watch?v=GcqQ1ebBqkc&t=1014s

replies(1): >>45902337 #
212. whiplash451 ◴[] No.45902275[source]
It's very hard (and almost irreconcilable) to lead both Applied Research -- that optimizes for product/business outcomes -- and Fundamental Research -- that optimizes for novel ideas -- especially at the scale of Meta.

LeCun had chosen to focus on the latter. He can't be blamed for not having taken the second hat.

replies(1): >>45903160 #
213. whiplash451 ◴[] No.45902308{3}[source]
Meta has the financial oomph to run multiple Bell Labs within its organization.

Why they decided not to do that is kind of a puzzle.

214. f33d5173 ◴[] No.45902337{6}[source]
He's speaking in a purely hypothetical sense. The title of the video even makes sure to note "in this example". If it turned this wasn't true of anthropic, it certainly wouldn't be fraud.
215. esalman ◴[] No.45902467[source]
Messi would only play well in Barcelona. Lecunn can produce high quality research anywhere. It's not a great comparison.
216. red2awn ◴[] No.45902731{4}[source]
I'd argue SSI and Thinking Machines Lab seem to that environment you are thinking about. Industry labs that focuses on research without immediate product requirement.
217. levocardia ◴[] No.45902954{3}[source]
It is insane to think this in 2025 unless you define "reasoning" as "the thing I can do that LLMs cannot"
218. fooker ◴[] No.45903099{6}[source]
Yeah that stuff generated embarrassingly wrong scientific 'facts' and citations.

That kind of hallucination is somewhat acceptable for something marketed as a chatbot, less so for an assistant helping you with scientific knowledge and research.

replies(1): >>45905233 #
219. fooker ◴[] No.45903111{4}[source]
Isn't that why Siri is worse today than it was thirteen years ago?
replies(2): >>45903194 #>>45904132 #
220. HDThoreaun ◴[] No.45903160{3}[source]
Yes he can. If he wanted to focus on fundamental research he shouldn’t have accepted a leadership position at a product company. He knew going in that releasing products was part of his job and largely blew it.
221. mi_lk ◴[] No.45903194{5}[source]
And apparently that doesn't stop people from buying their products
replies(1): >>45903559 #
222. HDThoreaun ◴[] No.45903202{3}[source]
Meta is in last place among the big tech companies making an AI push because of lecun’s llm hostility. Refusing to properly invest in the biggest product breakthrough this century was not even a little bit warranted. He had more than enough resources available to do the research he wanted and create a fantastic open source llm.
replies(1): >>45905388 #
223. HDThoreaun ◴[] No.45903247{3}[source]
FAIR having shit for products is the whole reason he is being demoted/fired. Yes, he had nothing to do with applied research, that was the problem.
224. FanaHOVA ◴[] No.45903451[source]
> not truly groundbreaking foundation models.

Where is any proof that Yann LeCun is able to deliver that? He's had way more resources than any other lab during his tenure, and yet has nothing substantial to show for it.

225. maleldil ◴[] No.45903539{5}[source]
How do you know that for sure? How can you be absolutely certain that LLMs are what will lead to AGI?
replies(1): >>45904450 #
226. fooker ◴[] No.45903559{6}[source]
It doesn't.

Apple makes the best hardware, period.

It makes sense that people are willing to overlook subpar software for top notch hardware.

227. mrguyorama ◴[] No.45903628{3}[source]
Musk only cares about AI as far as it can be used to replace all sources of information with versions that will say whatever he wants and spout his worldview of the day.

Musk cares about AI research as much as he cared about Path of Exile

228. astrange ◴[] No.45904132{5}[source]
It's better in ways you don't think about.

(It works offline, it works in other languages, the TTS is much better.)

229. infamouscow ◴[] No.45904450{6}[source]
I’ve yet to meet a single person who claims AGI will happen without recycling the same broken reasoning the peak-oil retards were peddling a decade ago.

Talking to these people is exhausting, so I cut straight to the chase: name the exact, unavoidable conditions that would prove AGI won’t happen.

Shockingly, nobody has an answer. They’ve never even considered it.

That’s because their whole belief is unfalsifiable.

230. williamDafoe ◴[] No.45904500{6}[source]
Google X is a complete failure. Maybe they had fei-fei on staff for a short while but most of her work was done elsewhere.
replies(1): >>45905604 #
231. uoaei ◴[] No.45904742{8}[source]
How is it a foregone conclusion that squeezing the stone will continue to produce blood?
232. HarHarVeryFunny ◴[] No.45905064{4}[source]
I don't think the focus is really on world models rather on animal intelligence based around predicting the real world, but to predict it you need to model it in some sense.
replies(1): >>45905460 #
233. stocksinsmocks ◴[] No.45905111{4}[source]
I thought that was Google. Regulators pretend not to notice their monopoly, they probably get large government contracts for social engineering and surveillance laundered through advertising, and the “don’t be evil” part is they make some open source contributions
234. HarHarVeryFunny ◴[] No.45905142{4}[source]
I don't think he's given up on it.

How many decades did it take for neural nets to take off?

The reason we're even talking about LeCun today is because he was early in seeing the promise of neural nets and stuck with it through the whole AI winter when most people thought it was a waste of time.

235. baobabKoodaa ◴[] No.45905233{7}[source]
I thought it was weird at the time how much hate Galactica got for its hallucinations compared to hallucinations of competing models. I get your point and it partially explains things. But it's not a fully satisfying explanation.
236. Grimblewald ◴[] No.45905388{4}[source]
Meta has made some fantastic llm's publically avliable many of which continue to outperform all but the qwen series in real world applications.

LLMs cannot do any of the major claims made for them, so competing at the current frontier is a massive resource waste.

Right now a locally running 8b model with large context window (10k tokens+) beat google/openAI models easily on any task you like.

why would anyone then pay for something that is possible to run on consumer hardware with higher token/second throughput and better performance? What exactly have the billions invested given google/oai in return? Nothing more than an existensial crisis I'd say.

Companies aren't trying to force AI costs into their subscription models in dishonest ways because they've got a winning product.

237. astrange ◴[] No.45905460{5}[source]
IMO the issue is that animals can't have a specific "world model" system, because if you create a model ahead of time you will mostly waste energy because most of the model is not used.

And animals' main concern is energy conservation, so they must be doing something else.

replies(1): >>45906280 #
238. aatd86 ◴[] No.45905604{7}[source]
Didn't the current LLMs stem from this...? Or it might be Google Brain instead. For Google X, there is Waymo? I know a lot of stuff didn't pan out. This is expected. These were 'moonshots'.

But the principle is there. I think that when a company sits on a load of cash, that's what they should do. Either that or become a kind of alternative investments allocator. These are risky bets. But they should be incentivized to take those risks. From a fiscal policy standpoint for instance. Well it probably is the case already via lower taxation of capital gains and so on. But there should probably exist a more streamlined framework to make sure incentives are aligned.

And/or assigned government projects? Besides implementing their Cloud infrastructure that is...

239. CamperBob2 ◴[] No.45905921{9}[source]
Whatever you're doing for money that you wouldn't do if you didn't need money.
240. ActorNightly ◴[] No.45906111{4}[source]
>If you think LLMs are not the future then you need to come with something better

The problem isn't LLMS, the problem is that everyone is trying to build bigger/better llms or manually code agents around LLMs. Meanwhile, projects like Mu Zero are forgotten, despite being vastly more important for things like self driving.

241. aryonoco ◴[] No.45906173{7}[source]
If you’ve got nearly a billion users, and are multiplying your revenue on an annual basis, then yes. You’re effectively showing that you’re in hyper growth trajectory.

Hyper growth is expensive because it’s usually capital intensive. The trick is, once that growth phase is over, can you then start milking your customers while keeping a lid on costs? Not everyone can, but Amazon did, and most investors think OpenAI and Anthropic can as well.

242. HarHarVeryFunny ◴[] No.45906280{6}[source]
There are many factors playing into "survival of the fittest", and energy conservation is only one. Animals build mental models to predict the world because this superpower of seeing into the future is critical to survival - predict where the water is in a drought, where the food is, and how to catch it, etc, etc.

The animal learns as it encounters learning signals - prediction failure - which is the only way to do it. Of course you need to learn/remember something before you can use than in the future, so in that sense it's "ahead of time", but ultimately it's done that way because evolution has found that learning patterns will ultimately prove beneficial.

243. LinuxAmbulance ◴[] No.45906305{3}[source]
Coming from a small company like iD, it must have been quite the shock.