arXiv:2603.22473cs.CLcs.AI2026-03被引 2

剖析混合模型组件作用,揭示注意力与线性机制的协同重要性

Component Ablation for Efficient Hybrid Language Model Architectures: Performance, Resilience, and Compression Implications

  • 通过移除组件测试,发现注意力与线性序列模块均对性能关键
  • 早期和中期层的组件影响最大,且不同任务下退化程度各异
  • 为模型压缩、鲁棒性分析和部署提供可量化的设计依据

混合语言模型结合了 softmax 注意力与线性时间序列机制(如状态空间或线性注意力层),但各组件的功能贡献尚不明确。本文在两个子10亿参数的混合模型(Qwen3.5-0.8B 和 Falcon-H1-0.5B)上进行组件级消融实验,采用似然评估、下游基准测试、层间干预、随机对照及表征诊断。结果表明,移除任一组件均显著降低性能,说明两类组件均对模型行为有贡献。似然指标对线性注意力或状态空间路径尤为敏感,而下游任务退化程度因任务和架构而异。层间消融显示组件重要性具有位置依赖性,主要集中在网络早期或中间层。随机移除对照进一步表明,混合架构与同族 Transformer 基线在结构扰动下表现差异明显。结果证明组件消融是理解混合模型架构的有效诊断工具,对高效模型设计、压缩、鲁棒性分析与部署决策具有参考价值。

原文摘要 · Abstract (English)

Hybrid language models combine softmax attention with linear-time sequence mechanisms such as state-space or linear-attention layers, but the functional contribution of each component type remains insufficiently characterized. We study component-level ablation in two sub-1B hybrid language models, Qwen3.5-0.8B and Falcon-H1-0.5B, using likelihood-based evaluation, downstream benchmarks, layer-wise interventions, random controls, and representation-level diagnostics. Across the tested models, removing either attention or the alternative sequence-processing pathway substantially degrades performance, indicating that both component types contribute to model behavior. Likelihood metrics are especially sensitive to the linear-attention or state-space pathway, while downstream benchmark degradation depends on task and architecture. Layer-wise ablations show that component importance is position-dependent, with the strongest effects concentrated in early or mid-network components rather than uniformly across depth. Random-removal controls further show that hybrid architectures and same-family Transformer baselines degrade differently under structural perturbation. These results suggest that component ablation is a useful diagnostic for understanding hybrid language model architectures. The findings provide evidence relevant to efficient model design, compression, robustness analysis, and deployment decisions in architectures that combine attention with alternative sequence-processing mechanisms.

混合模型组件消融模型压缩注意力机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。