paper-with-me

홈 › Papers

A Use Case: Reformulating Query Rewriting as a Statistical Machine Translation Problem

2023-10-19 · Abdullah Can Algan, Emre Yürekli, Aykut Çayır

One of the most important challenges for modern search engines is to retrieve relevant web content based on user queries. In order to achieve this challenge, search engines have a module to rewrite user queries. That is why modern web search engines utilize some statistical and neural models used in the natural language processing domain. Statistical machine translation is a well-known NLP method among them. The paper proposes a query rewriting pipeline based on a monolingual machine translation model that learns to rewrite Arabic user search queries. This paper also describes preprocessing steps to create a mapping between user queries and web page titles.

📄 PDF Abstract BibTeX arXiv:2310.13031

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Mixed-initiative Query Rewriting in Conversational Passage Retrieval

2023-07-17 · Dayu Yang, Yue Zhang, Hui Fang

In this paper, we report our methods and experiments for the TREC Conversational Assistance Track (CAsT) 2022. In this work, we aim to reproduce multi-stage retrieval pipelines and explore one of the potential benefits o…

Passage RetrievalRetrieval

An Unsupervised Query Rewriting Approach Using N-gram Co-occurrence Statistics to Find Similar Phrases in Large Text Corpora

2019-09-01 · WS (NoDaLiDa) 2019 9 · Hans Moen, Laura-Maria Peltonen, Henry Suhonen, Hanna-Maria Matinolli 외

We present our work towards developing a system that should find, in a large text corpus, contiguous phrases expressing similar meaning as a query phrase of arbitrary length. Depending on the use case, this task can be s…

Language ModelingLanguage Modelling

Query Rewriting via Cycle-Consistent Translation for E-Commerce Search

2021-03-01 · Yiming Qiu, Kang Zhang, Han Zhang, Songlin Wang 외

Nowadays e-commerce search has become an integral part of many people's shopping routines. One critical challenge in today's e-commerce search is the semantic matching problem where the relevant items may not contain the…

Machine TranslationTranslation

Access control by query rewriting: the case of KorAP

2014-05-01 · LREC 2014 5 · Piotr Ba{\'n}ski, Nils Diewald, Michael Hanl, Marc Kupietz 외

We present an approach to an aspect of managing complex access scenarios to large and heterogeneous corpora that involves handling user queries that, intentionally or due to the complexity of the queried resource, target…

MaFeRw: Query Rewriting with Multi-Aspect Feedbacks for Retrieval-Augmented Large Language Models

2024-08-30 · Yujing Wang, Hainan Zhang, Liang Pang, Binghui Guo 외

In a real-world RAG system, the current query often involves spoken ellipses and ambiguous references from dialogue contexts, necessitating query rewriting to better describe user's information needs. However, traditiona…

RAGResponse GenerationRetrieval