arXiv:2511.05966cs.CV2025-11AAAI被引 7

用超图提取少量样本的结构共性,提升工业缺陷检测精度。

Commonality in Few: Few-Shot Multimodal Anomaly Detection via Hypergraph-Enhanced Memory

  • 通过超图建模训练样本内的高阶关联,构建结构先验记忆库。
  • 在少样本下实现优于当前最优方法的异常检测效果,MVTec 3D-AD上达92.3%。
  • 无需训练即可更新特征,适合快速部署于真实工业场景。

少样本多模态工业异常检测是一项关键但研究不足的任务,具备快速适应复杂工业场景的能力。在少样本条件下,训练样本不足常无法覆盖测试样本中的多样模式,可通过从少量训练样本中提取结构共性来缓解。本文提出一种基于结构共性的少样本无监督多模态工业异常检测方法CIF(Commonality In Few)。为提取类内结构信息,采用可建模高阶相关性的超图,捕捉训练样本中的结构共性,并利用记忆库存储此类类内结构先验。首先,设计面向单语义工业图像的语义感知超图构建模块,从中提取共性结构以指导记忆库构建;其次,使用无训练的超图消息传递模块更新测试样本的视觉特征,缩小其与记忆库特征的分布差异;进一步提出超边引导的记忆搜索模块,利用结构信息辅助搜索过程,降低误报率。在MVTec 3D-AD和Eyecandies数据集上的实验表明,该方法在少样本设置下优于当前最优方法。代码已公开于https://github.com/Sunny5250/CIF。

原文摘要 · Abstract (English)

Few-shot multimodal industrial anomaly detection is a critical yet underexplored task, offering the ability to quickly adapt to complex industrial scenarios. In few-shot settings, insufficient training samples often fail to cover the diverse patterns present in test samples. This challenge can be mitigated by extracting structural commonality from a small number of training samples. In this paper, we propose a novel few-shot unsupervised multimodal industrial anomaly detection method based on structural commonality, CIF (Commonality In Few). To extract intra-class structural information, we employ hypergraphs, which are capable of modeling higher-order correlations, to capture the structural commonality within training samples, and use a memory bank to store this intra-class structural prior. Firstly, we design a semantic-aware hypergraph construction module tailored for single-semantic industrial images, from which we extract common structures to guide the construction of the memory bank. Secondly, we use a training-free hypergraph message passing module to update the visual features of test samples, reducing the distribution gap between test features and features in the memory bank. We further propose a hyperedge-guided memory search module, which utilizes structural information to assist the memory search process and reduce the false positive rate. Experimental results on the MVTec 3D-AD dataset and the Eyecandies dataset show that our method outperforms the state-of-the-art (SOTA) methods in few-shot settings. Code is available at https://github.com/Sunny5250/CIF.

异常检测少样本超图工业质检

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