Glossary · Retrieval & memory
Late interaction
Late interaction is a retrieval approach, popularized by ColBERT, that keeps one embedding per token for queries and documents and scores relevance by matching those token vectors at search time.
Late interaction sits in the Retrieval & memory part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called ColBERT, multi-vector retrieval.