paper-with-me

홈 › Papers

Efficient fine-tuning methodology of text embedding models for information retrieval: contrastive learning penalty (clp)

2024-12-23 · Jeongsu Yu

Text embedding models play a crucial role in natural language processing, particularly in information retrieval, and their importance is further highlighted with the recent utilization of RAG (Retrieval- Augmented Generation). This study presents an efficient fine-tuning methodology encompassing data selection, loss function, and model architecture to enhance the information retrieval performance of pre-trained text embedding models. In particular, this study proposes a novel Contrastive Learning Penalty function that overcomes the limitations of existing Contrastive Learning. The proposed methodology achieves significant performance improvements over existing methods in document retrieval tasks. This study is expected to contribute to improving the performance of information retrieval systems through fine-tuning of text embedding models. The code for this study can be found at https://github.com/CreaLabs/Enhanced-BGE-M3-with-CLP-and-MoE, and the best-performing model can be found at https://huggingface.co/CreaLabs.

📄 PDF Abstract BibTeX arXiv:2412.17364

Code (1)

crealabs/enhanced-bge-m3-with-clp-and-moe 공식 구현 pytorch

Tasks

Contrastive LearningInformation RetrievalRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Adam 설명 없음
Weight Decay 설명 없음
Multi-Head Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

EnterpriseEM: Fine-tuned Embeddings for Enterprise Semantic Search

2024-05-18 · Kamalkumar Rathinasamy, Jayarama Nettar, Amit Kumar, Vishal Manchanda 외

Enterprises grapple with the significant challenge of managing proprietary unstructured data, hindering efficient information retrieval. This has led to the emergence of AI-driven information retrieval solutions, designe…

Information RetrievalManagementRetrieval

Multilingual E5 Text Embeddings: A Technical Report

2024-02-08 · Liang Wang, Nan Yang, Xiaolong Huang, Linjun Yang 외

This technical report presents the training methodology and evaluation results of the open-source multilingual E5 text embedding models, released in mid-2023. Three embedding models of different sizes (small / base / lar…

ORPHEAS: A Cross-Lingual Greek-English Embedding Model for Retrieval-Augmented Generation

2026-04-22 · Ioannis E. Livieris, Athanasios Koursaris, Alexandra Apostolopoulou, Konstantinos Kanaris Dimitris Tsakalidis 외 arxiv

Effective retrieval-augmented generation across bilingual Greek--English applications requires embedding models capable of capturing both domain-specific semantic relationships and cross-lingual semantic alignment. Exist…

DisenBooth: Identity-Preserving Disentangled Tuning for Subject-Driven Text-to-Image Generation

2023-05-05 · Hong Chen, YiPeng Zhang, Simin Wu, Xin Wang 외

Subject-driven text-to-image generation aims to generate customized images of the given subject based on the text descriptions, which has drawn increasing attention. Existing methods mainly resort to finetuning a pretrai…

DenoisingDisentanglementImage GenerationText to Image Generation+1

Comparing Reconstruction Attacks on Pretrained Versus Full Fine-tuned Large Language Model Embeddings on Homo Sapiens Splice Sites Genomic Data

2025-11-09 · Reem Al-Saidi, Erman Ayday, Ziad Kobti arxiv

This study investigates embedding reconstruction attacks in large language models (LLMs) applied to genomic sequences, with a specific focus on how fine-tuning affects vulnerability to these attacks. Building upon Pan et…