paper-with-me

홈 › Papers

LORE: Lagrangian-Optimized Robust Embeddings for Visual Encoders

2025-05-24 · Borna Khodabandeh, Amirabbas Afzali, Amirhossein Afsharrad, Seyed Shahabeddin Mousavi, Sanjay Lall, Sajjad Amini, Seyed-Mohsen Moosavi-Dezfooli

Visual encoders have become fundamental components in modern computer vision pipelines. However, ensuring robustness against adversarial perturbations remains a critical challenge. Recent efforts have explored both supervised and unsupervised adversarial fine-tuning strategies. We identify two key limitations in these approaches: (i) they often suffer from instability, especially during the early stages of fine-tuning, resulting in suboptimal convergence and degraded performance on clean data, and (ii) they exhibit a suboptimal trade-off between robustness and clean data accuracy, hindering the simultaneous optimization of both objectives. To overcome these challenges, we propose Lagrangian-Optimized Robust Embeddings (LORE), a novel unsupervised adversarial fine-tuning framework. LORE utilizes constrained optimization, which offers a principled approach to balancing competing goals, such as improving robustness while preserving nominal performance. By enforcing embedding-space proximity constraints, LORE effectively maintains clean data performance throughout adversarial fine-tuning. Extensive experiments show that LORE significantly improves zero-shot adversarial robustness with minimal degradation in clean data accuracy. Furthermore, we demonstrate the effectiveness of the adversarially fine-tuned CLIP image encoder in out-of-distribution generalization and enhancing the interpretability of image embeddings.

📄 PDF Abstract BibTeX arXiv:2505.18884

Code (1)

laion-ai/clip_benchmark 공식 구현 pytorch

Tasks

Adversarial RobustnessOut-of-Distribution Generalization

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

The Information-Autoencoding Family: A Lagrangian Perspective on Latent Variable Generative Modeling

2018-01-01 · ICLR 2018 1 · Shengjia Zhao, Jiaming Song, Stefano Ermon

A variety of learning objectives have been recently proposed for training generative models. We show that many of them, including InfoGAN, ALI/BiGAN, ALICE, CycleGAN, VAE, $\beta$-VAE, adversarial autoencoders, AVB, and …

Leveraging Pretrained Image-text Models for Improving Audio-Visual Learning

2023-09-08 · Saurabhchand Bhati, Jesús Villalba, Laureano Moro-Velazquez, Thomas Thebaud 외

Visually grounded speech systems learn from paired images and their spoken captions. Recently, there have been attempts to utilize the visually grounded models trained from images and their corresponding text captions, s…

audio-visual learningQuantizationWord Embeddings

Direct Optimisation of $\boldsymbolλ$ for HDR Content Adaptive Transcoding in AV1

2022-08-23 · Vibhoothi, François Pitié, Angeliki Katsenou, Daniel Joseph Ringis 외

Since the adoption of VP9 by Netflix in 2016, royalty-free coding standards continued to gain prominence through the activities of the AOMedia consortium. AV1, the latest open source standard, is now widely supported. In…

Bilingual Autoencoders with Global Descriptors for Modeling Parallel Sentences

2016-12-01 · COLING 2016 12 · Biao Zhang, Deyi Xiong, Jinsong Su, Hong Duan 외

Parallel sentence representations are important for bilingual and cross-lingual tasks in natural language processing. In this paper, we explore a bilingual autoencoder approach to model parallel sentences. We extract sen…

Information RetrievalMachine TranslationSentenceTranslation+1

Lagrangian Neural Style Transfer for Fluids

2020-05-02 · Byung-soo Kim, Vinicius C. Azevedo, Markus Gross, Barbara Solenthaler

Artistically controlling the shape, motion and appearance of fluid simulations pose major challenges in visual effects production. In this paper, we present a neural style transfer approach from images to 3D fluids formu…

Style Transfer