Attention for Neural Networks, Clearly Explained!!!

  Рет қаралды 231,128

StatQuest with Josh Starmer

StatQuest with Josh Starmer

Күн бұрын

Attention is one of the most important concepts behind Transformers and Large Language Models, like ChatGPT. However, it's not that complicated. In this StatQuest, we add Attention to a basic Sequence-to-Sequence (Seq2Seq or Encoder-Decoder) model and walk through how it works and is calculated, one step at a time. BAM!!!
NOTE: This StatQuest is based on two manuscripts. 1) The manuscript that originally introduced Attention to Encoder-Decoder Models: Neural Machine Translation by Jointly Learning to Align and Translate: arxiv.org/abs/1409.0473 and 2) The manuscript that first used the Dot-Product similarity for Attention in a similar context: Effective Approaches to Attention-based Neural Machine Translation arxiv.org/abs/1508.04025
NOTE: This StatQuest assumes that you are already familiar with basic Encoder-Decoder neural networks. If not, check out the 'Quest: • Sequence-to-Sequence (...
If you'd like to support StatQuest, please consider...
Patreon: / statquest
...or...
KZbin Membership: / @statquest
...buying my book, a study guide, a t-shirt or hoodie, or a song from the StatQuest store...
statquest.org/statquest-store/
...or just donating to StatQuest!
www.paypal.me/statquest
Lastly, if you want to keep up with me as I research and create new StatQuests, follow me on twitter:
/ joshuastarmer
0:00 Awesome song and introduction
3:14 The Main Idea of Attention
5:34 A worked out example of Attention
10:18 The Dot Product Similarity
11:52 Using similarity scores to calculate Attention values
13:27 Using Attention values to predict an output word
14:22 Summary of Attention
#StatQuest #neuralnetwork #attention

Пікірлер: 392
@statquest
@statquest Жыл бұрын
To learn more about Lightning: lightning.ai/ Support StatQuest by buying my book The StatQuest Illustrated Guide to Machine Learning or a Study Guide or Merch!!! statquest.org/statquest-store/
@koofumkim4571
@koofumkim4571 11 ай бұрын
“Statquest is all you need” - I really needed this video for my NLP course but glad it’s out now. I got an A+ for the course, your precious videos helped a lot!
@statquest
@statquest 11 ай бұрын
BAM! :)
@atharva1509
@atharva1509 Жыл бұрын
Somehow Josh always figures out what video are we going to need!
@yashgb
@yashgb Жыл бұрын
Exactly, I was gonna say the same 😃
@statquest
@statquest Жыл бұрын
BAM! :)
@yesmanic
@yesmanic Жыл бұрын
Same here 😂
@MelUgaddan
@MelUgaddan 9 ай бұрын
The level of explainability from this video is top-notch. I always watch your video first to grasp the concept then do the implementation on my own. Thank you so much for this work !
@statquest
@statquest 9 ай бұрын
Glad it was helpful!
@Travel-Invest-Repeat
@Travel-Invest-Repeat 11 ай бұрын
Great work, Josh! Listening to my deep learning lectures and reading papers become way easier after watching your videoes, because you explain the big picture and the context so well!! Eagerly waiting for the transformers video!
@statquest
@statquest 11 ай бұрын
Coming soon! :)
@clockent
@clockent Жыл бұрын
This is awesome mate, can't wait for the next installment! Your tutorials are indispensable!
@statquest
@statquest Жыл бұрын
Thank you!
@rajapandey2039
@rajapandey2039 Ай бұрын
@@statquest BAM!
@rutvikjere6392
@rutvikjere6392 Жыл бұрын
I was literally trying to understand attention a couple of days ago and Mr.BAM posts a video about it. Thanks 😊
@NoahElRhandour
@NoahElRhandour Жыл бұрын
same :D abesolutely insane...
@statquest
@statquest Жыл бұрын
BAM! :)
@Murattheoz
@Murattheoz 9 ай бұрын
I feel like I am watching a cartoon as a kid. :)
@statquest
@statquest 9 ай бұрын
bam!
@dylancam812
@dylancam812 Жыл бұрын
Dang this came out just 2 days after my neural networks final. I’m still so happy to see this video in feed. You do such great work Josh! Please keep it up for all the computer scientists and statisticians that love your videos and eagerly await each new post
@statquest
@statquest Жыл бұрын
Thank you very much! :)
@Neiltxu
@Neiltxu Жыл бұрын
@@statquest it came out 3 days before my Deep Learning and NNs final. BAM!!!
@statquest
@statquest Жыл бұрын
@@Neiltxu Awesome! I hope it helped!
@Neiltxu
@Neiltxu Жыл бұрын
@@statquest for sure! Your videos always help! btw, do you ship to spain? I like the hoodies of your shop
@statquest
@statquest Жыл бұрын
@@Neiltxu I believe the hoodies ship to Spain. Thank you for supporting StatQuest! :)
@aayush1204
@aayush1204 9 ай бұрын
1 million subscribers INCOMING!!! Also huge thanks to Josh for providing such insightful videos. These videos really make everything easy to understand, I was trying to understand Attention and BAM!! found this gem.
@statquest
@statquest 9 ай бұрын
Thank you very much!!! BAM! :)
@SharingFists
@SharingFists 11 ай бұрын
This channel is pure gold. I'm a machine learning and deep learning student.
@statquest
@statquest 11 ай бұрын
Thanks!
@aquater1120
@aquater1120 Жыл бұрын
I was just reading the original attention paper and then BAM! You uploaded the video. Thank you for creating the best content on AI on KZbin!
@statquest
@statquest Жыл бұрын
Thank you very much! :)
@ArpitAnand-yd7tr
@ArpitAnand-yd7tr 11 ай бұрын
The best explanation of Attention that I have come across so far ... Thanks a bunch❤
@statquest
@statquest 11 ай бұрын
Thank you very much! :)
@sinamon6296
@sinamon6296 5 ай бұрын
Hi mr josh, just wanna say that there is literally no one that makes it so easy for me to understand such complicated concepts. Thank you ! once I get a job I will make sure to give you guru dakshina! (meaning, an offering from students to their teachers)
@statquest
@statquest 5 ай бұрын
Thank you very much! I'm glad my videos are helpful! :)
@linhdinh136
@linhdinh136 Жыл бұрын
Thanks for the wholesome contents! Looking for Statquest video on the Transformer.
@statquest
@statquest Жыл бұрын
Wow!!! Thank you so much for supporting StatQuest!!! I'm hoping the StatQuest on Transformers will be out by the end of the month.
@linhdinh136
@linhdinh136 Жыл бұрын
@d_b_
@d_b_ Жыл бұрын
Thanks for this. The way you step through the logic is always very helpful
@statquest
@statquest Жыл бұрын
Thanks!
@brunocotrim2415
@brunocotrim2415 Ай бұрын
Hello Statquest, I would like to say Thank You for the amazing job, this content helped me understand a lot how Attention works, specially because visual things help me understand better, and the way you join the visual explanation with the verbal one while keeping it interesting is on another level, Amazing work
@statquest
@statquest Ай бұрын
Thank you!
@KevinKansas1
@KevinKansas1 Жыл бұрын
The way you explain complex subjects in a easy-to-understand format is amazing! Do you have an idea when will you release a video about transformers? Thank you Josh!
@statquest
@statquest Жыл бұрын
I'm shooting for the end of the month.
@JeremyHalfon
@JeremyHalfon 11 ай бұрын
Hi Josh@@statquest , any update on the following? Would definitely need it for my final tomorrow :))
@statquest
@statquest 11 ай бұрын
@@JeremyHalfon I'm finishing my first draft today. Hope to edit it this weekend and record next week.
@ncjanardhan
@ncjanardhan 2 ай бұрын
The BEST explanation of Attention models!! Kudos & Thanks 😊
@statquest
@statquest 2 ай бұрын
Thank you very much!
@saschahomeier3973
@saschahomeier3973 11 ай бұрын
You have a talent for explaining these things in a straightforward way. Love your videos. You have no video about Transformers yet, right?
@statquest
@statquest 11 ай бұрын
The transformers video is currently available to channel members and patreon supporters.
@weiyingwang2533
@weiyingwang2533 11 ай бұрын
You are amazing! The best explanation I've ever found on KZbin.
@statquest
@statquest 11 ай бұрын
Wow, thanks!
@familywu3869
@familywu3869 Жыл бұрын
Thank you for the excellent teaching, Josh. Looking forward to the Transformer tutorial. :)
@statquest
@statquest Жыл бұрын
Coming soon!
@benmelis4117
@benmelis4117 2 ай бұрын
I just wanna let you know that this series is absolutely amazing. So far, as you can see, I've made it to the 89th video, guess that's something. Now it's getting serious tho. Again, love what you're doing here man!!! Thanks!!
@statquest
@statquest 2 ай бұрын
Thank you so much!
@benmelis4117
@benmelis4117 2 ай бұрын
@@statquest Personally, since I'm a medical student, I really can't explain how valuable it is to me that you used so many medical examples in the video's. The moment you said in one of the first video's that you are a geneticist I was sold to this series, it's one of my favorite subjects at uni, crazy interesting!
@statquest
@statquest 2 ай бұрын
@@benmelis4117 BAM! :)
@lunamita
@lunamita 3 ай бұрын
Can’t thank enough for this guy helped me get my master degree in AI back in 2022, now I’m working as a data scientist and still kept going back to your videos.
@statquest
@statquest 3 ай бұрын
BAM!
@won20529jun
@won20529jun Жыл бұрын
I was literally just thinking an Id love an explanation of attention by SQ..!!! Thanks for all your work
@statquest
@statquest Жыл бұрын
bam!
@rafaeljuniorize
@rafaeljuniorize 2 ай бұрын
this was the most beautiful explanation that i ever had in my entire life, thank you!
@statquest
@statquest 2 ай бұрын
Wow, thank you!
@mehmeterenbulut6076
@mehmeterenbulut6076 9 ай бұрын
I was stunned when you start the video with a catch jingle man, cheers :D
@statquest
@statquest 9 ай бұрын
:)
@MartinGonzalez-wn4nr
@MartinGonzalez-wn4nr Жыл бұрын
Hi Josh, I just bought your books, Its amazing the way that you explain complex things, read the papers after wach your videos is easier. NOTE: waiting for the video of transformes
@statquest
@statquest Жыл бұрын
Glad you like them! I hope the video on Transformers is out soon.
@tupaiadhikari
@tupaiadhikari 10 ай бұрын
Thanks Professor Josh for such a great tutorial ! It was very informative !
@statquest
@statquest 10 ай бұрын
My pleasure!
@The-Martian73
@The-Martian73 Жыл бұрын
Great, that's really what I was looking for, thanks mr Starmer for the explanation ❤
@statquest
@statquest Жыл бұрын
bam! :)
@usser-505
@usser-505 9 ай бұрын
The end is a classic cliffhanger for the series. You talk about how we don't need the LSTMs and I wait for an entire summer for transformers. Good job! :)
@statquest
@statquest 9 ай бұрын
Ha! The good news is that you don't have to wait! You can binge! Here's the link to the transformers video: kzbin.info/www/bejne/sKm0qoeBbdaor7s
@usser-505
@usser-505 9 ай бұрын
@@statquestYeah! I already watched when you released it. I commented on how this deep learning playlist is becoming a series! :)
@statquest
@statquest 9 ай бұрын
@@usser-505 bam!
@okay730
@okay730 11 ай бұрын
I'm excited for the video about transformers. Thank you Josh, your videos are extremely helpful
@statquest
@statquest 11 ай бұрын
Coming soon!
@capyk5455
@capyk5455 11 ай бұрын
You're amazing Josh, thank you so much for all this content
@statquest
@statquest 11 ай бұрын
Glad you enjoy it!
@ArpitAnand-yd7tr
@ArpitAnand-yd7tr 11 ай бұрын
Really looking forward to your explanation of Transformers!!!
@statquest
@statquest 11 ай бұрын
Thanks!
@abdullahhashmi654
@abdullahhashmi654 Жыл бұрын
Been wanting this video for so long, gonna watch it soon!
@statquest
@statquest Жыл бұрын
bam!
@jacobverrey4075
@jacobverrey4075 Жыл бұрын
Josh - I've read the original papers and countless online explanations, and this stuff never makes sense to me. You are the one and only reason as to why I understand machine learning. I wouldn't be able to make any progress on my PhD if it wasn't for your videos.
@statquest
@statquest Жыл бұрын
Thanks! I'm glad my videos are helpful! :)
@chessplayer0106
@chessplayer0106 Жыл бұрын
Ah excellent this is exactly what I was looking for!
@statquest
@statquest Жыл бұрын
Thank you!
@birdropping
@birdropping Жыл бұрын
@@statquest Can't wait for the next episode on Transformers!
@hasansayeed3309
@hasansayeed3309 Жыл бұрын
Amazing video Josh! Waiting for the transformer video. Hopefully it'll come out soon. Thanks for everything!
@statquest
@statquest Жыл бұрын
Thanks! I'm working on it! :)
@rathinarajajeyaraj1502
@rathinarajajeyaraj1502 Жыл бұрын
Much awaited one .... Awesome as always ..
@statquest
@statquest Жыл бұрын
Thank you!
@abdullahbinkhaledshovo4969
@abdullahbinkhaledshovo4969 11 ай бұрын
I have been waiting for this for a long time
@statquest
@statquest 11 ай бұрын
Transformers comes out on monday...
@rrrprogram8667
@rrrprogram8667 Жыл бұрын
Excellent josh.... So finally MEGA Bammm is approaching..... Hope u r doing good...
@statquest
@statquest Жыл бұрын
Yes! Thank you! I hope you are doing well too! :)
@envynoir
@envynoir Жыл бұрын
Godsent! Just what I needed! Thanks Josh.
@statquest
@statquest Жыл бұрын
bam!
@abrahammahanaim3859
@abrahammahanaim3859 Жыл бұрын
Hey Josh your explanation is easy to understand. Thanks
@statquest
@statquest Жыл бұрын
Glad it was helpful!
@yizhou6877
@yizhou6877 11 ай бұрын
I am always amazed by your tutorials! Thanks. And when we can expect the transformer tutorial to be uploaded?
@statquest
@statquest 11 ай бұрын
Tonight!
@yoshidasan4780
@yoshidasan4780 6 ай бұрын
first of all thanks a lot Josh! you made it way too understandable for us and i would be forever grateful to you for this !! Have a nice time! and can you please upload videos on Bidirectional LSTM and BERT?
@statquest
@statquest 6 ай бұрын
I'll keep those topics in mind.
@AntiPolarity
@AntiPolarity Жыл бұрын
can't wait for the video about Transformers!
@statquest
@statquest Жыл бұрын
Me too!
@souravdey1227
@souravdey1227 Жыл бұрын
Had been waiting for this for months.
@statquest
@statquest Жыл бұрын
The wait is over! :)
@user-fj2qq7cp2n
@user-fj2qq7cp2n Жыл бұрын
Thank you very much for your explanation! You are always super clear. Will the transformer video be out soon? I have a natural language processing exam in a week and I just NEED your explanation to go through them 😂
@statquest
@statquest Жыл бұрын
Unfortunately I still need a few weeks to work on the transformers video... :(
@gordongoodwin6279
@gordongoodwin6279 6 ай бұрын
fun fact - if your vectors are scaled/mean-centered, cosine similarity is geometrically equivalent to the pearson correlation, and the dotproduct is the same as the covariance (un-scaled correlation).
@statquest
@statquest 6 ай бұрын
nice.
@rajatjain7894
@rajatjain7894 Жыл бұрын
Was eagerly waiting for this video
@statquest
@statquest Жыл бұрын
Bam! :)
@owlrion
@owlrion 11 ай бұрын
Hey! Great video, this is really helping me with neural networks at the university, do we have a date for when the transformer video comes out?
@statquest
@statquest 11 ай бұрын
Soon....
@sabaaslam781
@sabaaslam781 Жыл бұрын
Hi Josh! No doubt, you teach in the best way. I have a request, I have been enrolled in PhD and going to start my work on Graphs, Can you please make a video about Graph Neural Networks and its variants, Thanks.
@statquest
@statquest Жыл бұрын
I'll keep that in mind.
@sreerajnr689
@sreerajnr689 Ай бұрын
Your explanation is AMAZING AS ALWAYS!! I have 1 doubt. Do we do the attention calculation only on the final layer? For example, if there are 2 layers in encoder and 2 layers in decoder, we use only the outputs from 2nd layer of encoder and 2nd layer of decoder for attention estimation, right?
@statquest
@statquest Ай бұрын
I believe that is correct, but, to be honest, I don't think there is a hard rule.
@imkgb27
@imkgb27 Жыл бұрын
Many thanks for your great video! I have a question. You said that we calculate the similarity score between 'go' and EOS (11:30). But I think the vector (0.01,-0.10) is the context vector for "let's go" instead of "go" since the input includes the output for 'Let's' as well as the embedding vector for 'go'. It seems that the similarity score between 'go' and EOS is actually the similarity score between "let's go" and EOS. Please make it clear!
@statquest
@statquest Жыл бұрын
You can talk about it either way. Yes, it is the context vector for "Let's go", but it's also the encoding, given that we have already encoded "Let's", of the word "go".
@rikki146
@rikki146 Жыл бұрын
When I see new vid from Josh, I know today is a good day! BAM!
@statquest
@statquest Жыл бұрын
BAM! :)
@rishabhsoni
@rishabhsoni 7 ай бұрын
Superb Videos. One question, is the fully connected layer just simply the softmax layer, there is no hidden layer with weights (meaning no weights are learned)?
@statquest
@statquest 7 ай бұрын
No, there are weights along the connections between the input and output of the fully connected layer, and those outputs are then pumped into the softmax. I apologize for not illustrating the weights in this video. However, I included them in my video on transformers, and it's the same here. Here's the link to the transformers video: kzbin.info/www/bejne/sKm0qoeBbdaor7s
@markus_park
@markus_park Жыл бұрын
Thanks! This was a great video!
@statquest
@statquest Жыл бұрын
Thank you very much! :)
@manuelcortes1835
@manuelcortes1835 Жыл бұрын
I have a question that could benefit from clarification: In the final FC layer for word predictions, it is claimed that the Attention Values and 'encodings' are used as input (13:38). By 'encodings', do we mean the short term memories from the top LSTM layer in the decoder?
@statquest
@statquest Жыл бұрын
Yes. We use both the attention values and the LSTM outputs (short-term memories or hidden states) as inputs to the fully connected layer.
@naomilago
@naomilago Жыл бұрын
The music sang before the video are contagious ❤
@statquest
@statquest Жыл бұрын
:)
@luvxxb
@luvxxb 7 ай бұрын
thank you so much for making these great materials
@statquest
@statquest 7 ай бұрын
Thanks!
@akashat1836
@akashat1836 2 ай бұрын
Hey Josh! Firstly, Thank you so much for this amazing content!! I can always count on your videos for a better explanation! I have one quick clarification to make. Before the fully dense layer. The first two numbers we get are from the [scaled(input1-cell1) + scaled(input2-cell1) ] and [scaled(input1-cell2) + scaled(input2-cell2) ] right? And the other two numbers are from the outputs of the decoder, right?
@statquest
@statquest 2 ай бұрын
Yes.
@akashat1836
@akashat1836 2 ай бұрын
@@statquest Thank you for the clarification!
@carloschau9310
@carloschau9310 Жыл бұрын
thank you sir for your brilliant work!
@statquest
@statquest Жыл бұрын
Thank you!
@theelysium1597
@theelysium1597 11 ай бұрын
Since you asked for video suggestions in another video: A video about the EM and Mean Shift algorithm would be great!
@statquest
@statquest 11 ай бұрын
I'll keep that in mind.
@Rykurex
@Rykurex 11 ай бұрын
Do you have any courses with start-to-finish projects for people who are only just getting interested in machine learning? Your explanations on the mathematical concepts has been great and I'd be more than happy to pay for a course that implements some of these concepts into real world examples
@statquest
@statquest 11 ай бұрын
I don't have a course, but hope to have one one day. In the meantime, here's a list of all of my videos somewhat organized: statquest.org/video-index/ and I do have a book called The StatQuest Illustrated Guide to Machine Learning: statquest.org/statquest-store/
@madjohnshaft
@madjohnshaft Жыл бұрын
I am currently taking the AI cert program from MIT - I thank you for your channel
@statquest
@statquest Жыл бұрын
Thanks and good luck!
@arvinprince918
@arvinprince918 11 ай бұрын
hey there josh @statquest, your videos are really awsome and super helpful, thus i was wondering when will your video for transformer model come out
@statquest
@statquest 11 ай бұрын
All channel members and patreon supports have access to it right now. It will be available to everyone else in a few weeks.
@SaumitraAgrawalB22AI054
@SaumitraAgrawalB22AI054 3 күн бұрын
in the decoder part, the second time when we are passing vamos as input, do we have to calculate the similarity score again? or we should be using the old one only?
@statquest
@statquest 3 күн бұрын
In the decoder we start by calculating the similarity between the token and the input tokens. Then we calculate the similarity between "vamos" and the input tokens. So those are two different similarity calculations.
@saumitragrawal2279
@saumitragrawal2279 3 күн бұрын
Thankyou Got it
@Xayuap
@Xayuap Жыл бұрын
weeeeee, video for tonite, tanks a lot
@statquest
@statquest Жыл бұрын
:)
@handsomemehdi3445
@handsomemehdi3445 9 ай бұрын
Hello, Thank you for the video, but I am so confused that some terms introduced in original 'Attention is All You Need' paper were not mentioned in video, for example, keys, values, and queries. Furthermore, in the paper, authors don't talk about cosine similarity and LSTM application. Can you please clarify this case a little bit much better?
@statquest
@statquest 9 ай бұрын
The "Attention is all you need" manuscript did not introduce the concept of attention. That does done years earlier, and that is what this video describes. If you'd like to understand the "Attention is all you need" concept of transformers, check out my video on transformers here: kzbin.info/www/bejne/sKm0qoeBbdaor7s
@lequanghai2k4
@lequanghai2k4 Жыл бұрын
I am stilling learning this so hope next video come out soon
@statquest
@statquest Жыл бұрын
I'm working on it as fast as I can.
@jarsal_firahel
@jarsal_firahel 8 ай бұрын
Before, I was dumb, "guitar" But now, people say I'm smart "guitar" What is changed ? "guitar" Now I watch..... StatQueeeeeest ! "guitar guitar"
@statquest
@statquest 8 ай бұрын
bam!
@miladafrasiabi5499
@miladafrasiabi5499 10 ай бұрын
Thank you for the awesome video. I have a question. What does the similarity score entails in reality? I assume that the Ws and Bs are being optimized by backpropagation in order to give larger positive values to synonyms, close to 0 values to unrelated words and large negative values to antonyms. Is this a right assumption?
@statquest
@statquest 10 ай бұрын
I believe that is correct. However, if there is one thing I've learned about neural networks, it's that the weights and biases are optimized only to fit the data and the actual values may or may not make any sense beyond that specific criteria.
@thanhtrungnguyen8387
@thanhtrungnguyen8387 11 ай бұрын
can't wait for the next StatQuest
@statquest
@statquest 11 ай бұрын
:)
@thanhtrungnguyen8387
@thanhtrungnguyen8387 11 ай бұрын
@@statquest I'm currently trying to fine-tune Roberta so I'm really excited about the following video, hope the following videos will also talk about BERT and fine-tune BERT
@statquest
@statquest 11 ай бұрын
@@thanhtrungnguyen8387 I'll keep that in mind.
@alexfeng75
@alexfeng75 Жыл бұрын
Fantastic video, indeed! Is the attention described in the video the same as in the attention paper? I didn't see the mention of QKV in the video and would like to know whether it was omitted to simplify or by mistake.
@statquest
@statquest Жыл бұрын
Are you asking about the QKV notation that appears in the "Attention is all you need" paper? That manuscript arxiv.org/abs/1706.03762 , which came out in 2017, didn't introduce the concept of attention for neural networks. Instead it introduces a more advanced topic - Transformers. The original "how to add attention to neural networks" manuscript arxiv.org/pdf/1409.0473.pdf came out in 2015 and did not use the QKV notation that appeared later in the transformer manuscript. Anyway, my video follows the original, 2015, manuscript. However, I'm working on a video that covers the 2017 manuscript right now. And I've got a long section talking all about the QKV stuff in it. That said, in this video, you can think of the output from each LSTM in the decoder as a "Query", and the outputs from each LSTM in the Encoder as the "Keys" and "Values". The "Keys" are used, in conjunction with each "Query" to calculate the Similarity Scores and the "Values" are then scaled by those scores to create the attention values.
@alexfeng75
@alexfeng75 Жыл бұрын
@@statquest Thanks for the reply, Josh. Yes, I was referring to the 2017 paper. I look forward to your video covering it.
@Ghost-ip3bx
@Ghost-ip3bx 10 күн бұрын
Hi StatQuest, I've been a long time fan, your videos have helped me TREMENDOUSLY. For this video I felt however if we could get a larger picture of how attention works first ( how different words can have different weights ( attending to them differently )) and then going through a run with actual values, it'd be great! :) I also felt that the arrows and diagrams got a bit confusing in this one. Again, this is only constructive criticism and maybe it works for others and just not for me ( this video I mean ). Nonetheless, thank you so much for all the time and effort you put into making your videos. You're helping millions of people out there clear their degrees and achieve life goals
@statquest
@statquest 9 күн бұрын
Thanks for the feedback! I'm always trying to improve how I make videos. Anyway, I work through the concepts more in my videos on transformers: kzbin.info/www/bejne/sKm0qoeBbdaor7s and if the diagrams are hard to follow, I also show how it works using matrix math: kzbin.info/www/bejne/gaHLnoKAo7F0mqs
@andresg3110
@andresg3110 Жыл бұрын
You are on Fire! Thank you so much
@statquest
@statquest Жыл бұрын
Thank you! :)
@orlandopalmeira623
@orlandopalmeira623 3 ай бұрын
Hello, I have a doubt. The initialization of the cell state and hidden state of the decoder is a context vector that is the representation (generated by encoder) of the entire sentence (input)? And what about each hidden state (from encoder) used in decoder? Are they stored somehow? Thanks!!!
@statquest
@statquest 2 ай бұрын
1) Yes, the context vector is a representation of the entire input. 2) The hidden states in the encoder are stored for attention.
@orlandopalmeira623
@orlandopalmeira623 2 ай бұрын
@@statquest Thanks!!
@patrikszepesi2903
@patrikszepesi2903 8 ай бұрын
Hi, great video. At 13:49 can you please explain how you get -.3 and 0.3 for the input to the fully connected? THank you
@statquest
@statquest 8 ай бұрын
The outputs from the softmax function are multiplied with the short-term memories coming out of the encoders LSTM units. We then add those products together to get -0.3 and 0.3.
@juliank7408
@juliank7408 4 ай бұрын
Phew! Lots of things in this model, my brain feels a bit overloaded, haha But thanks! Might have to rewatch this
@statquest
@statquest 4 ай бұрын
You can do it!
@tupaiadhikari
@tupaiadhikari 10 ай бұрын
At 13:38 are we Concatenating the output of the attention values and the output of the decoder LSTM for the translated word (EOS in this case) and then using a weights of dimensions (4*4) to convert into a dimension 4 pre Softmax output?
@statquest
@statquest 10 ай бұрын
yep
@statquest
@statquest 10 ай бұрын
If you want to see a more detailed view of what is going on at that stage, check out my video on Transformers: kzbin.info/www/bejne/sKm0qoeBbdaor7s In that video, I go over every single mathematical operation, rather than gloss over them like I do here.
@tupaiadhikari
@tupaiadhikari 10 ай бұрын
@@statquest Thank You Professor Josh for the clarifications !
@sciboy123
@sciboy123 10 ай бұрын
I had a little confusion about the final fully connected layer. It takes in separate attention values for each input word. But doesn't this mean that the dimension of the input depends on how many input words there are (thus it would be difficult to generalize for arbitrarily long sentences)? Did I misunderstand something?
@statquest
@statquest 10 ай бұрын
I can see why this might be confusing because we have 2 input words and two inputs for attention going into the final fully connected layer. However, the number of inputs for attention going into the final fully connected layer is not determined by the number of input words, instead it is determined by the number of LSTM cells we have per layer (or, alternatively, the number of output values from the LSTMs per layer). In this case, we have 2 LSTM cells in a single layer. And thus, regardless of the number of input words, there will only be 2 attention values inputed into the final fully connected layer. If this is confusing, review how the attention values are created at 12:58 - regardless of the number of input words, we add the scaled values together to get one sum per LSTM.
@tangt304
@tangt304 8 ай бұрын
Another awesome video! Josh, will you plan to talk about BERT? Thank you!
@statquest
@statquest 8 ай бұрын
I'll keep that in mind.
@JL-vg5yj
@JL-vg5yj Жыл бұрын
super clutch my final is on thursday thanks a lot!
@statquest
@statquest Жыл бұрын
Good luck!
@shaktisd
@shaktisd 6 ай бұрын
I have one fundamental question related to how attention model learns, so basically higher attention score is given to those pairs of word which have higher softmax (Q.K) similarity score. Now the question is how relationship in the sentence "The cat didn't climb the tree as it was too tall" is calculated and it knows that in this case "it" refers to tree and not "cat" . Is it from large content of data that the model reads helps it in distinguishing the difference ?
@statquest
@statquest 6 ай бұрын
Yes. The more data you have, the better attention is going to work.
@umutnacak
@umutnacak 11 ай бұрын
Great videos! So after watching technical videos I think complicating the math has no effect on removing bias from the model. In the future one can find a model with self-encoder-soft-attention-direct-decoder you name it, but it's still garbage in garbage out. Do you think there is a way to plug a fairness/bias filter to the layers so instead of trying to filter the output of the model you just don't produce unfair output? It's like preventing a disease instead of looking for a cure. Obviously I'm not an expert and just trying to get a direction for my personal ethics research out of this naive question. Thanks!
@statquest
@statquest 11 ай бұрын
To be honest, I'm super sure I understand what you are asking about. However, I know that there is something called "constitutional AI" that you might be interested in.
@umutnacak
@umutnacak 11 ай бұрын
@@statquest Thanks for the reply. OK this looks promising. Actually they already have a model called Claude. Not sure this is the thing I'm looking for or not, but at least a direction for me to look further into. Thanks again!
@mrstriker1847
@mrstriker1847 Жыл бұрын
Please add to the neural network playlist! Or don't it's your video, I just want to be able to find it when I'm looking for it to study for class.
@statquest
@statquest Жыл бұрын
I'll add it to the playlist, but the best place to find my stuff is here: statquest.org/video-index/
@elmehditalbi8972
@elmehditalbi8972 11 ай бұрын
Could you do a video about Bert? Architectures like these can be very helpful on NLP and I think a lot of folks will benefit from that :)
@statquest
@statquest 11 ай бұрын
I've got a video on transformers coming out soon.
@michaelbwin752
@michaelbwin752 11 ай бұрын
Thank you for this explanation. But my question is how with backprogation are the weights and bias adjusted in such a model like this. if you could explain that i would deeply appreciate it.
@statquest
@statquest 11 ай бұрын
Backpropagation works for models like this just like it works for simpler models. You just use a whole lot of Chain Rule to calculate the derivatives of the loss function (which is cross entropy in this case) with respect to each weight and bias. To learn more about backpropagation, see: kzbin.info/www/bejne/f3-ViaB4na5_qpY kzbin.info/www/bejne/n6rRY62adrGcn5o and kzbin.info/www/bejne/fXy9oIJ-jayWgtE To learn more about cross entropy, see: kzbin.info/www/bejne/bHLVhKypatZ7d7c and kzbin.info/www/bejne/rnOomWlsi56akNE
@seifeddineidani3256
@seifeddineidani3256 Жыл бұрын
Thanks josh, great video! ❤I hope you upload the transformer video soon :)
@statquest
@statquest Жыл бұрын
Coming soon!
@guillermosainzzarate5110
@guillermosainzzarate5110 11 ай бұрын
Y ahora en español? Casi no lo creo, este canal es increible😭 muchas gracias por tus videos !!!
@statquest
@statquest 11 ай бұрын
Muchas gracias! :)
@RafaelRabinovich
@RafaelRabinovich Жыл бұрын
To really create a translator model, we would have to work a lot through values of linguistics since there are differences in word order, verb conjugation, idioms, etc. Going from one language to another is a big structural challenge for coders.
@statquest
@statquest Жыл бұрын
That's the way they used to do it - by using linguistics. But very few people do it that way anymore. Now pretty much all translation is done with transformers (which are just encoder-decoder networks with attention, but not the LSTMs). Improvements in translation quality are gained simply by adding more layers of attention and using larger training datasets. For more details, see: en.wikipedia.org/wiki/Natural_language_processing
@automatescellulaires8543
@automatescellulaires8543 Жыл бұрын
wow, i didn't think i would see this kind of stuff on this channel.
@statquest
@statquest Жыл бұрын
:)
@frogloki882
@frogloki882 Жыл бұрын
Another BAM!
@statquest
@statquest Жыл бұрын
Thanks!
@nogur9
@nogur9 11 ай бұрын
Thank you very much!
@statquest
@statquest 11 ай бұрын
You're welcome!
@Thepando20
@Thepando20 10 ай бұрын
Hi, great video SQ as always! I had the same question as @manuelcortes1835 and I understand that the encodings are the LSTM outputs. However, in 9:02 the outputs are 0.91 and 0.38, maybe I am missing something here?
@statquest
@statquest 10 ай бұрын
Yes, and at 13:36 they are rounded to the nearest 10th so they can fit in the small boxes. Thus 0.91 is rounded to 0.9 and 0.38 is rounded to 0.4.
@Thepando20
@Thepando20 10 ай бұрын
Thank you, all clear!
@kaixuan5236
@kaixuan5236 Жыл бұрын
Can you do videos on transformer network and multi-head attention? Love your vids!
@statquest
@statquest Жыл бұрын
I'm working on it.
@Sarifmen
@Sarifmen 11 ай бұрын
13:15 so the attention for EOS is just 1 number (per LSTM cell) which combines references to all the input words?
@statquest
@statquest 11 ай бұрын
Yep.
@Fahhne
@Fahhne Жыл бұрын
Nice video, can't wait for the video about transformers (I imagine it will be the next one?)
@statquest
@statquest Жыл бұрын
Yes, soon!
@sagardesai1253
@sagardesai1253 Жыл бұрын
great video thanks
@statquest
@statquest Жыл бұрын
Thanks!
@lakshaydulani
@lakshaydulani Жыл бұрын
now thats what i was looking for
@statquest
@statquest Жыл бұрын
bam! :)
Transformer Neural Networks, ChatGPT's foundation, Clearly Explained!!!
36:15
StatQuest with Josh Starmer
Рет қаралды 595 М.
Sequence-to-Sequence (seq2seq) Encoder-Decoder Neural Networks, Clearly Explained!!!
16:50
StatQuest with Josh Starmer
Рет қаралды 164 М.
🍕Пиццерия FNAF в реальной жизни #shorts
00:41
OMG🤪 #tiktok #shorts #potapova_blog
00:50
Potapova_blog
Рет қаралды 10 МЛН
Which one is the best? #katebrush #shorts
00:12
Kate Brush
Рет қаралды 23 МЛН
ElevateWithNate: Episode 11 - Edge Computing
13:12
ElevateWithNate
Рет қаралды 145
The math behind Attention: Keys, Queries, and Values matrices
36:16
Serrano.Academy
Рет қаралды 209 М.
Attention Is All You Need - Paper Explained
36:44
Halfling Wizard
Рет қаралды 97 М.
Word Embedding and Word2Vec, Clearly Explained!!!
16:12
StatQuest with Josh Starmer
Рет қаралды 264 М.
Long Short-Term Memory (LSTM), Clearly Explained
20:45
StatQuest with Josh Starmer
Рет қаралды 490 М.
Transformers explained | The architecture behind LLMs
19:48
AI Coffee Break with Letitia
Рет қаралды 19 М.
But what is a convolution?
23:01
3Blue1Brown
Рет қаралды 2,5 МЛН
Decoder-Only Transformers, ChatGPTs specific Transformer, Clearly Explained!!!
36:45
StatQuest with Josh Starmer
Рет қаралды 101 М.