Learning to Select: Query-Aware Adaptive Dimension Selection for Dense Retrieval
Zhanyu Wu, Richong Zhang, Zhijie Nie

TL;DR
This paper introduces a query-aware adaptive dimension selection method for dense retrieval, which learns to identify relevant embedding dimensions from queries to improve retrieval accuracy without relying on pseudo-relevance feedback.
Contribution
It proposes a novel framework that predicts query-specific important dimensions for dense retrieval, outperforming existing methods that use heuristics or global transformations.
Findings
Improves retrieval effectiveness over full-dimensional baselines.
Outperforms pseudo-relevance feedback-based masking methods.
Effective across multiple dense retrievers and benchmarks.
Abstract
Dense retrieval represents queries and documents as high-dimensional embeddings, but these representations can be redundant at the query level: for a given information need, only a subset of dimensions is consistently helpful for ranking. Prior work addresses this via pseudo-relevance feedback (PRF) based dimension importance estimation, which can produce query-aware masks without labeled data but often relies on noisy pseudo signals and heuristic test-time procedures. In contrast, supervised adapter methods leverage relevance labels to improve embedding quality, yet they learn global transformations shared across queries and do not explicitly model query-aware dimension importance. We propose a Query-Aware Adaptive Dimension Selection framework that \emph{learns} to predict per-dimension importance directly from query embedding. We first construct oracle dimension importance…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Information Retrieval and Search Behavior · Domain Adaptation and Few-Shot Learning
