Search papers, labs, and topics across Lattice.
This paper introduces TC-MAF, a novel multi-evidence fusion framework for multimodal anomaly detection that integrates RGB and 3D data using a fixed pixel-level fusion formula. The approach leverages a training-dispersion confidence (TDC) term to enhance the reliability of auxiliary evidence based on normal training statistics, resulting in significant performance improvements. On the MVTec-3D dataset, TC-MAF achieves state-of-the-art results with 0.979 image-level AUROC and 0.990 pixel-level AUPRO, demonstrating the effectiveness of its fusion structure and calibration method.
TC-MAF achieves unprecedented anomaly detection performance by effectively fusing RGB and 3D evidence, setting a new benchmark in multimodal industrial applications.
Multimodal anomaly detection benefits from complementary RGB and 3D evidence, yet auxiliary RGB reconstruction is not equally reliable across product categories and class-wise test-time policy selection is usually unavailable. We propose TC-MAF, a base-anchored multi-evidence fusion design that combines a multimodal detector, complementary Dinomaly evidence, and a small cross-modal consistency cue under one fixed pixel-level fusion formula. A lightweight training-dispersion confidence (TDC) term scales auxiliary participation using only normal training statistics. On MVTec-3D, TC-MAF reaches 0.979 image-level AUROC and 0.990 pixel-level AUPRO, achieving the best mean results on both detection and localization among the compared multimodal methods. Systematic ablations show that the fusion structure itself is the dominant factor, while TDC provides a smaller but reproducible calibration gain over no calibration or arbitrary calibration. Additional experiments show that the same design remains effective under a pooled-statistics variant, auxiliary-branch and backbone substitutions, few-shot settings, a missing-3D setting, and cross-dataset evaluation on Eyecandies. Code is available at https://anonymous.4open.science/r/TC_MAF-C3BB.