Hierarchical Multi-field Representations for Two-Stage E-commerce Retrieval
Niklas Freymuth, Dong Liu, Thomas Ricatte, Saab Mansour

TL;DR
This paper introduces CHARM, a hierarchical attention model that encodes structured e-commerce product data into multi-field representations, improving retrieval accuracy and efficiency in two-stage e-commerce search systems.
Contribution
The paper proposes a novel hierarchical attention mechanism for encoding structured product data, enabling more accurate and explainable retrieval in e-commerce applications.
Findings
CHARM outperforms state-of-the-art baselines on large-scale datasets.
The framework improves query-field alignment and retrieval explainability.
Two-stage retrieval with hierarchical representations enhances efficiency and accuracy.
Abstract
Dense retrieval methods typically target unstructured text data represented as flat strings. However, e-commerce catalogs often include structured information across multiple fields, such as brand, title, and description, which contain important information potential for retrieval systems. We present Cascading Hierarchical Attention Retrieval Model (CHARM), a novel framework designed to encode structured product data into hierarchical field-level representations with progressively finer detail. Utilizing a novel block-triangular attention mechanism, our method captures the interdependencies between product fields in a specified hierarchy, yielding field-level representations and aggregated vectors suitable for fast and efficient retrieval. Combining both representations enables a two-stage retrieval pipeline, in which the aggregated vectors support initial candidate selection, while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis
MethodsSoftmax · Attention Is All You Need · ALIGN
