paper-with-me

홈 › Papers

Diagnosable ColBERT: Debugging Late-Interaction Retrieval Models Using a Learned Latent Space as Reference

2026-04-21 · François Remy arxiv

Reliable biomedical and clinical retrieval requires more than strong ranking performance: it requires a practical way to find systematic model failures and curate the training evidence needed to correct them. Late-interaction models such as ColBERT provide a first solution thanks to the interpretable token-level interaction scores they expose between document and query tokens. Yet this interpretability is shallow: it explains a particular document--query pairwise score, but does not reveal whether the model has learned a clinical concept in a stable, reusable, and context-sensitive way across diverse expressions. As a result, these scores provide limited support for diagnosing misunderstandings, identifying irreasonably distant biomedical concepts, or deciding what additional data or feedback is needed to address this. In this short position paper, we propose Diagnosable ColBERT, a framework that aligns ColBERT token embeddings to a reference latent space grounded in clinical knowledge and expert-provided conceptual similarity constraints. This alignment turns document encodings into inspectable evidence of what the model appears to understand, enabling more direct error diagnosis and more principled data curation without relying on large batteries of diagnostic queries.

📄 PDF Abstract BibTeX arXiv:2604.19566

Code (0)

등록된 구현이 없습니다.

Tasks

Clinical Knowledge

Similar Papers 제목 키워드 기반

ClinicalEncoder26AM: A Multlilingual Diagnosable ColBERT Model; Evidences from the MultiClinNER Shared Task

2026-05-27 · François Remy arxiv

ClinicalEncoder26AM is a multilingual Diagnosable ColBERT for clinical and biomedical texts, which aligns at multiple levels its token-level semantic with ClinicalMap25, a clinical latent space inspired by BioLORD-2023 a…

Information ExtractionBoundary Detection

SPLATE: Sparse Late Interaction Retrieval

2024-04-22 · Thibault Formal, Stéphane Clinchant, Hervé Déjean, Carlos Lassance

The late interaction paradigm introduced with ColBERT stands out in the neural Information Retrieval space, offering a compelling effectiveness-efficiency trade-off across many benchmarks. Efficient late interaction retr…

CPUInformation RetrievalRe-RankingRetrieval

A model and package for German ColBERT

2025-04-25 · Thuong Dang, Qiqi Chen

In this work, we introduce a German version for ColBERT, a late interaction multi-dense vector retrieval method, with a focus on RAG applications. We also present the main features of our package for ColBERT models, supp…

modelRAGRetrieval

Jina-ColBERT-v2: A General-Purpose Multilingual Late Interaction Retriever

2024-08-29 · Rohan Jha, Bo wang, Michael Günther, Georgios Mastrapas 외

Multi-vector dense models, such as ColBERT, have proven highly effective in information retrieval. ColBERT's late interaction scoring approximates the joint query-document attention seen in cross-encoders while maintaini…

Information RetrievalRetrieval

PLAID: An Efficient Engine for Late Interaction Retrieval

2022-05-19 · Keshav Santhanam, Omar Khattab, Christopher Potts, Matei Zaharia

Pre-trained language models are increasingly important components across multiple information retrieval (IR) paradigms. Late interaction, introduced with the ColBERT model and recently refined in ColBERTv2, is a popular …

CPUGPUInformation RetrievalRetrieval