Retrieval & Search
Late Interaction
Late interaction independently encodes a query and document, then lets their representations interact during scoring. ColBERT is a token-level example: each query token finds its strongest document-token match, and those matches are summed. This differs from representing an entire document with just one pooled vector.
Reviewed
Sources
Member lesson
The definition and sources are public. The complete practical lesson is for members.