REVIEW 2 cited by
DenseMamba: State Space Models with Dense Hidden Connection for Efficient Large Language Models
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Large language models (LLMs) face a daunting challenge due to the excessive computational and memory requirements of the commonly used Transformer architecture. While state space model (SSM) is a new type of foundational network architecture offering lower computational complexity, their performance has yet to fully rival that of Transformers. This paper introduces DenseSSM, a novel approach to enhance the flow of hidden information between layers in SSMs. By selectively integrating shallowlayer hidden states into deeper layers, DenseSSM retains fine-grained information crucial for the final output. Dense connections enhanced DenseSSM still maintains the training parallelizability and inference efficiency. The proposed method can be widely applicable to various SSM types like RetNet and Mamba. With similar model size, DenseSSM achieves significant improvements, exemplified by DenseRetNet outperforming the original RetNet with up to 5% accuracy improvement on public benchmarks. code is avalaible at https://github.com/WailordHe/DenseSSM
Forward citations
Cited by 2 Pith papers
-
DeMo++: Motion Decoupling for Autonomous Driving
A decoupled mode/state query representation with hybrid Attention+Mamba and cross-scene interaction achieves top results on Argoverse 2, nuScenes, nuPlan, and NAVSIM, but the Argoverse 2 and nuPlan evaluations use a r...
-
A Survey of Retentive Network
A review that describes the RetNet architecture and enumerates its applications across many domains, without presenting new experimental results.
Discussion (0). Sign in to comment.