CLIRAug 6, 2023

Improving Domain-Specific Retrieval by NLI Fine-Tuning

arXiv:2308.03103v12 citationsh-index: 12
Originality Incremental advance
AI Analysis

This work addresses improving retrieval accuracy for domain-specific applications like e-commerce, though it appears incremental as it builds on existing NLI fine-tuning methods.

The paper tackled improving domain-specific retrieval by fine-tuning natural language inference (NLI) data, showing that this approach increased model performance in retrieval and ranking tasks for English and Polish, with potential benefits for mono- and multilingual models.

The aim of this article is to investigate the fine-tuning potential of natural language inference (NLI) data to improve information retrieval and ranking. We demonstrate this for both English and Polish languages, using data from one of the largest Polish e-commerce sites and selected open-domain datasets. We employ both monolingual and multilingual sentence encoders fine-tuned by a supervised method utilizing contrastive loss and NLI data. Our results point to the fact that NLI fine-tuning increases the performance of the models in both tasks and both languages, with the potential to improve mono- and multilingual models. Finally, we investigate uniformity and alignment of the embeddings to explain the effect of NLI-based fine-tuning for an out-of-domain use-case.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes