paper-with-me

Papers

Diverse Multi-Answer Retrieval with Determinantal Point Processes

2022-11-29 · COLING 2022 10 · Poojitha Nandigam, Nikhil Rayaprolu, Manish Shrivastava

Often questions provided to open-domain question answering systems are ambiguous. Traditional QA systems that provide a single answer are incapable of answering ambiguous questions since the question may be interpreted in several ways and may have multiple distinct answers. In this paper, we address multi-answer retrieval which entails retrieving passages that can capture majority of the diverse answers to the question. We propose a re-ranking based approach using Determinantal point processes utilizing BERT as kernels. Our method jointly considers query-passage relevance and passage-passage correlation to retrieve passages that are both query-relevant and diverse. Results demonstrate that our re-ranking technique outperforms state-of-the-art method on the AmbigQA dataset.

📄 PDF Abstract BibTeX arXiv:2211.16029

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Domain Question AnsweringPoint ProcessesQuestion AnsweringRe-RankingRetrieval

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

SMART-RAG: Selection using Determinantal Matrices for Augmented Retrieval

2024-09-21 · Jiatao Li, Xinyu Hu, Xiaojun Wan

Retrieval-Augmented Generation (RAG) has greatly improved large language models (LLMs) by enabling them to generate accurate, contextually grounded responses through the integration of external information. However, conv…

DiversityPoint ProcessesQuestion AnsweringRAG+2

Diverse and Non-redundant Answer Set Extraction on Community QA based on DPPs

2020-11-18 · COLING 2020 8 · Shogo Fujita, Tomohide Shibata, Manabu Okumura

In community-based question answering (CQA) platforms, it takes time for a user to get useful information from among many answers. Although one solution is an answer ranking method, the user still needs to read through t…

Point ProcessesQuestion Answering

Monte Carlo Markov Chain Algorithms for Sampling Strongly Rayleigh Distributions and Determinantal Point Processes

2016-02-16 · Nima Anari, Shayan Oveis Gharan, Alireza Rezaei

Strongly Rayleigh distributions are natural generalizations of product and determinantal probability distributions and satisfy strongest form of negative dependence properties. We show that the "natural" Monte Carlo Mark…

Open-Ended Question AnsweringPoint Processes

Determinantal Beam Search

2021-06-14 · ACL 2021 5 · Clara Meister, Martina Forster, Ryan Cotterell

Beam search is a go-to strategy for decoding neural sequence models. The algorithm can naturally be viewed as a subset optimization problem, albeit one where the corresponding set function does not reflect interactions b…

DiversityPoint ProcessesText Generation

MS-DPPs: Multi-Source Determinantal Point Processes for Contextual Diversity Refinement of Composite Attributes in Text to Image Retrieval

2025-07-09 · Naoya Sogi, Takashi Shibata, Makoto Terao, Masanori Suganuma 외

Result diversification (RD) is a crucial technique in Text-to-Image Retrieval for enhancing the efficiency of a practical application. Conventional methods focus solely on increasing the diversity metric of image appeara…

DiversityImage RetrievalPoint Processes