paper-with-me

Papers

Espresso: Robust Concept Filtering in Text-to-Image Models

2024-04-30 · Anudeep Das, Vasisht Duddu, Rui Zhang, N. Asokan

Diffusion based text-to-image models are trained on large datasets scraped from the Internet, potentially containing unacceptable concepts (e.g., copyright-infringing or unsafe). We need concept removal techniques (CRTs) which are i) effective in preventing the generation of images with unacceptable concepts, ii) utility-preserving on acceptable concepts, and, iii) robust against evasion with adversarial prompts. No prior CRT satisfies all these requirements simultaneously. We introduce Espresso, the first robust concept filter based on Contrastive Language-Image Pre-Training (CLIP). We identify unacceptable concepts by using the distance between the embedding of a generated image to the text embeddings of both unacceptable and acceptable concepts. This lets us fine-tune for robustness by separating the text embeddings of unacceptable and acceptable concepts while preserving utility. We present a pipeline to evaluate various CRTs to show that Espresso is more effective and robust than prior CRTs, while retaining utility.

📄 PDF Abstract BibTeX arXiv:2404.19227

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

Espresso: High Compression For Rich Extraction From Videos for Your Vision-Language Model

2024-12-06 · Keunwoo Peter Yu, Achal Dave, Rares Ambrus, Jean Mercat

Recent advances in vision-language models (VLMs) have shown great promise in connecting images and text, but extending these models to long videos remains challenging due to the rapid growth in token counts. Models that …

EgoSchemaLanguage ModelingLanguage ModellingVideo Understanding

Espresso: Efficient Forward Propagation for BCNNs

2017-05-19 · Fabrizio Pedersoli, George Tzanetakis, Andrea Tagliasacchi

There are many applications scenarios for which the computational performance and memory footprint of the prediction phase of Deep Neural Networks (DNNs) needs to be optimized. Binary Neural Networks (BDNNs) have been sh…

CPUGPU

Espresso: A Fast End-to-end Neural Speech Recognition Toolkit

2019-09-18 · Yiming Wang, Tongfei Chen, Hainan Xu, Shuoyang Ding 외

We present Espresso, an open-source, modular, extensible end-to-end neural automatic speech recognition (ASR) toolkit based on the deep learning library PyTorch and the popular neural machine translation toolkit fairseq.…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationDecoder+6

ESPRESSO: Entropy and ShaPe awaRe timE-Series SegmentatiOn for processing heterogeneous sensor data

2020-07-24 · Shohreh Deldari, Daniel V. Smith, Amin Sadri, Flora D. Salim

Extracting informative and meaningful temporal segments from high-dimensional wearable sensor data, smart devices, or IoT data is a vital preprocessing step in applications such as Human Activity Recognition (HAR), traje…

Activity RecognitionChange Point DetectionGesture RecognitionHuman Activity Recognition+3

Espresso: Efficient Forward Propagation for Binary Deep Neural Networks

2018-01-01 · ICLR 2018 1 · Fabrizio Pedersoli, George Tzanetakis, Andrea Tagliasacchi

There are many applications scenarios for which the computational performance and memory footprint of the prediction phase of Deep Neural Networks (DNNs) need to be optimized. Binary Deep Neural Networks (BDNNs) …

CPUGPU