paper-with-me

홈 › Papers

Improving Embedding-based Large-scale Retrieval via Label Enhancement

2021-11-01 · Findings (EMNLP) 2021 11 · Peiyang Liu, Xi Wang, Sen Wang, Wei Ye, Xiangyu Xi, Shikun Zhang

Current embedding-based large-scale retrieval models are trained with 0-1 hard label that indicates whether a query is relevant to a document, ignoring rich information of the relevance degree. This paper proposes to improve embedding-based retrieval from the perspective of better characterizing the query-document relevance degree by introducing label enhancement (LE) for the first time. To generate label distribution in the retrieval scenario, we design a novel and effective supervised LE method that incorporates prior knowledge from dynamic term weighting methods into contextual embeddings. Our method significantly outperforms four competitive existing retrieval models and its counterparts equipped with two alternative LE techniques by training models with the generated label distribution as auxiliary supervision information. The superiority can be easily observed on English and Chinese large-scale retrieval tasks under both standard and cold-start settings.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

PDV: Prompt Directional Vectors for Zero-shot Composed Image Retrieval

2025-02-11 · Osman Tursun, Sinan Kalkan, Simon Denman, Clinton Fookes

Zero-shot composed image retrieval (ZS-CIR) enables image search using a reference image and text prompt without requiring specialized text-image composition networks trained on large-scale paired data. However, current …

Image RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity+1

Improving Vietnamese Legal Document Retrieval using Synthetic Data

2024-12-01 · Son Pham Tien, Hieu Nguyen Doan, An Nguyen Dai, Sang Dinh Viet

In the field of legal information retrieval, effective embedding-based models are essential for accurate question-answering systems. However, the scarcity of large annotated datasets poses a significant challenge, partic…

Information RetrievalQuestion AnsweringRetrieval

Medical Image Retrieval Using Pretrained Embeddings

2023-11-22 · Farnaz Khun Jush, Tuan Truong, Steffen Vogler, Matthias Lenga

A wide range of imaging techniques and data formats available for medical images make accurate retrieval from image databases challenging. Efficient retrieval systems are crucial in advancing medical research, enabling l…

DiagnosticImage RetrievalMedical Image RetrievalRetrieval

Deep Multi-View Enhancement Hashing for Image Retrieval

2020-02-01 · Chenggang Yan, Biao Gong, Yuxuan Wei, Yue Gao

Hashing is an efficient method for nearest neighbor search in large-scale data space by embedding high-dimensional feature descriptors into a similarity preserving Hamming space with a low dimension. However, large-scale…

Image RetrievalRetrieval

Hierarchy Neighborhood Discriminative Hashing for An Unified View of Single-Label and Multi-Label Image retrieval

2019-01-10 · Lei Ma, Hongliang Li, Qingbo Wu, Fanman Meng 외

Recently, deep supervised hashing methods have become popular for large-scale image retrieval task. To preserve the semantic similarity notion between examples, they typically utilize the pairwise supervision or the trip…

Image RetrievalMulti-Label Image RetrievalRetrievalSemantic Similarity+2