Memory-Augmented Attribute Manipulation Networks for Interactive Fashion Search
We introduce a new fashion search protocol where attribute manipulation is allowed within the interaction between users and search engines, e.g. manipulating the color attribute of the clothing from red to blue. It is particularly useful for image-based search when the query image cannot perfectly match user's expectation of the desired product. To build such a search engine, we propose a novel memory-augmented Attribute Manipulation Network (AMNet) which can manipulate image representation at the attribute level. Given a query image and some attributes that need to modify, AMNet can manipulate the intermediate representation encoding the unwanted attributes and change them to the desired ones through following four novel components: (1) a dual-path CNN architecture for discriminative deep attribute representation learning; (2) a memory block with an internal memory and a neural controller for prototype attribute representation learning and hosting; (3) an attribute manipulation network to modify the representation of the query image with the prototype feature retrieved from the memory block; (4) a loss layer which jointly optimizes the attribute classification loss and a triplet ranking loss over triplet images for facilitating precise attribute manipulation and image retrieving. Extensive experiments conducted on two large-scale fashion search datasets, i.e. DARN and DeepFashion, have demonstrated that AMNet is able to achieve remarkably good performance compared with well-designed baselines in terms of effectiveness of attribute manipulation and search accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
AttributeRepresentation LearningTripletSimilar Papers 제목 키워드 기반
Garment Attribute Manipulation with Multi-level Attention
In the rapidly evolving field of online fashion shopping, the need for more personalized and interactive image retrieval systems has become paramount. Existing methods often struggle with precisely manipulating specific …
AttributeImage RetrievalRetrievalLearning Attribute-Driven Disentangled Representations for Interactive Fashion Retrieval
Interactive retrieval for online fashion shopping provides the ability of changing image retrieval results according to the user feedback. One common problem in interactive retrieval is that a specific user interacti…
AttributeDisentanglementImage RetrievalRetrievalSemi-supervised Feature-Level Attribute Manipulation for Fashion Image Retrieval
With a growing demand for the search by image, many works have studied the task of fashion instance-level image retrieval (FIR). Furthermore, the recent works introduce a concept of fashion attribute manipulation (FAM) w…
AttributeImage RetrievalRetrievalFashionSearchNet-v2: Learning Attribute Representations with Localization for Image Retrieval with Attribute Manipulation
The focus of this paper is on the problem of image retrieval with attribute manipulation. Our proposed work is able to manipulate the desired attributes of the query image while maintaining its other attributes. For exam…
AttributeImage RetrievalRetrievalTripletLeveraging Off-the-shelf Diffusion Model for Multi-attribute Fashion Image Manipulation
Fashion attribute editing is a task that aims to convert the semantic attributes of a given fashion image while preserving the irrelevant regions. Previous works typically employ conditional GANs where the generator expl…
AttributeImage Manipulation