CVSep 29, 2025

Performance-Efficiency Trade-off for Fashion Image Retrieval

BerkeleyOxford
arXiv:2509.24477v1h-index: 4ECAI
Originality Incremental advance
AI Analysis

This addresses the problem of computational efficiency for second-hand marketplaces in the fashion industry, though it is incremental as it builds on existing retrieval methods.

The paper tackled the scalability of second-hand fashion image retrieval by introducing a selective representation framework that shrinks databases to 10% of their original size without sacrificing retrieval accuracy, maintaining near-optimal accuracy while greatly reducing computational costs.

The fashion industry has been identified as a major contributor to waste and emissions, leading to an increased interest in promoting the second-hand market. Machine learning methods play an important role in facilitating the creation and expansion of second-hand marketplaces by enabling the large-scale valuation of used garments. We contribute to this line of work by addressing the scalability of second-hand image retrieval from databases. By introducing a selective representation framework, we can shrink databases to 10% of their original size without sacrificing retrieval accuracy. We first explore clustering and coreset selection methods to identify representative samples that capture the key features of each garment and its internal variability. Then, we introduce an efficient outlier removal method, based on a neighbour-homogeneity consistency score measure, that filters out uncharacteristic samples prior to selection. We evaluate our approach on three public datasets: DeepFashion Attribute, DeepFashion Con2Shop, and DeepFashion2. The results demonstrate a clear performance-efficiency trade-off by strategically pruning and selecting representative vectors of images. The retrieval system maintains near-optimal accuracy, while greatly reducing computational costs by reducing the images added to the vector database. Furthermore, applying our outlier removal method to clustering techniques yields even higher retrieval performance by removing non-discriminative samples before the selection.

Foundations

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

Your Notes