Article: Will Transformers Take Over Artificial Intelligence? Flashcards
1
Q
Source
A
Quanta: Stephen Ornes
2
Q
Compare and contrast other AI approaches with transformers
A
1) In other approaches to AI, the system would first focus on local patches of input data and then build up to the whole. In a language model, for example, nearby words would first get grouped together. 2) The transformer, by contrast, runs processes so that every element in the input data connects, or pays attention, to every other element. Researchers refer to this as “self-attention.” 3) This means that as soon as it starts training, the transformer can see traces of the entire data set.