arXiv:2608.22665cs.CVcs.AI2026-08

用可解释的分层聚类提升视觉模型的特征混合能力

Hyperbolic Hierarchical Clustering for Visual Representation Learning

论文配图:Hyperbolic Hierarchical Clustering for Visual Representation Learning
图 1 · 摘自论文原文
  • 基于双曲空间的分层聚类设计透明的特征混合模块
  • 在图像分类等任务上显著优于现有主流模型
  • 适合关注模型可解释性的研究者和工业应用

我们重新审视聚类这一经典机器学习方法,以改进视觉骨干网络中的令牌混合机制。现代视觉模型如视觉Transformer依赖令牌混合器实现图像块间的信息交换,但主流方法(如卷积、注意力、MLP及其组合)存在黑箱特性,编码过程难以解释。为此,我们提出ClusterMixer,一种基于聚类范式的透明令牌混合器,通过分层聚类显式建模令牌关系。为更好捕捉视觉数据中天然的树状层次结构,聚类在双曲空间中进行,可低失真地表示层级关系。基于此,我们构建了HCFormer骨干网络,融合一系列精心设计的聚类策略,在图像分类、目标检测、实例分割和语义分割等多项任务中均持续超越现有模型。其兼具可解释性与高效性能,有望推动可解释视觉骨干网络的发展。

原文摘要 · Abstract (English)

We investigate the token mixer in vision backbones by revisiting clustering, one of the most classic approaches in machine learning. An effective token mixer is a fundamental component of modern vision backbones like vision Transformers, facilitating information exchange between image patches. Mainstream token mixers, which rely on convolution, attention, MLP, or their hybrids, primarily focus on navigating the trade-off between accuracy and computational cost. However, a significant drawback of these methods is their black-box nature; their encoding process is opaque and lacks interpretability. Diverging from these opaque designs, we introduce ClusterMixer, a transparent token mixer that is grounded in a clustering paradigm and interpretable by design. ClusterMixer explicitly formulates the token mixing process through a hierarchical clustering mechanism. To model the natural, tree-like relationships inherent in visual data, the clustering is performed in hyperbolic space, which is well-suited for embedding hierarchies with low distortion. Building on this innovation, we present HCFormer, a new backbone architecture that integrates ClusterMixer with a series of meticulously designed clustering strategies to ensure robust performance across tasks. Extensive experiments demonstrate that HCFormer consistently outperforms its counterparts across diverse tasks, including image classification, object detection, instance segmentation, and semantic segmentation. Considering its transparency and efficacy, we hope HCFormer can facilitate a paradigm shift toward interpretable backbones.

视觉模型可解释性聚类

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