IRCLApr 21

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

arXiv:2604.1956684.21 citations
Predicted impact top 13% in IR · last 90 daysOriginality Incremental advance
AI Analysis

For biomedical retrieval practitioners, this provides a practical method to identify systematic model failures and curate training evidence, addressing the shallow interpretability of existing late-interaction models.

The authors propose Diagnosable ColBERT, a framework that aligns ColBERT token embeddings to a clinical knowledge-grounded latent space, enabling direct error diagnosis and principled data curation without requiring large diagnostic query sets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes