CVAIJul 17, 2024

Benchmarking Robust Self-Supervised Learning Across Diverse Downstream Tasks

arXiv:2407.12588v26 citationsh-index: 17Has Code
Originality Incremental advance
AI Analysis

This work addresses the vulnerability of foundation models for various vision applications, revealing a need for broader robustness improvements.

The paper tackles the problem of evaluating adversarial robustness in self-supervised vision encoders across multiple downstream tasks like semantic segmentation and depth estimation, finding that current fine-tuning techniques degrade performance on these tasks.

Large-scale vision models have become integral in many applications due to their unprecedented performance and versatility across downstream tasks. However, the robustness of these foundation models has primarily been explored for a single task, namely image classification. The vulnerability of other common vision tasks, such as semantic segmentation and depth estimation, remains largely unknown. We present a comprehensive empirical evaluation of the adversarial robustness of self-supervised vision encoders across multiple downstream tasks. Our attacks operate in the encoder embedding space and at the downstream task output level. In both cases, current state-of-the-art adversarial fine-tuning techniques tested only for classification significantly degrade clean and robust performance on other tasks. Since the purpose of a foundation model is to cater to multiple applications at once, our findings reveal the need to enhance encoder robustness more broadly. Our code is available at ${github.com/layer6ai-labs/ssl-robustness}$.

Code Implementations1 repo
Foundations

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

Your Notes