← Search

Ruslan Khalitov

2 accepted papers

2023

ChordMixer: A Scalable Neural Attention Model for Sequences with Different Length

ICLR 2023poster

Sequential data naturally have different lengths in many domains, with some very long sequences. As an important modeling tool, neural attention should capture long-range interaction in such sequences. However, most existing neural attention models admit only short sequences, or they have to employ…

Cited by 22SourcePDFScholar
2022

Paramixer: Parameterizing Mixing Links in Sparse Factors Works Better Than Dot-Product Self-Attention

CVPR 2022poster

Self-Attention is a widely used building block in neural modeling to mix long-range data elements. Most self-attention neural networks employ pairwise dot-products to specify the attention coefficients. However, these methods require O(N^2) computing cost for sequence length N. Even though some appr…

Cited by 14PDFcodeScholar