paper-with-me

홈 › Papers

Differentiable Retrieval Augmentation via Generative Language Modeling for E-commerce Query Intent Classification

2023-08-18 · Chenyu Zhao, Yunjiang Jiang, Yiming Qiu, Han Zhang, Wen-Yun Yang

Retrieval augmentation, which enhances downstream models by a knowledge retriever and an external corpus instead of by merely increasing the number of model parameters, has been successfully applied to many natural language processing (NLP) tasks such as text classification, question answering and so on. However, existing methods that separately or asynchronously train the retriever and downstream model mainly due to the non-differentiability between the two parts, usually lead to degraded performance compared to end-to-end joint training. In this paper, we propose Differentiable Retrieval Augmentation via Generative lANguage modeling(Dragan), to address this problem by a novel differentiable reformulation. We demonstrate the effectiveness of our proposed method on a challenging NLP task in e-commerce search, namely query intent classification. Both the experimental results and ablation study show that the proposed method significantly and reasonably improves the state-of-the-art baselines on both offline evaluation and online A/B test.

📄 PDF Abstract BibTeX arXiv:2308.09308

Code (0)

등록된 구현이 없습니다.

Tasks

intent-classificationIntent ClassificationLanguage ModelingLanguage ModellingQuestion AnsweringRetrievaltext-classificationText Classification

Similar Papers 제목 키워드 기반

IRGen: Generative Modeling for Image Retrieval

2023-03-17 · Yidan Zhang, Ting Zhang, Dong Chen, Yujing Wang 외

While generative modeling has become prevalent across numerous research fields, its integration into the realm of image retrieval remains largely unexplored and underjustified. In this paper, we present a novel methodolo…

Image RetrievalRerankingRetrieval

Segment Augmentation and Differentiable Ranking for Logo Retrieval

2022-09-06 · Feyza Yavuz, Sinan Kalkan

Logo retrieval is a challenging problem since the definition of similarity is more subjective compared to image retrieval tasks and the set of known similarities is very scarce. To tackle this challenge, in this paper, w…

Image RetrievalRetrieval

How Does Generative Retrieval Scale to Millions of Passages?

2023-05-19 · Ronak Pradeep, Kai Hui, Jai Gupta, Adam D. Lelkes 외

Popularized by the Differentiable Search Index, the emerging paradigm of generative retrieval re-frames the classic information retrieval problem into a sequence-to-sequence modeling task, forgoing external indices and e…

Information RetrievalPassage RankingRetrieval

HaVTR: Improving Video-Text Retrieval Through Augmentation Using Large Foundation Models

2024-04-07 · Yimu Wang, Shuai Yuan, Xiangru Jian, Wei Pang 외

While recent progress in video-text retrieval has been driven by the exploration of powerful model architectures and training strategies, the representation learning ability of video-text retrieval models is still limite…

HallucinationRepresentation LearningRetrievalText Retrieval+1

Understanding protein function with a multimodal retrieval-augmented foundation model

2025-08-05 · Timothy Fei Truong, Tristan Bepler arxiv

Protein language models (PLMs) learn probability distributions over natural protein sequences. By learning from hundreds of millions of natural protein sequences, protein understanding and design capabilities emerge. Rec…

Protein Function PredictionRepresentation Learning