paper-with-me

홈 › Papers

Boosting LLM-based Relevance Modeling with Distribution-Aware Robust Learning

2024-12-17 · Hong Liu, Saisai Gong, Yixin Ji, Kaixin Wu, Jia Xu, Jinjie Gu

With the rapid advancement of pre-trained large language models (LLMs), recent endeavors have leveraged the capabilities of LLMs in relevance modeling, resulting in enhanced performance. This is usually done through the process of fine-tuning LLMs on specifically annotated datasets to determine the relevance between queries and items. However, there are two limitations when LLMs are naively employed for relevance modeling through fine-tuning and inference. First, it is not inherently efficient for performing nuanced tasks beyond simple yes or no answers, such as assessing search relevance. It may therefore tend to be overconfident and struggle to distinguish fine-grained degrees of relevance (e.g., strong relevance, weak relevance, irrelevance) used in search engines. Second, it exhibits significant performance degradation when confronted with data distribution shift in real-world scenarios. In this paper, we propose a novel Distribution-Aware Robust Learning framework (DaRL) for relevance modeling in Alipay Search. Specifically, we design an effective loss function to enhance the discriminability of LLM-based relevance modeling across various fine-grained degrees of query-item relevance. To improve the generalizability of LLM-based relevance modeling, we first propose the Distribution-Aware Sample Augmentation (DASA) module. This module utilizes out-of-distribution (OOD) detection techniques to actively select appropriate samples that are not well covered by the original training set for model fine-tuning. Furthermore, we adopt a multi-stage fine-tuning strategy to simultaneously improve in-distribution (ID) and OOD performance, bridging the performance gap between them. DaRL has been deployed online to serve the Alipay's insurance product search...

📄 PDF Abstract BibTeX arXiv:2412.12504

Code (0)

등록된 구현이 없습니다.

Tasks

Out of Distribution (OOD) Detection

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Context-Fidelity Boosting: Enhancing Faithful Generation through Watermark-Inspired Decoding

2026-04-24 · Weixu Zhang, Fanghua Ye, Qiang Gao, Jian Li 외 arxiv

Large language models (LLMs) often produce content that contradicts or overlooks information provided in the input context, a phenomenon known as faithfulness hallucination. In this paper, we propose Context-Fidelity Boo…

Semantic SimilarityQuestion Answering

Localization Boosting for Growth Markets: Mitigating Cross-Locale Behavioral Bias in Learning-to-Rank

2026-05-11 · Suryaa Veerabathiran Seran, Ashwin Naresh Kumar, Tracy Holloway King, Jing Zheng arxiv

Adobe Express is expanding internationally, but the US has a disproportionately large content supply and interaction volume. Learning-to-rank (LTR) models trained primarily on behavioral feedback inherit this imbalance: …

GRM: Generative Relevance Modeling Using Relevance-Aware Sample Estimation for Document Retrieval

2023-06-16 · Iain Mackie, Ivan Sekulic, Shubham Chatterjee, Jeffrey Dalton 외

Recent studies show that Generative Relevance Feedback (GRF), using text generated by Large Language Models (LLMs), can enhance the effectiveness of query expansion. However, LLMs can generate irrelevant information that…

Document RankingRetrieval

Towards Boosting LLMs-driven Relevance Modeling with Progressive Retrieved Behavior-augmented Prompting

2024-08-18 · Zeyuan Chen, Haiyan Wu, Kaixin Wu, Wei Chen 외

Relevance modeling is a critical component for enhancing user experience in search engines, with the primary objective of identifying items that align with users' queries. Traditional models only rely on the semantic con…

Bursting Scientific Filter Bubbles: Boosting Innovation via Novel Author Discovery

2021-08-12 · NeurIPS Workshop AI4Scien 2021 12 · Jason Portenoy, Marissa Radensky, Jevin West, Eric Horvitz 외

Isolated silos of scientific research and the growing challenge of information overload limit awareness across the literature and hinder innovation. Algorithmic curation and recommendation, which often prioritize relevan…