Papers
arxiv:2411.12364

Ultra-Sparse Memory Network

Published on Nov 19
· Submitted by FetchFortune on Nov 22
Authors:
,
,
,

Abstract

It is widely acknowledged that the performance of Transformer models is exponentially related to their number of parameters and computational complexity. While approaches like Mixture of Experts (MoE) decouple parameter count from computational complexity, they still face challenges in inference due to high memory access costs. This work introduces UltraMem, incorporating large-scale, ultra-sparse memory layer to address these limitations. Our approach significantly reduces inference latency while maintaining model performance. We also investigate the scaling laws of this new architecture, demonstrating that it not only exhibits favorable scaling properties but outperforms traditional models. In our experiments, we train networks with up to 20 million memory slots. The results show that our method achieves state-of-the-art inference speed and model performance within a given computational budget.

Community

Paper author Paper submitter

TL;DR: We propose UltraMem, a model that significantly accelerates inference speeds while maintaining comparable performance to Mixture of Experts (MoE). This improvement is primarily attributed to the substantially reduced memory access during inference compared to MoE. Furthermore, by increasing the number of sparse parameters while keeping the activated parameters constant, UltraMem ensures that the inference speed does not significantly increase.

image.png

Sign up or log in to comment

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2411.12364 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2411.12364 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2411.12364 in a Space README.md to link it from this page.

Collections including this paper 2