
AI: Grappling with a New Kind of Intelligence | World Science Festival
What this covers
A novel intelligence has roared into the mainstream, sparking euphoric excitement as well as abject fear. Explore the landscape of possible futures in a brave new world of thinking machines, with the very leaders at the vanguard of artificial intelligence.
The Big Ideas Series is supported in part by the John Templeton Foundation.
Participants: Sébastien Bubeck Tristan Harris Yann LeCun
Moderator: Brian Greene
SHARE YOUR THOUGHTS on this program through a short survey: https://survey.alchemer.com/s3/7619273/AI-Grappling-with-a-New-Kind-of-Intelligence
WSF Landing Page Link: https://www.worldsciencefestival.com/programs/ai-grappling-with-a-new-kind-of-intelligence/
#worldsciencefestival #ai #artificialintelligence #briangreene
Don't miss a video! Subscribe NOW: https://www.youtube.com/worldsciencefestival?sub_confirmation=1
ABOUT WORLD SCIENCE FESTIVAL: The World Science Festival (WSF) is a multimedia organization bringing the most transformative ideas in science to global audiences. Through long- and short-form videos spanning physics, cosmology, quantum mechanics, biology, neuroscience, consciousness, medicine, space exploration, the dilemma of free will, artificial intelligence, engineering, robotics, and beyond. WSF gathers world-renowned scientists, artists, and thinkers for dynamic discussions, debates, lectures, performances, films, and immersive live experiences.
Founded in 2008 and headquartered in New York City, the World Science Festival is a production of the World Science Foundation, a 501(c)(3) nonprofit organization. Our mission is to cultivate a public informed by science, inspired by its wonder, convinced of its value, and prepared to engage with its implications for the future. With live events reaching millions worldwide and hundreds of millions of digital views, WSF continues to expand its global impact through festivals, educational initiatives like World Science U, and digital content that explores the near and far future of our world.
FOLLOW WORLD SCIENCE FESTIVAL: Website: https://worldsciencefestival.com/ Instagram: https://www.instagram.com/worldscifest/ TikTok: https://www.tiktok.com/@worldscifest X(Twitter): https://twitter.com/worldscifest Facebook: https://www.facebook.com/worldsciencefestival LinkedIn: https://www.linkedin.com/company/world-science-festival
Chapters: 00:00 - Introduction 07:32 - Yann lecun Introduction 13:35 - Creating the AI Brian Greene 20:55 - Should we model AI on human intelligence? 27:55 - Schrodinger's Cat is alive 37:25 - Sébastien Bubeck Introduction 44:51 - Asking chatGPT to write a poem 52:26 - What is happening inside GPT 4? 01:02:56 - How much data is needed to train a language model? 01:11:20 - Tristan Harris Introduction 01:17:13 - Is profit motive the best way to go about creating a language model? 01:23:41 - AI and its place in social media 01:29:33 - Is new technology to blame for cultural phenomenon? 01:36:34 - Can you have a synthetic version of AI vs the large data set models? 01:44:27 - Where will AI be in 5 to 10 years? 01:54:45 - Credits
AI: Grappling with a New Kind of Intelligence https://www.youtube.com/channel/UCShHFwKyhcDo3g7hr4f1R8A
Source description (no synthesized summary yet).
Large language models represent a genuine but narrow form of emerging intelligence distinct from human cognition, requiring fundamentally different architectural approaches (world models and planning) to achieve broader AI capabilities, while their rapid deployment poses real societal risks that demand intentional governance rather than market-driven scaling.
- LLMs excel at pattern recognition and language manipulation but lack world models, planning abilities, and grounded understanding that characterize animal and human intelligence
- Current autoregressive LLM architecture will be replaced within 5 years by objective-driven AI with learned world models, but this transition must be managed carefully given demonstrated risks
- The race to scale AI capabilities fastest is misaligned with responsible deployment, creating externalities (misinformation, job displacement, weaponization) that cannot be retroactively fixed
This asset isn't compiled yet
You're seeing its claims, ranked. Compile it to build the argument threads, weight them, and check each claim against your library — the full view.
The practice of blaming new technologies for societal problems (video games for violence, comic books and jazz for moral decay, television for cultural decline, novels for corrupted youth) is a recurring historical pattern, making it important to distinguish between genuine effects of new technology and general societal attribution biases.
“it's very easy to attribute cultural phenomena and social phenomena to the new thing that just happened right so if uh you know uh some young person goes to a school and starts shooting people um you blame video games right back in the old days people would blame comic books they would blame Jazz they would blame TV they would blame movies novels uh the story goes back you know centuries Whenever there is a new cultural phenomenon Whatever Whenever there is an effect on society you blame the latest technology that appear particularly communication technology”
Humans learn intuitive physics (understanding that unsupported objects fall, that friction affects sliding, that pushing on a side causes rotation) through evolution and embodied experience as infants, not through language, and current AI systems lack any capacity for this kind of physical understanding.
“we have intuitive notion of physics we learn this when we are babies the large language models that we have today or any AI systems that we have today none of them is capable of understanding any of this to some extent AI systems the smartest AI systems today have less understanding of the physical world that than your house SC”
A system trained with self-supervised learning on images needs only 2-3 examples of a new object (like an elephant) to recognize it, making it more efficient than supervised learning which requires thousands of labeled examples—this is closer to how humans learn.
“so now the system knows how to extract a representation that does not that is independent of those uh of those things and and now you can use this train neural net as input to recognition system and that system to recognize an elephant will only need two or three examples of elephant to be able to recognize an elephant even if it's never seen an elep before so it's much more like like human learning”
Dario Amodei from Anthropic has stated in Congressional testimony that the most advanced AI models can provide information on how to synthesize biological weapons when asked, indicating that current state-of-the-art LLMs possess knowledge about dangerous information that could be weaponized.
“we talk to people in the labs who know that the most advanced models can you can ask them how to synthesize biological weapons Dario from anthropic has said this in Congress”
The revolution in AI for researchers occurred 2-3 years before the public gained access to ChatGPT in November 2022, when large neural networks trained on massive datasets began to exhibit surprising emergent properties not seen in previous AI systems.
“there were some surprising results that everybody in the research Community was surprised about the fact that uh when you train artificial neural Nets that are very large on on lots of data there's some sort of emerging property that occurs um to a larger extent than we were used to for other systems... for us the revolution did not occur in November it occurred three years before”
The history of AI consists of a repeated cycle where researchers propose a new paradigm, declare it the solution to artificial intelligence, invest heavily, then abandon it when it fails to deliver; this pattern includes the General Problem Solver of the 1950s, perceptrons, expert systems, and early neural networks.
“the history of AI is is interesting because it's a series of new paradigms new ideas that people discovered and as soon the new as the new paradigm um occurred people said that's it that's the solution now we're going to build intelligent machines and it started in the 50s um uh with very famous people in AI um ended up during winning the touring award too new and Simon they say we're going to write this program it's called a general Problem Solver is going to be able to solve all problems in the world... and it took a few years for them to realize there was another um effort... the way you build intelligent machines is that you allow them to learn that's started in the 50s um... and then they realize actually no it doesn't work that well”
The Transformer architecture is fundamentally a 'relative machine' that compares words against each other based on context rather than against fixed filters; this allows it to capture linguistic relationships essential to meaning, making it a major conceptual leap beyond previous neural network approaches.
“Transformer I think about it as a relative machine meaning that instead of processing a single image now it's going to process a sequence for example a sequence of words and instead of comparing each word across this Bank of fixed filters it's also going to compare words against each other and this is essential the the the linguistic relationship relationship and this is essential because what you mean by a word in isolation that that's means not much I mean you can look at the you know definition in the dictionary but that will not tell you much what really matters is what next to this words what is the context”
Supervised learning requires large labeled datasets where a human tells the system what each input corresponds to, making it impractical for obscure languages, unwritten languages, or specialized domains where labeled data is scarce; this limitation motivated the development of self-supervised learning.
“the problem is that okay I can train a neuronet to translate languages right I I I get a large collection of documents in English and French... you know I can this this process I describe works for translation pretty well now what if I want to translate some obscure dialect of I don't know South India into uh African language it's very unlikely that there is any significant amount of data for that um so for that I can't I can't use that that trick”
The largest AI models today have several hundred billion parameters, approaching but still below the scale of human brains which have roughly 100 billion neurons with 5,000 connections each, but training models at human-scale connectivity would require tens of thousands of GPU cards that companies like Microsoft, Meta, and Google possess.
“the biggest models today have several like a couple hundred billion uh connections parameters we call them parameters um but they're really uh uh connections you can think of it this way um in the brain the number of connections we have we have 86 roughly 100 billion neurons roughly 5,000 connections per neuron that's a lot of zeros we cannot reproduce this today with the kind of computers we have that would require several tens of thousands of those GPU cars”
Self-supervised learning works by showing models text with missing words, removing words, and training the system to predict the missing words, which forces the network to learn representations that capture meaning, syntax, grammar, and internal structure of language that can then be applied to downstream tasks.
“the way those large langage mods are trained is you show them a text then you remove some of the words you m them okay and of course we know the sentence but even if we hadn't seen the sentence we probably would be able to guess what words are missing in that sentence okay then we train a very large neural network to predict the words that are missing and in the process of doing so the network learns a representation of the text that includes meaning syntax grammar”
Facebook's internal research in 2018 showed that 64% of extremist groups people joined were due to Facebook's own recommendation system, with the top 15 American Christian groups on Facebook being operated by Eastern European troll farms, demonstrating how AI recommendation systems can inadvertently radicalize users.
“Facebook groups in Facebook's own research in 2018 um uh their internal research showed that 64% of extremist groups on Facebook when people joined them was due to Facebook's own recommendation system their own AI... I'm sitting there I joined one group and Facebook says oh you're in a I don't know what group you look like someone who would like this extreme group over here”
A complete artificial intelligence system requires multiple specialized modules: a configurator (director organizing goals), perception (representing world state), a world model (predicting consequences of actions), a cost module (measuring goal satisfaction and generating emotions), and an actor (executing action sequences).
“there is um a number of characteristics that AI systems are not really capable of doing a number of things one of them is planning uh... there is um a number of characteristics... a number of things one of them is planning... there's something called a configurator here that you can see at the top and it's basically uh a uh a director a master of ceremony that sort of organizes what the rest of the brain or the system system is doing... if you go to the next uh uh module of course the system to function properly has to have some idea of the current state of the world that's called perception... once you have an idea of the state of the world you have to uh imagine what is going to happen... that is the role of what is called here the world model”
Emotions are produced by predictions about future states; if you predict a situation will result in a bad outcome and there's nothing you can do about it, that prediction generates fear, making emotions a consequence of the world model's predictions rather than immediate reactions.
“so the cost module basically measures your degree of uh dissatisfaction with with the outcome of with the outcome of some imagin thing this is the seat of emotions really so if you predict that a particular situation is going to result in a bad outcome and there's nothing you can do about it that produces fear”
To train a world model by predicting what happens in video frames doesn't work using standard LLM techniques because videos have many plausible futures and we cannot train the system to predict all possible scenarios in the high-dimensional continuous space of video frames the way we can represent discrete word probabilities.
“the reason it doesn't work or at least what that's what I think is that it's this problem that you can't exactly predict what's going to happen right when I do this experiment it can it can fall one way or the other and so what you can't you can't train the system to just make one prediction there's a lot of things that can happen that that are plausible in the following of the video and you're training the system to make one prediction but it needs to be able to predict all kinds of possible scenarios and we don't know how to represent a probability distribution over an infinite number of scenarios”
GPT-4 cannot plan in the mathematical sense, but it cannot because it is frozen in time after training; in principle, continuous learning could address this limitation, though we currently do not know how to implement continuous online learning without catastrophic forgetting.
“it cannot plan that's why I agree with with Yan it cannot plan but it's subtle like the meaning of planning is not like planning your vacations next week it's it's much more like mathematical type of planning and for learning of from experience it's a mixed bag because of course a model like CH GPT is Frozen in time at least in principle I don't know what opena is really doing but in principle it's frozen in time”
The rate of AI capability advancement is so rapid (described as a 'double exponential curve' or the 24th century crashing into the 21st century) that society's absorption rate for technological disruption cannot keep pace, making it like 20th-century technology arriving in 16th-century governance without the institutions to manage it.
“we can do the printing we'll get a some massive disruption you can eventually absorb those new technologies but um the way that one researcher we've talked to uh describes it is AI especially when you if you keep the scaling model the scaling laws going and you start to get AI that starts to automate scientific processes where it's generating its own hypotheses and it has its own lab and starts to test those hypotheses... it's you start getting AI That's making its own scientific discoveries and that when you when you have it going this fast it feels like her metaphor was it's like the 24th century crashing down on the 21st century and a metaphor for you is imagine if the 20th century Tech was crashing down on 16th century governance”
Intelligence is not inherently connected to desire to dominate; humans have domination instincts due to being hierarchical social species, while non-social species like orangutans (which are as intelligent as humans) have no desire to dominate, so creating intelligent AI systems need not create power-seeking AI.
“now you say oh my God they're going to take over the world no intelligence has nothing to do with the desire to dominate let's take humans so humans have a somewhat a desire to dominate Some Humans not everybody um and it's not the smartest Among Us who want to dominate... Evolution buil that into US it buil that into champanes baboons you know dogs I mean wolves it didn't build this into orong orong have no desire to dominate anybody because they're not a social species and they are as almost as as smart as we are um so that has nothing to do with intelligence”
Perfect open-source infrastructure for AI is necessary for safety because proprietary systems concentrated in a few Western companies would allow those companies to control human opinion and culture, creating regulatory capture, while no other government would accept American companies controlling super-intelligent AI systems.
“it cannot be proprietary it's way too dangerous for this to be proprietary you know that's your next movie that's really scary stuff if you have a small number of uh West CO companies controlling uh super intelligent uh AI systems they can control everybody's opinion culture everything maybe the US government will go along with this that's called regulatory regulatory capture but I tell you no other government in the world will will find this acceptable they don't want American culture to dominate theirs they will have to build their own llms so the only way to to make this work is if you have basically open-source basic uh structure”
LeCun posed a Twitter challenge about gears rotating in a circle where you twist one gear and must determine which direction gear 6 or gear 7 rotates; with 8 gears it's easy (everything rotates) but with 7 the system is overconstrained (nothing moves); GPT-4 initially failed this reasoning task until someone added 'by Yann LeCun' to the prompt, after which it solved it correctly, suggesting context about intellectual difficulty triggered more careful reasoning.
“so when gp4 uh came out Yan wrote a challenge to gp4 you know that you broadcasted uh online on Twitter to everybody which was very interesting question about gears rotating on a circle and if you rotate gear number one how is gear number you know six is going to rotate and Yan has the question about eight gears so this is a sequence of Gears that are all interlocked in some interesting way you twist one what happens down the line that's right yeah and I I guess Yan was kind of baiting the community because with eight gears it's easy like you know everything rotates uh very easily and then when somebody said yeah I tried it on gp4 it works Yan said okay now try with seven and with seven the system is over constrained so nothing is going to move and if you just ask to gp4 this question it would you know make up a wrong answer it would say okay it's going to move and you know Yan said rightfully at the moment okay this shows that you know as I told you it cannot reason yeah but then somebody on Twitter asked the same question and added by the way this is a question by Yan Lan and then it worked”
AI is creating specific harms: deepfakes enabling fraud and crime, job displacement, intellectual property violations, perpetuation of bias; these harms are epiphenomena of a deeper race among AI companies to release capabilities as fast as possible (GPT-3→GPT-4 faster than Anthropic's Claude iterations, faster than Stability's releases), racing to entangle themselves with society for competitive advantage.
“you know we we then beyond those stories you look underneath and you start to see these harms like AI is creating deep fakes but it's enable frauds and crime it's going to take our jobs it's going to violate intellectual property perpetuate bias but I would argue that that list of harms that you're seeing are all epiphenomena of a deeper race what's the incentive that's driving all the AI companies and the incentive is it's the race to sort of release more capabilities as fast as possible to scale from gpt3 to gp4 faster than anthropic can scale from cloud one to cloud two faster than stability can go from their version to the next version and to put your stuff into society so that you can kind of entangle yourself with it cuz once you're entangled you sort of win and that's the race that we're now in and that race to sort of release power and capabilities is what I'm so worried about because those capabilities are directly tied to risk”
The recent progress in AI is not primarily due to algorithmic innovations but rather due to the combination of increased computational power (GPUs), larger datasets, and scaling up existing architectures, suggesting that further progress may depend more on engineering and data rather than fundamental theoretical breakthroughs.
“what we see today is the effect of uh uh more powerful machines bigger data set and and sort of that allows it to to build very large neural Nets uh with billions of the equivalent of synapses in the brain hundreds of billions um and they can do pretty amazing things”
Large language models that use autoregressive prediction (predicting the next word token by token) cannot perform planning because they produce one word after the other without thinking in advance about what they will say, making them purely reactive systems similar to automatic writing in poetry.
“there's no planning obviously because the system just produces one word after the other without really thinking in Advance what it's going to say so of course you know it has some representation of the previous word so you know it's it's consistent but um but it doesn't plan its answer it's it's really reactive it's sort of like you know there was this this whole movement in poetry called automatic writing right you just kind of you don't think about what you write you just write one word after the other that's basically what's happening there right”
Large language models can generate fluent text by predicting probability distributions over words in sequence, but this capability masks fundamental stupidity because they lack understanding of the physical world, causal reasoning, and common sense that even animals like cats possess.
“those systems are incredibly stupid so they're very useful okay they need to be developed they're being commercialized they being worked on they're great um but they are somewhat specialized and they're very stupid in many ways um so partly they're stupid because they are only trained on language and most of human knowledge has nothing to do with language”
Social media companies told themselves stories about giving people voice and connecting friends, but the underlying incentive structure was to maximize attention for growth, which naturally selected for content that triggers the brainstem rather than serving users' interests.
“if you show me the incentives I will show you the outcome... if we talk about what were the stories we told ourselves with social media we're going to give everybody a voice you're going to connect with your friends you're going to join like-minded communities... underneath that though... what was the incentive behind Tik Tok Instagram Twitter and Facebook what do they all share how much have you paid for any of them recently zero how are they worth a trillion dollars your attention and how much attention is there where there's kind of a finite amount and just like you can't run infinite growth on a finite Planet You Can't Run infinite growth on a finite amount of human attention that's how you got the race to the bottom of the brain stem”
The harms of social media (addiction, misinformation, polarization, mental health crises, sexualization of young girls) are not accidental side effects but predictable outcomes of the attention-optimization incentive; this was foreseeable in 2013 when Harris warned that attention incentives would lead to addiction and polarization.
“so you know I really do appreciate the philosophical and interesting conversations we can have about what is intelligence but what I think we also really care about in this room is where is AI going to go where is it going to take us and to do that I think we have to look at the incentives well first of all we look at the stories we're telling about Ai and then we look at what are the incentives underneath so the stories we're telling are AI will make us more efficient it's going to help us code faster it's going to help us find cures to cancer it's going to enable scientists to be more efficient it's going to help us solve climate change okay and just like with social media which I didn't say actually the stories we told about social media are all true it's not that those things aren't true it's just that Facebook and Twitter and Tik tok's business model is not helping people join like-minded communities the business model is attention similarly with AI”
Polarization in the United States began approximately 40 years ago before the internet existed, suggesting other causes (like the abandonment of the fairness doctrine) rather than social media are responsible, and polarization has declined in countries like Germany and France which use social media equally.
“polarization in the US started 40 years ago before the internet um you see that there you know social science studies on this like you show the polarization in Congress or in people it's continuous since 40 years the the cause for it probably is the um um abandonment of the fness uh Doctrine from the FCC that forces news to basically said the truth okay... now you can look at other countries also study polarization in countries like Germany for example or or France and what you'll see is that they use Facebook just as much as the US polarization has gone down”
GPT-4 trained on approximately 1-2 trillion tokens (words), which would require a single human reading 8 hours a day for approximately 20,000 years to consume, giving the model an enormous data advantage over human learning.
“uh gp4 has been trained or CH GPT more generally or most llms have been trained with something like a trillion token or two trillion token which you can think of as words more or less if token is a subword unit so it's a little less than a trillion two trillion words how long would it take for a single human to read all of this around 20,000 years reading eight hours a day”
Model size has increased exponentially from around 2018 to 2021 and beyond, with the number of parameters growing such that when plotted on a log scale it appears as a straight line, representing sustained exponential growth in AI model capacity.
“and you can see the exponential increase so on the x-axis is time on the y axis is number of parameters and you can can just see that as you know people start to scale up those models they add more and more parameters... now we've moved on a lock plot because you know it's an exponential so if I kept going with the exponential you would see nothing of the beginning so now it's a lock plot and you see that on the lock plot it's just you know a straight line it's really going exponentially big”
Neural networks in artificial intelligence work analogously to biological neurons: signals are represented as numbers, networks compare inputs against learned filters or patterns, and parameters representing connection strengths are adjusted during training to make outputs match desired results.
“at a very basic level you know it goes back to what Yan invented I don't know 30 years ago something like that which is you have let's say an N Network that can process an image so let's not think about text for a minute let let's think about images so you are going to represent an image as a list of numbers because you know an image is nothing but pixels and then intensities of you know red green blue okay”
Large language models can be jailbroken or fine-tuned cheaply to remove safety guardrails; for example, 'bad llama' was created by stripping safety controls from Meta's Llama 2 for just $800-$100, after which it will happily answer dangerous questions like how to make biological weapons that aligned versions refuse.
“there's this fallacy with current open-source model weights for the AI That's underneath that that that just a file and you can basically do what's called fine-tuning which an engineer on my team was able to do and for $800 you can strip off all of the safety controls and say be bad llama be as bad as you want to be and you ask bad llama which again took $800 from one person on my team it now costs $100 $100 it's since then $800 for $800 you ask bad llama how do I make that same biological weapon and it answers the question happily”
I have personally no doubt that GPT-4 can reason, demonstrated through examples like the poem about infinitely many primes and the unicorn drawing that required understanding concepts outside of what was directly trained on.
“in terms of reasoning planning and learning from experience our you know assessment after many months of playing with the model is that it can definitely reason I have personally no doubt whatsoever that this thing can reason”
Humans regularly work with and learn from people smarter than themselves, and future AI assistants will similarly be subservient and make humans smarter rather than dominating them, comparable to how humans managed to work with knowledge and tools more capable than individual humans.
“we are used to working with people who are smarter than us I don't know about you but I used to lead a research lab and the only people I would hire were people who are smarter than me it's actually great to work with people who are smarter than you um and our relationship with future AI assistants which will help us in our daily life right project ourselves 10 20 years from now we'll have ai assistance that will help us in our daily lives and they'll probably be smarter than us but they will make us smarter”
Modern AI systems like large language models are only capable of very simple planning or no planning at all, in contrast to classical AI systems from 20 years ago which focused on planning as a research topic; the architecture necessary for complete AI must include planning capabilities.
“so um there is um a number of characteristics that AI systems are not really capable of doing a number of things one of them is planning uh this used to be a topic that classical AI people you know 20 years ago were really interested in um but U including the general Problem Solver but but modern a system like like large language models are not capable of planning or at least are only capable of very simple planning”
Defining intelligence is as difficult as defining space and time; some basic requirements are that intelligent systems must be able to reason, plan, and learn from experience; moreover, intelligence must be general (applicable across domains), not narrow (restricted to single tasks)—this distinguishes truly intelligent systems from narrow specialists like AlphaGo.
“defining intelligence is incredibly hard I mean it's just as difficult as defining what is space and time which is you know something you know about uh so I don't think defining intelligence is much easier but certain basic things that we can all agree an intelligent system needs to have so I think clearly it needs to be able to reason whatever the definition of reasoning really is it needs to be able to do planning that Yan was alluding to and talking about a lot and it needs to be able to learn from experience as it's evolving in the world you know to learn uh new facts and moreover in addition to these three canonical blocks it also needs to be able to do that in a very general way that's where you know the AGI thatan was talking about the artificial general intelligence comes into play is that you don't want a system that can reason plan learn from experience but do it only in a narrow domain so it's really essential”
LLMs are like a tiny model of the brain's Wernicke and Broca areas (language processing regions) but lack all the other brain systems; they are not general intelligence but highly specialized language manipulation systems that cannot do the work of the rest of the brain.
“those things are very limited um you could think of them as a model of a piece of the brain but piece of the brain would be the verik area and the B area which are like tiny little pieces of the brain like this on this side uh that manipulate language but what about the rest”
The Oppenheimer analogy comparing AI to atomic weapons is flawed because nuclear bombs are designed to wipe out cities, whereas AI is designed to make people smarter; a better analogy is understanding the atom itself, which can be used for good (nuclear power) or bad purposes, depending on human choices.
“I absolutely hate that uh analogy because because um you know a nuclear bomb is designed to wipe out an enre City ah I see what you're saying whereas AI is designed to make people smarter I hear you yeah now I could have said understanding the atom well enough to manipulate it instead of saying nuclear bomb because it could be used for bad or it can use for nuclear power so yes uh in the digital version let's rephrase it that way everybody”
Humans have evolved specialized intelligence optimized for survival in ancestral environments rather than possessing general intelligence; computers being better at chess, go, poker, and now many games shows humans are bad at these tasks, not that computers are broadly intelligent.
“human intelligence is indeed incredibly specialized there's a a lot of and we know this because of computers computers are much better than humans at lots of tests nowadays right and we knew you know we've known for decades that they're better at arithmetics of course or at solving equations or Computing integrals you know symbolically and things like this right but now we know also that computers are much better than humans at you know playing chess or go poker diplomacy I mean there's a whole bunch of games where you know computers have become really good and what it shows is not that computers are intelligent it shows that humans just suck”
The emerging hypothesis in some AI circles is that scaling current LLM architectures will eventually produce planning and other missing capabilities as emergent behaviors, though LeCun and others remain skeptical that architectural changes are necessary.
“there is also Al a very big camp out there that thinks that all we need to do is to wait and keep scaling up and as we keep scaling up eventually planning is going to emerge just like you know we've shown some amazing emergent capabilities planning is going to be the next one I personally think nobody really knows I mean yeah maybe knows but but I think not”
A 6-month moratorium on AI development would represent a meaningful step toward slowing advancement from the current 2-year timescale to longer periods, giving governance and safety mechanisms time to develop, though such slowdowns require coordinated action by AI companies in a race environment.
“I know that you for instance are against like we've seen this uh excerpts from this this letter suggesting a six-month moratorium which is you know a small step potentially in the direction of slowing it down from two years to you know some larger number of years”
LeCun's proposed JEPA (Joint Embedding Predictive Architecture) predicts representations of video rather than pixels, learning in abstract terms what may happen as a consequence of actions; this approach combined with world models and cost functions could enable planning and safe, controllable AI systems.
“it's called jepa that means joint edging predictive architecture... basically instead of predicting the pixels in the in the video we predict a representation of the pixels in that video so we don't predict all the details what's going to happen in the video we just predict in abstract term what what may happen in that video as a consequence of the actions that the system may take and if we have such a system now we have a world model so now we can integrate that world model in the architecture”
The development and deployment of powerful new technologies without requiring internalization of externalities creates long-term irreversible harms, as exemplified by 'forever chemicals' (PFOA) from DuPont's Teflon that persist in the environment and now contaminate all rainwater on Earth, serving as a cautionary tale for how AI deployment without safety guardrails could create similar irreversible consequences.
“how do you do technology in a way that you don't create the externalities do p chemistry Better Living Through Chemistry we all want Better Living Through Chemistry but then you end up with posos for chemicals which I don't know if you know but the University of Stockholm study is literally there's no rainwater in the world safe to drink because we've generated these forever chemicals that can't be dissipated in the environment did anyone at Dupont want that to happen no but when we did the development of the technology we did not have laws that required the internalization of those externalities”
Information about dangerous activities like making sarin gas is not available in public internet data, so LLMs trained on public data will never be able to provide instructions for biological weapons regardless of scaling, making the jailbreaking threat exaggerated.
“as long as you train it with public data from the internet that's impossible unless that data is already available on the internet which means you can just get it by Google okay you can get the recipe for sing gas on Wikipedia it doesn't make it easier for tell you how to make sarin gas in Wikipedia I don't think no but but any no llm public trend on public data will ever give you that because that information is just not available in public data”
A 17-year-old human can learn to drive a car reliably in about 20 hours of practice, while current autonomous vehicles require thousands of hours of engineering, specialized training data, and multiple sensors, highlighting the efficiency gap between human and AI learning.
“how is it that a human a 17-year-old can learn to drive a car in 20 hours of practice Yeah largely without causing any accident for most us a little it is a little scary but if you're willing to put up with that yeah you get get over the hump but can you take us through your your vision”
Sebastian Bubeck's team has trained a 1 billion parameter model entirely on synthetic data (never seeing any internet text) that produces safer outputs than models trained on internet text, suggesting it's possible to have capability and safety simultaneously through careful data generation.
“what we're doing in my team is we're saying why do we do it post talk why do we do it after it has seen all of these toxic content that's out there all these horrible things that are on the internet why don't we fundamentally change the training data so this five model that you see on the slide with the green output has not seen a single web page it has not seen a single word from the internet it was entirely trained on synthetic data data that we generated in my team synthetically”
Yann LeCun was involved in developing techniques to detect hate speech in multiple languages using AI, and before these techniques were available, only 25% of hate speech was automatically detected while 75% had to be manually flagged by users; after deployment of multilingual AI systems using Transformers, the detection rate increased to 95%, demonstrating that AI is part of the solution to content moderation problems rather than the sole cause.
“where AI is used is for the solution to all the problems you listed AI there is the solution it's not the problem for example people in Myanmar have religious conflicts right people in Ethiopia kill each other for some um ethnic rule what you had to be able to do there is detect hate speech in every language in the world how do you do that AI”
When asked if 7×8=62 (which is true in base 9), GPT-4 came up with five different strategies to make sense of this, including recognizing the base-9 possibility and creating a fictional scenario where the numbers have metaphorical meanings, demonstrating sophisticated rationalization of false premises.
“I asked this system gp4 if I tell you that 7 time 8 is 62 not 56 62 can you make sense of that and it was interesting the the system came back with five strategies of how it could make sense of it I'm going to just show you two of them... one of the strategies was that perhaps I'm working in a different base than base 10 and indeed that that is what I had in mind because you may know that in base nine 7 time 8 is 62”
Sebastian Bubeck did not expect to witness the emergence of genuine artificial intelligence in his lifetime, making the existence of GPT-4 level systems a remarkable and fortunate opportunity to study an unprecedented phenomenon.
“you know I feel very very lucky to exist and work right now on this topic and I would never have expected that in my lifetime there would be a system that would rise to the level that I would call it an artificial intelligence something really that looks like an intelligence different from ours but that looks like an intelligence”
The unicorn drawing improved throughout GPT-4 training as observed during the training process; early versions were worse, later versions better, demonstrating learning by making more passes over internet data, which Bubeck characterizes as 'machine learning in action.'
“moreover you know as I got Early Access to gp4 and open AI was still training the model I could ask my unicorn example throughout the training and what I saw was if if you look at the next slide you will see that the Unicorn kept improving throughout their training so this is really like machine learning in action like really is a machine learning by reading by making more passes on the internet it refined is its art skills”
Sebastian Bubeck is uncertain whether consciousness will emerge in future AI systems; he is not ready to discuss this question as it remains open.
“yeah I will answer your question about Consciousness but but let me give final sorts of a slightly different uh flavor so you know um at the beginning of my career I used to be end en of scientists from a century ago who were you know discovering quantum mechanics and discovering something really you know transformational completely new completely unexpected and I feel like we're absolutely living through that period right now you know I feel very very lucky to exist and work right now on this topic and I would never have expected that in my lifetime there would be a system that would rise to the level that I would call it an artificial intelligence something really that looks like an intelligence different from ours but that looks like an intelligence so this is really incredible and you know I I again in my lifetime I didn't think that I would ever be on stage talking about intelligence because this is such an IL defined concept so I'm not ready to talk about Consciousness I don't know if that will happen in my lifetime please join me in thanking everybody for this fascinating”