中文
相关论文

相关论文: Alibaba International E-commerce Product Search Co…

200 篇论文

This report details our methodology and results developed for the Multilingual E-commerce Search Competition. The problem aims to recognize relevance between user queries versus product items in a multilingual context and improve…

信息检索 · 计算机科学 2025-10-30 Thang-Long Nguyen-Ho , Minh-Khoi Pham , Hoang-Bao Le

This study presents the multilingual e-commerce search system developed by the Tredence_AICOE team. The competition features two multilingual relevance tasks: Query-Category (QC) Relevance, which evaluates how well a user's search query…

信息检索 · 计算机科学 2025-10-24 Rakshith R , Shubham Sharma , Mohammed Sameer Khan , Ankush Chopra

Multilingual e-commerce search suffers from severe data imbalance across languages, label noise, and limited supervision for low-resource languages--challenges that impede the cross-lingual generalization of relevance models despite the…

信息检索 · 计算机科学 2025-10-27 Yabo Yin , Yang Xi , Jialong Wang , Shanqi Wang , Jiateng Hu

Alibaba has China's largest e-commerce platform. To support its diverse businesses, Alibaba has its own large-scale data centers providing the computing foundation for a wide variety of software applications. Among these applications, deep…

机器学习 · 计算机科学 2019-09-25 Wei Zhang , Wei Wei , Lingjie Xu , Lingling Jin , Cheng Li

This paper mainly describes our winning solution (team name: www) to Amazon ESCI Challenge of KDD CUP 2022, which achieves a NDCG score of 0.9043 and wins the first place on task 1: the query-product ranking track. In this competition,…

信息检索 · 计算机科学 2022-08-08 Qi Zhang , Zijian Yang , Yilun Huang , Ze Chen , Zijian Cai , Kangxu Wang , Jiewen Zheng , Jiarong He , Jin Gao

This paper introduces the large scale visual search algorithm and system infrastructure at Alibaba. The following challenges are discussed under the E-commercial circumstance at Alibaba (a) how to handle heterogeneous image data and bridge…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Yanhao Zhang , Pan Pan , Yun Zheng , Kang Zhao , Yingya Zhang , Xiaofeng Ren , Rong Jin

Nowadays, with many e-commerce platforms conducting global business, e-commerce search systems are required to handle product retrieval under multilingual scenarios. Moreover, comparing with maintaining per-country specific e-commerce…

计算与语言 · 计算机科学 2021-05-10 Hanqing Lu , Youna Hu , Tong Zhao , Tony Wu , Yiwei Song , Bing Yin

Multilingual e-commerce search is challenging due to linguistic diversity and the noise inherent in user-generated queries. This paper documents the solution employed by our team (EAR-MP) for the CIKM 2025 AnalytiCup, which addresses two…

信息检索 · 计算机科学 2025-11-03 JaeEun Lim , Soomin Kim , Jaeyong Seo , Iori Ono , Qimu Ran , Jae-woong Lee

In this paper, we propose a robust multilingual model to improve the quality of search results. Our model not only leverage the processed class-balanced dataset, but also benefit from multitask pre-training that leads to more general…

计算与语言 · 计算机科学 2023-02-01 Xuange Cui , Wei Xiong , Songlin Wang

In this work, we address the challenge of multilingual category relevance judgment in e-commerce search, where traditional ensemble-based systems improve accuracy but at the cost of heavy training, inference, and maintenance complexity. To…

信息检索 · 计算机科学 2026-01-12 Haotao Xie , Ruilin Chen , Yicheng Wu , Zhan Zhao , Yuanyuan Liu

E-commerce search engines comprise a retrieval phase and a ranking phase, where the first one returns a candidate product set given user queries. Recently, vision-language pre-training, combining textual information with visual clues, has…

信息检索 · 计算机科学 2023-04-18 Xiaoyang Zheng , Fuyu Lv , Zilong Wang , Qingwen Liu , Xiaoyi Zeng

In this paper, we present our solution to the Multilingual Information Retrieval Across a Continuum of Languages (MIRACL) challenge of WSDM CUP 2023\footnote{https://project-miracl.github.io/}. Our solution focuses on enhancing the ranking…

信息检索 · 计算机科学 2023-02-15 Qi Zhang , Zijian Yang , Yilun Huang , Ze Chen , Zijian Cai , Kangxu Wang , Jiewen Zheng , Jiarong He , Jin Gao

Mapping a search query to a set of relevant categories in the product taxonomy is a significant challenge in e-commerce search for two reasons: 1) Training data exhibits severe class imbalance problem due to biased click behavior, and 2)…

信息检索 · 计算机科学 2021-05-11 Ali Ahmadvand , Surya Kallumadi , Faizan Javed , Eugene Agichtein

The problem of short text matching is formulated as follows: given a pair of sentences or questions, a matching model determines whether the input pair mean the same or not. Models that can automatically identify questions with the same…

计算与语言 · 计算机科学 2018-11-15 Asmelash Teka Hadgu

Product ranking is a crucial component for many e-commerce services. One of the major challenges in product search is the vocabulary mismatch between query and products, which may be a larger vocabulary gap problem compared to other…

信息检索 · 计算机科学 2022-04-04 Xuyang Wu , Alessandro Magnani , Suthee Chaidaroon , Ajit Puthenputhussery , Ciya Liao , Yi Fang

Product Question Answering (PQA) systems are key in e-commerce applications to provide responses to customers' questions as they shop for products. While existing work on PQA focuses mainly on English, in practice there is need to support…

计算与语言 · 计算机科学 2023-05-17 Xiaoyu Shen , Akari Asai , Bill Byrne , Adrià de Gispert

Personalized search has been a hot research topic for many years and has been widely used in e-commerce. This paper describes our solution to tackle the challenge of personalized e-commerce search at CIKM Cup 2016. The goal of this…

信息检索 · 计算机科学 2017-08-16 Chen Wu , Ming Yan , Luo Si

We introduce the LiLiuM series of large language models (LLMs): 1B, 7B, and 13B parameter models developed 100% in-house to fit eBay's specific needs in the e-commerce domain. This gives eBay full control over all aspects of the models…

In e-commerce, ranking the search results based on users' preference is the most important task. Commercial e-commerce platforms, such as, Amazon, Alibaba, eBay, Walmart, etc. perform extensive and relentless research to perfect their…

信息检索 · 计算机科学 2024-12-06 Md. Ahsanul Kabir , Mohammad Al Hasan , Aritra Mandal , Daniel Tunkelang , Zhe Wu

The success of Pre-Trained Models (PTMs) has reshaped the development of Natural Language Processing (NLP). Yet, it is not easy to obtain high-performing models and deploy them online for industrial practitioners. To bridge this gap,…

计算与语言 · 计算机科学 2023-03-14 Chengyu Wang , Minghui Qiu , Chen Shi , Taolin Zhang , Tingting Liu , Lei Li , Jianing Wang , Ming Wang , Jun Huang , Wei Lin
‹ 上一页 1 2 3 10 下一页 ›