paper-with-me

Papers

Sparse Autoencoders enable Robust and Interpretable Fine-tuning of CLIP models

2026-05-15 · Fabian Morelli, Arnas Uselis, Ankit Sonthalia, Seong Joon Oh arxiv

Large-scale pre-trained vision-language models like CLIP demonstrate remarkable zero-shot performance across diverse tasks. However, fine-tuning these models to improve downstream performance often degrades robustness against distribution shifts. Recent approaches have attempted to mitigate this trade-off, but often rely on computationally expensive text-guidance. We propose a novel method for robust fine-tuning, SAE-FT, which operates only on the model's visual representations. SAE-FT regularizes changes to these representations by penalizing the addition and removal of semantically meaningful features identified by a Sparse Autoencoder trained on the pre-trained model. This constraint prevents catastrophic forgetting and makes the fine-tuning process interpretable, enabling direct analysis of semantic changes. SAE-FT is both mechanistically transparent and computationally efficient, matching or exceeding state-of-the-art performance on ImageNet and its associated distribution shift benchmarks. Code is publicly available at: https://github.com/Fabian-Mor/sae-ft.

📄 PDF Abstract BibTeX arXiv:2605.15961

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ConceptGuard: Neuro-Symbolic Safety Guardrails via Sparse Interpretable Jailbreak Concepts

2025-08-22 · Darpan Aswal, Céline Hudelot arxiv

Large Language Models have found success in a variety of applications. However, their safety remains a concern due to the existence of various jailbreaking methods. Despite significant efforts, alignment and safety fine-…

Concept Steerers: Leveraging K-Sparse Autoencoders for Controllable Generations

2025-01-31 · Dahye Kim, Deepti Ghadiyaram

Despite the remarkable progress in text-to-image generative models, they are prone to adversarial attacks and inadvertently generate unsafe, unethical content. Existing approaches often rely on fine-tuning models to remo…

LouvreSAE: Sparse Autoencoders for Interpretable and Controllable Style Transfer

2025-12-22 · Raina Panda, Daniel Fein, Arpita Singhal, Mark Fiore 외 arxiv

Artistic style transfer in generative models remains a significant challenge, as existing methods often introduce style only via model fine-tuning, additional adapters, or prompt engineering, all of which can be computat…

Prompt EngineeringStyle Transfer

An X-Ray Is Worth 15 Features: Sparse Autoencoders for Interpretable Radiology Report Generation

2024-10-04 · Ahmed Abdulaal, Hugo Fry, Nina Montaña-Brown, Ayodeji Ijishakin 외

Radiological services are experiencing unprecedented demand, leading to increased interest in automating radiology report generation. Existing Vision-Language Models (VLMs) suffer from hallucinations, lack interpretabili…

Language ModellingMultimodal Reasoning

AdaptiveK: Complexity-Driven Sparse Autoencoders for Interpretable Language Model Representations

2025-08-24 · Yifei Yao, Hanrong Zhang, Mengnan Du arxiv

Understanding the internal representations of large language models (LLMs) remains a central challenge for interpretability research. Sparse autoencoders (SAEs) offer a promising solution by decomposing activations into …