paper-with-me

Papers

Augmented Relevance Datasets with Fine-Tuned Small LLMs

2025-04-14 · Quentin Fitte-Rey, Matyas Amrouche, Romain Deveaud

Building high-quality datasets and labeling query-document relevance are essential yet resource-intensive tasks, requiring detailed guidelines and substantial effort from human annotators. This paper explores the use of small, fine-tuned large language models (LLMs) to automate relevance assessment, with a focus on improving ranking models' performance by augmenting their training dataset. We fine-tuned small LLMs to enhance relevance assessments, thereby improving dataset creation quality for downstream ranking model training. Our experiments demonstrate that these fine-tuned small LLMs not only outperform certain closed source models on our dataset but also lead to substantial improvements in ranking model performance. These results highlight the potential of leveraging small LLMs for efficient and scalable dataset augmentation, providing a practical solution for search engine optimization.

📄 PDF Abstract BibTeX arXiv:2504.09816

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Lightweight Relevance Grader in RAG

2025-06-17 · Taehee Jeong

Retrieval-Augmented Generation (RAG) addresses limitations of large language models (LLMs) by leveraging a vector database to provide more accurate and up-to-date information. When a user submits a query, RAG executes a …

Language ModelingLanguage ModellingRAGRetrieval-augmented Generation+1

RE-RAG: Improving Open-Domain QA Performance and Interpretability with Relevance Estimator in Retrieval-Augmented Generation

2024-06-09 · Kiseung Kim, Jay-Yoon Lee

The Retrieval Augmented Generation (RAG) framework utilizes a combination of parametric knowledge and external knowledge to demonstrate state-of-the-art performance on open-domain question answering tasks. However, the R…

Document RankingNatural QuestionsOpen-Domain Question AnsweringQuestion Answering+4

ExaRanker: Explanation-Augmented Neural Ranker

2023-01-25 · Fernando Ferraretto, Thiago Laitz, Roberto Lotufo, Rodrigo Nogueira

Recent work has shown that inducing a large language model (LLM) to generate explanations prior to outputting an answer is an effective strategy to improve performance on a wide range of reasoning tasks. In this work, we…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

Empowering Meta-Analysis: Leveraging Large Language Models for Scientific Synthesis

2024-11-16 · Jawad Ibn Ahad, Rafeed Mohammad Sultan, Abraham Kaikobad, Fuad Rahman 외

This study investigates the automation of meta-analysis in scientific documents using large language models (LLMs). Meta-analysis is a robust statistical method that synthesizes the findings of multiple studies support a…

ArticlesPrompt EngineeringRAGRetrieval-augmented Generation

Bisecting K-Means in RAG for Enhancing Question-Answering Tasks Performance in Telecommunications

2025-02-27 · Pedro Sousa, Cláudio Klautau Mello, Frank B. Morte, Luis F. Solis Navarro

Question-answering tasks in the telecom domain are still reasonably unexplored in the literature, primarily due to the field's rapid changes and evolving standards. This work presents a novel Retrieval-Augmented Generati…

ClusteringInformation RetrievalQuestion AnsweringRAG+2