Search (1 results, page 1 of 1)

  • × author_ss:"Fan, W."
  • × author_ss:"Gordon, M.D."
  • × author_ss:"Pathak, P."
  1. Fan, W.; Gordon, M.D.; Pathak, P.: ¬A generic ranking function discovery framework by genetic programming for information retrieval (2004) 0.10
    0.09734263 = product of:
      0.19468527 = sum of:
        0.089426495 = weight(_text_:engines in 2554) [ClassicSimilarity], result of:
          0.089426495 = score(doc=2554,freq=2.0), product of:
            0.22757743 = queryWeight, product of:
              5.080822 = idf(docFreq=746, maxDocs=44218)
              0.04479146 = queryNorm
            0.39294976 = fieldWeight in 2554, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              5.080822 = idf(docFreq=746, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2554)
        0.10525877 = product of:
          0.21051754 = sum of:
            0.21051754 = weight(_text_:programming in 2554) [ClassicSimilarity], result of:
              0.21051754 = score(doc=2554,freq=4.0), product of:
                0.29361802 = queryWeight, product of:
                  6.5552235 = idf(docFreq=170, maxDocs=44218)
                  0.04479146 = queryNorm
                0.7169776 = fieldWeight in 2554, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  6.5552235 = idf(docFreq=170, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2554)
          0.5 = coord(1/2)
      0.5 = coord(2/4)
    
    Abstract
    Ranking functions play a substantial role in the performance of information retrieval (IR) systems and search engines. Although there are many ranking functions available in the IR literature, various empirical evaluation studies show that ranking functions do not perform consistently well across different contexts (queries, collections, users). Moreover, it is often difficult and very expensive for human beings to design optimal ranking functions that work well in all these contexts. In this paper, we propose a novel ranking function discovery framework based on Genetic Programming and show through various experiments how this new framework helps automate the ranking function design/discovery process.