CVLGJun 19, 2024

Composite Concept Extraction through Backdooring

arXiv:2406.13411v2
Originality Incremental advance
AI Analysis

This addresses a challenge in AI for tasks requiring understanding of combined attributes, though it appears incremental by adapting existing backdoor techniques.

The paper tackles the problem of learning composite concepts like 'red car' from individual examples in a zero-shot setting, introducing Composite Concept Extractor (CoCE) which repurposes backdoor attacks to create strategic distortions and achieves utility as demonstrated in experiments across datasets.

Learning composite concepts, such as \textquotedbl red car\textquotedbl , from individual examples -- like a white car representing the concept of \textquotedbl car\textquotedbl{} and a red strawberry representing the concept of \textquotedbl red\textquotedbl -- is inherently challenging. This paper introduces a novel method called Composite Concept Extractor (CoCE), which leverages techniques from traditional backdoor attacks to learn these composite concepts in a zero-shot setting, requiring only examples of individual concepts. By repurposing the trigger-based model backdooring mechanism, we create a strategic distortion in the manifold of the target object (e.g., \textquotedbl car\textquotedbl ) induced by example objects with the target property (e.g., \textquotedbl red\textquotedbl ) from objects \textquotedbl red strawberry\textquotedbl , ensuring the distortion selectively affects the target objects with the target property. Contrastive learning is then employed to further refine this distortion, and a method is formulated for detecting objects that are influenced by the distortion. Extensive experiments with in-depth analysis across different datasets demonstrate the utility and applicability of our proposed approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes