← Search

Michael Spratling

4 accepted papers

2026

FAAR: Efficient Frequency-Aware Multi-Task Fine-Tuning via Automatic Rank Selection

CVPR 2026

Adapting models pre-trained on large-scale datasets is a proven way to reach strong performance quickly for downstream tasks. However, the growth of state-of-the-art models makes traditional full fine-tuning unsuitable and difficult, especially for multi-task learning (MTL) where cost scales with th

Cited by 0SourceScholar
2026

Softplus Attention with Re-weighting Boosts Length Extrapolation in Large Language Models

ICML 2026poster

Large language models have achieved remarkable success in recent years, primarily due to self-attention. However, traditional Softmax attention suffers from numerical instability and reduced performance as the number of inference tokens increases. This work addresses these issues by proposing a new …

Cited by 0SourceScholar
2024

One Prompt Word is Enough to Boost Adversarial Robustness for Pre-trained Vision-Language Models

CVPR 2024poster

Large pre-trained Vision-Language Models (VLMs) like CLIP despite having remarkable generalization ability are highly vulnerable to adversarial examples. This work studies the adversarial robustness of VLMs from the novel perspective of the text prompt instead of the extensively studied model weight…

2022

Registration Based Few-Shot Anomaly Detection

ECCV 2022poster

"This paper considers few-shot anomaly detection (FSAD), a practical yet under-studied setting for anomaly detection (AD), where only a limited number of normal images are provided for each category at training. So far, existing FSAD studies follow the one-model-per-category learning paradigm used f…