paper-with-me

Papers

A Deep Learning Approach for Selective Relevance Feedback

2024-01-20 · Suchana Datta, Debasis Ganguly, Sean MacAvaney, Derek Greene

Pseudo-relevance feedback (PRF) can enhance average retrieval effectiveness over a sufficiently large number of queries. However, PRF often introduces a drift into the original information need, thus hurting the retrieval effectiveness of several queries. While a selective application of PRF can potentially alleviate this issue, previous approaches have largely relied on unsupervised or feature-based learning to determine whether a query should be expanded. In contrast, we revisit the problem of selective PRF from a deep learning perspective, presenting a model that is entirely data-driven and trained in an end-to-end manner. The proposed model leverages a transformer-based bi-encoder architecture. Additionally, to further improve retrieval effectiveness with this selective PRF approach, we make use of the model's confidence estimates to combine the information from the original and expanded queries. In our experiments, we apply this selective feedback on a number of different combinations of ranking and feedback models, and show that our proposed approach consistently improves retrieval effectiveness for both sparse and dense ranking models, with the feedback models being either sparse, dense or generative.

📄 PDF Abstract BibTeX arXiv:2401.11198

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningRetrieval

Similar Papers 제목 키워드 기반

Learning to Forget -- Hierarchical Episodic Memory for Lifelong Robot Deployment

2026-04-13 · Leonard Bärmann, Joana Plewnia, Alex Waibel, Tamim Asfour arxiv

Robots must verbalize their past experiences when users ask "Where did you put my keys?" or "Why did the task fail?" Yet maintaining life-long episodic memory (EM) from continuous multimodal perception quickly exceeds st…

A Regret Perspective on Online Selective Generation

2025-06-16 · Minjae Lee, Yoonjae Jung, Sangdon Park

Large language generative models increasingly interact with humans, while their falsified responses raise concerns. To address this hallucination effect, selectively abstaining from answering, called selective generation…

HallucinationLEMMA

An Improved Relevance Feedback in CBIR

2020-06-21 · Subhadip Maji, Smarajit Bose

Relevance Feedback in Content-Based Image Retrieval is a method where the feedback of the performance is being used to improve itself. Prior works use feature re-weighting and classification techniques as the Relevance F…

Content-Based Image RetrievalImage RetrievalRetrieval

Simulating Students or Sycophantic Problem Solving? On Misconception Faithfulness of LLM Simulators

2026-05-12 · Heejin Do, Shashank Sonkar, Mrinmaya Sachan arxiv

Large language models (LLMs) can fluently generate student-like responses, making them attractive as simulated students for training and evaluating AI tutors and human educators. Yet such simulators are typically evaluat…

Reinforcement Learning

A Little More Like This: Text-to-Image Retrieval with Vision-Language Models Using Relevance Feedback

2025-11-21 · Bulat Khaertdinov, Mirela Popa, Nava Tintarev arxiv

Large vision-language models (VLMs) enable intuitive visual search using natural language queries. However, improving their performance often requires fine-tuning and scaling to larger model variants. In this work, we pr…

Natural Language QueriesImage Retrieval