Skip to content

Fusion methods - question/clarification #3052

Description

@lintool

hi @lilyjge I'm looking at:
https://github.com/castorini/anserini/blob/master/docs/experiments-beir-fusion.md

Shouldn't "normalize" be a preprocessing step? In that you can normalize and then weight, but also weight unnormalized scores? And average is just weights with uniform weights, right?

So... shouldn't the organization be something like:

  1. normalize score or not?
  2. method?
    2.1 rrf
    2.2 weights (e.g., if not weights specified, assume equal weights = average)?

since rrf doesn't depend on weights, it should just be a no-op?

cc @FarmersWrap

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions