PulseAugur
实时 20:10:50
Nederlands(NL) Ensembling Sparse Autoencoders

新研究增强了稀疏自编码器的可解释性和鲁棒性

研究人员正在探索新方法来提高稀疏自编码器(SAE)的可解释性和鲁棒性。一种名为GRILL的方法旨在通过在对抗性鲁棒性评估期间恢复退化的梯度信号来揭示自编码器的隐藏漏洞。其他工作侧重于分析稀疏性和叠加对SAE损失的影响,引入可训练的有理函数作为编码器激活以增强灵活性,并提出余弦评分作为归一化表示上字典学习的默认方法。此外,研究正在调查SAE集成以改善重建误差和稳定性,并探索权重正则化技术以增加跨种子特征的一致性和可控性。 AI

影响 稀疏自编码器可解释性和鲁棒性的进步可能有助于更可靠地提取特征,从而理解复杂的神经网络。

排序理由 多篇arXiv论文发表,详细介绍了与稀疏自编码器相关的新方法和分析。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 9 个来源。 我们如何撰写摘要 →

新研究增强了稀疏自编码器的可解释性和鲁棒性

报道来源 [9]

  1. arXiv cs.AI TIER_1 English(EN) · Chethan Krishnamurthy Ramanaik, Arjun Roy, Tobias Callies, Eirini Ntoutsi ·

    通过梯度信号恢复揭示自编码器中的隐藏漏洞

    arXiv:2505.03646v5 Announce Type: replace-cross Abstract: Adversarial robustness of deep autoencoders (AEs) has received less attention than that of discriminative models, although their compressed latent representations induce ill-conditioned mappings that can amplify small inpu…

  2. arXiv cs.LG TIER_1 English(EN) · Mriganka Basu Roy Chowdhury, Eric McLaughlin Weiner ·

    稀疏性和叠加性对简单自编码器损失的影响

    arXiv:2606.18538v1 Announce Type: new Abstract: One of the major difficulties in the mechanistic interpretability of neural networks is the occurrence of polysemanticity, which suggests that each neuron is typically responsible for multiple different tasks, impeding a clean inter…

  3. arXiv cs.AI TIER_1 English(EN) · Naiyu Yin, Yue Yu ·

    理性稀疏自编码器

    arXiv:2606.14990v1 Announce Type: cross Abstract: Sparse autoencoders (SAEs) are standard tools for mechanistic interpretability, but current SAE families are constrained by fixed encoder nonlinearities such as ReLU, JumpReLU, and TopK. This hard-codes a particular sparsity mecha…

  4. arXiv cs.LG TIER_1 English(EN) · Silen Naihin, Lev Stambler ·

    大小无关:余弦评分稀疏自编码器

    arXiv:2606.15054v1 Announce Type: new Abstract: Sparse autoencoders (SAEs) detect features via inner product, so a feature's activation scales with both its directional alignment and the input's norm. Under BatchTopK, high-norm tokens inflate all pre-activations simultaneously, c…

  5. arXiv cs.LG TIER_1 English(EN) · Deepshik Sharma ·

    使用稀疏自编码器分析视觉飞机表示

    arXiv:2606.15468v1 Announce Type: cross Abstract: Vision models can achieve strong performance on classification tasks, but the internal representations supporting their predictions are often difficult to interpret. This work investigates whether sparse autoencoders can decompose…

  6. arXiv cs.LG TIER_1 Nederlands(NL) · Soham Gadgil, Chris Lin, Su-In Lee ·

    Ensembling Sparse Autoencoders

    arXiv:2505.16077v2 Announce Type: replace Abstract: Sparse autoencoders (SAEs) are used to decompose neural network activations into human-interpretable features. Typically, features learned by a single SAE are used for downstream applications. However, it has recently been shown…

  7. Hugging Face Daily Papers TIER_1 English(EN) ·

    不稳定的特征、可复现的子空间:理解稀疏自编码器中的种子依赖性

    Sparse autoencoders exhibit feature stability patterns where stable features carry most predictive signal while unstable features reflect reproducible low-dimensional structure despite individual non-reproducibility.

  8. arXiv stat.ML TIER_1 English(EN) · Piotr Jedryszek, Oliver M. Crook ·

    具有权重正则化的稳定且可控的稀疏自编码器

    arXiv:2603.04198v2 Announce Type: replace Abstract: Sparse autoencoders (SAEs) are widely used to extract human-interpretable features from neural network activations, but their learned features can vary substantially across random seeds and training choices. To improve stability…

  9. arXiv stat.ML TIER_1 English(EN) · Eric McLaughlin Weiner ·

    稀疏性和叠加性对简单自编码器损失的影响

    One of the major difficulties in the mechanistic interpretability of neural networks is the occurrence of polysemanticity, which suggests that each neuron is typically responsible for multiple different tasks, impeding a clean interpretation of their function. The seminal paper o…