searchlore

Back to Resource

All Segments

MIT Sloan: Intro to Machine Learning (in 360/VR)

MIT Sloan: Intro to Machine Learning (in 360/VR)

41 segments available

This is a guest talk for course 15.S14: Global Business of Artificial Intelligence and Robotics (GBAIR) taught in Spring 2017. Slides on slideshare: https://www.slideshare.net/lexfridman/mit-sloan-intro-to-machine-learning-in-360vr Slides (PDF): https://www.dropbox.com/s/26co4m36ew6952d/gbair-lex-lecture-combined.pdf?dl=1 If you're interested in more related course lectures, check out the course I'm teaching on Deep Learning for Self-Driving Cars: Course website: http://selfdrivingcars.mit.edu Playlist: https://goo.gl/SLCb1y CONNECT: - If you enjoyed this video, please subscribe to this channel. - AI Podcast: https://lexfridman.com/ai/ - Show your support: https://www.patreon.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Twitter: https://twitter.com/lexfridman - Facebook: https://www.facebook.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - Slack: https://deep-mit-slack.herokuapp.com

Segments Timeline

1
0:00 - 2:01
2:01 duration339 words

Exploring AI in 360° Video

An introduction to this unique 360° lecture on the business implications of artificial intelligence.

"the video you're watching now is in 360 resolution is not great but we wanted to try something different so if you're on a desktop or laptop you can pan around with your mouse or if you're in a phone ..."

2
2:01 - 4:02
2:01 duration318 words

The Quest for Artificial Intelligence Limits

This segment delves into the philosophical and practical implications of artificial intelligence and machine learning, questioning their current capabilities and future potential.

"pause for a second and just think you know maybe of many of you want to make money out of this technology many of you want to save lives help people but also in the philosophical level we get to explo..."

3
4:02 - 6:03
2:01 duration317 words

From Supervised to Unsupervised Learning

This segment discusses the transition from supervised learning to the potential of unsupervised learning in machine learning.

"the system and on the right is the students which is the system itself for machine learning so they're supervised learning whenever everybody talks about machine learning today what for the most part ..."

4
6:03 - 8:03
2:00 duration293 words

Training Data: Cats vs. Dogs

This segment explains the training stage of machine learning using the example of distinguishing between cats and dogs through labeled images.

"there's a theme here machine learning is really simple the learning system in the middle there's a training stage where you teach it something all you need is some data input data and you need to teac..."

5
8:03 - 10:06
2:03 duration310 words

Mapping Inputs to Outputs

This segment explores various mapping methods for converting different types of input data into corresponding outputs.

"dog you can also do one-to-many where the image the input is a image of a cat and the output is a story about that cat captioning of the image you can first of all you can do the other way many to one..."

6
10:06 - 12:07
2:01 duration292 words

Unlocking the Power of Neural Networks

This segment explores the capabilities of neural networks in processing various types of data and their foundational inspiration from the human brain.

"sentiment analysis question and answering so you ask it a question where the output you hope is answers sound so voice recognition any kind of anything you could tell from audio time series data so fi..."

7
12:07 - 14:09
2:02 duration252 words

The Simplicity of Artificial Neurons

This segment explores the basic operations of artificial neurons within neural networks, highlighting their roles and limitations compared to biological neurons.

"networks is because you immediately jump to this feeling like because there's this mysterious structure to them that scientists don't understand artificial neural networks I'm referring to and the bio..."

8
14:09 - 16:11
2:02 duration275 words

The Power of Simple Neural Units

This segment explores how basic computational units in neural networks can represent any function, highlighting their significance in complex processing.

"together think about it this is this is a extremely simple computational unit there so you need to sort of pause whenever we talk about the following slides and think that there there's a few slides t..."

9
16:11 - 18:13
2:02 duration266 words

Building a Neural Network Foundation

This segment discusses the foundational principles of constructing a neural network and training it from scratch.

"means anything you want to build in this world everyone in this room can be represented with a neural network with a single hidden layer so the power and this is just one hidden layer the power of the..."

10
18:13 - 20:13
2:00 duration340 words

Error Backpropagation Explained

This segment delves into the process of backpropagation in neural networks, explaining how weights are adjusted based on correct and incorrect classifications.

"happens to be right so we have to this is the measure of error yes you got a right and you have to back propagate that error you have to reward the network for doing a good job and all you do what I m..."

11
20:13 - 22:17
2:04 duration281 words

The Art of Data Representation

This segment explores how different data representations can significantly impact the ability to distinguish between classes, using cats and dogs as a primary example.

"represent that data in some clever way in some deeply clever way where we can reason about it whether it's in our brains or in the neural network in a very simple example here to illustrate what repre..."

12
22:17 - 24:18
2:01 duration323 words

Deep Learning: Automatic Feature Discovery

This segment explains how deep learning autonomously learns features, distinguishing a cat from a dog without human input.

"means to represent a cat from the whiskers to the high level shape of the head to the the fuzziness and the deformable aspects of the cat not a cat expert but I hear this these are the features of a c..."

13
24:18 - 26:19
2:01 duration281 words

Learning to Win: A Neural Network Challenge

This segment explores how a neural network learns to play a simple arcade game using only raw pixel data and game outcomes.

"wall when you have tens of thousands of images of cats with deep learning you get better better with more data neural networks are amazing slide two here's here's a game a simple arcade game where the..."

14
26:19 - 28:19
2:00 duration276 words

The Nature of General Intelligence

This segment explores the concept of general intelligence, comparing it to human learning through sensory input and highlighting its implications in artificial intelligence.

"works and it works too it wins it's amazing because that's exactly what we do as human beings this is general intelligence so I need you to pause and think about this well we'll talk about special int..."

15
28:19 - 30:44
2:25 duration202 words

Understanding Image Segmentation

This segment explains the concept of image segmentation and its connection to neural network learning techniques.

"can find exactly where in that image each individual object is that's called image segmentation again the same the process is the same as the learning system in the middle and neural network as long a..."

16
30:44 - 32:45
2:01 duration192 words

Is Reasoning Just Pattern Recognition?

This segment explores the idea that reasoning and thinking might be fundamentally similar to pattern recognition, raising questions about their evolutionary development.

"so I have a couple of slides almost asking this questions because there's no good answers but one could argue and I think somebody in last class brought up that you know is machine learning just patte..."

17
32:45 - 34:49
2:04 duration253 words

The Future: Power and Community in Learning

Exploring the reliance on computational power and community collaboration in advancing machine learning and deep learning technologies.

"of excitement in spurts and even recently there's been a very few algorithmic innovations the big gains came from compute so improvements in GPU and better faster computers the you can't underestimate..."

18
34:49 - 36:50
2:01 duration295 words

Human Insight vs. Machine Perception

This segment explores how human knowledge enhances perception tasks like traffic light detection and highlights the limitations of current machine learning approaches.

"very small piece of information that we just we know are important like there is a red light like I have to stop I have to slow down so hard questions so the question was how do you detect the traffic..."

19
36:50 - 38:50
2:00 duration303 words

Image Detection vs. Localization

This segment contrasts image classification with detection and localization in machine learning.

"kind of results the same kind of reasoning required to that you would use as a human so there is also image detection image detection which means the subtle but important point the stuff I've mentione..."

20
38:50 - 40:51
2:01 duration324 words

Generating Human-Like Language

This segment explores how neural networks can complete phrases and generate meaningful language from simple inputs.

"generate language where you start you feed the system some input first so in black there's says life is and then have the neural network complete those sentences life is about kids life about life is ..."

21
40:51 - 42:52
2:01 duration289 words

Machine Learning's Robotics Limitations

Exploring the challenges machine learning faces in solving complex robotics tasks.

"the super complex problems in the middle just taking the external scene as input and as output produced steering and acceleration of braking commands and so in this way taking this input is the image ..."

22
42:52 - 44:57
2:05 duration280 words

Measuring the World for Intelligence

This segment discusses how sensory data is collected and transformed into useful representations for machine learning systems.

"is cognition imagination suggests a subjective experience so high-level reasoning not just common sense or high level human level reasoning so let's fly through this pipeline they're sensors cameras l..."

23
44:57 - 47:01
2:04 duration266 words

Reasoning: Beyond Recognition

This segment delves into the challenges of reasoning in machine learning, exploring the gap between recognition tasks and understanding complex actions.

"wake you up so we could take this is well studied exceptionally well studied problem could take audio sample of a doc and tell that it's a duck in fact what species of bird it's incredible how much re..."

24
47:01 - 49:05
2:04 duration267 words

Learning Through Sensory Experiences

Exploring how machines, like humans, learn to understand objects through direct sensory interaction.

"reason these are the open questions in a reason can it do the planning in action and as human beings do can it close the loop entirely from sensors to effectors so learn not only the brain but the way..."

25
49:05 - 51:06
2:01 duration270 words

The Marvex Paradox: Easy Problems, Hard Challenges

This segment delves into the complexity behind seemingly simple tasks in AI, highlighted by the Marvex paradox, and contrasts the training methods of artificial and biological neural networks.

"thinking only very recently so a hundred thousand years versus a hundred million years and that's why we can't some of these problems that we're trying to solve you can't take for granted how actually..."

26
51:06 - 53:06
2:00 duration267 words

From Sci-Fi to Real-World AI

Exploring the transition from science fiction visions of AI to practical applications in today's world.

"is a natural selection there but other than that it's a it's an open question stay tuned and keep your head up because the future I believe is really promising and the slides will be made available fo..."

27
53:06 - 55:09
2:03 duration386 words

Can Machines Reason Like Humans?

This segment explores the essential question of whether machine learning can replicate human reasoning and understand the complexities of existence.

"this world then once you have this you convert the world into some numbers you able to extract some representation of that world and this is where machine learning starts to come into play and then th..."

28
55:09 - 57:10
2:01 duration312 words

Autonomous Robotics in Real-World Challenges

This segment discusses the challenges faced by autonomous robots in navigating physical spaces, particularly in the context of the DARPA challenge and the limitations of current computer vision technologies.

"to recognize where you are in the physical space the sense the world around you to deal deal with the uncertainty of the perception problem and then so all of these robots by the way this is for the m..."

29
57:10 - 59:11
2:01 duration341 words

Decoding Image Perception Complexity

This segment explores the intricate challenges of computer vision, emphasizing the difficulty of interpreting raw pixel data to accurately recognize and classify objects like pedestrians.

"have to perform all of these extraction of texture color optical flow so the the movement through time temporal dynamics of the images you have to construct these patterns construct the understanding ..."

30
59:11 - 1:01:12
2:01 duration332 words

Navigating Complex Visual Environments

This segment discusses the challenges of computer vision in detecting objects under varying lighting, viewpoints, and motion complexities in real-world scenarios.

"pedestrians are these cars are cyclists in the car context or any kind of applications you're looking at even if your job is in the factory floor to detect the the defective gummy bears they're flying..."

31
1:01:12 - 1:03:16
2:04 duration348 words

The Challenge of Occlusion in Vision

This segment explores the critical challenge of occlusion in computer vision and its impact on machine learning perception.

"enough about your commute home enough about the way the kinds of things you would see in this world about Boston about the way pedestrians move there's a certain light of day you bring all that to the..."

32
1:03:16 - 1:05:18
2:02 duration285 words

The Illusions of Computer Vision

This segment explores how deep neural networks can be easily misled, demonstrating the challenges of computer vision through examples of misclassification.

"you some of you will think this is in fact a monkey eating a banana but I would venture to say that most of us are able to tell it's nevertheless a cat you watch this for hours and so let me give you ..."

33
1:05:18 - 1:07:18
2:00 duration313 words

The Impact of Noise on Predictions

This segment discusses how even minor noise can drastically alter the predictions made by neural networks, highlighting challenges for real-world applications.

"concept and the same you can confidently predict and those images below where there are strong patterns it's not even noise strong patterns that have nothing to do with the entities being detected aga..."

34
1:07:18 - 1:09:18
2:00 duration315 words

The Perils of Sensor Spoofing

This segment highlights the dangers of sensor inaccuracies and spoofing in autonomous systems, particularly in vehicles.

"because of that noise instead of seeing a pedestrian you will see nothing or the opposite you'll see pedestrians everywhere so of course the most dangerous is when it will not see an object and collid..."

35
1:09:18 - 1:11:19
2:01 duration308 words

Overcoming Data Annotation Challenges

This segment highlights the costly nature of labeled data in machine learning and explores potential solutions for utilizing unlabeled data effectively.

"so because it's so costly we rely every breakthrough we've had so far relies on that label data and because of its cost we don't have much of it so all the problems that come from data can either be s..."

36
1:11:19 - 1:13:19
2:00 duration315 words

Leveraging Human Behavior for Data Annotation

This segment explores how human behavior can be harnessed for automatic data annotation in machine learning, particularly in self-driving vehicle training.

"human computation is using something about our behavior something about what we do in this world online or in the real world to annotate data automatically so for example as you drive which is what we..."

37
1:13:19 - 1:15:20
2:01 duration286 words

From Memorization to Understanding

This segment explores the transition from data memorization in machine learning to true understanding and reasoning about that data.

"good as the human annotated data that they're provided we don't have mechanisms for actually understanding you can pause and think about this in order to create an intelligent system it shouldn't just..."

38
1:15:20 - 1:17:22
2:02 duration275 words

Harnessing GPU Power for Neural Networks

This segment discusses the importance of GPUs for neural network success and the challenges of scaling them for real-world applications.

"Moore's Law so Intel AMD are aggressively pushing this Moore's law forward but and there's some promise that it will actually continue for another ten or fifteen years then there's another form of par..."

39
1:17:22 - 1:21:23
4:01 duration678 words

Harnessing Community for AI Innovation

Exploring the role of a global community in advancing machine learning and AI through collaborative projects.

"think it could be attributed to the big breakthroughs in machine learning recently in the last decade is the you know compute as important algorithm development is important but it's the community of ..."

40
1:21:23 - 1:25:24
4:01 duration680 words

Navigating Ethical Dilemmas in AI

Exploring the complexities of designing safe algorithms for real-world navigation scenarios and the ethical implications of decision-making in artificial intelligence.

"happens in in a few seconds here so this is a Manhattan New York intersection right this is pedestrians walking perfectly legally I think they have a green light of course there's a lot of jaywalking ..."

41
1:25:24 - 1:28:53
3:29 duration590 words

Balancing Machine and Human Intelligence

Exploring the comparative advantages and limitations of machine learning and human cognition in visual perception tasks.

"questions are difficult but just avoiding the pitfalls of local optima of vet figuring out something really good that happens in the short-term the greedy what it is that those psychology experiments ..."