Тёмный

A conversation between Gregory Chaitin and Stephen Wolfram at the Wolfram Summer School 2021 

Wolfram
Подписаться 101 тыс.
Просмотров 8 тыс.
50% 1

Stephen Wolfram plays the role of Salonnière in this new, on-going series of intellectual explorations with special guests. Watch all of the conversations here: wolfr.am/youtube-sw-conversat...
Follow us on our official social media channels.
Twitter: / wolframresearch
Facebook: / wolframresearch
Instagram: / wolframresearch
LinkedIn: / wolfram-research
Contribute to the official Wolfram Community: community.wolfram.com/
Stay up-to-date on the latest interest at Wolfram Research through our blog: blog.wolfram.com/
Follow Stephen Wolfram's life, interests, and what makes him tick on his blog: writings.stephenwolfram.com/

Развлечения

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

 

5 июл 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 44   
@olgacooperman3360
@olgacooperman3360 2 года назад
Two legends discussing philosophy of math - thank you for posting these conversations!
@Hermetics
@Hermetics 2 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-eyzWz8mpMM8.html (thank me later)
@FadiAkil
@FadiAkil 5 месяцев назад
29:00 This's Brouwer's conception of the whole of mathematics lol
@sygarte1
@sygarte1 2 года назад
What Chaitin was referring to at 1:22:42 is called the Extended Evolutionary Synthesis (ESS) and includes such things as epigenetics (which he mentions) niche construction, stress directed mutations, genome duplications, transposon insertions, and mechanisms for genomic re engineering by the organism, as well as convergence and evo devo. All of these are confirmatory of Chaitin's point that simple mutations like SNPs and Indels are insufficient to explain evolutionary change. However, Wolfram is correct and Chaitin is wrong about any correlation between genome size and biological complexity. This is where gene expression, rather than gene sequence comes in, as mentioned earlier by Wolfram. It is very heartwarming to see such brilliant physicists trying to learn, understand, and calculate biology. Keep at it guys. We biologists need all the help we can get.
@gaulindidier5995
@gaulindidier5995 2 года назад
Great interview. Hopefully He'll be back, more on the omega number!
@Anders01
@Anders01 2 года назад
Interesting that Chaitin was skeptical about Gödel's incompleteness theorems. I recently looked at the Peano axioms and they lack an axiom for total order! I wonder if Gödel's theorems work because of only partial order.
@gaulindidier5995
@gaulindidier5995 2 года назад
No.
@StephenPaulKing
@StephenPaulKing 2 года назад
My interpretation of Gödel's theorems: There can be no Complete and Consistent Representation of a universe that can be implemented within that universe!
@RoboticusMusic
@RoboticusMusic 2 года назад
1:25:00 What is the looping code that doesn't halt called? 1:26:26 Stephan mentions a primitive recursive function with 6 symbols, what is it called?
@TheMeaningCode
@TheMeaningCode 2 года назад
From minute 50 to 53 - @Stephen Wolfram - The uniting of mathematics and art makes possible the universe of all possible programs. I would love to talk to you about this.
@Koyaanisqatsi2000
@Koyaanisqatsi2000 2 года назад
Because of computational irreducibility we will never find an algorithm describing Steven Wolfram. However there is most likely a cellular automaton in the computational universe that could be Steven Wolfram. Is this correct? Is a cellular automaton an algorithm or just an automaton? I read that cellular automaton are probably not reversible.
@StephenPaulKing
@StephenPaulKing 2 года назад
Is evolution by Natural Selection ergodic? Does to eventually try all possible combinations and, thus, forms of Life?
@Achrononmaster
@Achrononmaster 2 года назад
No. That whole line of reasoning _presumes_ the universe is a cellular automaton (or an isomorphic such structure). There is a vanishing chance that assumption is true based on what we know, because there are infinitely many other inequivalent descriptions of our universe (given what we currently know) which are not isomorphic to cellular automata. And there is a finite chance, however small (I do not think it is all that small myself, but that's just my opinion) the presumption is just wrong.
@JoelSjogren0
@JoelSjogren0 2 года назад
(Name misspelled?)
@StephenPaulKing
@StephenPaulKing 2 года назад
What is that paper by E. F. Moore?
@gjchaitin
@gjchaitin 2 года назад
Gedanken Experiments on Sequential Machines, in Shannon, McCarthy, Automata Studies
@bradmcfall735
@bradmcfall735 2 года назад
I use metabiology during a discussion on quantum genetics on Medium. The "platonic" math for evolution discussed is going to be hyperbolic statistics of negative chemical concentration ancestry not full on program size complexities in surreal number representations.
@Achrononmaster
@Achrononmaster 2 года назад
Was that supposed to be a kind of weird Haiku, or were you serious about something there?
@bradmcfall735
@bradmcfall735 2 года назад
@@Achrononmaster I am quite serious here. I have corresponded a few years back with one of Chaitin's students. I am of the opinion that metabiological loop recursions may explain levels of biological organization under random drift and random gametic sampling building program size complexities but I can not link my Medium draft articles here, nor are all of these ideas worked into those. So just look me up there for more info as it appears. Thanks.
@JmanNo42
@JmanNo42 2 года назад
I probably going to state the obvious here although the group of Turing equivalent machines produce same results, that does not mean they have same computational complexity producing the result.. So how do we know if we found and use an efficient one, "well that of course computation time doing tasks", but more in general if it is an efficient "way" to do computations? Stephen do you think that computers are Turing machines of high efficiency or could there be totally different "ideas?/architectures?" that turns out to be vastly superior? I guess to prove that one would have to prove that we do math arithmetic and calculus, algebra, trigonometry and geometry effective?
@JmanNo42
@JmanNo42 2 года назад
I would say everything come to end in biology even if we see a planet as a biological habitat, there is a bigger picture. I think i am supporter of the blob theory, the langoliers will come.... Well unless we learn to travel in time LoL
@Achrononmaster
@Achrononmaster 2 года назад
Turing machines are abstractions, they are not real. A real computer has finite memory/tape. A Turing machine has infinite tape.
@Achrononmaster
@Achrononmaster 2 года назад
I believe (check me) your question about efficiency (general case) is known to be unsolvable. It is equivalent to asking for a solution to the halting problem I believe, so a general procedure for knowing whether a program is most efficient possible does not exist. For a specific problem, say "finding a prime factor" then yes, there are ways to define and find the most efficient algorithm. The general case ("given any problem") does not have a "most efficient algorithm" finder. If by efficiency you mean something like "is it computable in polynomial time or not" then that is probably equivalent to (or requires knowing the result of) the P=NP conjecture, which has not yet been solved, but it is known that there are classes of problems that are beyond NP. NP being a special class: they are non-polynomial hard problems to solve, but the solutions can be _verified_ in polynomial time. We know problems exist which cannot even be verified in exponential time.
@JmanNo42
@JmanNo42 2 года назад
@@Achrononmaster But there must be general efficiency that is applyable in a wide spectra? If there was ways to do things like factoring more efficient, does that not mean that alot of other computable tasks also will gain from this? The arithmetic we use to solve the problem have impact on efficiency.
@JmanNo42
@JmanNo42 2 года назад
And arithmetic is the underlying structure to solve "any?" computable task?
@Achrononmaster
@Achrononmaster 2 года назад
@53:00 there is no way I'd let anyone get away with, "The universe is all possible programs." If you learn nothing else from Gödel you should learn some things _could_ exist which are not computable, not programs, not even describable in any formal language even admitting an infinite alphabet. I'd even argue non-computable non-algorithmic non-programmable unknowable realities _must_ exist, or if not "must exist," then in some probabilistic sense "almost surely exist with vanishing probability of not existing." (in any platonic sense you care to envisage for defining the concept "reality"). I'd say provably to that too (I do not have the proof to hand, I left it in the margins of the html code for this page.) The mathematics of even the simplest number theory requires this I suspect, unless you are prepared to accept the limitations of finitism (and why would you?, finitism is a vulgar (or banal?) convenience, and nothing more, suitable for computer scientists who do not want to handle symbols involving or implicating transfinite numbers) or as Gödel might have said, "a prejudice of our times."
@michaeljmcguffin
@michaeljmcguffin 2 года назад
1:11:58 Leigh Van Valen
@StephenPaulKing
@StephenPaulKing 2 года назад
The Fecund Universe hypothesis implies endless creativity to the Universal computations! This lines up with the implications of Gödel's theorems! "There is always more for Life to do!"
@Sebastian-ni4le
@Sebastian-ni4le 2 года назад
two of the smartest people alive! 5k views. the world sucks.
@daarom3472
@daarom3472 Год назад
5K more than there would have been 20 years ago though. Baby steps! Only insane people wonder about these questions, sane people enjoy their lives on a beach and let the insane people make their lives better by advancing knowledge/technology.
@roccococolombo2044
@roccococolombo2044 2 года назад
Gregory John Chaitin
@jabowery
@jabowery 2 года назад
Male intrasexual selection following on predation reduced panmixia which would permit greater rates of speciation over the same ecological range: That may explain the Cambrian Explosion's apparent coincidence with shells.
@StephenPaulKing
@StephenPaulKing 2 года назад
Why are we trying to "precompute" anything? Allow many computations to occur in a scheme that has opportunistic confluence and synchrony and look at the patterns of Bisimilarity and ecologies that emerge.
@Achrononmaster
@Achrononmaster 2 года назад
@54:00 that is complete ahistorical nonsense from Stephen. The Platonic solids came from pure geometry, not a physics study of crystals. Don't give science a bad name by trying to re-write history they way you fantasise it to be making the Greeks out to be geniuses they were not.
@arlaban22
@arlaban22 10 месяцев назад
What a terrible video....really really bad you missed every opportunity to talk about his ideas and talked about frivolous rubbish.
@FadiAkil
@FadiAkil 5 месяцев назад
Indeed!
@Achrononmaster
@Achrononmaster 2 года назад
@1:14:00 that was mystical nonsense. Black holes are not an "end of time," they evaporate (afawk). Learn some real physics Mr Wolfram.
@michaeljmcguffin
@michaeljmcguffin 2 года назад
I think he was talking about his 'physics project', in which some computational processes on the space-time graph can end up stopping, which looks analogous to how time (*inside* a black hole) becomes extremely dilated. And maybe it's a very loose analogy. Hard to tell in a free-flowing, informal conversation. I'm certain that Wolfram is very well aware of black hole evaporation à la Hawking.
@kiran0511
@kiran0511 2 года назад
You must be on a whole new level of stupid to insult Wolfram like this .
Далее
HOW DID SHE WIN??
00:49
Просмотров 14 млн
Turn Friday into Erev Shabbos
8:54
Просмотров 108
GEOMETRIC DEEP LEARNING BLUEPRINT
3:33:23
Просмотров 170 тыс.
A New Kind of Science - Stephen Wolfram
1:26:43
Просмотров 393 тыс.
Mysteries of the Mathematical Universe
1:16:48
Просмотров 825 тыс.
Magician turns his Hair into Animal 😳
0:37
Просмотров 14 млн