paper-with-me

홈 › Papers

Event-Driven Query Expansion

2020-12-22 · Guy D. Rosin, Ido Guy, Kira Radinsky

A significant number of event-related queries are issued in Web search. In this paper, we seek to improve retrieval performance by leveraging events and specifically target the classic task of query expansion. We propose a method to expand an event-related query by first detecting the events related to it. Then, we derive the candidates for expansion as terms semantically related to both the query and the events. To identify the candidates, we utilize a novel mechanism to simultaneously embed words and events in the same vector space. We show that our proposed method of leveraging events improves query expansion performance significantly compared with state-of-the-art methods on various newswire TREC datasets.

📄 PDF Abstract BibTeX arXiv:2012.12065

Code (1)

guyrosin/event_driven_qe 공식 구현

Tasks

Ad-Hoc Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Proactive Query Expansion for Streaming Data Using External Source

2022-01-17 · Farah Alshanik, Amy Apon, Yuheng Du, Alexander Herzog 외

Query expansion is the process of reformulating the original query by adding relevant words. Choosing which terms to add in order to improve the performance of the query expansion methods or to enhance the quality of the…

Information RetrievalRetrievalTopic Models

Merchandise Recommendation for Retail Events with Word Embedding Weighted Tf-idf and Dynamic Query Expansion

2022-08-18 · Ted Tao Yuan, Zezhong Zhang

To recommend relevant merchandises for seasonal retail events, we rely on item retrieval from marketplace inventory. With feedback to expand query scope, we discuss keyword expansion candidate selection using word embedd…

Retrieval

Joint Modeling for Query Expansion and Information Extraction with Reinforcement Learning

2018-11-01 · WS 2018 11 · Motoki Taniguchi, Yasuhide Miura, Tomoko Ohkuma

Information extraction about an event can be improved by incorporating external evidence. In this study, we propose a joint model for pseudo-relevance feedback based query expansion and information extraction with reinfo…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Event-Centric Query Expansion in Web Search

2023-05-30 · Yanan Zhang, Weijie Cui, Yangfan Zhang, Xiaoling Bai 외

In search engines, query expansion (QE) is a crucial technique to improve search experience. Previous studies often rely on long-term search log mining, which leads to slow updates and is sub-optimal for time-sensitive n…

Contrastive LearningRetrievalSemantic Retrieval

AnchorPrune: Relevance-Anchored Contextual Expansion for Visual Token Pruning

2026-07-08 · Kyuan Oh, Bumsoo Kim arxiv

Large vision-language models incur substantial inference costs because high-resolution inputs introduce thousands of visual tokens, many of which are redundant for a given query. Existing pruning methods often combine qu…