paper-with-me

Papers

Keyword Extraction for Improved Document Retrieval in Conversational Search

2021-09-13 · Oleg Borisov, Mohammad Aliannejadi, Fabio Crestani

Recent research has shown that mixed-initiative conversational search, based on the interaction between users and computers to clarify and improve a query, provides enormous advantages. Nonetheless, incorporating additional information provided by the user from the conversation poses some challenges. In fact, further interactions could confuse the system as a user might use words irrelevant to the information need but crucial for correct sentence construction in the context of multi-turn conversations. To this aim, in this paper, we have collected two conversational keyword extraction datasets and propose an end-to-end document retrieval pipeline incorporating them. Furthermore, we study the performance of two neural keyword extraction models, namely, BERT and sequence to sequence, in terms of extraction accuracy and human annotation. Finally, we study the effect of keyword extraction on the end-to-end neural IR performance and show that our approach beats state-of-the-art IR models. We make the two datasets publicly available to foster research in this area.

📄 PDF Abstract BibTeX arXiv:2109.05979

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational SearchKeyword ExtractionRetrievalSentence

Methods 이 논문이 사용한 방법론

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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

RaKUn: Rank-based Keyword extraction via Unsupervised learning and Meta vertex aggregation

2019-07-15 · Blaž Škrlj, Andraž Repar, Senja Pollak

Keyword extraction is used for summarizing the content of a document and supports efficient document retrieval, and is as such an indispensable part of modern text-based systems. We explore how load centrality, a graph-t…

Keyword ExtractionRetrieval

Applying Graph-based Keyword Extraction to Document Retrieval

2013-10-01 · IJCNLP 2013 10 · Youngsam Kim, Munhyong Kim, Andrew Cattle, Julia Otmakhova 외
Dimensionality ReductionInformation RetrievalKeyword ExtractionRetrieval+1

An Improved Method for Class-specific Keyword Extraction: A Case Study in the German Business Registry

2024-07-19 · Stephen Meisenbacher, Tim Schopf, Weixin Yan, Patrick Holl 외

The task of $\textit{keyword extraction}$ is often an important initial step in unsupervised information extraction, forming the basis for tasks such as topic modeling or document classification. While recent methods hav…

Document ClassificationKeyword Extraction

Keyword-Guided Neural Conversational Model

2020-12-15 · Peixiang Zhong, Yong liu, Hao Wang, Chunyan Miao

We study the problem of imposing conversational goals/keywords on open-domain conversational agents, where the agent is required to lead the conversation to a target keyword smoothly and fast. Solving this problem enable…

Knowledge GraphsmodelRetrievalWord Embeddings

Complex Network based Supervised Keyword Extractor

2019-09-26 · Swagata Duari, Vasudha Bhatnagar

In this paper, we present a supervised framework for automatic keyword extraction from single document. We model the text as complex network, and construct the feature set by extracting select node properties from it. Se…

Keyphrase ExtractionKeyword Extraction