late-interaction

Tag

Cards List
#late-interaction

@lateinteraction: it can never be too late for some late interaction - so cool @sirupsen @turbopuffer !

X AI KOLs Timeline · 2026-07-30 Cached

Turbopuffer announces beta support for late interaction, enabling models like ColBERT to represent text as token-level vectors, combining a fast single-vector ANN first pass with exact late interaction reranking to improve recall.

0 favorites 0 likes
#late-interaction

DenseOn with the LateOn: Fully Open Dense and Late-Interaction Models for Multilingual, Long-Context, and Code Search

arXiv cs.CL · 2026-07-30 Cached

This paper presents fully open DenseOn and LateOn retrieval models, trained on curated English data and extended to multilingual settings via translate-train, achieving state-of-the-art BEIR results for their parameter size.

0 favorites 0 likes
#late-interaction

ColGraphRAG: Late-Interaction Evidence Retrieval for Multimodal GraphRAG

arXiv cs.AI · 2026-07-21 Cached

ColGraphRAG replaces single-vector bi-encoder similarity with late-interaction MaxSim scoring for ranking graph-linked image candidates in multimodal GraphRAG, improving retrieval and QA accuracy on MultimodalQA.

0 favorites 0 likes
#late-interaction

Quantifying and Expanding the Theoretical Capacity of Late-Interaction Retrieval Models

Hugging Face Daily Papers · 2026-07-07 Cached

This paper quantifies and expands the theoretical capacity of late-interaction retrieval models, showing that MaxSim can replicate inner products between non-negative vectors and proposing Signed MaxSim for arbitrary real-valued vectors, revealing a representation gap between inner product and late-interaction models.

0 favorites 0 likes
#late-interaction

Do All Visual Tokens Matter Equally? Object-Evidence Preserving Token Merging for Vision-Language Retrieval

Hugging Face Daily Papers · 2026-07-06 Cached

Introduces SaMer, an object-aware token merging framework that compresses image-side tokens for vision-language retrieval while preserving object-level evidence, achieving significant storage reduction and improved retrieval performance.

0 favorites 0 likes
#late-interaction

Asymmetric Quantization: Near-Lossless Retrieval with 97% Storage Reduction

Hacker News Top · 2026-06-29 Cached

Mixedbread Search introduces asymmetric quantization for late interaction retrieval, achieving near-lossless quality with 97% storage reduction by storing document vectors as binary signs while keeping query vectors at higher precision.

0 favorites 0 likes
#late-interaction

@mixedbreadai: https://x.com/mixedbreadai/status/2071678747439505816

X AI KOLs Following · 2026-06-29 Cached

Mixedbread AI introduces asymmetric quantization for late interaction retrieval, achieving 32x storage reduction with minimal quality loss by storing document vectors as binary signs while keeping query vectors high-precision, making late interaction practical for billion-scale production systems.

0 favorites 0 likes
#late-interaction

@RuiTheBaker: just witnessed how mixedbread turned my bucket into a late-interaction database.

X AI KOLs Following · 2026-06-23 Cached

Mixedbread announces that users can now bring their own cloud bucket, enabling zero-retention indexing and search with late-interaction models.

0 favorites 0 likes
#late-interaction

@topk_io: https://x.com/topk_io/status/2065172828161200563

X AI KOLs Timeline · 2026-06-11 Cached

TopK introduces semantic_index, a single schema annotation that abstracts multi-vector retrieval complexity for production systems, achieving state-of-the-art performance with sub-second latency and high throughput.

0 favorites 0 likes
#late-interaction

@antoine_chaffin: Whether you are GPU poor or GPU rich, today's release of PyLate has something for you! GPU maxxers: MaxSim kernels grea…

X AI KOLs Following · 2026-06-11 Cached

The release of PyLate introduces MaxSim kernels for GPU-accelerated training with lower memory requirements and TACHIOM for fast multi-vector indexing and search on CPU.

0 favorites 0 likes
#late-interaction

@perdactor: 1/ Meet Argus-Retriever: the first late-interaction visual doc retriever where the document representation adapts to th…

X AI KOLs Following · 2026-06-06 Cached

Argus-Retriever is a new late-interaction visual document retriever that adapts document representation to the query, achieving SOTA performance on ViDoRe benchmarks with a smaller index.

0 favorites 0 likes
#late-interaction

@SilvioMartinico: The late-interaction multivector retrieval ecosystem is exploding right now. To help separate the signal from the noise…

X AI KOLs Timeline · 2026-06-02 Cached

A curated list of top models, engines, libraries, and datasets for late-interaction multivector retrieval, organized in an 'Awesome Multivector Retrieval' resource.

0 favorites 0 likes
#late-interaction

@antoine_chaffin: It’s only BEIR but there are almost 10 points gap between v2 and LateOn We also have good evidence that the model gener…

X AI KOLs Timeline · 2026-05-30 Cached

LateOn, a new generation ColBERT model, achieves a nearly 10-point improvement over v2 on BEIR and generalizes well outside BEIR, with the same usage in PyLate.

0 favorites 0 likes
#late-interaction

@yifeiwang77: Thanks for sharing our work @lateinteraction @sum! The idea is extremely simple: - multi-vector retrieval is so costly …

X AI KOLs Timeline · 2026-05-30 Cached

The author shares their work on reducing the cost of multi-vector retrieval by using k-means as top-1 sparse coding. Omar Khattab adds that late-interaction sparse retrieval with neuron-level inverted indexing on unsupervised sparse autoencoders works well.

0 favorites 0 likes
#late-interaction

@lateinteraction: Late-interaction sparse retrieval? With neuron-level inverted indexing, on top of unsupervised sparse autoencoders. Wor…

X AI KOLs Timeline · 2026-05-30 Cached

This paper presents a single-stage sparse coding method using unsupervised sparse autoencoders and natural inverted indexing to accelerate multi-vector retrieval, outperforming traditional k-means based approaches.

0 favorites 0 likes
#late-interaction

PROTOCOL: Late Interaction Retrieval for Protein Homolog Search

arXiv cs.LG · 2026-05-29 Cached

ProtoCol applies late-interaction retrieval to protein homology search, representing proteins as sets of residue embeddings and using MaxSim for scoring, outperforming pooled and alignment-based methods on remote homology benchmarks.

0 favorites 0 likes
#late-interaction

Your Embedding Model is SMARTer Than You Think

Hugging Face Daily Papers · 2026-05-24 Cached

SMART is a framework that unlocks latent multi-vector capabilities in single-vector models for multimodal retrieval, improving state-of-the-art performance with reduced computational costs via contrastive training and late-interaction inference.

0 favorites 0 likes
#late-interaction

@ErikKaum: Releasing my first kernel on @huggingface: MaxSim Late-interaction retrieval (ColBERT / PyLate) bottlenecks on material…

X AI KOLs Following · 2026-05-18 Cached

Releases a kernel on Hugging Face that accelerates MaxSim late-interaction retrieval by using tiled scoring with SIMD group matrix operations (Metal and WMMA), achieving 3–5× speedup over the naive implementation.

0 favorites 0 likes
#late-interaction

@KrzakalaF: LightOn getting GPT-5-level Deep Research retrieval performance with a 150M-parameter late-interaction model is honestl…

X AI KOLs Following · 2026-05-13 Cached

LightOn achieves GPT-5-level deep research retrieval performance using a 150M-parameter late-interaction model, a remarkable feat.

0 favorites 0 likes
#late-interaction

@AmelieTabatta: ColBERT models continue to embarrass models 54× their sizes , this is why we trust late interaction @LightOnIO . A 1-ye…

X AI KOLs Following · 2026-05-12 Cached

The article highlights how ColBERT models, despite being smaller and older, outperform larger models like Qwen3-embed-8B when coupled with late interaction techniques and minimal fine-tuning.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback