用时空稀疏自编码器让视频特征更可解释且保持时间连贯性。
Interpreting Video Representations with Spatio-Temporal Sparse Autoencoders
- 引入时空对比损失与分层分组,提升特征时间稳定性。
- 相比原始特征,动作分类准确率提升3.9个百分点,检索性能最高提高2.8倍。
- 适用于需要可解释性与时间一致性结合的视频理解任务。
我们首次系统研究了稀疏自编码器(SAEs)在视频表示中的应用。标准SAE虽能分解出可解释的单义特征,但破坏时间连贯性:硬TopK选择导致帧间特征分配不稳定,使自相关性下降36%。为此,我们提出时空对比目标和马特罗什卡层次分组方法,恢复并超越原始时间连贯性。对比损失权重可调,实现重建与时间连贯性的平衡。在两种骨干网络和两个数据集上的系统消融表明,不同配置在重建保真度、时间连贯性、动作区分或可解释性上各有优势。对比训练后的SAE特征使动作分类准确率比原始特征高3.9个百分点,文本-视频检索性能最高提升2.8倍(R@1)。跨骨干分析揭示,传统单义性指标存在骨干对齐伪影:DINOv2与VideoMAE在独立(CLIP)相似度空间下表现一致的单义性。定向特征消融显示,对比训练将探测器的预测信号集中于少数可识别特征中。补充材料、代码、配置与评估脚本见https://github.com/atahandokme/spatio-temporal-sparse-autoencoders-video。
原文摘要 · Abstract (English)
We present the first systematic study of Sparse Autoencoders (SAEs) on video representations. Standard SAEs decompose video into interpretable, monosemantic features but destroy temporal coherence: hard TopK selection produces unstable feature assignments across frames, reducing autocorrelation by 36%. We propose spatio-temporal contrastive objectives and Matryoshka hierarchical grouping that recover and even exceed raw temporal coherence. The contrastive loss weight controls a tunable trade-off between reconstruction and temporal coherence. A systematic ablation on two backbones and two datasets shows that different configurations excel at different goals: reconstruction fidelity, temporal coherence, action discrimination, or interpretability. Contrastive SAE features improve action classification by +3.9 pp over raw features and text-video retrieval by up to 2.8 x R@1. A cross-backbone analysis reveals that standard monosemanticity metrics contain a backbone-alignment artifact: both DINOv2 and VideoMAE produce equally monosemantic features under an independent (CLIP) similarity space. Targeted feature ablation shows that contrastive training concentrates the probe's predictive signal into a small number of identifiable features. Supplementary material, code, configurations and evaluation scripts are available at https://github.com/atahandokme/spatio-temporal-sparse-autoencoders-video.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。