中文
相关论文

相关论文: LSTM-based Selective Dense Text Retrieval Guided b…

200 篇论文

Learned sparse retrieval (LSR) is a family of first-stage retrieval methods that are trained to generate sparse lexical representations of queries and documents for use with an inverted index. Many LSR methods have been recently introduced,…

信息检索 · 计算机科学 2023-03-28 Thong Nguyen , Sean MacAvaney , Andrew Yates

Many discriminative natural language understanding (NLU) tasks have large label spaces. Learning such a process of large-space decision making is particularly challenging due to the lack of training instances per label and the difficulty of…

计算与语言 · 计算机科学 2023-10-31 Nan Xu , Fei Wang , Mingtao Dong , Muhao Chen

Distributional text clustering delivers semantically informative representations and captures the relevance between each word and semantic clustering centroids. We extend the neural text clustering approach to text classification tasks by…

计算与语言 · 计算机科学 2020-11-25 Yekun Chai , Haidong Zhang , Shuo Jin

Dense retrieval methods have shown great promise over sparse retrieval methods in a range of NLP problems. Among them, dense phrase retrieval-the most fine-grained retrieval unit-is appealing because phrases can be directly used as the…

计算与语言 · 计算机科学 2021-09-17 Jinhyuk Lee , Alexander Wettig , Danqi Chen

Learned sparse retrieval (LSR) is a family of neural retrieval methods that transform queries and documents into sparse weight vectors aligned with a vocabulary. While LSR approaches like Splade work well for short passages, it is unclear…

信息检索 · 计算机科学 2023-05-31 Thong Nguyen , Sean MacAvaney , Andrew Yates

Learned Sparse Retrievers (LSR) have evolved into an effective retrieval strategy that can bridge the gap between traditional keyword-based sparse retrievers and embedding-based dense retrievers. At its core, learned sparse retrievers try…

信息检索 · 计算机科学 2024-08-23 Meet Doshi , Vishwajeet Kumar , Rudra Murthy , Vignesh P , Jaydeep Sen

Traditional information retrieval is based on sparse bag-of-words vector representations of documents and queries. More recent deep-learning approaches have used dense embeddings learned using a transformer-based large language model. We…

信息检索 · 计算机科学 2024-01-09 Priyanka Mandikal , Raymond Mooney

In neural Information Retrieval (IR), ongoing research is directed towards improving the first retriever in ranking pipelines. Learning dense embeddings to conduct retrieval using efficient approximate nearest neighbors methods has proven…

信息检索 · 计算机科学 2021-09-22 Thibault Formal , Carlos Lassance , Benjamin Piwowarski , Stéphane Clinchant

Large language models (LLMs) often rely on user-specific memories distilled from past interactions to enable personalized generation. A common practice is to concatenate these memories with the input prompt, but this approach quickly…

计算与语言 · 计算机科学 2026-01-27 Ondrej Bohdal , Pramit Saha , Umberto Michieli , Mete Ozay , Taha Ceritli

We compare the performance of different clustering algorithms applied to the task of unsupervised text categorization. We consider agglomerative clustering algorithms, principal direction divisive partitioning and (for the first time)…

无序系统与神经网络 · 物理学 2007-05-23 D. Volk , M. G. Stepanov

Vector-based retrieval systems have become a common staple for academic and industrial search applications because they provide a simple and scalable way of extending the search to leverage contextual representations for documents and…

信息检索 · 计算机科学 2023-04-04 Daniel Campos , ChengXiang Zhai

We present an efficient and robust approach for extracting clusters of galaxies from weak lensing survey data and measuring their properties. We use simple, physically-motivated cluster models appropriate for such sparse, noisy data, and…

天体物理学 · 物理学 2008-10-07 F. Feroz , P. J. Marshall , M. P. Hobson

Text retrieval is a long-standing research topic on information seeking, where a system is required to return relevant information resources to user's queries in natural language. From classic retrieval methods to learning-based ranking…

信息检索 · 计算机科学 2022-11-29 Wayne Xin Zhao , Jing Liu , Ruiyang Ren , Ji-Rong Wen

Vision-Language Pretrained (VLP) models have achieved impressive performance on multimodal tasks, including text-image retrieval, based on dense representations. Meanwhile, Learned Sparse Retrieval (LSR) has gained traction in text-only…

计算与语言 · 计算机科学 2025-08-26 Jonghyun Song , Youngjune Lee , Gyu-Hwung Cho , Ilhyeon Song , Saehun Kim , Yohan Jo

In this paper, we address an issue of finding explainable clusters of class-uniform data in labelled datasets. The issue falls into the domain of interpretable supervised clustering. Unlike traditional clustering, supervised clustering aims…

机器学习 · 计算机科学 2023-07-18 Natallia Kokash , Leonid Makhnist

We show how full-text search based on inverted indices can be accelerated by clustering the documents without losing results (SeCluD -- SEarch with CLUstered Documents). We develop a fast multilevel clustering algorithm that explicitly uses…

信息检索 · 计算机科学 2014-11-06 Jonathan Dimond , Peter Sanders

Dictionary learning and sparse coding have been widely studied as mechanisms for unsupervised feature learning. Unsupervised learning could bring enormous benefit to the processing of hyperspectral images and to other remote sensing data…

图像与视频处理 · 电气工程与系统科学 2022-02-03 Joshua Bruton , Hairong Wang

We explore leveraging corpus-specific vocabularies that improve both efficiency and effectiveness of learned sparse retrieval systems. We find that pre-training the underlying BERT model on the target corpus, specifically targeting…

信息检索 · 计算机科学 2024-01-15 Puxuan Yu , Antonio Mallia , Matthias Petri

Multimodal representations that enable cross-modal retrieval are widely used. However, these often lack interpretability making it difficult to explain the retrieved results. Solutions such as learning sparse disentangled representations…

信息检索 · 计算机科学 2025-06-25 Prachi J , Sumit Bhatia , Srikanta Bedathur

Retrieval over large codebases is a key component of modern LLM-based software engineering systems. Existing approaches predominantly rely on dense embedding models, while learned sparse retrieval (LSR) remains largely unexplored for code.…

信息检索 · 计算机科学 2026-03-24 Simon Lupart , Maxime Louis , Thibault Formal , Hervé Déjean , Stéphane Clinchant