TL;DR
This paper reproduces and extends the Hypencoder retrieval framework, confirming its performance advantages, analyzing its efficiency, and exploring its robustness and adaptability with various encoders.
Contribution
The study verifies Hypencoder's effectiveness, evaluates its efficiency improvements, and investigates its robustness and extension possibilities with different encoders.
Findings
Hypencoder outperforms bi-encoder baseline on in-domain and out-of-domain benchmarks.
Efficient search algorithm reduces query latency with minimal performance loss.
Non-linear $q$-net scoring does not significantly harm adversarial robustness.
Abstract
The Hypencoder, proposed by Killingback et al., is a retrieval framework that replaces the fixed inner-product scoring function used in standard bi-encoders with a query-specific neural network (the -net), whose weights are generated by a hypernetwork from the contextualized query embeddings. This design enables more expressive relevance estimation while preserving independent query and document encoding. In this work, we conduct a reproducibility study of the Hypencoder and extend the original analysis in three directions. Our reproduction confirms that the Hypencoder outperforms a similarly trained bi-encoder baseline on in-domain and out-of-domain benchmarks, and that the proposed efficient search algorithm substantially reduces query latency with minimal performance loss. On hard retrieval tasks, we find partial support: the Hypencoder outperforms the baseline on DL-Hard and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
