



A theoretical paper establishing the relationship between Maximum Inner Product Search and query-scaled nearest neighbor search. This connection enables applying NN techniques to MIPS problems with theoretical guarantees.
Loading more......
Published in March 2025 (arXiv:2503.06882) and in VLDB 2025, this paper establishes an important theoretical connection between MIPS and nearest neighbor search through query scaling.
The paper proves that Maximum Inner Product Search is equivalent to query-scaled nearest neighbor search under certain transformations. This connection:
NN algorithm advances can be adapted for MIPS with theoretical backing
NN index structures (HNSW, IVF) can be used for MIPS with appropriate transformations
NN theoretical results transfer to MIPS domain
The paper bridges:
This connection accelerates MIPS algorithm development by leveraging NN research.
The query-scaled transformation:
Vector databases can now:
Published as arXiv preprint arXiv:2503.06882 (2025) and PVLDB Vol. 18, with full theoretical proofs and experimental validation.