Compatibility-aware Heterogeneous Visual Search

05/13/2021
by   Rahul Duggal, et al.
11

We tackle the problem of visual search under resource constraints. Existing systems use the same embedding model to compute representations (embeddings) for the query and gallery images. Such systems inherently face a hard accuracy-efficiency trade-off: the embedding model needs to be large enough to ensure high accuracy, yet small enough to enable query-embedding computation on resource-constrained platforms. This trade-off could be mitigated if gallery embeddings are generated from a large model and query embeddings are extracted using a compact model. The key to building such a system is to ensure representation compatibility between the query and gallery models. In this paper, we address two forms of compatibility: One enforced by modifying the parameters of each model that computes the embeddings. The other by modifying the architectures that compute the embeddings, leading to compatibility-aware neural architecture search (CMP-NAS). We test CMP-NAS on challenging retrieval tasks for fashion images (DeepFashion2), and face images (IJB-C). Compared to ordinary (homogeneous) visual search using the largest embedding model (paragon), CMP-NAS achieves 80-fold and 23-fold cost reduction while maintaining accuracy within 0.3 IJB-C respectively.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/12/2018

Resource-Efficient Neural Architect

Neural Architecture Search (NAS) is a laborious process. Prior work on a...
research
04/04/2023

Data Aware Neural Architecture Search

Neural Architecture Search (NAS) is a popular tool for automatically gen...
research
10/09/2020

Smooth Variational Graph Embeddings for Efficient Neural Architecture Search

In this paper, we propose an approach to neural architecture search (NAS...
research
08/11/2020

Unified Representation Learning for Cross Model Compatibility

We propose a unified representation learning framework to address the Cr...
research
11/14/2022

Edge2Vec: A High Quality Embedding for the Jigsaw Puzzle Problem

Pairwise compatibility measure (CM) is a key component in solving the ji...
research
08/17/2022

Field-wise Embedding Size Search via Structural Hard Auxiliary Mask Pruning for Click-Through Rate Prediction

Feature embeddings are one of the most essential steps when training dee...
research
06/16/2022

Switchable Representation Learning Framework with Self-compatibility

Real-world visual search systems involve deployments on multiple platfor...

Please sign up or login with your details

Forgot password? Click here to reset