The reviewed record of science sign in
Pith

arxiv: 2502.10463 · v1 · pith:DQIOLBSZ · submitted 2025-02-12 · cs.LG · cs.AI· cs.NI

From Layers to States: A State Space Model Perspective to Deep Neural Network Layer Dynamics

Reviewed by Pithpith:DQIOLBSZopen to challenge →

classification cs.LG cs.AIcs.NI
keywords layersdeeplayernetworksneuralspacestateaggregation
0
0 comments X
read the original abstract

The depth of neural networks is a critical factor for their capability, with deeper models often demonstrating superior performance. Motivated by this, significant efforts have been made to enhance layer aggregation - reusing information from previous layers to better extract features at the current layer, to improve the representational power of deep neural networks. However, previous works have primarily addressed this problem from a discrete-state perspective which is not suitable as the number of network layers grows. This paper novelly treats the outputs from layers as states of a continuous process and considers leveraging the state space model (SSM) to design the aggregation of layers in very deep neural networks. Moreover, inspired by its advancements in modeling long sequences, the Selective State Space Models (S6) is employed to design a new module called Selective State Space Model Layer Aggregation (S6LA). This module aims to combine traditional CNN or transformer architectures within a sequential framework, enhancing the representational capabilities of state-of-the-art vision networks. Extensive experiments show that S6LA delivers substantial improvements in both image classification and detection tasks, highlighting the potential of integrating SSMs with contemporary deep learning techniques.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Enhancing Layer Interaction Using Key-Correlated Layer Attention

    cs.CV 2026-06 unverdicted novelty 5.0

    KCLA is a linear-complexity layer attention mechanism that exploits high key cosine similarity to preserve dynamic updates and long-range cross-layer connections.