Тёмный

Hill Climbing Algorithm & Artificial Intelligence - Computerphile 

Computerphile
Подписаться 2,4 млн
Просмотров 401 тыс.
50% 1

Опубликовано:

 

9 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 391   
@anibaldk
@anibaldk 8 лет назад
What an extraordinary communicator. Very very clear.
@HousedHorse
@HousedHorse 8 лет назад
Rob Miles should make his own channel! I would watch him every day
@JR-White
@JR-White 5 лет назад
2019 celebrants of our Lord and savior Miles where you at
@SJNaka101
@SJNaka101 4 года назад
@@JR-White 2020 baby
@ib1445
@ib1445 2 года назад
he does
@SirGarthur
@SirGarthur Год назад
Wish granted fella 😎
@RichieAHB
@RichieAHB 9 лет назад
He's so clever even his hair looks like a brain
@techstudent754
@techstudent754 4 года назад
he's got new look now
@gandhismonkey3859
@gandhismonkey3859 Год назад
bwahahahahaha
@namamisingh6704
@namamisingh6704 5 месяцев назад
ROFL
@NikolaosSkordilis
@NikolaosSkordilis 9 лет назад
"Evolution as an algorithm"; never thought along that line, very interesting and illuminating information.
@AhsimNreiziev
@AhsimNreiziev 8 лет назад
+Nikolaos Skordilis It's called "Evolutionary Computing", is actually a Thing in Artificial Intelligence, and unlike what is suggested in this video, is actually extremely successful at solving problems (given, as is usual in AI, those problems are suitable for this method, for which there are guidelines).
@EebstertheGreat
@EebstertheGreat 8 лет назад
+Ahsim Nreiziev Well, evolutionary algorithms have the advantage that their trials take far less time than natural reproduction (order of microseconds to seconds rather than hours to years), have a much higher probability of success (in natural evolution, most changes have a small effect on fitness, and therefore a population may "try removing the left mirror a million times" as he put it before that gene died out, whereas code would reject it immediately, and natural populations frequently go extinct entirely for essentially random reasons), and optimization for a specific task. Natural evolution might at best have better parallelization. So he's right that natural evolution is an extremely inefficient intelligence in a computational sense. Thus what we see in nature is a startlingly complex but inefficient method of reproducing genes.
@AhsimNreiziev
@AhsimNreiziev 8 лет назад
EebstertheGreat Well, it should be noted, of course, that the "better parallelization" of natural Evolution vs. artificial Evolution and especially vs. a human car designer is somewhat key when figuring out how efficient a method is. Evolution might try "removing the left car door mirror" a million times, but if the "population of cars", as it were, were 100.000 individual big, it would only be doing it on an average of 10 times per individual. Human car designers tend to only work on one car at a time. Furthermore, where a human car designer would typically try out one "mutation" / change at a time, Evolution is "trying" various (say 10, to be conservative) "changes" / mutations at any given time, again thanks to the much higher capacity for parallelization. This matters when considering how efficient Evolution is as a computational algorithm. The other two factors you mentioned, namely the time it takes to run a trial / determine the fitness of an individual and the totally random destruction of entire populations, are both to blame on the *environment* Evolution is forced to run its "Algorithm" on (namely the Real, unpredictable, World) rather than on the algorithm itself. The Real World is simply an extremely unsuitable and inefficient environment to run an algorithm in. PS: Some Evolutionary algorithms, like the ones that generate better computer chess players or AI players for other games, *do* take minutes to hours rather than microseconds to seconds to determine their fitness, namely by playing a game against a human opponent.
@EebstertheGreat
@EebstertheGreat 8 лет назад
Ahsim Nreiziev Ten is not a conservative number. A typical number of mutations per generation is on the order of 1. And most mutations have no effect on fitness. Rather, changes from generation to generation typically result from the new unique mix of traits from both parents, which doesn't add any new genes to the gene pool. Anyway, the number of individuals in the population doesn't really matter for efficiency, just speed. If I could perform ten billion individual float multiplications in a millisecond on a single core, that would be remarkable. But if I could only achieve that speed on ten billion cores in parallel, nobody would be very impressed with my efficiency. That would clearly be an inefficient system, especially since some quad cores can handle that just fine. Saying reality is an "inefficient environment" is nonsense. An algorithm is either efficient or it isn't. All algorithms run in reality. Compared to computing, evolution is extremely slow and extremely inefficient, taking a colossal number of wrong turns, using gigantic populations, and requiring millions of years to make substantial progress. I don't know why you find that controversial. "Some Evolutionary algorithms, like the ones that generate better computer chess players or AI players for other games, do take minutes to hours rather than microseconds to seconds to determine their fitness" That's not an evolutionary algorithm.
@airmanfair
@airmanfair 9 лет назад
Robert Miles, you are my favorite person on RU-vid.
@mrnoodles100
@mrnoodles100 8 лет назад
+David Fair I like his hair too!
@Kram1032
@Kram1032 10 лет назад
avoiding local maxima is the biggest problem with especially evolutionary algorithms. A fairly recent but in many cases incredibly powerful approach is called "novelty search" which tries to explore the possible behaviors more evenly and thus won't get stuck.
@zwz.zdenek
@zwz.zdenek 9 лет назад
The problem of getting stuck is solved by the presence of parasites. A parasite effectively flattens the peak in the space forcing the host organism to look further.
@sth128
@sth128 10 лет назад
And that's why evolution never invented wheels. Take that mother nature!
@iliakorvigo7341
@iliakorvigo7341 6 лет назад
There are plenty of wheels in nature, on the molecular level though. The ATP-synthase, being one of the most prominent examples, is currently powering every single cell in your body.
@reloder1249
@reloder1249 5 лет назад
it's local maximum is legs
@Dragon-Slay3r
@Dragon-Slay3r 10 месяцев назад
Wheels are on the hills now and I fell for nothing 😂 It was worth the information thanks guys really appreciate it
@-UPH-KRISHNAM
@-UPH-KRISHNAM 4 месяца назад
@@reloder1249 🤣🤣🤣🤣🤣🤣🤣🤣
@TimmacTR
@TimmacTR 8 лет назад
The intelligence in this young lad is scary..
@OrangeC7
@OrangeC7 8 лет назад
Yes he might start turning everything into stamps... : ) (That was a reference to a different video
@Przemko27Z
@Przemko27Z 8 лет назад
Your missing a ")". Edit: Don't you people know how to edit comments?
@OrangeC7
@OrangeC7 8 лет назад
**...was a reference to a different video)
@CanyonF
@CanyonF 8 лет назад
some people use other platforms that don't allow comment editing. Like the ios app for example
@OrangeC7
@OrangeC7 8 лет назад
+Canyon F Yeah I can't edit relies. I can edit comments tho (I think. ..)
@NikiHerl
@NikiHerl 8 лет назад
I just want to say that this video expandend my understanding of... basically "the world" by so much, it's hard to even describe. Thanks for making it. Even at the risk of sounding extremely corny, I'll just go ahead and say that it changed my life.
@jackmajhand9463
@jackmajhand9463 7 лет назад
Machine learning is mainly about understanding the rules of the world and creating mathematical expressions of them. That's why it's so interesting.
@Dragon-Slay3r
@Dragon-Slay3r 10 месяцев назад
Yeah and mine I realise now Sorry about before 😭
@henrikwannheden7114
@henrikwannheden7114 10 лет назад
The hill climbing analogy to evolution is something that i haven't heard before, but it illustrates its lack of intelligent design beautifully. Thank you!
@MGtvMusic
@MGtvMusic 3 года назад
The blind person analogy just made my whole life easier
@TheMohawkNinja
@TheMohawkNinja 10 лет назад
Sees video where speaker uses the word "evolution". Barely any comments from creationists claiming that evolution is fake. +1 Faith in humanity.
@TheAdriyaman
@TheAdriyaman 7 лет назад
You are less likely to find religious nut jobs in educational channels like this.
@NathanTAK
@NathanTAK 7 лет назад
+Adriyaman Banerjee I mean, they arrive here, but then they become smrt.
@celebrim1
@celebrim1 7 лет назад
My faith would be increased if, on a video where the speaker uses the word "evolution" with regards to algorithms, the popular comments were actually directed at the contents of the video, rather than self-flattering comments about your particular tribe.
@dlwatib
@dlwatib 7 лет назад
Evolution is fake.
@AntonAdelson
@AntonAdelson 10 лет назад
This whole "car designer more intelligent than evolution" argument is completely new to me. And it doesn't feel right. Didn't evolution design the car designers in the first place? One could say that the car designer is the pinnacle of evolution's accomplishment: which makes the human and evolution pretty much the same thing (for the purposes of the argument), no?
@TheAndreArtus
@TheAndreArtus 9 лет назад
Well, from one perspective the car designer is merely a spike in the mean density of mass-energy in the local space time. But it is sometimes worth taking a more reductionist view. The car designer can employ at least two tools not available to the [biological] evolutionary algorithm: forethought(planning) and hindsight(memory). This distinguishes the processes, if not the result.
@MrBumbo90
@MrBumbo90 10 лет назад
What program do you use for graphics?
@eugen9611
@eugen9611 8 лет назад
+MrBumbo90 yes, those graphs are awesome
@bliiben
@bliiben 10 лет назад
Hey thank you ! 1 week ago I tried genetic programming, I know why it doesn't quite work now, that's because I'm on top of the hill and every mutation that happen is worst than the current generation. Thank you for this good explanation :)
@Dragon-Slay3r
@Dragon-Slay3r 10 месяцев назад
No problem 😂
@influenza99
@influenza99 10 лет назад
I never heard evolution described as a hill climbing algorithm before. In fact I never heard of a hill climbing algorithm. You guys are making me smart
@JamEngulfer
@JamEngulfer 10 лет назад
His hair has its own physics! I love it!
@mehrad_ai
@mehrad_ai 10 лет назад
Perfect descriptive sentence: "Powerful intelligence is able to hit a smaller target in a larger search space in less time."
@EmbraceTheThunder
@EmbraceTheThunder 10 лет назад
This needs a section on simulated annealing!
@Maladath
@Maladath 10 лет назад
That was quite an amazing (and accurate) way of describing and explaining evolution. Well done.
@OmegaCraftable
@OmegaCraftable 10 лет назад
This was a very interesting video! Make more like this please (:
@egokick
@egokick 10 лет назад
this was a really great video, I'd love to see more computerphile vids on AI type algorithms
@Galakhor
@Galakhor 10 лет назад
Nice! Keep the AI videos comming. Perhaps you could do one on Distributed AI and/or Agend Oriented programming models?
@Dragon-Slay3r
@Dragon-Slay3r 10 месяцев назад
Yeah the plan is now, not to run until I find intelligent information so if I don't run for a while then I'm just ignoring the noise
@QuantumBraced
@QuantumBraced 8 лет назад
This is a really good way to articulate why evolution doesn't always result in the best possible outcome and why all animals aren't evolving into perfection all the time, and why we're the only intelligent species. I've tried to explain it in the past, and he totally nailed it with this analogy. It's because intelligence is this huge peak, but it's surrounded by valleys. It took a huge fluke for us to acquire it.
@AP-eh6gr
@AP-eh6gr 6 лет назад
This guy and Dr Pound. Exceptional explanations. Brilliant
@Azarothpng
@Azarothpng 6 лет назад
And because of this, you would want DNA to have a very fractal behavior, allowing for small changes in the root to give huge changes for the organism, allowing you to possibly break out from a local maximum. This is done by inheriting earlier properties is the DNA sequence, for example, all skins humidity is based on a common first introduction of the humidity in very early in the DNA.
@Th3Mafia
@Th3Mafia 5 лет назад
I AM SOOOOOOOOOOOOOOOOOOO HAPPY TO HEAR THAT YOU UNDERSTAND HOW EVOLUTION ACTUALLY WORKS>>> OMFG its a full time job just helping ppl understand it let alone trying to correct someone that has it wrong
@alexandercarvunaris846
@alexandercarvunaris846 8 лет назад
he is my favorite guy from computerphile(except for the klein bottle guy that guy is cool)
@lambertbrother1628
@lambertbrother1628 6 лет назад
That's Matt Parker. He's from Numberphile, not Computerphile
@tugafighter
@tugafighter 9 лет назад
intelligent design denied with elegance.
@QuantumFluxable
@QuantumFluxable 10 лет назад
That book is amazing, it's the only thing I ever pre-ordered and I do not regret that a bit.
@jeromystewart
@jeromystewart 8 лет назад
I very much enjoy Robert's interesting, insightful & thought provoking ideas, I thought that I would interject however on what evolution is optimizing for (@ ~1:33). Contrary to the statement that it's optimizing for the number of offspring, in fact evolution sometimes performs the opposite function if it is needed to further the lineage. In other words, heredity taken as a whole (DNA,RNA, Ribosome,Epigenetics etc) is self perpetuating and as such, in some cases it may be advantageous to decrease the number of offspring. This is thought to be one factor in the success of mammalian evolution. Some have also argued that in some cases individuals that display self-destructive characteristics are performing some function that ultimately contributes to the success of the whole or a "generalized heredity class" if you will. While many of these statements are debatable, they are submitted simply to further the conversation and promote additional levels of thought on the matter.
@thany3
@thany3 10 лет назад
I can't find the book "what if?" on Audible. Not by searching for title, nor by author. Deeplink please?
@smartyonline37
@smartyonline37 10 лет назад
Evolution created that Car Designer who turned out to be more intelligent than Evolution(in designing cars) proves that Evolution is more intelligent.
@IshowFUNNYvids
@IshowFUNNYvids 10 лет назад
This just blew my mind! I can't wait for college, new ideas like this will be introduced daily!
@mr_rawa
@mr_rawa 3 года назад
was it like expected?
@lorenzito0852
@lorenzito0852 3 года назад
F
@brentonkludt6828
@brentonkludt6828 3 года назад
@@mr_rawa it has been a journey. I learned quite a bit, but not exactly from my compsci classes, more so from the interdisciplinary subjects that relate to it. I learned Russian, learned math incredibly well, got experience in labs, with student government, and learned how to think and speak. I would recommend it, if you can work hard enough. If I can, lots of people can lol
@tsiva216
@tsiva216 3 года назад
One of the excellent video on utube👌
@Vospi
@Vospi 9 лет назад
I like this presenter and this topic very much, thank you, please do more! :)
@VintageLJ
@VintageLJ 9 лет назад
People have developed 'AI' for video games, namely Sethbling, for Super Mario World and Mario Kart. It works in the same way as evolution, with each generation having a fitness level as it plays the game, trying random inputs. The fitness increases depending on how far through the course the AI gets, and decreases based on the time taken to do something. Then, two 'species' from a generation which each have the same fitness level are 'bred' together, resulting in the next generation. This keeps on happening until the AI is an expert at the game.
@Toksyuryel
@Toksyuryel 3 года назад
These also perfectly demonstrate the problem of local maxima as the AI can never reach the levels of the best TAS due to the massive leaps needed to explore such extreme possibilities. The AI will disregard those paths almost immediately because of how deep the fitness valleys are surrounding the peak. They also get stuck in strange habits due to the fitness cost of eliminating those habits.
@breadventurer
@breadventurer 9 лет назад
if we define intelligence as the ability to hit a smaller target in a search space in a lesser amount of time, then i'm not sure that humans are necessarily more intelligent. I think we are predisposed to think in certain (sometimes presumptuous) ways when attempting to solve some problem, be it optimization or otherwise. but in the case of optimization, i think evolution's inability to premeditate its actions is an advantage, in that it taps into solutions that would be entirely unintuitive to a human. this is demonstrated in biology (like that optimizing slime mold), but also very convincingly in genetic algorithms, which are evolutionary in essence. the fruits of genetic algorithm-based optimization are often nearly optimal solutions (like those antennae that nasa uses) that a humans probably would not be able to come up with
@r3574r7
@r3574r7 10 лет назад
Evolution is not a progression from inferior to superior organisms, and it also does not necessarily result in an increase in complexity. A population can evolve to become simpler, having a smaller genome, but biological devolution is a misnomer. Go have a look at wikipedia's list of common misconceptions.
@maorfreeman9474
@maorfreeman9474 9 лет назад
Robert Miles sounds really interesting but i can't find a thing about him in google. I would really like to find his youtube channel or find his blog or something (assuming it exist). Does any1 know where to find him?
@RobertMilesAI
@RobertMilesAI 5 лет назад
I have a channel now
@gregs6403
@gregs6403 4 месяца назад
Great explanation and visualization. Thank you!
@johnno4127
@johnno4127 10 лет назад
That is the best definition of intelligence I have ever heard. Wherever that came from it's awesome! Intelligence is an optimization process.
@SecularMentat
@SecularMentat 10 лет назад
Raster scanning. Nice. Yeah the local maximum thing was neat. And 'dimensional reduction' pretty much sounds like it describes all of applications of science. How can I get all this complex data to fix a y=mx+b .
@jl_woodworks
@jl_woodworks 5 лет назад
Yes. The ultimate goal of science: simplify to then understand.
@ritiktyagi1926
@ritiktyagi1926 2 года назад
This Guy : The evolution Algorithm is slow and can be optimized further. The Programmer running our simulation: "Crying in Corner* HOW DARE YOU !!
@Dragon-Slay3r
@Dragon-Slay3r 10 месяцев назад
If you say so, you came to help a year ago 😭
@michelwandermaas815
@michelwandermaas815 10 лет назад
Great video. Hope you make more videos on the subject. Genetic Algorithm is the field I'm studying right now, and it would be really helpful to get to know more about other optimization methods, such as PSO, which I'm also doing some research on. Keep up the good work.
@MVHiltunen
@MVHiltunen 6 лет назад
IN FACT the larger amount of dimension in a sense makes hill climbing more feasible (in machine learning for example) if your dimensions behave at least somewhat independently. This is because a local minimum or maximum is a place where all derivatives are zero. If you have #1:A lot of dimensions, and #2:They are not hugely interdependent, then almost always there is at least some dimension where the derivative is not zero. I've dubbed this "the blessing of dimensionality" as opposed to the curse of dimensionality that is a plague in other areas where dealing with high dimensional data.
@egae6782
@egae6782 6 лет назад
At first glance in the thumbnail I thought it's Guy Martin teaching about computers in his spare time while he's not riding. Haha Nice video though
@wexer82
@wexer82 10 лет назад
this video was amazing. i like this guy a lot.
@pixartist8190
@pixartist8190 10 лет назад
Best explanation ever. More videos by you please!
@leonhrad
@leonhrad 10 лет назад
Wow, that was a really interesting topic. Also it's very easy to follow his explanations. I'd like to see more of this.
@darkbluemullet
@darkbluemullet 10 лет назад
Can't get enough of these video's!
@UltraMarine47
@UltraMarine47 10 лет назад
I'd like to see more of this guy, and more on this subject
@Jigatree
@Jigatree 10 лет назад
I know lots of rocks that are more intelligent than most people
@johannesson77
@johannesson77 10 лет назад
Same :)
@user-qt4uz7tn4k
@user-qt4uz7tn4k 6 лет назад
Don't be so toxic man, wtf
@DreckbobBratpfanne
@DreckbobBratpfanne 3 года назад
Yeah i know some too... they rock. *badumm zzz*
@TrebleWing
@TrebleWing 5 лет назад
This is further confusing the point that most people misunderstand when they are under the impression that evolution somehow an agent making choices. When it’s just what we call the random process that occurs when an organism happens to mutate in such a way that is more successful at mating.
@Horny_Fruit_Flies
@Horny_Fruit_Flies 5 лет назад
I think any person who has the education to appreciate these videos understands that giving evolution agency is done just for the sake of simplicity. If you know of a way to efficiently deliver these concepts to human brains without using analogies and anthropomorphization, please share, because even veteran biologists are comfortable with ascribing evolution agency.
@TrebleWing
@TrebleWing 5 лет назад
@@Horny_Fruit_Flies When you're whole expertise is in AI, and saying things like the agents 'wants this', and 'does that', there should not be the same language deployed for evolution. because there has been a 'what do they mean when they say this word' standard set. And interchange is not apparent unless specified. Most of Miles' AI arguments arise from not formally specifying what you mean or the context in which interpretation should occur. For someone that is that highly specific it's not the same as how you suggested using an analogy as useful unless it is clarified.
@420theriddler
@420theriddler 8 лет назад
i think thats because evolution doesnt want global maxima ie one particular species to survive. it gives room for local minumum to try out various experiments within and this diversity in species is important as almost all species are interdependent for their survival. evolution is a big game which is not limited to only hill climbing algorithm.
@GeneralBlackNorway
@GeneralBlackNorway 8 лет назад
True, but that could be described as changing the hill environment for that specific species at that specific location. Evolution is indeed more complex than the simple concept he used, but you only need to include the others species effect on each other to make it work. His concept stays the same :)
@gorgolyt
@gorgolyt 8 лет назад
wrong, evolution only "wants" what is best for that particular organism. evolution and nature do not "value" diversity, it's just something that happens as a result.
@liquidred257
@liquidred257 7 месяцев назад
What is the guy asking at about 4:00? I really wish the captions in this video worked.
@Markus9705
@Markus9705 10 лет назад
To be more correct: the higher mountain does not exist. Evolution is just working with the pieces that are existing; it has no goal or "plan", there is no such thing as "this is a a higher mountain of fitness". Fitness is always relative to to the population.
@slackologist
@slackologist 10 лет назад
a side question: are 'random mutations' actually truly random or are they "pseudo random" based on very very complex and huge amounts of varying input conditions?
@lennardberger6614
@lennardberger6614 3 года назад
They are not truly random and this assumption is biologically inaccurate.
@eladc1987
@eladc1987 5 лет назад
Robert Miles is a brilliant guy.
@AnumitKaur0211
@AnumitKaur0211 8 лет назад
Thank you so much for this video. Worth every second.
@DaxHamel
@DaxHamel 10 лет назад
Argh, a few more minutes and Robert Miles looked like he was just about to understand what he was explaining. ;) Seriously though, very interesting angle on the subject. More please.
@Epoch11
@Epoch11 10 лет назад
I am not sure this explained anything. I think I got the point of the video in terms of optimization, but I think this topic could be expanded. I feel that artificial intelligence is a subject that I am not alone in being curious about. I would appreciate a more in depth video on the subject. Thanks.
@Sagitarria
@Sagitarria 6 лет назад
the epistemologist Gregory Bateson (one of the fathers of cybernetics) would say that a human is capable of learning type 0-3 but that evolution is learning 4 because it is a system capable of making systems that do learning 3. in that way evolution is far more intelligent than any particular organism.
@TheKuleluke
@TheKuleluke 10 лет назад
Is it just me or does the videos coming from Computerphile, follow almost completely what I search, almost the day after I look it up...
@HelenaOfDetroit
@HelenaOfDetroit 9 лет назад
To avoid being stuck in a local maxima, could a program run a cheap "probe" generation. One that is really stupid and just goes in a single direction for a while to test whether or not it's on a local maxima or a global one? For instance, the new generation could be programmed to have 1 stupid for every 4 intelligent. The intelligent ones would use the info already gained, but the stupid one would be like a radar ping, going off in a spiral to discover the landscape. Then take the data from that probe generation and enhance the current algorithm. Thereby giving the AI a form of insight.
@mindfulmike8612
@mindfulmike8612 9 лет назад
FlipFlopGaming This is ok in low dimensions, but once there are enough dimensions there are just too many directions to go in. Even if you determine that you're stuck in a local minima because you find a better one it still doesn't mean that you've found a/the global min.
@Navhkrin
@Navhkrin 9 лет назад
FlipFlopGaming Save local maxima, start searching for other maximas, if newly found maxima is longer than the past maxima , it is the perfect spot currently, until a better one is found.
@patrikmanni3559
@patrikmanni3559 9 лет назад
+FlipFlopGaming Yes you could, but it's only really useful if you're stuck in a particularly low local maxmia. If you're in a particularly high point, the chance of you finding a higher fitness configuration through random one directional or linear relationship alternation probing is really small. This is all involved in trying to improve fitness optimizing algorithms, though. And the point at which they become intelligent is where you add the functionality for prediction, where the algorithm can make somewhat accurate assumptions about what the outcome of a change is going to be before its made. At that point you have design rather than optimization.
@MitchellD249
@MitchellD249 8 лет назад
+FlipFlopGaming Let me describe an alternative algorithm to try to get from a local to a global point. Imagine the hills described in the video inverted; instead of hills they're actually pits and instead of trying to reach the top of the highest hill we're trying to reach the bottom of the deepest pit. Whatever value you're trying to maximise, you can just multiply it by -1 and look for a global minimum instead of a global maximum. It's actually quite nice to approach it this way because you can imagine the simple optimisation process as just gravity; place a ball at any point on the map and if it's on a slope it will naturally roll down until it hits the bottom of a pit (or an expanse of flat ground). In the hill climbing example, the blind man steps in every direction to find out which way leads up and moves in that direction, while here the ball automatically moves whichever way leads down. Same thing but in reverse. Through this process we can expect it to reach a local minimum; the bottom of a pit that may not be the deepest one. Once the ball reaches a local minimum, what do we do? Simple: kick it as hard as you can in a totally random direction. Imagine that physics is somewhat simplified and the ball won't leave the ground and bounce off surfaces, instead it will just roll along the ground at speed. With that first forceful kick it's probably going to be kicked completely out of that first pit; passing over the rim and entering into another one. In fact it will probably pass through several different pits before friction finally slows it down enough to settle in one; a different local minimum. When it does, you kick it again and then again and again. Each time you kick it with a little bit less force and always in a random direction. In the early stages it'll continually be kicked out of one pit and through more to finally rest in another, but eventually, through random chance, it will most likely roll into a particularly deep pit; possibly the global minimum. Unless this happens in the early stages of the process when you're kicking the ball really hard, the pit should be too deep for it to be kicked out of and so it will remain where it is as you give it weaker and weaker kicks and eventually stop. Even if you do get there in the early stages and kick it out, you're still going to have plenty of time kicking it easily out of shallow pits for it to end up back in there. This gives you a much greater chance of getting the global minimum and even if you don't reach it, you've probably reached one that you can still be pretty satisfied with. To end up in a shallow pit you would have to consistently kick in a direction that doesn't pass through any deep pits, which would require either a terrible space to work with or insanely bad luck.
@mmafan400
@mmafan400 8 лет назад
+FlipFlopGaming This isn't that far off from something like particle swarm optimization...which is a little bit more advanced version of what you're thinking.
@RicochetRita
@RicochetRita 10 лет назад
That's an excellent book selection!
@TheSLK66
@TheSLK66 10 лет назад
If you talk about Nature, you might as well talk about the beginning of the universe itself, since the same laws must still be here, and that "intelligence" to accommodate the constants and laws of the universe to give rise to sentient beings like us, I believe it truly surpasses our level of intelligence, yes, we may be able to build a car, a plane, even study big bang conditions, but we haven't been able to replicate a universe, we haven't been able to create DNA, we have been able to copy or slightly change what already exists, it's a mistake to think we're more clever than nature itself at this point.
@MarioSilva-eu2bp
@MarioSilva-eu2bp 10 лет назад
this video is the single most interesting thing I've seen in an entire year. Particularly, the "local maximum" and "global maximum" thing. being in the local maximum is a trap. you do it if you can't "see" enough steps in the "strategy game" that life is. thinking is seeing longer, so you can reach higher heights in the long term even if you have to temporarily step in lower plateaus in order to get there. If you are not intelligent enough, you are doomed to settle for "local maximums", like being on welfare, instead of sweating your ass off in order to reach better positions in life.
@allanfloyd8103
@allanfloyd8103 10 лет назад
Exactly. The point being, the farther you can see and predict, the better your outcome will be. Evolution stumbles blindly, only aware of the immediate environment, which is why it takes forever. Intelligence allows planning and navigation through the local minimums toward the global maximums.
@JulianSildenLanglo
@JulianSildenLanglo 8 лет назад
But the entirety of life exists in a space where the possible outcomes are often taken into account. If there exists an open space for supporting life where there is no contestors or where the contestors leave a space open, a species will often adapt to this area. So the entirety of the natural search space is the natural universe. This search space increases with intelligence as they will create search spaces that are not natural (i.e computers). Not written by julian
@Ch4osW4rrior
@Ch4osW4rrior 10 лет назад
You forgot to mention that evolutionarily speaking the fitness landscape is dynamic.
@kajetanczerwinski3962
@kajetanczerwinski3962 8 лет назад
So, we can say that our universe is optimization system because we are evolving inside?
@jos3509
@jos3509 5 лет назад
Porque no pones subtitulos tendrias mas vistas
@mckennacisler01
@mckennacisler01 10 лет назад
I wonder if there are any real-world evolution examples of a species "stuck in a local maximum" that we know about. Of course real-world "hill-climbers" live on a significantly higher dimensioned plane, but I wonder if we've ever seen any creature appear to stop evolving for a period of time...
@JesseLH88
@JesseLH88 10 лет назад
I don't understand much of it, but I think the theory of punctuated equilibrium claims that most species are in a local maximum. One instance the (new) Cosmos show talks about is plants' development of wood. Plants never grew about about a meter tall (because they were not structurally stiff enough to grow larger) until the first trees, which almost immediately came to dominate the plant.
@mckennacisler01
@mckennacisler01 10 лет назад
JesseLH88 So does that mean that all species in a local maximum are destined to only change their evolution when some other species alters the evolution plane? So the trees essentially changed the height factor in plants to be "obsolete," so it no longer was a factor among lowly plants, so plants that were, say, most efficient with their gathered sunlight had the new advantage of the plants... That's an interesting idea, and I guess it explains both how things can stop evolving and how that doesn't necessarily mean they're stuck forever!
@rogerwilco2
@rogerwilco2 10 лет назад
Mammals in Australia?
@philm5380
@philm5380 9 лет назад
They are extinct. Their cousins reached the global max and continued. Any species that is stuck at a local maximum is doomed.
@TheAndreArtus
@TheAndreArtus 9 лет назад
***** You may have written minimum when intending maximum. Given the presumptions of hill climbing algorithms functions in [local] minima would undergo rather rapid change.
@muhairwebesiimamichael3508
@muhairwebesiimamichael3508 6 лет назад
how can i employ this algorithm to solve an influence maximization problem with independent cascade model?
@craiggarrett34
@craiggarrett34 10 лет назад
Anyone have a suggestion for more detailed information on hill climbing algorithms? Specifically, how does one determine the best direction to travel in? (i.e. determine the slope/derivative of the current search location). How do we determine how far to travel? How do we deal with sensitivities, and how do we know how small of a distance to check? (i.e. if we increase parameter X by 0.1, perhaps there was a great solution at distance 0.05, and we just missed it) Any recommendations of websites, books, etc? Edit: I may be asking more about Gradient Descent than Hill Climbing.
@nathankrowitz3884
@nathankrowitz3884 6 лет назад
Am I missing the point if I assert that the car designer is a part of evolution and therefore it's output is really evolution's output?
@harbl2479
@harbl2479 5 лет назад
Nathan Krowitz i think that’s a valid point. You could then go on to say that mankind supersedes evolution, therefore changes we make to our environment are naturally better than what was there before
@lenlen8099
@lenlen8099 4 года назад
I think a thing nature does to combat the local maximum is to bring back past versions out in the offspring of the organism, like bringing back a version of a human from the ice age
@IslandHermit
@IslandHermit 10 лет назад
Excellent explanation. Well done.
@SkylerGhostly
@SkylerGhostly 7 лет назад
What program do you use for your illustrations? The animations and illustrations are quite well done and I would love to be able to experiment and try it out for myself! :)
@Computerphile
@Computerphile 7 лет назад
+Skyler Mews Adobe After Effects >Sean
@SkylerGhostly
@SkylerGhostly 7 лет назад
Computerphile thank you so much! I look forward to many more videos!
@TheNemocharlie
@TheNemocharlie 7 лет назад
What's with this "quite well done?" They're excellent, and the speaker delivers the material with great natural style & ability. Now, could you find a better use for all this talent? An explanation/dissection of basic economic theory for starters...........
@Zerepzerreitug
@Zerepzerreitug 9 лет назад
this was great. I learned a lot :)
@blackdusken2mb
@blackdusken2mb 10 лет назад
Excellent video! I'm a physicist and get stuck in local minima/maxima a lot doing my work, this is hard to explain to a non-scientists. Can I ask for a video or videos looking at more complex algorithms for finding global minima/maxima?
@BastenKo
@BastenKo 2 года назад
explaining better than by professor
@Adroitbit
@Adroitbit 2 года назад
I'm an engineering student who is searching about "How to climb the hill" Oh boy...I end up here in a place that I don't even understand.
@unvergebeneid
@unvergebeneid 10 лет назад
Evolutionary algorithms tend to include recombination, just like biological evolution does. I wouldn't consider random optimisation a good example of evolutionary computing at all. Plus, "there's no single 'how many children do you have' gene" well, I'd tend to disagree. It might not be a single gene in fact but that's not the point here. The point is that the genotype has no direct influence on the number of _successful_ children an individual has. Having many children might not be a good strategy to have many children actually survive and get offspring of their own as K-strategists show.
@startup_dream
@startup_dream 8 лет назад
Brilliant.
@BubbaYoga
@BubbaYoga 10 лет назад
Excellent video! I'd be curious to know whether evolution has been more or less successful than human designers. My guess would be that we are trailing dramatically in injury time.
@thattimestampguy
@thattimestampguy Год назад
0:31 Optimization. 3:05 Local Maximum trap away from Absolute Maximum.
@NullMcNull
@NullMcNull 10 лет назад
Please inform us more on the subject of artificial intelligence -- I need it to survive long term wise.
@vitakyo982
@vitakyo982 8 лет назад
Marvin is still depressed , what can we do ?
@oscill8ocelot
@oscill8ocelot 3 года назад
If you can read this, you are probably stuck in a local maximum.
@Grubiantoll
@Grubiantoll 7 лет назад
but surrondings can change , basicaly the ''evolutionary topography can change over the time, because well one spiecies usualy doesnt exist in vacuum
@trebelojaques458
@trebelojaques458 3 года назад
I can compare the hill climbing algorithm with gradient descent algorithm. Like they're two opposites...
@mrmagnetic927
@mrmagnetic927 8 лет назад
saying "improvements" can be subjective. A car designer makes changes based on his perception for that moment. While evolution occurs overtime moving back and forward. Besides isn't the process of evolution based more on adaptability? I see evolution as a self learning algorithm
@jackmajhand9463
@jackmajhand9463 7 лет назад
Evolution is about adapting to the world you live in. So basically get a better score according to a fitness function. But in the real world this fitness function changes over time. So you need to keep in mind that evolution is about trying to get a better score to a function which always changes. The car designer is making improvements according to the fitness function of that moment. At best he will find the global maximum of this fitness function. But he will later change the design of the car because the function changed and it's not the global maximum anymore.
@RodniDemental
@RodniDemental 6 лет назад
I appreciate these discussions. I will say i'm having trouble understanding how the car maker becomes smarter than process that created them. But I suppose it brings attention to the nature of the 'randomness' of evolution or adaption / intent towards a particular relevant outcome by the individual processes. I feel it's bizzare that we can imagine processes in ways that don't/can't happen,but some times it's because of or despite this ability to abstract something entirely 'incorrectly' that we use that to achieve the 'correct' desired outcome. Curious to assume the process that allows us to behave/perform this way doesn't appear to operate in this way itself. Basicslly, Are the processes that influence the progression of evolution not at work when a carmaker imagines how not to make something before they make it?
@256shadesofgrey
@256shadesofgrey 10 лет назад
I guess we're lucky that during evolution the terrain changes all the time, and if it does so slowly enough, some species being at the local maximum could end up being on a global one.
@DreckbobBratpfanne
@DreckbobBratpfanne 3 года назад
And because we are more intelligent than Evolution, we will create a superintelligence at some point. If a pseudo random process like evolution can, we can at least match it if we assume that human intelligence is the best possible, but since that is very unlikely, we can even exceed what evolution did... question is when.
@absurdemtiefer1950
@absurdemtiefer1950 7 лет назад
I really enjoy your content about AI, do you have any Book puplished or would you recoment one ? I would be cool when its avilable in geman but not nessary.
@GrimReaperCalls
@GrimReaperCalls 10 лет назад
Very interesting (and entertaining)!
@FishKungfu
@FishKungfu 10 лет назад
Very cool!
@fogglee
@fogglee 10 лет назад
Hes talking about the genetic algorithm which I'd like to have an episode on. Maybe with examples like I know of a program of 3d simulation of creatures and also another program in Flash which is the genetic algorithm making a bike (I know it was Flash).
Далее
Has Generative AI Already Peaked? - Computerphile
12:48
How AI 'Understands' Images (CLIP) - Computerphile
18:05
ДОМИК ДЛЯ БЕРЕМЕННОЙ БЕЛКИ#cat
00:45
AI Safety - Computerphile
6:03
Просмотров 195 тыс.
AI's Game Playing Challenge - Computerphile
20:01
Просмотров 742 тыс.
ChatGPT Jailbreak - Computerphile
11:41
Просмотров 351 тыс.
Progress Bars - Computerphile
13:50
Просмотров 79 тыс.
Garbled Circuits - Computerphile
11:46
Просмотров 30 тыс.
CPU Pipeline - Computerphile
21:48
Просмотров 64 тыс.
How Branch Prediction Works in CPUs - Computerphile
25:57
Coding a Web Server in 25 Lines - Computerphile
17:49
Просмотров 335 тыс.