Javascript must be enabled to continue!
Kashin Frames as Information-Preserving Representations for Retrieval
View through CrossRef
Dense retrieval for Retrieval-Augmented Generation (RAG) stores one float vector per passage, so index memory grows linearly with the corpus and quickly dominates serving cost at scale. Binary codes cut that footprint, but naive sign quantization of standard transformer embeddings loses ranking quality because a few heavy coordinates dominate similarity. We study Kashin frames as a posthoc, codebook-free low-bit representation for fixed encoders: map each embedding into a slightly overcomplete tight frame, clip coefficients to a Kashin bound, then pack 1-bit or 2-bit codes. This is an alternative to quantization-aware training (e.g., Matryoshka / binary-tuned embedders) when the model cannot be retrained. Frame redundancy is the operator dial between stored bytes and ranking retention. On BEIR SciFact, NFCorpus, and ArguAna with sentence-transformers/all-MiniLM-L6-v2 (???? = 384), Kashin 2-bit keeps 97.1% of FP32 nDCG@10 at 144 bytes (10.7×), and Kashin 1-bit keeps 92.5% at 72 bytes (21.3×). Both beat naive 1bit (89.2% at 48 bytes). At the same budgets, FAISS PQ-72 retains 97.5% and OPQ-144 retains 99.8%: trained codebooks win matchedbyte quality. Product-quantizing the Kashin coefficients instead of the raw embedding helps OPQ at 72 bytes (98.3% vs 96.9%) but not plain PQ. Bounding dynamic range before binarization remains a practical lever for compact indexes over legacy or black-box embeddings.
Title: Kashin Frames as Information-Preserving Representations for Retrieval
Description:
Dense retrieval for Retrieval-Augmented Generation (RAG) stores one float vector per passage, so index memory grows linearly with the corpus and quickly dominates serving cost at scale.
Binary codes cut that footprint, but naive sign quantization of standard transformer embeddings loses ranking quality because a few heavy coordinates dominate similarity.
We study Kashin frames as a posthoc, codebook-free low-bit representation for fixed encoders: map each embedding into a slightly overcomplete tight frame, clip coefficients to a Kashin bound, then pack 1-bit or 2-bit codes.
This is an alternative to quantization-aware training (e.
g.
, Matryoshka / binary-tuned embedders) when the model cannot be retrained.
Frame redundancy is the operator dial between stored bytes and ranking retention.
On BEIR SciFact, NFCorpus, and ArguAna with sentence-transformers/all-MiniLM-L6-v2 (???? = 384), Kashin 2-bit keeps 97.
1% of FP32 nDCG@10 at 144 bytes (10.
7×), and Kashin 1-bit keeps 92.
5% at 72 bytes (21.
3×).
Both beat naive 1bit (89.
2% at 48 bytes).
At the same budgets, FAISS PQ-72 retains 97.
5% and OPQ-144 retains 99.
8%: trained codebooks win matchedbyte quality.
Product-quantizing the Kashin coefficients instead of the raw embedding helps OPQ at 72 bytes (98.
3% vs 96.
9%) but not plain PQ.
Bounding dynamic range before binarization remains a practical lever for compact indexes over legacy or black-box embeddings.
Related Results
Unconventional Method of Subsea Umbilical Retrieval Using Anchor Handling Vessel
Unconventional Method of Subsea Umbilical Retrieval Using Anchor Handling Vessel
Abstract
A deepwater field in West Africa was decommissioned and subsea facilities retrieval operation was carried out as part of the Abandonment and Decommissioning...
The influence of timing of oocytes retrieval and embryo transfer on the IVF-ET outcomes in patients having bilateral salpingectomy due to bilateral hydrosalpinx
The influence of timing of oocytes retrieval and embryo transfer on the IVF-ET outcomes in patients having bilateral salpingectomy due to bilateral hydrosalpinx
ObjectiveThe objective of the study was to investigate whether the sequence of oocyte retrieval and salpingectomy for hydrosalpinx affects pregnancy outcomes of in vitro fertilizat...
DARE-RAG: Difficulty-Aware Retrieval Expansion for Retrieval-Augmented Generation
DARE-RAG: Difficulty-Aware Retrieval Expansion for Retrieval-Augmented Generation
Retrieval-Augmented Generation (RAG) systems face a fundamental trade-off: query expansion can improve retrieval effectiveness for ambiguous or underspecified queries, yet indiscri...
Characterizations and representations of Hilbert-Schmidt frames in Hilbert spaces
Characterizations and representations of Hilbert-Schmidt frames in Hilbert spaces
Hilbert-Schmidt frame(HS-frame) is essentially an operator-valued frame,
it is more general than g-frames, and thus, covers some generalizations
of frames. This paper addresses the...
Clinical, technological and economic justification of reinforcement with skeletal bases of complete removable dentures
Clinical, technological and economic justification of reinforcement with skeletal bases of complete removable dentures
The scientific article develops an algorithm for the interaction of manufacturers and consumers of frames reinforcing the bases of complete removable dentures in the large-scale he...
Phase retrieval in frame theory
Phase retrieval in frame theory
This dissertation is the study of phase retrieval in frame theory. The first part is concerned with the analysis of phase retrieval and the complete classification of norm retrieva...
Testing the fast consolidation hypothesis of retrieval-mediated learning
Testing the fast consolidation hypothesis of retrieval-mediated learning
Abstract
The testing-effect, or retrieval-mediated learning, is one of the most robust effects in memory research. It shows that actively and repeatedly retrieving ...
Rural and Remote Intubations in An Australian Aeromedical Retrieval Service: A Retrospective Cohort Study.
Rural and Remote Intubations in An Australian Aeromedical Retrieval Service: A Retrospective Cohort Study.
Abstract
Objective Critically unwell patients in rural and remote areas of Queensland, Australia, often require airway management with rapid sequence intubation (RSI) prior...

