paper-with-me

홈 › Papers

Click-Feedback Retrieval

2023-04-28 · Zeyu Wang, Yu Wu

Retrieving target information based on input query is of fundamental importance in many real-world applications. In practice, it is not uncommon for the initial search to fail, where additional feedback information is needed to guide the searching process. In this work, we study a setting where the feedback is provided through users clicking liked and disliked searching results. We believe this form of feedback is of great practical interests for its convenience and efficiency. To facilitate future work in this direction, we construct a new benchmark termed click-feedback retrieval based on a large-scale dataset in fashion domain. We demonstrate that incorporating click-feedback can drastically improve the retrieval performance, which validates the value of the proposed setting. We also introduce several methods to utilize click-feedback during training, and show that click-feedback-guided training can significantly enhance the retrieval quality. We hope further exploration in this direction can bring new insights on building more efficient and user-friendly search engines.

📄 PDF Abstract BibTeX arXiv:2305.00052

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Improving Legal Case Retrieval with Brain Signals

2024-03-20 · Ruizhe Zhang, Qingyao Ai, Ziyi Ye, Yueyue Wu 외

The tasks of legal case retrieval have received growing attention from the IR community in the last decade. Relevance feedback techniques with implicit user feedback (e.g., clicks) have been demonstrated to be effective …

EEGRetrieval

CPS-MEBR: Click Feedback-Aware Web Page Summarization for Multi-Embedding-Based Retrieval

2022-10-18 · Wenbiao Li, Pan Tang, Zhengfan Wu, Weixue Lu 외

Embedding-based retrieval (EBR) is a technique to use embeddings to represent query and document, and then convert the retrieval problem into a nearest neighbor search problem in the embedding space. Some previous works …

RetrievalSentence

Implicit Feedback for Dense Passage Retrieval: A Counterfactual Approach

2022-04-01 · Shengyao Zhuang, Hang Li, Guido Zuccon

In this paper we study how to effectively exploit implicit feedback in Dense Retrievers (DRs). We consider the specific case in which click data from a historic click log is available as implicit feedback. We then exploi…

counterfactualPassage RetrievalPositionRetrieval

Adversarial Sampling and Training for Semi-Supervised Information Retrieval

2018-11-09 · Dae Hoon Park, Yi Chang

Ad-hoc retrieval models with implicit feedback often have problems, e.g., the imbalanced classes in the data set. Too few clicked documents may hurt generalization ability of the models, whereas too many non-clicked docu…

Information RetrievalQuestion AnsweringRetrieval

An Adversarial Imitation Click Model for Information Retrieval

2021-04-13 · Xinyi Dai, Jianghao Lin, Weinan Zhang, Shuai Li 외

Modern information retrieval systems, including web search, ads placement, and recommender systems, typically rely on learning from user feedback. Click models, which study how users interact with a ranked list of items,…

Imitation LearningInformation RetrievalmodelRecommendation Systems+1