paper-with-me

Papers

Scalable Visual Attribute Extraction through Hidden Layers of a Residual ConvNet

2021-03-31 · Andres Baloian, Nils Murrugarra-Llerena, Jose M. Saavedra

Visual attributes play an essential role in real applications based on image retrieval. For instance, the extraction of attributes from images allows an eCommerce search engine to produce retrieval results with higher precision. The traditional manner to build an attribute extractor is by training a convnet-based classifier with a fixed number of classes. However, this approach does not scale for real applications where the number of attributes changes frequently. Therefore in this work, we propose an approach for extracting visual attributes from images, leveraging the learned capability of the hidden layers of a general convolutional network to discriminate among different visual features. We run experiments with a resnet-50 trained on Imagenet, on which we evaluate the output of its different blocks to discriminate between colors and textures. Our results show that the second block of the resnet is appropriate for discriminating colors, while the fourth block can be used for textures. In both cases, the achieved accuracy of attribute classification is superior to 93%. We also show that the proposed embeddings form local structures in the underlying feature space, which makes it possible to apply reduction techniques like UMAP, maintaining high accuracy and widely reducing the size of the feature space.

📄 PDF Abstract BibTeX arXiv:2104.00161

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeAttribute ExtractionImage RetrievalRetrieval

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Average Pooling 설명 없음
Batch Normalization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Residual Connection 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Feature Learning for Nonlinear Dimensionality Reduction toward Maximal Extraction of Hidden Patterns

2022-06-28 · Takanori Fujiwara, Yun-Hsin Kuo, Anders Ynnerman, Kwan-Liu Ma

Dimensionality reduction (DR) plays a vital role in the visual analysis of high-dimensional data. One main aim of DR is to reveal hidden patterns that lie on intrinsic low-dimensional manifolds. However, DR often overloo…

Dimensionality Reduction

LaTeX-Numeric: Language-agnostic Text attribute eXtraction for E-commerce Numeric Attributes

2021-04-19 · Kartik Mehta, Ioana Oprea, Nikhil Rasiwasia

In this paper, we present LaTeX-Numeric - a high-precision fully-automated scalable framework for extracting E-commerce numeric attributes from product text like product description. Most of the past work on attribute ex…

Active LearningAttributeAttribute ExtractionMissing Labels+1

LATEX-Numeric: Language Agnostic Text Attribute Extraction for Numeric Attributes

2021-06-01 · NAACL 2021 4 · Kartik Mehta, Ioana Oprea, Nikhil Rasiwasia

In this paper, we present LATEX-Numeric - a high-precision fully-automated scalable framework for extracting E-commerce numeric attributes from unstructured product text like product description. Most of the past work on…

Active LearningAttributeAttribute ExtractionMissing Labels+1

PAE: LLM-based Product Attribute Extraction for E-Commerce Fashion Trends

2024-05-27 · Apurva Sinha, Ekta Gujral

Product attribute extraction is an growing field in e-commerce business, with several applications including product ranking, product recommendation, future assortment planning and improving online shopping customer expe…

AttributeAttribute ExtractionAttribute Value ExtractionAvg+1

MADIAVE: Multi-Agent Debate for Implicit Attribute Value Extraction

2025-10-07 · Wei-Chieh Huang, Cornelia Caragea arxiv

Implicit Attribute Value Extraction (AVE) is essential for accurately representing products in e-commerce, as it infers latent attributes from multimodal data. Despite advances in multimodal large language models (MLLMs)…

Attribute Value Extraction