Papers by Tim Genewein

1 papers
Randomized Positional Encodings Boost Length Generalization of Transformers (2023.acl-short)

Copied to clipboard

Challenge: Moreover, simply training on longer sequences is inefficient due to the quadratic computation complexity of the global attention mechanism.
Approach: They propose a randomized positional encoding scheme that randomly selects an ordered subset to fit the sequence’s length.
Outcome: The proposed method allows Transformers to generalize to sequences of unseen length (increasing test accuracy by 12.0% on average).

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations