AIRE-Prune: Asymptotic Impulse-Response Energy for State Pruning in State Space Models
State space models (SSMs) often sacrifice capacity, search space, or stability to offset the memory and compute costs of large state dimensions. We introduce a structured post-training pruning method for SSMs -- AIRE-Prune (Asymptotic Impulse-Response Energy for State PRUN(E)) -- that reduces each layer's state dimension by directly minimizing long-run output-energy distortion. AIRE-Prune assigns every state a closed-form asymptotic impulse-response energy-based score, i.e., the total impulse-response energy it contributes over an infinite horizon (time), and normalizes these scores layer-wise to enable global cross-layer comparison and selection. This extends modal truncation from single systems to deep stacks and aligns pruning with asymptotic response energy rather than worst-case gain. Across diverse sequence benchmarks, AIRE-Prune reveals substantial redundancy in SISO and MIMO SSMs with average pruning of 60.8%, with average accuracy drop of 0.29% without retraining, while significantly lowering compute. Code: https://github.com/falcon-arrow/AIRE-Prune.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
The three-dimensional impulse-response model: Modeling the training process in accordance with energy system-specific adaptation
Athletic training is characterized by physiological systems responding to repeated exercise-induced stress, resulting in gradual alterations in the functional properties of these systems. The adaptive response leading to…
Local Projection Inference in High Dimensions
In this paper, we estimate impulse responses by local projections in high-dimensional settings. We use the desparsified (de-biased) lasso to estimate the high-dimensional local projections, while leaving the impulse resp…
Vocal Bursts Intensity PredictionRegularization-Induced Bias and Consistency in Recursive Least Squares
Within the context of recursive least squares (RLS) parameter estimation, the goal of the present paper is to study the effect of regularization-induced bias on the transient and asymptotic accuracy of the parameter esti…
parameter estimationregressionNon-Exponential Reverberation Modeling Using Dark Velvet Noise
Previous research on late-reverberation modeling has mainly focused on exponentially decaying room impulse responses, whereas methods for accurately modeling non-exponential reverberation remain challenging. This paper e…
Towards Improved Room Impulse Response Estimation for Speech Recognition
We propose a novel approach for blind room impulse response (RIR) estimation systems in the context of a downstream application scenario, far-field automatic speech recognition (ASR). We first draw the connection between…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Generative Adversarial NetworkRoom Impulse Response (RIR)+2