Omar Khattab
Background
Omar Khattab is a researcher at Stanford University known for creating ColBERT, one of the most influential advances in neural information retrieval. His work on late-interaction retrieval models has reshaped how search systems balance efficiency and quality.
Key Papers / Work
- ColBERT (SIGIR 2020) — Contextualized Late Interaction over BERT
- ColBERTv2 (SIGIR 2021) — Denoised supervision and residual compression
- DSPy — Programming framework for LLM pipelines
Articles Referencing This Person
- Announcing the Vespa ColBERT Embedder
- What is ColBERT and Late Interaction and Why They Matter in Search
Key Contributions
- Invented ColBERT — the leading Late Interaction retrieval model
- ColBERTv2 residual compression enabling 6-10x storage reduction
- DSPy for programmatic LLM pipeline optimization