Research7 min read
A cosine similarity of 0.85 tells you an angle, not a probability. We show how to transform vector similarity scores into calibrated relevance probabilities using distributional statistics that ANN indexes already compute — completing the probabilistic unification of text and vector retrieval.

Read Post

Research11 min read
Sigmoid is not a design choice — it is a mathematical theorem. We show why the sigmoid function is the unique valid transform for converting BM25 scores to probabilities, completing Robertson's Probability Ranking Principle after 50 years.

Read Post

Research4 min read
We propose a new approach to LLM usage by momentarily reconstructing the context.

Read Post