paper-with-me

Papers

Query-LIFE: Query-aware Language Image Fusion Embedding for E-Commerce Relevance

2023-11-26 · Hai Zhu, Yuankai Guo, Ronggang Dou, Kai Liu

Relevance module plays a fundamental role in e-commerce search as they are responsible for selecting relevant products from thousands of items based on user queries, thereby enhancing users experience and efficiency. The traditional approach models the relevance based product titles and queries, but the information in titles alone maybe insufficient to describe the products completely. A more general optimization approach is to further leverage product image information. In recent years, vision-language pre-training models have achieved impressive results in many scenarios, which leverage contrastive learning to map both textual and visual features into a joint embedding space. In e-commerce, a common practice is to fine-tune on the pre-trained model based on e-commerce data. However, the performance is sub-optimal because the vision-language pre-training models lack of alignment specifically designed for queries. In this paper, we propose a method called Query-LIFE (Query-aware Language Image Fusion Embedding) to address these challenges. Query-LIFE utilizes a query-based multimodal fusion to effectively incorporate the image and title based on the product types. Additionally, it employs query-aware modal alignment to enhance the accuracy of the comprehensive representation of products. Furthermore, we design GenFilt, which utilizes the generation capability of large models to filter out false negative samples and further improve the overall performance of the contrastive learning task in the model. Experiments have demonstrated that Query-LIFE outperforms existing baselines. We have conducted ablation studies and human evaluations to validate the effectiveness of each module within Query-LIFE. Moreover, Query-LIFE has been deployed on Miravia Search, resulting in improved both relevance and conversion efficiency.

📄 PDF Abstract BibTeX arXiv:2311.14742

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Extracting Important Tokens in E-Commerce Queries with a Tag Interaction-Aware Transformer Model

2025-07-14 · Md. Ahsanul Kabir, Mohammad Al Hasan, Aritra Mandal, Liyang Hao 외 arxiv

The major task of any e-commerce search engine is to retrieve the most relevant inventory items, which best match the user intent reflected in a query. This task is non-trivial due to many reasons, including ambiguous qu…

Knowledge-Aware Query Expansion with Large Language Models for Textual and Relational Retrieval

2024-10-17 · Yu Xia, Junda Wu, Sungchul Kim, Tong Yu 외

Large language models (LLMs) have been used to generate query expansions augmenting original queries for improving information search. Recent studies also explore providing LLMs with initial retrieval results to generate…

Retrieval

Key-Word-Aware Network for Referring Expression Image Segmentation

2018-09-01 · ECCV 2018 9 · Hengcan Shi, Hongliang Li, Fanman Meng, Qingbo Wu

Referring expression image segmentation aims to segment out the object referred by a natural language query expression. Without considering the specific properties of visual and textual information, existing works usuall…

Image SegmentationObjectReferring ExpressionSemantic Segmentation

Location Aware Embedding for Geotargeting in Sponsored Search Advertising

2026-03-14 · Jelena Gligorijevic, Djordje Gligorijevic, Aravindan Raghuveer, Mihajlo Grbovic 외 arxiv

Web search has become an inevitable part of everyday life. Improving and monetizing web search has been a focus of major Internet players. Understanding the context of web search query is an important aspect of this task…

ForestQB: An Adaptive Query Builder to Support Wildlife Research

2022-10-06 · Omar Mussa, Omer Rana, Benoît Goossens, Pablo Orozco-terWengel 외

This paper presents ForestQB, a SPARQL query builder, to assist Bioscience and Wildlife Researchers in accessing Linked-Data. As they are unfamiliar with the Semantic Web and the data ontologies, ForestQB aims to empower…