Thank you a lot for your effort in reviewing this submission!
Please allow us to explain the difference between our model and the previous memory-based works.
**The ''short cut'' problem-oriented motivation:** We aim to model discrete space to intrinsically prevent anomaly information leakage into reconstruction. In contrast, the existing memory-based methods recombine and aggregate the discrete memory items, falling into an unknown continuous latent space which might be distorted. In contrast, we force the anomaly features to be replaced by a single discrete prototype. In addition, we would like to highlight that simplicity is the ultimate form of sophistication. Therefore, instead of saying the novelty reside in quantization technique, what we want to express is that VQ is a proper pathway to optimize prototypes for crimping information bottleneck, which is an effective way to achieve our purpose rather than the novelty itself.
**Hierarchical designation is necessary and crucial:**
Rather than directly employ the original vector quantization mechanism, we elaborately investigate a cascaded VQ transformer to overcome the **"prototype collapse"** problem: At some point during training, a part of latent codes in the codebook may no longer work and the modeling capacity is limited by the discrete representations, resulting in collapsed reconstruction.
**The hierarchical designation is not easy**, as it's sophisticated to balance the prototypes of different levels to maximize the nominal information available. As shown in table 5, another hierarchical structure results in large performance drop. Furthermore, the hierarchical designation fits for the hierarchical nature of vision, and matches to calibration of the anomaly score with hierarchical prototype-oriented optimal transport, which could also reduce the decoding search time and retain high inference speeds. Even though HVQ-Trans is based on vector quantization mechanism, it achieves significantly better anomaly detection performance than the vanilla VQ model and the previous memory-base algorithms.
**VQ-based Transformer:**
This paper proposed a original way to leverage the iconic prototypes into Transformer, which properly fuses the hierarchical nominal informations and tighten the information bottleneck. We believe there is a crytic tradeoff for the information bottleneck, where more information passby will cause the anomaly leakage and less information passby will lead to poor reconstruction. Our HVQ-Trans could well handle this connotative issue.
**Switching prototypes rightly fits for one-for-all setting:** Our model targets for the challenging 'one-for-all' case, which suffers from the 'identical shortcut' issue more severely, as the model generalizability increases due to the complex data distribution of multiple classes. To tightly fit the unified case, we propose the switching prototypes to set corresponding codebook for different data distribution, thus alleviating the `identical shortcut' issue. Please also consider that the paper also provides novel techniques, such as switching experts and the prototype-oriented learning and scoring, to fit for the challenging and practical one-for-all setting.
We want to express the quantization technique is **not just simply employed in this paper as explored in the literature.** In the context of visual anomaly detection, we firmly believe that our method provide a new way to model discrete space without confusion, which intrinsically prevents anomaly information leakage into reconstruction, constitutes meaningful contributions.
As the deadline for discussions between reviewers and authors is approaching, we sincerely invite you to take a moment from your busy schedule to read our reply. Thanks again for your valuable time! We are genuinely grateful for your response and help.
Best regards,
Anonymous author