{
  "definition": "A late-interaction scoring operation that, for each query representation, selects the maximum similarity to document representations and aggregates those maxima into a relevance score.",
  "derivedRelations": [
    {
      "target": "plaid",
      "type": "related"
    }
  ],
  "id": "maxsim",
  "kind": "Method",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "modifiedAt": "2026-09-12T21:39:00Z",
  "prefLabel": "MaxSim",
  "publisher": {
    "name": "Searchplex",
    "url": "https://searchplex.net/"
  },
  "relations": [
    {
      "target": "colbert",
      "type": "notEquivalentTo"
    },
    {
      "target": "colbert",
      "type": "related"
    },
    {
      "target": "colbertv2",
      "type": "related"
    },
    {
      "target": "late-interaction",
      "type": "related"
    },
    {
      "target": "ranking",
      "type": "usedFor"
    }
  ],
  "representations": {
    "html": "https://id.searchplex.net/maxsim/",
    "json": "https://id.searchplex.net/maxsim.json",
    "jsonld": "https://id.searchplex.net/maxsim.jsonld"
  },
  "scheme": "https://id.searchplex.net/scheme/",
  "scopeNote": "MaxSim is a scoring operation used by ColBERT-style late interaction. It is not itself a retrieval model.",
  "status": "published",
  "uri": "https://id.searchplex.net/maxsim/"
}
