Proceedings of the 33rd International ACM SIGIR Conference on Research and Development in Information Retrieval 2010
DOI: 10.1145/1835449.1835644
|View full text |Cite
|
Sign up to set email alerts
|

A framework for BM25F-based XML retrieval

Abstract: We evaluate a framework for BM25F-based XML element retrieval. The framework gathers contextual information associated with each XML element into an associated field, which we call a characteristic field. The contents of the element and the contents of the characteristic field are then treated as distinct fields for BM25F weighting purposes. Evidence supporting this framework is drawn from both our own experiments and experiments reported in related work.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2011
2011
2019
2019

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(7 citation statements)
references
References 12 publications
0
5
0
Order By: Relevance
“…Existing methods take advantage of the fact that entities have rich fielded information and propose a variety of fielded retrieval methods such as BM25F [22,13,26] and FSDM [32]. In FSDM, different fields of an entity are categorized into five final fields: names, attributes, categories, related entity names, and similar entity names.…”
Section: Related Workmentioning
confidence: 99%
“…Existing methods take advantage of the fact that entities have rich fielded information and propose a variety of fielded retrieval methods such as BM25F [22,13,26] and FSDM [32]. In FSDM, different fields of an entity are categorized into five final fields: names, attributes, categories, related entity names, and similar entity names.…”
Section: Related Workmentioning
confidence: 99%
“…With its well-defined standard, it is adopted for representing contents that requires both meanings and structures. As it has been well received by both research and commercial communities, development of methods like query languages (Chamberlin, 2002;Boag et al, 2007;Trotman, 2009;Carmel et al, 2003) query optimization (Petkova et al, 2009;Gan and Phang, 2014a), retrieval models (Itakura and Clarke, 2010;Li and van der Wiede, 2009), search engines (Taha and Elmasri, 2010;Theobald et al, 2008;Liu et al, 2007;Graupmann et al, 2004;Cohen et al, 2003) and schema definitions (Fallside and Walmsley, 2004) can be seen in many recent works.…”
Section: Motivationmentioning
confidence: 99%
“…Stephen et al [ 2 ] and Robertson and Zaragoza [ 26 ] present BM25F as an extension of the baseline BM25 [ 27 ] scoring function that is adapted to score field documents. Using the BM25F scheme presented in [ 28 ], an element score is computed as follows: where Score( e , q ) measures the relevance of element e to query q , tf e , f is a weighted normalized term frequency, K is a common tuning parameter for the BM25, and W t is the inverse document frequency weight of term t .…”
Section: Data Model and Notionsmentioning
confidence: 99%