Polaris Improves Table Retrieval via DPO-Trained Descriptions
August 19, 2026
Polaris trains LLMs to generate table descriptions optimized for retrieval using Direct Preference Optimization (DPO). It uses BM25 retrieval effectiveness as a preference signal to improve the quality of natural-language descriptions for NL2SQL tasks.
HOW THIS AFFECTS YOU
●
builderYou can improve the accuracy of your NL2SQL and table-retrieval pipelines by fine-tuning descriptions with DPO.