paper-with-me

Papers

Beyond Benchmarks: Evaluating Embedding Model Similarity for Retrieval Augmented Generation Systems

2024-07-11 · Laura Caspari, Kanishka Ghosh Dastidar, Saber Zerhoudi, Jelena Mitrovic, Michael Granitzer

The choice of embedding model is a crucial step in the design of Retrieval Augmented Generation (RAG) systems. Given the sheer volume of available options, identifying clusters of similar models streamlines this model selection process. Relying solely on benchmark performance scores only allows for a weak assessment of model similarity. Thus, in this study, we evaluate the similarity of embedding models within the context of RAG systems. Our assessment is two-fold: We use Centered Kernel Alignment to compare embeddings on a pair-wise level. Additionally, as it is especially pertinent to RAG systems, we evaluate the similarity of retrieval results between these models using Jaccard and rank similarity. We compare different families of embedding models, including proprietary ones, across five datasets from the popular Benchmark Information Retrieval (BEIR). Through our experiments we identify clusters of models corresponding to model families, but interestingly, also some inter-family clusters. Furthermore, our analysis of top-k retrieval similarity reveals high-variance at low k values. We also identify possible open-source alternatives to proprietary models, with Mistral exhibiting the highest similarity to OpenAI models.

📄 PDF Abstract BibTeX arXiv:2407.08275

Code (1)

casparil/embedding-model-similarity 공식 구현 pytorch

Tasks

Information RetrievalModel SelectionRAGRetrievalRetrieval-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 &…
Attention 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.

Similar Papers 제목 키워드 기반

RETSim: Resilient and Efficient Text Similarity

2023-11-28 · Marina Zhang, Owen Vallis, Aysegul Bumin, Tanay Vakharia 외

This paper introduces RETSim (Resilient and Efficient Text Similarity), a lightweight, multilingual deep learning model trained to produce robust metric embeddings for near-duplicate text retrieval, clustering, and datas…

Adversarial TextClusteringRetrievalText Retrieval+1

Modernizing Facebook Scoped Search: Keyword and Embedding Hybrid Retrieval with LLM Evaluation

2025-09-17 · Yongye Su, Zeya Zhang, Jane Kou, Cheng Ju 외 arxiv

Beyond general web-scale search, social network search uniquely enables users to retrieve information and discover potential connections within their social context. We introduce a framework of modernized Facebook Group …

Semantic Retrieval

Beyond Instance-Level Image Retrieval: Leveraging Captions to Learn a Global Visual Representation for Semantic Retrieval

2017-07-01 · CVPR 2017 7 · Albert Gordo, Diane Larlus

Querying with an example image is a simple and intuitive interface to retrieve information from a visual database. Most of the research in image retrieval has focused on the task of instance-level image retrieval, where …

Image RetrievalRetrievalSemantic RetrievalSemantic Similarity+1

Cross Modal Retrieval with Querybank Normalisation

2021-12-23 · CVPR 2022 1 · Simion-Vlad Bogolin, Ioana Croitoru, Hailin Jin, Yang Liu 외

Profiting from large-scale training datasets, advances in neural architecture design and efficient inference, joint embeddings have become the dominant approach for tackling cross-modal retrieval. In this work we first s…

Cross-Modal RetrievalMetric LearningRetrievalText to Audio Retrieval+1

Revisiting Self-Similarity: Structural Embedding for Image Retrieval

2023-01-01 · CVPR 2023 1 · Seongwon Lee, Suhyeon Lee, Hongje Seong, Euntai Kim

Despite advances in global image representation, existing image retrieval approaches rarely consider geometric structure during the global retrieval stage. In this work, we revisit the conventional self-similarity de…

Image RetrievalRetrieval