paper-with-me

홈 › Papers

DREditor: An Time-efficient Approach for Building a Domain-specific Dense Retrieval Model

2024-01-23 · Chen Huang, Duanyu Feng, Wenqiang Lei, Jiancheng Lv

Deploying dense retrieval models efficiently is becoming increasingly important across various industries. This is especially true for enterprise search services, where customizing search engines to meet the time demands of different enterprises in different domains is crucial. Motivated by this, we develop a time-efficient approach called DREditor to edit the matching rule of an off-the-shelf dense retrieval model to suit a specific domain. This is achieved by directly calibrating the output embeddings of the model using an efficient and effective linear mapping. This mapping is powered by an edit operator that is obtained by solving a specially constructed least squares problem. Compared to implicit rule modification via long-time finetuning, our experimental results show that DREditor provides significant advantages on different domain-specific datasets, dataset sources, retrieval models, and computing devices. It consistently enhances time efficiency by 100-300 times while maintaining comparable or even superior retrieval performance. In a broader context, we take the first step to introduce a novel embedding calibration approach for the retrieval task, filling the technical blank in the current field of embedding calibration. This approach also paves the way for building domain-specific dense retrieval models efficiently and inexpensively.

📄 PDF Abstract BibTeX arXiv:2401.12540

Code (1)

huangzichun/dreditor 공식 구현 pytorch

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Building domain specific lexicon based on TikTok comment dataset

2020-12-16 · Hao Jiaxiang

In the sentiment analysis task, predicting the sentiment tendency of a sentence is an important branch. Previous research focused more on sentiment analysis in English, for example, analyzing the sentiment tendency of se…

SentenceSentiment AnalysisSentiment Classification

Modeling and Reasoning in Event Calculus using Goal-Directed Constraint Answer Set Programming

2021-06-28 · Joaquín Arias, Manuel Carro, Zhuo Chen, Gopal Gupta

Automated commonsense reasoning is essential for building human-like AI systems featuring, for example, explainable AI. Event Calculus (EC) is a family of formalisms that model commonsense reasoning with a sound, logical…

Negation

Co-optimize condenser water temperature and cooling tower fan using high-fidelity synthetic data

2025-05-21 · Gulai Shen, Gurpreet Singh, Ali Mehmani

This paper introduces a novel method for optimizing HVAC systems in buildings by integrating a high-fidelity physics-based simulation model with machine learning and measured data. The method enables a real-time building…

Zero-Shot Dense Retrieval with Embeddings from Relevance Feedback

2024-10-28 · Nour Jedidi, Yung-Sung Chuang, Leslie Shing, James Glass

Building effective dense retrieval systems remains difficult when relevance supervision is not available. Recent work has looked to overcome this challenge by using a Large Language Model (LLM) to generate hypothetical d…

Language ModellingLarge Language ModelRetrieval

Building and Road Recognition in Dense Urban Informal Settlements: A Dataset and Benchmark

2026-05-28 · Hongyu Long, Jiaxuan Liu, Rui Cao arxiv

As a widespread form of informal settlements, urban villages present significant challenges for sustainable urban development and governance. Precise mapping of their infrastructure is essential, however, existing remote…