PulseAugur
实时 14:48:21

新的HARP方法为LLM提供无需训练的可解释性

研究人员开发了一种新颖的神经网络可解释性方法,称为HARP(Hypothesis-driven Agentic Retrieval and Probing)。这种无需训练的方法利用了一个配备了激活值向量数据库和操作工具的LLM代理。HARP查询该数据库来形成和验证假设,在概念发现、检测、模型引导和秘密提取方面优于现有的基于训练的方法,如稀疏自编码器(SAEs)。该方法的灵活性允许按需索引新数据集,这表明当前基于训练的可解释性技术可能尚未提取出其训练数据之外的见解。 AI

影响 这种无需训练的可解释性方法可以显著降低理解神经网络行为的计算成本和复杂性。

排序理由 该集群包含一篇详细介绍新研究方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

新的HARP方法为LLM提供无需训练的可解释性

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Sriram Balasubramanian, Soheil Feizi ·

    检索足以:使用工具的代理进行无需训练的可解释性

    arXiv:2607.16448v1 Announce Type: cross Abstract: Interpretability methods for neural network activations span a wide cost spectrum, from cheap, training-free techniques (such as linear probes, PCA, SVD) to more expensive training-based ones (such as SAEs and activation oracles).…