JA EN
Glossary › nearest

GLOSSARY

nearest

appears in 3 paper titles

Definition

As in nearest neighbour: the stored point closest to a query under some distance metric. Treating proximity in embedding space as a proxy for semantic similarity is what underpins vector search and retrieval-augmented generation. Note the split between exact search, which guarantees the true closest point, and approximate search, which trades a little recall for orders-of-magnitude speedup.

Explainers using this term