Constructing Tree-based Index for Efficient and Effective Dense Retrieval

Recent studies have shown that Dense Retrieval (DR) techniques can significantly improve the performance of first-stage retrieval in IR systems. Despite its empirical effectiveness, the application of DR is still limited. In contrast to statistic retrieval models that rely on highly efficient invert...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Li, Haitao, Ai, Qingyao, Zhan, Jingtao, Mao, Jiaxin, Liu, Yiqun, Liu, Zheng, Cao, Zhao
Format: Artikel
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
container_end_page
container_issue
container_start_page
container_title
container_volume
creator Li, Haitao
Ai, Qingyao
Zhan, Jingtao
Mao, Jiaxin
Liu, Yiqun
Liu, Zheng
Cao, Zhao
description Recent studies have shown that Dense Retrieval (DR) techniques can significantly improve the performance of first-stage retrieval in IR systems. Despite its empirical effectiveness, the application of DR is still limited. In contrast to statistic retrieval models that rely on highly efficient inverted index solutions, DR models build dense embeddings that are difficult to be pre-processed with most existing search indexing systems. To avoid the expensive cost of brute-force search, the Approximate Nearest Neighbor (ANN) algorithm and corresponding indexes are widely applied to speed up the inference process of DR models. Unfortunately, while ANN can improve the efficiency of DR models, it usually comes with a significant price on retrieval performance. To solve this issue, we propose JTR, which stands for Joint optimization of TRee-based index and query encoding. Specifically, we design a new unified contrastive learning loss to train tree-based index and query encoder in an end-to-end manner. The tree-based negative sampling strategy is applied to make the tree have the maximum heap property, which supports the effectiveness of beam search well. Moreover, we treat the cluster assignment as an optimization problem to update the tree-based index that allows overlapped clustering. We evaluate JTR on numerous popular retrieval benchmarks. Experimental results show that JTR achieves better retrieval performance while retaining high system efficiency compared with widely-adopted baselines. It provides a potential solution to balance efficiency and effectiveness in neural retrieval system designs.
doi_str_mv 10.48550/arxiv.2304.11943
format Article
fullrecord <record><control><sourceid>arxiv_GOX</sourceid><recordid>TN_cdi_arxiv_primary_2304_11943</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><sourcerecordid>2304_11943</sourcerecordid><originalsourceid>FETCH-LOGICAL-a673-188777c93b5f67abbbdce735f8de27a1a7300485d639007e70b23c8b18cbab5d3</originalsourceid><addsrcrecordid>eNotj8FKxDAURbNxIaMf4Mr8QGvS1_alS6mjFgYE6b68JC8SGDOS1jL-vTOjq8uFy-EeIe60KmvTNOqB8jGuZQWqLrXuargWQ39I85K_3RLThxwzc2FpZi-H5PkowyHLbQjRRU6LpOTPjU_jleUTp5nlOy858kr7G3EVaD_z7X9uxPi8HfvXYvf2MvSPu4JahEIbg4iuA9uEFsla6x0jNMF4rpA0ISh1Outb6JRCRmUrcMZq4yzZxsNG3P9hLy7TV46flH-ms9N0cYJfzThG5Q</addsrcrecordid><sourcetype>Open Access Repository</sourcetype><iscdi>true</iscdi><recordtype>article</recordtype></control><display><type>article</type><title>Constructing Tree-based Index for Efficient and Effective Dense Retrieval</title><source>arXiv.org</source><creator>Li, Haitao ; Ai, Qingyao ; Zhan, Jingtao ; Mao, Jiaxin ; Liu, Yiqun ; Liu, Zheng ; Cao, Zhao</creator><creatorcontrib>Li, Haitao ; Ai, Qingyao ; Zhan, Jingtao ; Mao, Jiaxin ; Liu, Yiqun ; Liu, Zheng ; Cao, Zhao</creatorcontrib><description>Recent studies have shown that Dense Retrieval (DR) techniques can significantly improve the performance of first-stage retrieval in IR systems. Despite its empirical effectiveness, the application of DR is still limited. In contrast to statistic retrieval models that rely on highly efficient inverted index solutions, DR models build dense embeddings that are difficult to be pre-processed with most existing search indexing systems. To avoid the expensive cost of brute-force search, the Approximate Nearest Neighbor (ANN) algorithm and corresponding indexes are widely applied to speed up the inference process of DR models. Unfortunately, while ANN can improve the efficiency of DR models, it usually comes with a significant price on retrieval performance. To solve this issue, we propose JTR, which stands for Joint optimization of TRee-based index and query encoding. Specifically, we design a new unified contrastive learning loss to train tree-based index and query encoder in an end-to-end manner. The tree-based negative sampling strategy is applied to make the tree have the maximum heap property, which supports the effectiveness of beam search well. Moreover, we treat the cluster assignment as an optimization problem to update the tree-based index that allows overlapped clustering. We evaluate JTR on numerous popular retrieval benchmarks. Experimental results show that JTR achieves better retrieval performance while retaining high system efficiency compared with widely-adopted baselines. It provides a potential solution to balance efficiency and effectiveness in neural retrieval system designs.</description><identifier>DOI: 10.48550/arxiv.2304.11943</identifier><language>eng</language><subject>Computer Science - Computation and Language ; Computer Science - Information Retrieval</subject><creationdate>2023-04</creationdate><rights>http://arxiv.org/licenses/nonexclusive-distrib/1.0</rights><oa>free_for_read</oa><woscitedreferencessubscribed>false</woscitedreferencessubscribed></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><link.rule.ids>228,230,777,882</link.rule.ids><linktorsrc>$$Uhttps://arxiv.org/abs/2304.11943$$EView_record_in_Cornell_University$$FView_record_in_$$GCornell_University$$Hfree_for_read</linktorsrc><backlink>$$Uhttps://doi.org/10.48550/arXiv.2304.11943$$DView paper in arXiv$$Hfree_for_read</backlink></links><search><creatorcontrib>Li, Haitao</creatorcontrib><creatorcontrib>Ai, Qingyao</creatorcontrib><creatorcontrib>Zhan, Jingtao</creatorcontrib><creatorcontrib>Mao, Jiaxin</creatorcontrib><creatorcontrib>Liu, Yiqun</creatorcontrib><creatorcontrib>Liu, Zheng</creatorcontrib><creatorcontrib>Cao, Zhao</creatorcontrib><title>Constructing Tree-based Index for Efficient and Effective Dense Retrieval</title><description>Recent studies have shown that Dense Retrieval (DR) techniques can significantly improve the performance of first-stage retrieval in IR systems. Despite its empirical effectiveness, the application of DR is still limited. In contrast to statistic retrieval models that rely on highly efficient inverted index solutions, DR models build dense embeddings that are difficult to be pre-processed with most existing search indexing systems. To avoid the expensive cost of brute-force search, the Approximate Nearest Neighbor (ANN) algorithm and corresponding indexes are widely applied to speed up the inference process of DR models. Unfortunately, while ANN can improve the efficiency of DR models, it usually comes with a significant price on retrieval performance. To solve this issue, we propose JTR, which stands for Joint optimization of TRee-based index and query encoding. Specifically, we design a new unified contrastive learning loss to train tree-based index and query encoder in an end-to-end manner. The tree-based negative sampling strategy is applied to make the tree have the maximum heap property, which supports the effectiveness of beam search well. Moreover, we treat the cluster assignment as an optimization problem to update the tree-based index that allows overlapped clustering. We evaluate JTR on numerous popular retrieval benchmarks. Experimental results show that JTR achieves better retrieval performance while retaining high system efficiency compared with widely-adopted baselines. It provides a potential solution to balance efficiency and effectiveness in neural retrieval system designs.</description><subject>Computer Science - Computation and Language</subject><subject>Computer Science - Information Retrieval</subject><fulltext>true</fulltext><rsrctype>article</rsrctype><creationdate>2023</creationdate><recordtype>article</recordtype><sourceid>GOX</sourceid><recordid>eNotj8FKxDAURbNxIaMf4Mr8QGvS1_alS6mjFgYE6b68JC8SGDOS1jL-vTOjq8uFy-EeIe60KmvTNOqB8jGuZQWqLrXuargWQ39I85K_3RLThxwzc2FpZi-H5PkowyHLbQjRRU6LpOTPjU_jleUTp5nlOy858kr7G3EVaD_z7X9uxPi8HfvXYvf2MvSPu4JahEIbg4iuA9uEFsla6x0jNMF4rpA0ISh1Outb6JRCRmUrcMZq4yzZxsNG3P9hLy7TV46flH-ms9N0cYJfzThG5Q</recordid><startdate>20230424</startdate><enddate>20230424</enddate><creator>Li, Haitao</creator><creator>Ai, Qingyao</creator><creator>Zhan, Jingtao</creator><creator>Mao, Jiaxin</creator><creator>Liu, Yiqun</creator><creator>Liu, Zheng</creator><creator>Cao, Zhao</creator><scope>AKY</scope><scope>GOX</scope></search><sort><creationdate>20230424</creationdate><title>Constructing Tree-based Index for Efficient and Effective Dense Retrieval</title><author>Li, Haitao ; Ai, Qingyao ; Zhan, Jingtao ; Mao, Jiaxin ; Liu, Yiqun ; Liu, Zheng ; Cao, Zhao</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-a673-188777c93b5f67abbbdce735f8de27a1a7300485d639007e70b23c8b18cbab5d3</frbrgroupid><rsrctype>articles</rsrctype><prefilter>articles</prefilter><language>eng</language><creationdate>2023</creationdate><topic>Computer Science - Computation and Language</topic><topic>Computer Science - Information Retrieval</topic><toplevel>online_resources</toplevel><creatorcontrib>Li, Haitao</creatorcontrib><creatorcontrib>Ai, Qingyao</creatorcontrib><creatorcontrib>Zhan, Jingtao</creatorcontrib><creatorcontrib>Mao, Jiaxin</creatorcontrib><creatorcontrib>Liu, Yiqun</creatorcontrib><creatorcontrib>Liu, Zheng</creatorcontrib><creatorcontrib>Cao, Zhao</creatorcontrib><collection>arXiv Computer Science</collection><collection>arXiv.org</collection></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext_linktorsrc</fulltext></delivery><addata><au>Li, Haitao</au><au>Ai, Qingyao</au><au>Zhan, Jingtao</au><au>Mao, Jiaxin</au><au>Liu, Yiqun</au><au>Liu, Zheng</au><au>Cao, Zhao</au><format>journal</format><genre>article</genre><ristype>JOUR</ristype><atitle>Constructing Tree-based Index for Efficient and Effective Dense Retrieval</atitle><date>2023-04-24</date><risdate>2023</risdate><abstract>Recent studies have shown that Dense Retrieval (DR) techniques can significantly improve the performance of first-stage retrieval in IR systems. Despite its empirical effectiveness, the application of DR is still limited. In contrast to statistic retrieval models that rely on highly efficient inverted index solutions, DR models build dense embeddings that are difficult to be pre-processed with most existing search indexing systems. To avoid the expensive cost of brute-force search, the Approximate Nearest Neighbor (ANN) algorithm and corresponding indexes are widely applied to speed up the inference process of DR models. Unfortunately, while ANN can improve the efficiency of DR models, it usually comes with a significant price on retrieval performance. To solve this issue, we propose JTR, which stands for Joint optimization of TRee-based index and query encoding. Specifically, we design a new unified contrastive learning loss to train tree-based index and query encoder in an end-to-end manner. The tree-based negative sampling strategy is applied to make the tree have the maximum heap property, which supports the effectiveness of beam search well. Moreover, we treat the cluster assignment as an optimization problem to update the tree-based index that allows overlapped clustering. We evaluate JTR on numerous popular retrieval benchmarks. Experimental results show that JTR achieves better retrieval performance while retaining high system efficiency compared with widely-adopted baselines. It provides a potential solution to balance efficiency and effectiveness in neural retrieval system designs.</abstract><doi>10.48550/arxiv.2304.11943</doi><oa>free_for_read</oa></addata></record>
fulltext fulltext_linktorsrc
identifier DOI: 10.48550/arxiv.2304.11943
ispartof
issn
language eng
recordid cdi_arxiv_primary_2304_11943
source arXiv.org
subjects Computer Science - Computation and Language
Computer Science - Information Retrieval
title Constructing Tree-based Index for Efficient and Effective Dense Retrieval
url https://sfx.bib-bvb.de/sfx_tum?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2025-01-17T13%3A17%3A47IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-arxiv_GOX&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&rft.genre=article&rft.atitle=Constructing%20Tree-based%20Index%20for%20Efficient%20and%20Effective%20Dense%20Retrieval&rft.au=Li,%20Haitao&rft.date=2023-04-24&rft_id=info:doi/10.48550/arxiv.2304.11943&rft_dat=%3Carxiv_GOX%3E2304_11943%3C/arxiv_GOX%3E%3Curl%3E%3C/url%3E&disable_directlink=true&sfx.directlink=off&sfx.report_link=0&rft_id=info:oai/&rft_id=info:pmid/&rfr_iscdi=true