AI RESEARCH
Amortizing Maximum Inner Product Search with Learned Support Functions
arXiv CS.LG
•
ArXi:2603.08001v1 Announce Type: new Maximum inner product search (MIPS) is a crucial subroutine in machine learning, requiring the identification of key vectors that align best with a given query. We propose amortized MIPS: a learning-based approach that trains neural networks to directly predict MIPS solutions, amortizing the computational cost of matching queries (drawn from a fixed distribution) to a fixed set of keys. Our key insight is that the MIPS value function, the maximal inner product between a query and keys, is also known as the function of the set of keys.