paper-with-me

Papers

From Pixels to Purchase: Building and Evaluating a Taxonomy-Decoupled Visual Search Engine for Home Goods E-commerce

2026-01-16 · Cheng Lyu, Jingyue Zhang, Ryan Maunu, Mengwei Li, Vinny DeGenova, Yuanli Pei arxiv

Visual search is critical for e-commerce, especially in style-driven domains where user intent is subjective and open-ended. Existing industrial systems typically couple object detection with taxonomy-based classification and rely on catalog data for evaluation, which is prone to noise that limits robustness and scalability. We propose a taxonomy-decoupled architecture that uses classification-free region proposals and unified embeddings for similarity retrieval, enabling a more flexible and generalizable visual search. To overcome the evaluation bottleneck, we propose an LLM-as-a-Judge framework that assesses nuanced visual similarity and category relevance for query-result pairs in a zero-shot manner, removing dependence on human annotations or noise-prone catalog data. Deployed at scale on a global home goods platform, our system improves retrieval quality and yields a measurable uplift in customer engagement, while our offline evaluation metrics strongly correlate with real-world outcomes.

📄 PDF Abstract BibTeX arXiv:2601.11769

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Enhancing User Intent Capture in Session-Based Recommendation with Attribute Patterns

2023-12-23 · NeurIPS 2023 11 · Xin Liu, Zheng Li, Yifan Gao, Jingfeng Yang 외

The goal of session-based recommendation in E-commerce is to predict the next item that an anonymous user will purchase based on the browsing and purchase history. However, constructing global or local transition graphs …

AttributeSession-Based Recommendations

TMBuD: A dataset for urban scene building detection

2021-10-27 · Orhei Ciprian, Vert Silviu, Mocofan Muguras, Vasiu Radu

Building recognition and 3D reconstruction of human made structures in urban scenarios has become an interesting and actual topic in the image processing domain. For this research topic the Computer Vision and Augmented …

3D ReconstructionSemantic Segmentation

Corpus for Customer Purchase Behavior Prediction in Social Media

2016-05-01 · LREC 2016 5 · Shigeyuki Sakaki, Francine Chen, M Korpusik, y 외

Many people post about their daily life on social media. These posts may include information about the purchase activity of people, and insights useful to companies can be derived from them: e.g. profile information of a…

Prediction

IntentionQA: A Benchmark for Evaluating Purchase Intention Comprehension Abilities of Language Models in E-commerce

2024-06-14 · Wenxuan Ding, Weiqi Wang, Sze Heng Douglas Kwok, Minghao Liu 외

Enhancing Language Models' (LMs) ability to understand purchase intentions in E-commerce scenarios is crucial for their effective assistance in various downstream tasks. However, previous approaches that distill intentio…

Multiple-choiceQuestion Answering

GEAR-Seg: A Grounded Explainable Agent for Reasoning Segmentation and Data Engine

2026-07-01 · Yanan Wang, Wen Li, Yibin Ying, Zhenghao Fei arxiv

Reasoning segmentation requires localizing targets based on complex, implicit queries. Current end-to-end models typically entangle perception and deduction into an opaque black box, severely limiting interpretability an…