paper-with-me

홈 › Papers

Match-Tensor: a Deep Relevance Model for Search

2017-01-26 · Aaron Jaech, Hetunandan Kamisetty, Eric Ringger, Charlie Clarke

The application of Deep Neural Networks for ranking in search engines may obviate the need for the extensive feature engineering common to current learning-to-rank methods. However, we show that combining simple relevance matching features like BM25 with existing Deep Neural Net models often substantially improves the accuracy of these models, indicating that they do not capture essential local relevance matching signals. We describe a novel deep Recurrent Neural Net-based model that we call Match-Tensor. The architecture of the Match-Tensor model simultaneously accounts for both local relevance matching and global topicality signals allowing for a rich interplay between them when computing the relevance of a document to a query. On a large held-out test set consisting of social media documents, we demonstrate not only that Match-Tensor outperforms BM25 and other classes of DNNs but also that it largely subsumes signals present in these models.

📄 PDF Abstract BibTeX arXiv:1701.07795

Code (1)

cspoh/IRDM2017 tf

Tasks

Feature EngineeringLearning-To-Rankmodel

Similar Papers 제목 키워드 기반

Tensor Decompositions in Deep Learning

2020-02-26 · Davide Bacciu, Danilo P. Mandic

The paper surveys the topic of tensor decompositions in modern machine learning applications. It focuses on three active research topics of significant relevance for the community. After a brief review of consolidated wo…

BIG-bench Machine LearningDeep Learning

Laplace Approximation for Bayesian Tensor Network Kernel Machines

2026-04-29 · Albert Saiapin, Kim Batselier arxiv

Uncertainty estimation is essential for robust decision-making in the presence of ambiguous or out-of-distribution inputs. Gaussian Processes (GPs) are classical kernel-based models that offer principled uncertainty quan…

Bayesian InferenceGaussian Processes

Knowledge Distillation based Contextual Relevance Matching for E-commerce Product Search

2022-10-04 · Ziyang Liu, Chaokun Wang, Hao Feng, Lingfei Wu 외

Online relevance matching is an essential task of e-commerce product search to boost the utility of search engines and ensure a smooth user experience. Previous work adopts either classical relevance matching models or T…

Knowledge Distillation

PRECTR: A Synergistic Framework for Integrating Personalized Search Relevance Matching and CTR Prediction

2025-03-24 · Rong Chen, Shuzhi Cao, Ailong He, Shuguang Han 외

The two primary tasks in the search recommendation system are search relevance matching and click-through rate (CTR) prediction -- the former focuses on seeking relevant items for user queries whereas the latter forecast…

Binary ClassificationClick-Through Rate PredictionText Matching

SPM: Structured Pretraining and Matching Architectures for Relevance Modeling in Meituan Search

2023-08-15 · Wen Zan, Yaopeng Han, Xiaotian Jiang, Yao Xiao 외

In e-commerce search, relevance between query and documents is an essential requirement for satisfying user experience. Different from traditional e-commerce platforms that offer products, users search on life service pl…

Language Modelling