Library

A kernel method captures a richness that is similar to a deep neural network in terms
of its functional dependence on the input, but it's simpler than a deep neural network
Video Player is loading.
 
Current Time 0:56
Duration 23:43
Loaded: 0.00%
 
A kernel method captures a richness that is similar to a deep neural network in terms
x1.00


Back

Games & Quizzes

Training Mode - Typing
Fill the gaps to the Lyric - Best method
Training Mode - Picking
Pick the correct word to fill in the gap
Fill In The Blank
Find the missing words in a sentence Requires 5 vocabulary annotations
Vocabulary Match
Match the words to the definitions Requires 10 vocabulary annotations

You may need to watch a part of the video to unlock quizzes

Don't forget to Sign In to save your points

Challenge Accomplished

PERFECT HITS +NaN
HITS +NaN
LONGEST STREAK +NaN
TOTAL +
- //

We couldn't find definitions for the word you were looking for.
Or maybe the current language is not supported

  • 00:06

    In the 1950s, scientists programmed a first-generation computer to learn using the same rules as

  • 00:12

    the human brain.

  • 00:18

    This model is called a neural network.

  • 00:21

    It’s made up of many basic units that compute by taking inputs from other units and passing

  • 00:27

    them on as simple calculations.

  • 00:29

    The answers are recorded by designated output units.

  • 00:33

    Pathways strengthen, and the model learns, when many different inputs result in the same

  • 00:37

    output.

  • 00:38

    Today, advanced versions of these models, called deep neural networks, are the most

  • 00:45

    successful AI ever created.

  • 00:48

    They power image and speech recognition and recognize patterns in massive sets of data,

  • 00:53

    making astonishing predictions about the future.

  • 00:57

    But there’s a dark mystery here: We have no idea how deep neural networks work.

  • 01:03

    What happens inside their billions of hidden layers that allows them to converge to a solution?

  • 01:08

    Now, for the first time ever, a group of researchers has found a mathematical key that might just

  • 01:14

    open this black box.

  • 01:17

    Historically, a lot of methods in machine learning were designed to have simple properties,

  • 01:27

    where the model designer was guaranteed that they would obtain a certain solution if they

  • 01:36

    used a particular algorithm or model.

  • 01:38

    Deep neural networks move away from that paradigm.

  • 01:41

    The model designer chooses how many units they would like to have in each one of the

  • 01:46

    hidden layers.

  • 01:47

    That’s often referred to as the width of the neural network.

  • 01:52

    Yasaman Bahri and her colleagues at Google’s Brain Team hoped to mathematically simplify

  • 01:57

    a deep neural network by considering an extreme case: They took the networks’ width to be

  • 02:04

    infinite.

  • 02:05

    One of the goals was to understand what happens in that limit of infinitely wide, deep neural

  • 02:12

    networks to see if we could say anything concrete about it.

  • 02:16

    Incredibly, they could.

  • 02:18

    Bahri mathematically reduced those infinite-width networks to something simpler called kernel

  • 02:24

    machines, algorithms with a history going back to the 19th century mathematician Carl

  • 02:30

    Friedrich Gauss.

  • 02:31

    A kernel method captures a richness that is similar to a deep neural network in terms

  • 02:35

    of its functional dependence on the input, but it's simpler than a deep neural network

  • 02:42

    because it's linear and its parameters and neural networks in general are non-linear.

  • 02:47

    Kernel machines find patterns in data by projecting the data into extremely high dimensions.

  • 02:53

    They map each point on a low-dimensional data set to a point in a higher dimension, and

  • 02:58

    then use the data point’s characteristics to identify a class it belongs to.

  • 03:04

    They do this classification using a geometric object called a hyperplane.

  • 03:10

    Kernel machines can compute infinite-dimensional data while staying firmly in the realm of

  • 03:14

    lower dimensional space.

  • 03:15

    Bahri and her team were able to show that kernel methods are mathematically equivalent

  • 03:20

    to an idealized version of a deep net–the first major step to cracking open the black

  • 03:26

    box of deep learning.

  • 03:27

    It's very rare to have an exact equivalence between two things, in particular if that

  • 03:35

    other thing is exactly solvable.

  • 03:39

    You can write down the expressions mathematically.

  • 03:41

    From my perspective, that's quite appealing.

  • 03:44

    If this equivalence can be extended beyond idealized neural networks, it may explain

  • 03:49

    how practical deep neural networks achieve their astonishing results.

  • 03:55

    To describe finite width networks, more work is needed, but at least if you have an exactly

  • 04:00

    solvable model where you have that full handle, you can then start to be systematic about

  • 04:06

    what's missing.

  • 04:08

    And so from my mind, that gives you a starting point.

  • 04:13

    There is a great debate happening in the world of set theory, the study of collections of

  • 04:20

    numbers and other mathematical objects.

  • 04:22

    It’s about the nature of infinity – or, rather, infinities.

  • 04:27

    The remarkable thing about infinities is that they come in different sizes.

  • 04:35

    Take two infinite sets of numbers.

  • 04:37

    If every number from one set can be paired to a number from another, the sets are said

  • 04:42

    to be bijective, or the same size.

  • 04:44

    So it's not just the case that all infinite sets are bijective with each other, that there's

  • 04:49

    a one-to-one correspondence between them.

  • 04:51

    You have actually lots of examples of sets such that one is strictly smaller than the

  • 04:56

    other.

  • 04:57

    These questions about the sizes of infinities go back nearly 150 years, when the German

  • 05:02

    mathematician Georg Cantor rocked the mathematical world by discovering something that seems

  • 05:07

    counterintuitive: The infinite set of real numbers, which includes every point on the

  • 05:11

    number line, outnumbers natural numbers – even though there are infinitely many of both.

  • 05:17

    After all, you can try to pair up these sets, but you would have skipped over an infinite

  • 05:18

    amount of real numbers between them.

  • 05:19

    In other words, these infinities are not equal.

  • 05:21

    The smaller one’s size, or cardinality, was classified as aleph-zero, and the next

  • 05:27

    biggest size is aleph-one.

  • 05:30

    Cantor conjectured that this aleph-one is exactly the size of the continuum of real

  • 05:35

    numbers.

  • 05:36

    In other words, there are no sizes of infinity between the sets of natural and real numbers.

  • 05:42

    This came to be known as the continuum hypothesis.

  • 05:46

    But he could never prove it.

  • 05:48

    The axioms, or basic foundations of mathematics, simply didn’t govern things like Cantor’s

  • 05:54

    infinity problem.

  • 05:55

    But this year, set theorist David Aspero and his longtime collaborator Ralf Schindler got

  • 06:01

    closer to finding the answer anyway.

  • 06:03

    We had the right scenario in place about 10 years ago, but there was a missing ingredient.

  • 06:11

    And then it just came, just by chance, quite randomly.

  • 06:16

    The breakthrough came when Asperó used a technique, known as forcing, to create a mathematical

  • 06:20

    object called a witness.

  • 06:22

    He used this witness to verify that an extremely powerful axiom, Martin’s maximum plus plus,

  • 06:29

    actually implies a rival axiom, star.

  • 06:33

    By unifying the two rival axioms, Asperó and Schindler showed that they are both likely

  • 06:38

    true – implying that an extra size of infinity actually does sit between the sets of natural

  • 06:44

    and real numbers.

  • 06:46

    This would prove that there are more reals than Cantor had thought, finally bringing

  • 06:50

    closure to the 150-year-old mystery and offering a coherent alternative to the continuum hypothesis.

  • 06:58

    But this is not even close to the end of the story.

  • 07:01

    Newer and stronger axioms are already challenging this result and a battle is underway to decide

  • 07:07

    which side is right.

  • 07:09

    The final chapter on the actual number of real numbers – the true size of the continuum

  • 07:14

    – is yet to be written.

  • 07:21

    This is a Liouville field–or, at least, an idea of it.

  • 07:25

    It’s a wildly chaotic mathematical surface where the height of every point is chosen

  • 07:30

    at random.

  • 07:32

    Forty years ago, the theoretical physicist Alexander Polyakov found a striking use for

  • 07:37

    these fields: as a model of quantum physics.

  • 07:41

    Polyakov intuited that they could do this by unlocking the behavior of theoretical objects

  • 07:45

    called strings, and building a simplified model of quantum gravity in two dimensions.

  • 07:50

    It can be seen as a toy model for higher-dimensional cases, but it can also be seen as string theory,

  • 07:57

    because string theory in some sense is about two- dimensional surfaces.

  • 08:01

    But Polyakov’s formula for understanding the Liouville field stopped tantalizingly

  • 08:06

    short of being rigorous.

  • 08:08

    Although he attempted to explain it using a path integral developed by Richard Feynman,

  • 08:13

    the Liouville field resisted being described in this way.

  • 08:17

    Around the year 2013, we started looking at Polyakov’s path integral and according to

  • 08:23

    what physicists were saying, if we could make sense of this path integral, we could directly

  • 08:28

    construct in the continuum quantum gravity.

  • 08:31

    So we took the path integral and we said, “Okay, let's give it a shot.

  • 08:34

    We're going to try to define it.”

  • 08:36

    Mathematician Vincent Vargas and his colleagues set out to precisely describe Polyakov’s

  • 08:42

    path integral using a different approach: probability theory.

  • 08:46

    They began by transforming the Liouville field into a far milder object called a Gaussian

  • 08:52

    free field.

  • 08:53

    It's kind of this very rough landscape where there are infinite spikes everywhere.

  • 08:58

    From the point of view of physics, the Gaussian free field is a boring theory.

  • 09:03

    It's a trivial theory where everything is computable straight away.

  • 09:07

    And what we realized and which came as a surprise, I think, to the physics community, is that

  • 09:12

    we could express anything that you naturally want to compute on this theory just in terms

  • 09:18

    of something on the Gaussian free field.

  • 09:21

    There were other leads to build on as well.

  • 09:23

    In 1984, as a potential workaround to his failed path integral, Polyakov began trying

  • 09:29

    to develop a technique called the bootstrap — a mathematical ladder that gradually builds

  • 09:34

    up to a full, complex representation of a field.

  • 09:38

    By chance, two unrelated pairs of physicists in the 1990s built on Polyakov’s bootstrap

  • 09:44

    and managed to completely solve the Liouville field.

  • 09:48

    They called their formula “DOZZ."

  • 09:52

    Even though it seemed to work, it was a miraculously lucky guess, and they couldn’t prove it.

  • 09:58

    This formula, which comes out of a black box–I mean, it's black magic–well, it actually

  • 10:07

    has a probabilistic meaning.

  • 10:10

    So what we did is show that our path integral probability construction is equivalent, completely

  • 10:18

    equivalent to that bootstrap construction.

  • 10:22

    Last year, they unveiled a new and improved version of Polyakov’s path integral, defined

  • 10:27

    in terms of the Gaussian free field.

  • 10:31

    The work also explains the mysterious origins of the DOZZ formula.

  • 10:36

    We're mapping probability theory to the bootstrap, or, if I were just talking on the mathematical

  • 10:41

    side, we’re mapping probability theory to representation theory.

  • 10:46

    And with that, they proved that the Liouville field models quantum gravity, exactly as Polyakov

  • 10:52

    thought it would 40 years ago.

  • 10:55

    By bridging these two fields of math which are really distinct, a priori it enables us

  • 11:03

    to compute things that physicists don't know how to compute.

All

The example sentences of SIMPLER in videos (15 in total of 299)

strum noun, singular or mass because preposition or subordinating conjunction i personal pronoun need verb, non-3rd person singular present something noun, singular or mass simpler noun, singular or mass than preposition or subordinating conjunction the determiner one cardinal number i personal pronoun used verb, past tense and coordinating conjunction this determiner is verb, 3rd person singular present perfect adjective .
of preposition or subordinating conjunction its possessive pronoun functional adjective dependence noun, singular or mass on preposition or subordinating conjunction the determiner input noun, singular or mass , but coordinating conjunction it personal pronoun 's verb, 3rd person singular present simpler noun, singular or mass than preposition or subordinating conjunction a determiner deep adjective neural adjective network noun, singular or mass
if preposition or subordinating conjunction we personal pronoun run verb, non-3rd person singular present now adverb , then adverb we personal pronoun get verb, non-3rd person singular present a determiner simpler noun, singular or mass version noun, singular or mass , corresponding adjective to to the determiner simpler noun, singular or mass rules verb, 3rd person singular present we personal pronoun get verb, non-3rd person singular present
simpler noun, singular or mass so preposition or subordinating conjunction you personal pronoun have verb, non-3rd person singular present tons noun, plural of preposition or subordinating conjunction competition noun, singular or mass out preposition or subordinating conjunction there existential there but coordinating conjunction when wh-adverb you personal pronoun handle verb, non-3rd person singular present a determiner shimano proper noun, singular
so preposition or subordinating conjunction you personal pronoun see verb, non-3rd person singular present the determiner definition noun, singular or mass for preposition or subordinating conjunction inventory proper noun, singular in preposition or subordinating conjunction a determiner merchandising verb, gerund or present participle business proper noun, singular is verb, 3rd person singular present a determiner bit noun, singular or mass simpler noun, singular or mass .
me personal pronoun just adverb explain verb, non-3rd person singular present here adverb you personal pronoun 've verb, non-3rd person singular present got verb, past participle yeah interjection that wh-determiner is verb, 3rd person singular present it personal pronoun could modal not adverb be verb, base form a determiner simpler noun, singular or mass
in preposition or subordinating conjunction simpler noun, singular or mass words noun, plural , canada proper noun, singular is verb, 3rd person singular present used verb, past participle by preposition or subordinating conjunction larger adjective, comparative countries noun, plural for preposition or subordinating conjunction staple noun, singular or mass resources noun, plural , and coordinating conjunction it personal pronoun is verb, 3rd person singular present
maybe adverb in preposition or subordinating conjunction little adjective simpler noun, singular or mass terms noun, plural like preposition or subordinating conjunction this determiner instead adverb of preposition or subordinating conjunction do verb, non-3rd person singular present unto proper noun, singular others noun, plural , we personal pronoun might modal use verb, base form it personal pronoun in preposition or subordinating conjunction simpler noun, singular or mass
both determiner youtube proper noun, singular gaming proper noun, singular and coordinating conjunction google proper noun, singular play proper noun, singular games proper noun, singular but coordinating conjunction other adjective apps proper noun, singular are verb, non-3rd person singular present simpler noun, singular or mass and coordinating conjunction more adjective, comparative versatile noun, singular or mass
talking verb, gerund or present participle about preposition or subordinating conjunction the determiner end noun, singular or mass of preposition or subordinating conjunction terminator proper noun, singular 2 cardinal number . . . but coordinating conjunction we personal pronoun re noun, singular or mass talking verb, gerund or present participle about preposition or subordinating conjunction lower adjective, comparative cost noun, singular or mass , simpler noun, singular or mass
simpler noun, singular or mass is verb, 3rd person singular present better adjective, comparative , and coordinating conjunction a determiner supercharger noun, singular or mass is verb, 3rd person singular present simpler noun, singular or mass , you personal pronoun do verb, non-3rd person singular present n't adverb have verb, base form to to infringe verb, base form on preposition or subordinating conjunction the determiner
the determiner same adjective things noun, plural but coordinating conjunction there existential there 's verb, 3rd person singular present a determiner much adjective simpler noun, singular or mass way noun, singular or mass of preposition or subordinating conjunction doing verb, gerund or present participle it personal pronoun actually adverb much adjective simpler noun, singular or mass way noun, singular or mass of preposition or subordinating conjunction showing verb, gerund or present participle
simpler noun, singular or mass and coordinating conjunction cleaner adjective, comparative also adverb do verb, non-3rd person singular present you personal pronoun have verb, non-3rd person singular present any determiner more adjective, comparative tips noun, plural regarding verb, gerund or present participle cvs proper noun, singular please verb, non-3rd person singular present let verb, past participle me personal pronoun
since preposition or subordinating conjunction we personal pronoun can modal actually adverb just adverb model noun, singular or mass our possessive pronoun detail noun, singular or mass where wh-adverb it personal pronoun might modal be verb, base form simpler verb, base form on preposition or subordinating conjunction a determiner
i personal pronoun 'm verb, non-3rd person singular present just adverb actually adverb gonna proper noun, singular refresh noun, singular or mass this determiner and coordinating conjunction we personal pronoun 're verb, non-3rd person singular present just adverb gonna proper noun, singular just adverb to to make verb, base form things noun, plural simpler verb, non-3rd person singular present

Use "simpler" in a sentence | "simpler" example sentences

How to use "simpler" in a sentence?

  • Because you are beautiful. I enjoy looking at beautiful people, and I decided a while ago not to deny myself the simpler pleasures of existence
    -John Green-
  • The more we know of God, the more unreservedly we will trust him; the greater our progress in theology, the simpler and more child-like will be our faith
    -John Gresham Machen-
  • Partial knowledge is more triumphant than complete knowledge; it takes things to be simpler than they are, and so makes its theory more popular and convincing.
    -Friedrich Nietzsche-
  • Love isn't a decision. It's a feeling. If we could decide who we loved,it would be much simpler, but much less magical
    -Trey Parker-
  • I build things that I think are exciting from a technology standpoint and will help make life easier, simpler and better for people.
    -Philippe Kahn-
  • To be perfectly honest, drama is a lot simpler than comedy.
    -Nikki Cox-
  • Psychical confidence is the external expression of our internal state of confidence. In simpler terms, it is how confidence looks and sounds.
    -Sean Stephenson-
  • There's no single more powerful or simpler daily practice to further your health and well being than breath work.
    -Andrew Weil-

Definition and meaning of SIMPLER

What does "simpler mean?"

/ˈsimpəl/

adjective
Easier to understand; less complex.

What are synonyms of "simpler"?
Some common synonyms of "simpler" are:
  • straightforward,
  • easy,
  • uncomplicated,
  • uninvolved,
  • effortless,
  • painless,
  • manageable,
  • undemanding,
  • unexacting,
  • elementary,
  • nothing,

You can find detailed definitions of them on this page.

What are antonyms of "simpler"?
Some common antonyms of "simpler" are:
  • difficult,
  • hard,
  • demanding,
  • complicated,
  • fancy,
  • elaborate,
  • compound,

You can find detailed definitions of them on this page.