paper-with-me

홈 › Papers

A Linguistically Driven Framework for Query Expansion via Grammatical Constituent Highlighting and Role-Based Concept Weighting

2020-04-25 · Bhawani Selvaretnam, Mohammed Belkhatir

In this paper, we propose a linguistically-motivated query expansion framework that recognizes and en-codes significant query constituents that characterize query intent in order to improve retrieval performance. Concepts-of-Interest are recognized as the core concepts that represent the gist of the search goal whilst the remaining query constituents which serve to specify the search goal and complete the query structure are classified as descriptive, relational or structural. Acknowledging the need to form semantically-associated base pairs for the purpose of extracting related potential expansion concepts, an algorithm which capitalizes on syntactical dependencies to capture relationships between adjacent and non-adjacent query concepts is proposed. Lastly, a robust weighting scheme that duly emphasizes the importance of query constituents based on their linguistic role within the expanded query is presented. We demonstrate improvements in retrieval effectiveness in terms of increased mean average precision (MAP) garnered by the proposed linguistic-based query expansion framework through experimentation on the TREC ad hoc test collections.

📄 PDF Abstract BibTeX arXiv:2004.13481

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveRetrieval

Similar Papers 제목 키워드 기반

Coupled intrinsic and extrinsic human language resource-based query expansion

2020-04-23 · Bhawani Selvaretnam, Mohammed Belkhatir

Poor information retrieval performance has often been attributed to the query-document vocabulary mismatch problem which is defined as the difficulty for human users to formulate precise natural language queries that are…

Information RetrievalLanguage ModelingLanguage ModellingNatural Language Queries+1

Linguistically-Informed Specificity and Semantic Plausibility for Dialogue Generation

2019-06-01 · NAACL 2019 6 · Wei-Jen Ko, Greg Durrett, Junyi Jessy Li

Sequence-to-sequence models for open-domain dialogue generation tend to favor generic, uninformative responses. Past work has focused on word frequency-based approaches to improving specificity, such as penalizing respon…

Dialogue GenerationInformativenessRerankingSpecificity

ADORE: Iterative Query Expansion with Retrieval-Grounded Relevance Feedback

2026-06-11 · Amin Bigdeli, Negar Arabzadeh, Radin Hamidi Rad, Sajad Ebrahimi 외 arxiv

LLM-based query expansion improves retrieval by enriching the original query with additional context. Yet most methods remain generation-driven, producing plausible pseudo-documents or expansions without checking how the…

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…

Ad-Hoc Information RetrievalRetrieval

Parsing Chinese Sentences with Grammatical Relations

2019-03-01 · CL 2019 3 · Weiwei Sun, Yufei Chen, Xiaojun Wan, Meichun Liu

We report our work on building linguistic resources and data-driven parsers in the grammatical relation (GR) analysis for Mandarin Chinese. Chinese, as an analytic language, encodes grammatical information in a highly co…