vix.ing · top · new · best · stats · spec

The Matryoshka Hypencoder

2026/07/10 by Majd Alkawaas, Sean MacAvaney
Computer Science · #Advanced Graph Neural Networks #Topic Modeling #Information Retrieval and Search Behavior

paper · pdf · doi:10.1145/3805712.3809980

Abstract

The Hypencoder is a recently-proposed retrieval approach that encodes queries as shallow neural networks (''Q-Nets'') that estimate relevance over pre-computed document embeddings. Inspired by Matryoshka Representation Learning, we show that the Hypencoder can be extended to support multiple sizes of Q-Nets, allowing trade-offs between effectiveness and efficiency when deployed. We find that this ''Matryoshka Hypencoder'' achieves comparable in-domain effectiveness with approximately 7× fewer active parameters in-domain and half as many active parameters out-of-domain, which corresponds to a 1.6–3.4× increase in scoring throughput. This work paves the way for practical deployment of Hypencoders. https://github.com/MajdAlkawaas/hypencoder-paper

Citations

Related