technique
PI-FT
techniqueactiveprovisional
pi-ft-5530a11d·1 events·first seen 13h agoAliases: PI-FT
Co-occurring entities
More like this (12)
Recent events (1)
Permutation-Invariant Fine-Tuning (PI-FT) eliminates field-order sensitivity in structured metadata retrieval
Researchers identify that fine-tuned text encoders for structured metadata retrieval silently overfit to field serialization order, losing 7.4 nDCG@10 points when field order changes at index time. They propose PI-FT, a two-line data-loader change that randomizes field order and applies random field dropout during fine-tuning, reducing the order-change penalty to 0.2 points. The paper also introduces DevDataBench, a fully LLM-generated multilingual benchmark covering ~10,000 development statistics indicators across 15 languages, and shows a fine-tuned 118M-parameter CPU encoder outperforms zero-shot text-embedding-3-large (0.707 vs. 0.556 nDCG@10) with strong gains in low-resource languages.