LGAICVMar 18, 2025

LipShiFT: A Certifiably Robust Shift-based Vision Transformer

arXiv:2503.14751v12 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the problem of improving certified robustness for transformer-based vision models, which is incremental as it builds on existing shift-based approaches.

The paper tackles the challenge of deriving tight Lipschitz bounds for transformer-based architectures in vision tasks, demonstrating that their method scales to larger models and advances the state-of-the-art in certified robustness.

Deriving tight Lipschitz bounds for transformer-based architectures presents a significant challenge. The large input sizes and high-dimensional attention modules typically prove to be crucial bottlenecks during the training process and leads to sub-optimal results. Our research highlights practical constraints of these methods in vision tasks. We find that Lipschitz-based margin training acts as a strong regularizer while restricting weights in successive layers of the model. Focusing on a Lipschitz continuous variant of the ShiftViT model, we address significant training challenges for transformer-based architectures under norm-constrained input setting. We provide an upper bound estimate for the Lipschitz constants of this model using the $l_2$ norm on common image classification datasets. Ultimately, we demonstrate that our method scales to larger models and advances the state-of-the-art in certified robustness for transformer-based architectures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes