paper-with-me

홈 › Papers

Exploring and Leveraging Class Vectors for Classifier Editing

2025-10-13 · Jaeik Kim, Jaeyoung Do arxiv

Image classifiers play a critical role in detecting diseases in medical imaging and identifying anomalies in manufacturing processes. However, their predefined behaviors after extensive training make post hoc model editing difficult, especially when it comes to forgetting specific classes or adapting to distribution shifts. Existing classifier editing methods either focus narrowly on correcting errors or incur extensive retraining costs, creating a bottleneck for flexible editing. Moreover, such editing has seen limited investigation in image classification. To overcome these challenges, we introduce Class Vectors, which capture class-specific representation adjustments during fine-tuning. Whereas task vectors encode task-level changes in weight space, Class Vectors disentangle each class's adaptation in the latent space. We show that Class Vectors capture each class's semantic shift and that classifier editing can be achieved either by steering latent features along these vectors or by mapping them into weight space to update the decision boundaries. We also demonstrate that the inherent linearity and orthogonality of Class Vectors support efficient, flexible, and high-level concept editing via simple class arithmetic. Finally, we validate their utility in applications such as unlearning, environmental adaptation, adversarial defense, and adversarial trigger optimization.

📄 PDF Abstract BibTeX arXiv:2510.11268

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationAdversarial Defense

Similar Papers 제목 키워드 기반

Guidance for Low-Level Perceptual Editing in Unconditional Diffusion Models

2026-05-29 · Shreyansh Modi, Akshat Tomar, Aarush Aggarwal arxiv

Unconditional diffusion models offer powerful generative priors, yet steering them toward aesthetically enhanced outputs remains largely unexplored. We show that h-space patching, the dominant paradigm for training-free …

SV-Detect: AI-generated Text Detection with Steering Vectors

2026-06-05 · Mikhail Vishnyakov, Tatiana Gaintseva arxiv

Detecting machine-generated text is especially difficult under distribution shift, such as transfer across domains, source models, and editing attacks. We propose a fake-text detector based on steering vectors extracted …

Text Detection

Zero-shot Text-driven Physically Interpretable Face Editing

2023-08-11 · Yapeng Meng, Songru Yang, Xu Hu, Rui Zhao 외

This paper proposes a novel and physically interpretable method for face editing based on arbitrary text prompts. Different from previous GAN-inversion-based face editing methods that manipulate the latent space of GANs,…

Image Manipulation

Perceptual Similarity guidance and text guidance optimization for Editing Real Images using Guided Diffusion Models

2023-12-09 · Ruichen Zhang

When using a diffusion model for image editing, there are times when the modified image can differ greatly from the source. To address this, we apply a dual-guidance approach to maintain high fidelity to the original in …

Quantum Neural Networks under Depolarization Noise: Exploring White-Box Attacks and Defenses

2023-11-29 · David Winderl, Nicola Franco, Jeanette Miriam Lorenz

Leveraging the unique properties of quantum mechanics, Quantum Machine Learning (QML) promises computational breakthroughs and enriched perspectives where traditional systems reach their boundaries. However, similarly to…

Adversarial RobustnessMulti-class ClassificationQuantum Machine Learning