中文
相关论文

相关论文: Mistral-SPLADE: LLMs for better Learned Sparse Ret…

200 篇论文

Learned Sparse Retrieval (LSR) combines the efficiency of bi-encoders with the transparency of lexical matching, but existing approaches struggle to scale beyond English. We introduce MILCO, an LSR architecture that maps queries and…

信息检索 · 计算机科学 2026-03-20 Thong Nguyen , Yibin Lei , Jia-Huei Ju , Eugene Yang , Andrew Yates

We propose RaDeR, a set of reasoning-based dense retrieval models trained with data derived from mathematical problem solving using large language models (LLMs). Our method leverages retrieval-augmented reasoning trajectories of an LLM and…

计算与语言 · 计算机科学 2025-05-28 Debrup Das , Sam O' Nuallain , Razieh Rahimi

Expansion-enhanced sparse lexical representation improves information retrieval (IR) by minimizing vocabulary mismatch problems during lexical matching. In this paper, we explore the potential of jointly learning dense semantic…

机器学习 · 计算机科学 2024-05-24 Biplob Biswas , Rajiv Ramnath

Neural retrievers based on dense representations combined with Approximate Nearest Neighbors search have recently received a lot of attention, owing their success to distillation and/or better sampling of examples for training -- while…

信息检索 · 计算机科学 2022-05-13 Thibault Formal , Carlos Lassance , Benjamin Piwowarski , Stéphane Clinchant

While in-context Learning (ICL) has proven to be an effective technique to improve the performance of Large Language Models (LLMs) in a variety of complex tasks, notably in translating natural language questions into Structured Query…

计算与语言 · 计算机科学 2024-06-13 Yuxi Feng , Raymond Li , Zhenan Fan , Giuseppe Carenini , Mohammadreza Pourreza , Weiwei Zhang , Yong Zhang

Modern knowledge-intensive systems, such as retrieval-augmented generation (RAG), rely on effective retrievers to establish the performance ceiling for downstream modules. However, retriever training has been bottlenecked by sparse,…

信息检索 · 计算机科学 2026-02-16 Benben Wang , Minghao Tang , Hengran Zhang , Jiafeng Guo , Keping Bi

Recent work has shown that directly fine-tuning large language models (LLMs) for dense retrieval yields strong performance, but their substantial parameter counts make them computationally inefficient. While prior studies have revealed…

信息检索 · 计算机科学 2025-12-24 Yibin Lei , Shwai He , Ang Li , Andrew Yates

In this work, we explore a Multilingual Information Retrieval (MLIR) task, where the collection includes documents in multiple languages. We demonstrate that applying state-of-the-art approaches developed for cross-lingual information…

信息检索 · 计算机科学 2023-05-17 Zhiqi Huang , Hansi Zeng , Hamed Zamani , James Allan

Large language models (LLMs) augmented with retrieval exhibit robust performance and extensive versatility by incorporating external contexts. However, the input length grows linearly in the number of retrieved documents, causing a dramatic…

计算与语言 · 计算机科学 2024-05-28 Yun Zhu , Jia-Chen Gu , Caitlin Sikora , Ho Ko , Yinxiao Liu , Chu-Cheng Lin , Lei Shu , Liangchen Luo , Lei Meng , Bang Liu , Jindong Chen

We present DR.DECR (Dense Retrieval with Distillation-Enhanced Cross-Lingual Representation), a new cross-lingual information retrieval (CLIR) system trained using multi-stage knowledge distillation (KD). The teacher of DR.DECR relies on a…

计算与语言 · 计算机科学 2022-08-02 Yulong Li , Martin Franz , Md Arafat Sultan , Bhavani Iyer , Young-Suk Lee , Avirup Sil

Tactics, Techniques, and Procedures (TTPs) outline the methods attackers use to exploit vulnerabilities. The interpretation of TTPs in the MITRE ATT&CK framework can be challenging for cybersecurity practitioners due to presumed expertise…

密码学与安全 · 计算机科学 2025-10-09 Reza Fayyazi , Rozhina Taghdimi , Shanchieh Jay Yang

Learned sparse and dense representations capture different successful approaches to text retrieval and the fusion of their results has proven to be more effective and robust. Prior work combines dense and sparse retrievers by fusing their…

信息检索 · 计算机科学 2021-12-10 Sheng-Chieh Lin , Jimmy Lin

Automatic Speech Recognition (ASR) aims to convert human speech content into corresponding text. In conversational scenarios, effectively utilizing context can enhance its accuracy. Large Language Models' (LLMs) exceptional long-context…

声音 · 计算机科学 2026-01-19 Bingshen Mu , Hexin Liu , Hongfei Xue , Kun Wei , Lei Xie

Learned sparse retrieval, which can efficiently perform retrieval through mature inverted-index engines, has garnered growing attention in recent years. Particularly, the inference-free sparse retrievers are attractive as they eliminate…

信息检索 · 计算机科学 2025-07-02 Zhichao Geng , Yiwen Wang , Dongyu Ru , Yang Yang

Self-supervised automatic speech recognition (SSL-ASR) is an ASR approach that uses speech encoders pretrained on large amounts of unlabeled audio (e.g., wav2vec2.0 or HuBERT) and then fine-tunes them with limited labeled data to perform…

音频与语音处理 · 电气工程与系统科学 2026-01-07 Eyal Cohen , Bhiksha Raj , Joseph Keshet

Learned sparse retrieval (LSR) is a popular method for first-stage retrieval because it combines the semantic matching of language models with efficient CPU-friendly algorithms. Previous work aggregates blocks into "superblocks" to quickly…

信息检索 · 计算机科学 2026-02-04 Parker Carlson , Wentai Xie , Rohil Shah , Tao Yang

Information retrieval systems are crucial for enabling effective access to large document collections. Recent approaches have leveraged Large Language Models (LLMs) to enhance retrieval performance through query augmentation, but often rely…

信息检索 · 计算机科学 2025-04-15 Pengcheng Jiang , Jiacheng Lin , Lang Cao , Runchu Tian , SeongKu Kang , Zifeng Wang , Jimeng Sun , Jiawei Han

Dense retrievers play a vital role in accessing external and specialized knowledge to augment language models (LMs). Training dense retrievers typically requires annotated query-document pairs, which are costly to create and scarce in…

Large language models (LLMs) encode a diverse range of linguistic features within their latent representations, which can be harnessed to steer their output toward specific target characteristics. In this paper, we modify the internal…

计算与语言 · 计算机科学 2025-02-27 Sumanta Bhattacharyya , Pedram Rooshenas

In this paper we present Large Language Model Assisted Retrieval Model Ranking (LARMOR), an effective unsupervised approach that leverages LLMs for selecting which dense retriever to use on a test corpus (target). Dense retriever selection…

信息检索 · 计算机科学 2024-05-24 Ekaterina Khramtsova , Shengyao Zhuang , Mahsa Baktashmotlagh , Guido Zuccon