论文精选

MAxBench 多项式概念恢复基准测试框架发布

MAxBench: A Multinomial Concept Recovery Benchmark

精选理由

这是关于如何更精准地控制大模型行为的研究,推荐给对模型可解释性和引导技术感兴趣的朋友。

本文提出 MAxBench 基准测试框架,用于评估 10 种概念定位方法在 6 个概念和 4 个模型上的表现。研究发现仿射子空间比秩一或线性子空间在引导上更可靠、召回率更高;这种优势主要来自非零偏移量而非基的选择;流形引导方法在适用时与最佳方法相当;没有一种方法在所有情况下都优于提示词法。

原文 · arXiv cs.LG

MAxBench: A Multinomial Concept Recovery Benchmark

Fine-grained control of language model behaviors (e.g., steering) is among the more actionable outcomes of interpretability research. For binary concepts such as refusal, a single direction in activation space often suffices for steering. However, many concepts are not binary: Animals and Countries contain many subcategories, each with multiple instances. For these concepts, the search space over possible representation geometries is far larger than for binary concepts; it is thus not clear what geometries are most appropriate, nor what methods are most effective at recovering them. In this work, we introduce MAxBench, a geometry-agnostic evaluation framework for multinomial concept representations based on sampling from the recovered concept representation. We use MAxBench to compare 10 localization methods (covering 5 geometry types) across 6 concepts and 4 models. Using this framework, we find that (i) affine subspaces steer more reliably and have greater recall than rank-one or linear subspaces; (ii) much of this advantage is due to better non-zero offsets rather than the choice of bases; (iii) manifold steering is competitive with the best methods when applicable; and (iv) no method consistently outperforms prompting, in alignment with prior findings on binary concepts. These findings underscore the importance of expanding the scope of interpretability research and meta-evaluation to concepts with more varied structure.