中文
相关论文

相关论文: Semantic Retrieval at Walmart

200 篇论文

Product mapping, the task of deciding whether two e-commerce listings refer to the same product, is a core problem for price monitoring and channel visibility. In real marketplaces, however, sellers frequently inject promotional keywords,…

计算与语言 · 计算机科学 2026-04-28 Minhyeong Yu , Wonduk Seo

Domain experts often need to extract structured information from large corpora. We advocate for a search paradigm called ``extractive search'', in which a search query is enriched with capture-slots, to allow for such rapid extraction. Such…

计算与语言 · 计算机科学 2021-06-10 Shauli Ravfogel , Hillel Taub-Tabib , Yoav Goldberg

The rapid growth of e-commerce requires robust multimodal representations that capture diverse signals from user-generated listings. Existing vision-language models (VLMs) typically align titles with primary images, i.e., single-view, but…

信息检索 · 计算机科学 2025-12-23 Xiwen Chen , Yen-Chieh Lien , Susan Liu , María Castaños , Abolfazl Razi , Xiaoting Zhao , Congzhe Su

Pretrained Language Models (PLM) have been greatly successful on a board range of natural language processing (NLP) tasks. However, it has just started being applied to the domain of recommendation systems. Traditional recommendation…

机器学习 · 计算机科学 2023-02-10 Nuofan Xu , Chenhui Hu

Classical information retrieval systems such as BM25 rely on exact lexical match and carry out search efficiently with inverted list index. Recent neural IR models shifts towards soft semantic matching all query document terms, but they…

信息检索 · 计算机科学 2021-04-16 Luyu Gao , Zhuyun Dai , Jamie Callan

In this paper, we propose a multimodal search engine that combines visual and textual cues to retrieve items from a multimedia database aesthetically similar to the query. The goal of our engine is to enable intuitive retrieval of fashion…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Ivona Tautkute , Tomasz Trzcinski , Aleksander Skorupa , Lukasz Brocki , Krzysztof Marasek

With the development of Information and Communication Technologies and the dissemination of smartphones, especially now that image search is possible through the internet, e-commerce markets are more activating purchasing services for a…

信息检索 · 计算机科学 2021-11-16 Yonghyun Kim

In this paper we look beyond metrics-based evaluation of Information Retrieval systems, to explore the reasons behind ranking results. We present the content-focused Neural-IR-Explorer, which empowers users to browse through retrieval…

信息检索 · 计算机科学 2019-12-11 Sebastian Hofstätter , Markus Zlabinger , Allan Hanbury

As a crucial role in cross-language information retrieval (CLIR), query translation has three main challenges: 1) the adequacy of translation; 2) the lack of in-domain parallel training data; and 3) the requisite of low latency. To this…

计算与语言 · 计算机科学 2020-10-27 Liang Yao , Baosong Yang , Haibo Zhang , Weihua Luo , Boxing Chen

Retrieval is a crucial stage in web search that identifies a small set of query-relevant candidates from a billion-scale corpus. Discovering more semantically-related candidates in the retrieval stage is very promising to expose more…

信息检索 · 计算机科学 2021-10-19 Yiding Liu , Guan Huang , Jiaxiang Liu , Weixue Lu , Suqi Cheng , Yukun Li , Daiting Shi , Shuaiqiang Wang , Zhicong Cheng , Dawei Yin

Text--image retrieval is necessary for applications such as product recommendation. Embedding-based approaches like CLIP enable efficient large-scale retrieval via vector similarity search, but they are primarily trained on literal…

信息检索 · 计算机科学 2025-10-15 Eric He , Akash Gupta , Adian Liusie , Vatsal Raina , Piotr Molenda , Shirom Chabra , Vyas Raina

With the rise of social networks, information on the internet is no longer solely organized by web pages. Rather, content is generated and shared among users and organized around their social relations on social networks. This presents new…

信息检索 · 计算机科学 2020-05-12 Yunzhong He , Wenyuan Li , Liang-Wei Chen , Gabriel Forgues , Xunlong Gui , Sui Liang , Bo Hou

This paper describes a compact and effective model for low-latency passage retrieval in conversational search based on learned dense representations. Prior to our work, the state-of-the-art approach uses a multi-stage pipeline comprising…

信息检索 · 计算机科学 2021-11-30 Sheng-Chieh Lin , Jheng-Hong Yang , Jimmy Lin

The retrieval-ranking paradigm has long dominated e-commerce search, but its reliance on query-item matching fundamentally misaligns with multi-stage cognitive decision processes of platform users. This misalignment introduces critical…

计算与语言 · 计算机科学 2025-10-24 Zhouwei Zhai , Mengxiang Chen , Haoyun Xia , Jin Li , Renquan Zhou , Min Yang

The increase in data volume, computational resources, and model parameters during training has led to the development of numerous large-scale industrial retrieval models for recommendation tasks. However, effectively and efficiently…

Addressing the complexity of comprehensive information retrieval, this study introduces an innovative, iterative retrieval-augmented generation system. Our approach uniquely integrates a vector-space driven re-ranking mechanism with…

信息论 · 计算机科学 2024-01-04 Arash Shahmansoori

With the fast growth of the Internet, more and more information is available on the Web. The Semantic Web has many features which cannot be handled by using the traditional search engines. It extracts metadata for each discovered Web…

人工智能 · 计算机科学 2011-11-30 Ahmed Tolba , Nabila Eladawi , Mohammed Elmogy

In this paper, we propose a deep convolutional neural network for learning the embeddings of images in order to capture the notion of visual similarity. We present a deep siamese architecture that when trained on positive and negative pairs…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Rishab Sharma , Anirudha Vishvakarma

Query Segmentation is one of the critical components for understanding users' search intent in Information Retrieval tasks. It involves grouping tokens in the search query into meaningful phrases which help downstream tasks like search…

信息检索 · 计算机科学 2017-07-26 Ajinkya Kale , Thrivikrama Taula , Sanjika Hewavitharana , Amit Srivastava

Vector retrieval systems exhibit significant performance variance across queries due to heterogeneous embedding quality. We propose a lightweight framework for predicting retrieval performance at the query level by combining quantization…

信息检索 · 计算机科学 2025-07-09 Y. Du