paper-with-me

Papers

Fine-tune BERT for E-commerce Non-Default Search Ranking

2020-08-21 · Yunjiang Jiang, Yue Shang, Hongwei Shen, Wen-Yun Yang, Yun Xiao

The quality of non-default ranking on e-commerce platforms, such as based on ascending item price or descending historical sales volume, often suffers from acute relevance problems, since the irrelevant items are much easier to be exposed at the top of the ranking results. In this work, we propose a two-stage ranking scheme, which first recalls wide range of candidate items through refined query/title keyword matching, and then classifies the recalled items using BERT-Large fine-tuned on human label data. We also implemented parallel prediction on multiple GPU hosts and a C++ tokenization custom op of Tensorflow. In this data challenge, our model won the 1st place in the supervised phase (based on overall F1 score) and 2nd place in the final phase (based on average per query F1 score).

📄 PDF Abstract BibTeX arXiv:2008.09689

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

ListBERT: Learning to Rank E-commerce products with Listwise BERT

2022-06-30 · Lakshya Kumar, Sagnik Sarkar

Efficient search is a critical component for an e-commerce platform with an innumerable number of products. Every day millions of users search for products pertaining to their needs. Thus, showing the relevant products o…

Knowledge DistillationLearning-To-Rank

Pre-training Tasks for User Intent Detection and Embedding Retrieval in E-commerce Search

2022-08-12 · Yiming Qiu, Chenyu Zhao, Han Zhang, Jingwei Zhuo 외

BERT-style models pre-trained on the general corpus (e.g., Wikipedia) and fine-tuned on specific task corpus, have recently emerged as breakthrough techniques in many NLP tasks: question answering, text classification, s…

CPUIntent DetectionQuestion AnsweringRetrieval+2

Topic mining based on fine-tuning Sentence-BERT and LDA

2025-04-07 · Jianheng Li, Lirong Chen

Research background: With the continuous development of society, consumers pay more attention to the key information of product fine-grained attributes when shopping. Research purposes: This study will fine tune the Sent…

Sentence

Detecting Deceptive Dark Patterns in E-commerce Platforms

2024-05-27 · Arya Ramteke, Sankalp Tembhurne, Gunesh Sonawane, Ratnmala N. Bhimanpallewar

Dark patterns are deceptive user interfaces employed by e-commerce websites to manipulate user's behavior in a way that benefits the website, often unethically. This study investigates the detection of such dark patterns…

LLM Based Sentiment Classification From Bangladesh E-Commerce Reviews

2025-09-30 · Sumaiya Tabassum arxiv

Sentiment analysis is an essential part of text analysis, which is a larger field that includes determining and evaluating the author's emotional state. This method is essential since it makes it easier to comprehend con…

Sentiment Analysis