CVNov 26, 2021

Predict, Prevent, and Evaluate: Disentangled Text-Driven Image Manipulation Empowered by Pre-Trained Vision-Language Model

arXiv:2111.13333v248 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of precise image editing for users in computer vision by enabling more flexible and less labor-intensive manipulation, though it is incremental as it builds upon existing pre-trained models like CLIP.

The authors tackled the problem of disentangled text-driven image manipulation by proposing a novel framework that reduces reliance on manual annotation and expands the range of possible manipulations, achieving better quantitative and qualitative results than the StyleCLIP baseline on face editing tasks.

To achieve disentangled image manipulation, previous works depend heavily on manual annotation. Meanwhile, the available manipulations are limited to a pre-defined set the models were trained for. We propose a novel framework, i.e., Predict, Prevent, and Evaluate (PPE), for disentangled text-driven image manipulation that requires little manual annotation while being applicable to a wide variety of manipulations. Our method approaches the targets by deeply exploiting the power of the large-scale pre-trained vision-language model CLIP. Concretely, we firstly Predict the possibly entangled attributes for a given text command. Then, based on the predicted attributes, we introduce an entanglement loss to Prevent entanglements during training. Finally, we propose a new evaluation metric to Evaluate the disentangled image manipulation. We verify the effectiveness of our method on the challenging face editing task. Extensive experiments show that the proposed PPE framework achieves much better quantitative and qualitative results than the up-to-date StyleCLIP baseline.

Code Implementations1 repo
Foundations

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

Your Notes