AkiraTOSEI / ML_papers

ML_paper_summary(in Japanese)
5 stars 1 forks source link

Efficient Transformers: A Survey #120

Open AkiraTOSEI opened 3 years ago

AkiraTOSEI commented 3 years ago

TL;DR

A survey paper on the improvement system of the Transformer model, which has been spreading rapidly in recent years, especially in natural language processing. It is summarized in terms of memory , usage pattern of attention, and so on. It gives a good overview of the flow of the paper from the figures and discussions.

Why it matters:

Paper URL

https://arxiv.org/abs/2009.06732

Submission Dates(yyyy/mm/dd)

Authors and institutions

Methods

Results

Comments