Uses of Information Theory - Computerphile

  Рет қаралды 75,356

Computerphile

Computerphile

Күн бұрын

Пікірлер: 136
@Richardincancale
@Richardincancale 2 жыл бұрын
We owe so much to the work of Turing and Shannon! In the satellite world discussion of the Shannon limit of information throughout is part of our daily life in optimising power, bandwidth and error correction codes!
@Amonimus
@Amonimus 2 жыл бұрын
"If you use Log 2, you're a computer scientist. If you use Log 10, you're an engineer."
@emuccino
@emuccino 2 жыл бұрын
If you use natural log, you're a physicist
@tpobrienjr
@tpobrienjr 2 жыл бұрын
what if you use ln?
@TheDavidlloydjones
@TheDavidlloydjones 2 жыл бұрын
@@tpobrienjr space cadet intellectual.
@jhbonarius
@jhbonarius 2 жыл бұрын
@@tpobrienjr then you're a biologist
@Kram1032
@Kram1032 2 жыл бұрын
@@tpobrienjr mathematician? - unless you study the general thing. Then you'd use base b
@Buzzfly
@Buzzfly 2 жыл бұрын
Sean said that you learn a quarter of the dataset with 1 of the 4 dice results revealed. Later on he points out you learned roughly 2.6 bits of information, out of 10.3. 2.6 divided by 10.3 is 0.252... or almost exactly a quarter. Sounds like Sean was right! Maybe just not expressing the answer in a way that Tim expected.
@pirmelephant
@pirmelephant 2 жыл бұрын
Yes, because case 1: log_2(6*6*6*6) = log_2(6^4) = 4*log_2(6) and case 2: log_2(6*6*6) = log_2(6^3) = 3*log_2(6) So one the difference is exactly a quarter.
@Geezon
@Geezon 2 жыл бұрын
@@pirmelephant The entropy of the information is not the information itself, you don't learn a quarter of the information.
@pirmelephant
@pirmelephant 2 жыл бұрын
@@Geezon Yes that's true. I just wanted to show that you learn exactly a quarter of the entropy and not a only almost exactly a quarter.
@luxhey
@luxhey 2 жыл бұрын
@@pirmelephant Still not true. Every increment of one bit doubles the amount of information. So 2.6 bits is not 0.252% of 10.3 bits. Remember, there was a log calculation in there, so linearity is out the window.
@scottrothbaum8296
@scottrothbaum8296 2 жыл бұрын
​@@luxhey When told the value of the first die, you do in fact learn 25% of the information. Bits of entropy = information. The number of possibilities isn't the information. If I told you that an mp4 of Back to the Future was 2 GB, and I gave you a 500 MB sample equating to the first 1/4 of the movie, you do in fact have 1/4 of the information. The number of possible arrangements of the bits went from 2^(2* 10^9) to 2^(5*10^6) when I gave you the first 1/4 of the movie, but your reasoning would suggest that we learned basically none of the information
@Mutual_Information
@Mutual_Information 2 жыл бұрын
👇Useful intuition from 9:20 The information of an observation is the (log of) the factor by which the space of possibilities was reduced upon seeing that observation.
@macemoth
@macemoth Жыл бұрын
Having a coffee machine on his own desk is truly a proof that Dr Tim is a very smart man.
@AbelShields
@AbelShields 2 жыл бұрын
9:15 you say "that's not quite right" that you've learned a quarter of the information but then go on to say that the entropy before is log2(6*6*6*6)=4log2(6), after the entropy is log2(6*6*6)=3log2(6), so I'd argue its kinda right... Unless I'm missing something?
@thishandleistaken.
@thishandleistaken. 2 жыл бұрын
Good point. I'd like someone smarter to clarify
@Geezon
@Geezon 2 жыл бұрын
@@thishandleistaken. The point was that it wasn't a set of 4 reduced to 3 by learning one of the dice values, it was a set of 1296 (all possible outcomes) reduced to 216 (possible outcomes for the other 3 dice). 1080 possibilities being removed is not 25% of 1296 it's 5/6th or ~83%.
@luxhey
@luxhey 2 жыл бұрын
@@thishandleistaken. Every increment of one bit doubles the amount of information. So 2.6 bits is not 0.252% of 10.3 bits. Remember, there was a log calculation in there, so linearity is out the window.
@tomaz2007
@tomaz2007 2 жыл бұрын
"A quarter of entropy" is right, but that's not a quarter of information. Think of it like this: how much time does it take to brute-force a 6 bit password compared to an 8 bit one? It's not 25% less, it's 4x less.
@electrictommichael
@electrictommichael 2 жыл бұрын
You can massively increase the entropy of the four words if you use more than one language or use names and brands and not just dictionary words
@recklessroges
@recklessroges 2 жыл бұрын
My favourite Dr Muller video so far! Really helps me with designing some solid k-anonymous data sets.
@nHans
@nHans 2 жыл бұрын
Glad to hear you got better pens for future videos. The scratching noise doesn't bother me quite as much as the lack of legibility. As others too have pointed out, blue ink from a dried-out pen on blue-ruled paper is a bit hard to read. Do you get black Sharpies in the UK? I'm a fan-and believe me, it's _not_ because of Trump!
@Yupppi
@Yupppi 2 жыл бұрын
Question: when you select your "random" words as a human and pick the xkcd method of four words, how does the hacker algorithm know that it's a human chosen so it limits the words to what words you know/would use/the wildest combination of words that have never before seen connections less than random? How does cracking the password get faster in practice for the hacker? How does he know it's words over random characters and four words of specific length to combine? Can he snoop the size of the password? I know the cracker can just try to combine every possible 4 words, but does that make it more plausible to crack the password in real life? I understand that in math theory they are not equivalent to this video, but does your password get cracked because of this? Or does some website actually not protect the passwords adequately and they just get leaked instead of cracked?
@ninopangolino1762
@ninopangolino1762 2 жыл бұрын
Actually, the hacker doesn't know that the password was chosen from human words. But, because brute forcing all the possible length/characters is so expensive (in terms of bits of work), the hacker might begin with a dictionary attack, then use some modifications of that same attack, like combinations of words, and finally pure brute force, like AAA, AAB and so on. So, trying to answer your question, it is faster because you try the word guessing technique before classical brute force attack. Of course, a little bit of social engineering might help...
@mariushusejacobsen3221
@mariushusejacobsen3221 2 жыл бұрын
The diceware method uses a very long list of words. This list is very long when compared with the number of words that a person can think of just off the top of their head. Thus a shorter list of more common words will suffice - or starting with only those more common words before trying the rest of the list, which in such a case will hit a match quicker. This all assumes the least one cracker using the assumption that diceware was used for generating the password.
@wernercoetzee2316
@wernercoetzee2316 2 жыл бұрын
I have the exact same coffee machine, the auto off is very annoying, especially if it switches off just as you walk up to it to make a cup
@TomTheDutchy
@TomTheDutchy 2 жыл бұрын
You can change the duration it stays on before turning off
@MichaelKingsfordGray
@MichaelKingsfordGray 2 жыл бұрын
Drug addict.
@VRchitecture
@VRchitecture 7 ай бұрын
@@TomTheDutchyIt isn’t about the settings I guess but the life itself being ill-timed sometime 🤷🏻‍♂️
@severoon
@severoon 2 жыл бұрын
Is there some kind of measure of information utility that would allow us to mathematically distinguish between the two cases "we know die 1" and "we know dice 1 and 2 are the same"?
@entropie-3622
@entropie-3622 2 жыл бұрын
Not a specialist in the field but you could look at the entropy of projections of the distribution onto sub-selections of dice. In practice this could mean having a lower bound for the entropy of each individual dice, another bound for the distributions of each pair of dice, another for each triplet etc. In the given example if you know dice 1 the distribution of that dice will have no entropy. If, however, you only know that dice 1 and 2 have the same result the individual dice would not see an entropy reduction at all. In both cases the pair of dice 1 and 2 together will be subject of an entropy reduction by 1/2. So using that metric the 2nd distribution would perform better than the first distribution.
@nahco3994
@nahco3994 2 жыл бұрын
What about increasing the number of languages used in the passphrase? Wouldn't that drastically increase the entropy again?
@entropie-3622
@entropie-3622 2 жыл бұрын
If you know as many words in a second language using both would increase the entropy by 1 bit per word, I would not consider that a drastic improvement. It should be considered that the 11 bit per word entropy already assumes that you are only working with about 2000 possible words anyways so you could also just increase the selection of English words. At the end of the day the limiting factor is the given person's capacity to remember a password well, even though the words were chosen at random. The strategy of building a small story as a mnemonic device might suffer a bit, if the words randomly switch languages.
@nahco3994
@nahco3994 2 жыл бұрын
@@entropie-3622 How many languages are there on this planet? How would an attacker know which languages are being used? Do I have to know a language in order to use a word in a passphrase? Let's say my passphrase consists of 5 words, from 5 different languages. So which word lists do you pick?
@entropie-3622
@entropie-3622 2 жыл бұрын
@@nahco3994 Obviously if you could use any language that exists it will increase entropy quite a lot but for most people it will decrease their capacity to memorize the password quite a lot as well. If you just want a secure password not caring about the ability to memorize it (usually because you are using a password manager) it will always be best to just use a completely random string of characters. If you care about the ability to memorize the password most people will be restricted to 1 or maybe 2 foreign languages that they know well enough. Relying on the idea that the attacker will not be able to guess the used languages is usually not a good approach to security. Generally a password should be chosen in a way so that it is secure even if the attacker knows the distribution that was used to create it.
@nicholaswillhite5888
@nicholaswillhite5888 2 жыл бұрын
How much does misspelled words increase entropy?
@MichaelKingsfordGray
@MichaelKingsfordGray 2 жыл бұрын
Not very much. Algorithms are adept at shuffling character order.
@nHans
@nHans 2 жыл бұрын
So you can derive Information Theory from Probability Theory by taking the log to base 2? 🤔
@joehopfield
@joehopfield 3 ай бұрын
I used that green-striped tractor-feed paper all through college - perfect stuff, maybe even better than matt's iconic brown paper.
@alanegewarth3456
@alanegewarth3456 2 жыл бұрын
I propose anyone who can to solve these 3 chess problems problems: 1 - Is it possible in a chess engine, like STOCKFISH NNUE or Google's ALPHA ZERO to translate their machine learned parameters into a HUMAN INTELIGIBLE ALGORITHM (as simplified as it can get) on how to best evaluate a chess position/choose the best move? 2 - Can you mathmatically prove that there's a maximum number of parameters a chess engine must have to play a perfect game (always play the move that leads to the faster check mate OR maintains a drawing position ( or NOT LOSING NOR WINNING within the range of the next 50 moves, as todays chess rules)? 3- If there's such a maximum number of parameter, can you find it? I'm a mediocre chess player and inthusiast, so that would be nice if you guys made a video about those questions. Thank you in advance!
@charon7320
@charon7320 2 жыл бұрын
james grime on the sister channel numberphile, has a video on chess games. thing is that you have more posibile moves as the games goes further, until you hit a maximum and number starts to drop. theoretically, all posibile moves can be simulated, programmed, and chosen best move in any case based on 'weights' as in language models.
@TomeczekH
@TomeczekH 2 жыл бұрын
The paper looks like musical staff but then I noticed it has 6 lines too close to each other. What is this paper for?
@MetPhotoDotNet
@MetPhotoDotNet 2 жыл бұрын
This is traditional computing printer paper. It has been around for 50 years or more. It helps someone to read long text prints, in the past often computer code print outs.
@MichaelKingsfordGray
@MichaelKingsfordGray 2 жыл бұрын
"Eyeline" tractor-feed paper.
@styleisaweapon
@styleisaweapon 2 жыл бұрын
Cant you post-process some edge sharpening on the blue channel to help with the pen?
@Computerphile
@Computerphile 2 жыл бұрын
I did have a play with that but the papers stripes were extremely close to the blue and by the time I isolated it his arms/hands looked a very strange colour indeed. Decided to live with it and buy some new pens for future! Apologies for how terribly feint they are, originally bought them because they seemed quieter than other pens and we get complaints about pen squeak -Sean
@alexandrecuchi2400
@alexandrecuchi2400 2 жыл бұрын
Ok, but just as comparation, have all diferent values. How that change the possibilitys? I will try to calculate that, but! I'm still want to know if i'm right
@briankuhns9769
@briankuhns9769 2 жыл бұрын
It was 1/4 of the entropy. why did the guy correct him?
@luxhey
@luxhey 2 жыл бұрын
It wasn't though. For every increment of 1 bit, the amount of information doubles. Remember we did a log calculation, so linearity is gone.
@LukeVilent
@LukeVilent Жыл бұрын
What's your name? - Same as grandpa's. - And what's your grandpa's name? - Same as mine!
@4guysandacontroller
@4guysandacontroller 2 жыл бұрын
I don't get it, but it sounds neat
@froop2393
@froop2393 2 жыл бұрын
xkcd 538 shows us that strong passwords don't help in all circumstances. Classic example of Theory != Real World
@tarebf
@tarebf Жыл бұрын
His conclusion is incorrect because not every disease is equally probable and thus the information gain can not be compared to dice rolling. But very interesting nonetheless.
@drooplug
@drooplug 2 жыл бұрын
Can someone explain why the xkcd format is 11 bits per word?
@entropie-3622
@entropie-3622 2 жыл бұрын
I would guess that there is an assumption that there are about 2000 "common English words" to choose from uniformly at random.
@jhbonarius
@jhbonarius 2 жыл бұрын
My Magnifica S also startles people when it auto cleans. Anyhow, even after doing my phd in signal processing in the edge of information theory (using stiff nonlinear ODEs in particle filters), I still find it very confusing. It requires such a different way of thinking.
@LetoDK
@LetoDK 2 жыл бұрын
It's pretty simply actually: if the people aren't used to the behaviour of your coffee machine, the sudden onset of sound can come as a surprise. Doesn't really take a PhD to understand, but whatever
@Lion_McLionhead
@Lion_McLionhead 2 жыл бұрын
This isn't the running channel.
@tomoki-v6o
@tomoki-v6o 2 жыл бұрын
How package managers solve dependencies?
@code-dredd
@code-dredd 2 жыл бұрын
Direct Acyclic Graphs
@tomoki-v6o
@tomoki-v6o 2 жыл бұрын
@@code-dredd thanks alot, i just wanted videos for it.
@code-dredd
@code-dredd 2 жыл бұрын
@@tomoki-v6o There's at least one in this channel, but you have to search. Might need to look at Git videos, which rely on the same data structure.
@swap3034
@swap3034 2 жыл бұрын
fanstastic thanks made my day
@irwainnornossa4605
@irwainnornossa4605 2 жыл бұрын
0 belongs before 1, not after 9.
@MushookieMan
@MushookieMan 2 жыл бұрын
Intuitively, conditional entropy appears when you are solving a sudoku or a minesweeper game.
@Geezon
@Geezon 2 жыл бұрын
For those questioning why it isn't 25% learned from knowing one die. The question isn't what is the entropy of the information learned. Knowing one die isn't 1/4 of the information, it removes 5/6 of the total possibilities for 4 dice rolls. You learned 1/6 of the possible values for the one die but the other 3 dice have 216 combinations, from the set of 1296 possibilities of all 4 dice. So you learned about 83% - by discarding 1080 possibilities of the 4 dice.
@entropie-3622
@entropie-3622 2 жыл бұрын
"Information" in this context is the same as entropy, no one uses the term "information" to describe "number of possibilities". It seems to just have been an oversight of the lecturer trying to steer the conversation to the "number of possibilities" view of things somewhat disregarding Brady's correct intuition.
@sveu3pm
@sveu3pm 2 жыл бұрын
if you calculate entropy in n bits, then bit is 2 options, so its 2 on n combinations, not your set size on n.
@YouPlague
@YouPlague 2 жыл бұрын
permutations
@zyswies3612
@zyswies3612 2 жыл бұрын
KL divergence my friend
@thishandleistaken.
@thishandleistaken. 2 жыл бұрын
Very relevant, I was studying information theory
@theshuman100
@theshuman100 2 жыл бұрын
you can acquire information. but it may not be useful
@seaveredge
@seaveredge 2 жыл бұрын
I was thinking, hmm familiar accent… apparently he did his master at the same university as I’m currently working, haha.
@JohnSmith-pu8rd
@JohnSmith-pu8rd 2 жыл бұрын
Nf3
@roberttalada5196
@roberttalada5196 2 жыл бұрын
My passwords are made up of only invisible Unicode control characters
@thishandleistaken.
@thishandleistaken. 2 жыл бұрын
This makes me wonder: Is information theory all about entropy? Is there anything else to learn in this field?
@code-dredd
@code-dredd 2 жыл бұрын
We don't know what we don't know. It wasn't until the recent discoveries in modern cryptography that a new application for prime numbers was found, since the difficulty of trying to find prime factors lies at the foundation.
@timothynash4585
@timothynash4585 2 жыл бұрын
Crypto wallet recovery phrases like Metamask are a whole bunch of random words together
@MikeHunt-rw4gf
@MikeHunt-rw4gf 2 жыл бұрын
Algorithm.
@odysseus9672
@odysseus9672 2 жыл бұрын
The password doesn't have entropy. The method for generating the password had a lot of entropy.
@weksauce
@weksauce 2 жыл бұрын
Sads me that likes were 128 and dislikes were 2, and I would have to un-power-of-two them to like this video :(
@Ziferten
@Ziferten 2 жыл бұрын
Guys seriously buy some new pe.... oh.
@segmentationviolator
@segmentationviolator 2 жыл бұрын
The video is 3 minutes old but there is a comment 4 minutes old. Sus.
@intron9
@intron9 2 жыл бұрын
sussy
@blazerorb
@blazerorb 2 жыл бұрын
Google has negative latency, dontcha know
@likebot.
@likebot. 2 жыл бұрын
My password is WomanManCameraTV
@likebot.
@likebot. 2 жыл бұрын
... and the last 5 digits of Pi.
@strehlow
@strehlow 2 жыл бұрын
Mine is *********************
@Jkauppa
@Jkauppa 2 жыл бұрын
how much information is in consecutive uniform numbers, ie, sum of log (1->n)
@Jkauppa
@Jkauppa 2 жыл бұрын
can you derive the real gamma function from the sum of discrete (integer) logarithm sequence
@Jkauppa
@Jkauppa 2 жыл бұрын
but the left side p_i is always the same (1), but right side is always +1 to the previous
@Jkauppa
@Jkauppa 2 жыл бұрын
what is that measurement then
@Jkauppa
@Jkauppa 2 жыл бұрын
what is log(x+y)=log(x)+?, or log(n+1)=log(n)+?
@Jkauppa
@Jkauppa 2 жыл бұрын
then the logsum will be something of the form of n*log(1) + (n-1)*log(?) + .... as +1 composite
@JavadZahiri
@JavadZahiri 2 жыл бұрын
Please don't use these type of papers again. They are very unreadable.
@dialecticalmonist3405
@dialecticalmonist3405 2 жыл бұрын
He didn't say whether the die were 6-sided. Why would he assume they were 6-sided?
@biomatrix8154
@biomatrix8154 2 жыл бұрын
There r actually 95 different password enterable chars (including the space).
@c-LAW
@c-LAW 2 жыл бұрын
Entropy = nonsense
@HapChandler876
@HapChandler876 2 жыл бұрын
What do you mean?
@nHans
@nHans 2 жыл бұрын
​@@HapChandler876 Meaning, they failed their thermodynamics and/or information theory course! 🤣
@dembro27
@dembro27 2 жыл бұрын
@@HapChandler876 Perhaps "nonsense" in the sense that entropy represents possibility space, which could be equated to noise; useless information; nonsense.
@Xkcd16
@Xkcd16 2 жыл бұрын
First ✌
@Xkcd16
@Xkcd16 2 жыл бұрын
4th :O
@Xkcd16
@Xkcd16 2 жыл бұрын
Second too lol
@Xkcd16
@Xkcd16 2 жыл бұрын
3rd 😴
@Xkcd16
@Xkcd16 2 жыл бұрын
5th!!! Bye
@bixnqq
@bixnqq 2 жыл бұрын
What if I use words for password from different laguages? Would it somehow increase the strenght?
Why Information Theory is Important - Computerphile
12:33
Computerphile
Рет қаралды 155 М.
Horrible, Helpful, http3 Hack - Computerphile
20:55
Computerphile
Рет қаралды 81 М.
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
Can You Find Hulk's True Love? Real vs Fake Girlfriend Challenge | Roblox 3D
00:24
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 21 МЛН
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 5 МЛН
Automated Mathematical Proofs - Computerphile
18:02
Computerphile
Рет қаралды 93 М.
The Mathematics of Consciousness (Integrated Information Theory)
18:36
Astonishing Hypothesis
Рет қаралды 92 М.
AlphaZero Connect Four (Monte Carlo Tree Search)
56:45
Advait Shinde
Рет қаралды 388
Model Driven Software Engineering - Computerphile
14:12
Computerphile
Рет қаралды 94 М.
What If Physics IS NOT Describing Reality?
18:51
PBS Space Time
Рет қаралды 1,3 МЛН
Verifying AI 'Black Boxes' - Computerphile
13:43
Computerphile
Рет қаралды 63 М.
The Mathematics of Consciousness
11:02
Sabine Hossenfelder
Рет қаралды 351 М.
Legacy Code Conversion - Computerphile
12:48
Computerphile
Рет қаралды 101 М.
The Theory of Information
12:58
Aperture
Рет қаралды 194 М.
Solving Wordle using information theory
30:38
3Blue1Brown
Рет қаралды 10 МЛН
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24