paper-with-me

홈 › Papers

Compatibility-aware Heterogeneous Visual Search

2021-05-13 · CVPR 2021 1 · Rahul Duggal, Hao Zhou, Shuo Yang, Yuanjun Xiong, Wei Xia, Zhuowen Tu, Stefano Soatto

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% and 1.6% of the paragon on DeepFashion2 and IJB-C respectively.

📄 PDF Abstract BibTeX arXiv:2105.06047

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchRetrieval

Similar Papers 제목 키워드 기반

Heterogeneous Element-Aware Cross-Version Differencing of Scientific Documents via Layout-Aware Alignment and Structure-Aware Reasoning

2026-05-08 · Zhen Yin, Wenkang An, Hao Wang, Keran You arxiv

Cross-version differencing of scientific documents is essential in scholarly publishing and technical documentation, but remains challenging because scientific documents are page-structured artifacts containing heterogen…

Learning Visual Clothing Style with Heterogeneous Dyadic Co-occurrences

2015-09-24 · ICCV 2015 12 · Andreas Veit, Balazs Kovacs, Sean Bell, Julian McAuley 외

With the rapid proliferation of smart mobile devices, users now take millions of photos every day. These include large numbers of clothing and accessory images. We would like to answer questions like `What outfit goes we…

ICAR: Image-based Complementary Auto Reasoning

2023-08-17 · Xijun Wang, Anqi Liang, Junbang Liang, Ming Lin 외

Scene-aware Complementary Item Retrieval (CIR) is a challenging task which requires to generate a set of compatible items across domains. Due to the subjectivity, it is difficult to set up a rigorous standard for both da…

Retrieval

Cross-Modal Registration Between 3D and 2D Fingerprints via Pose-Aware Unwrapping and Point-Cloud Fusion

2026-05-15 · Xiongjun Guan, Jianjiang Feng, Jie Zhou arxiv

Three-dimensional (3D) fingerprints preserve global finger geometry and local ridge structure while avoiding contact-induced deformation, but they remain difficult to integrate with legacy two-dimensional (2D) fingerprin…

Pose Estimation

Context-Aware Visual Compatibility Prediction

2019-02-10 · CVPR 2019 6 · Guillem Cucurull, Perouz Taslakian, David Vazquez

How do we determine whether two or more clothing items are compatible or visually appealing? Part of the answer lies in understanding of visual aesthetics, and is biased by personal preferences shaped by social attitudes…

Graph Neural NetworkMetric LearningPredictionRecommendation Systems+1